/* CSS Document */

body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	background-color: #ffffff;
	background-repeat:repeat-x;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	color: #666;
}

a 
{
	text-decoration: none;
	color: #C00;
}

a:hover 
{
	text-decoration: none;
}

#box
{
	width:1310px;
	height: auto;
	position:relative;
	margin: 0 auto;
	background-color: #F0F0F0;
	background-image: url(images/bg2.jpg);
	
}

#hlavicka
{
	width: 1310px;
	height: 155px;
	background-image: url(images/hlavicka.jpg);
	background-position: bottom;
	
}

#pruh2
{
	width: 1310px;
	background-image: url(images/pruh2.jpg);
	position: relative;
	height: auto;
	
}
#pruh2_leva
{
	width: 437px;
	height: 140px;
	background-image: url(images/pruh2_leva2.jpg);
	background-repeat:no-repeat;
	float: left;
	
}

#blank_stred
{
	width: 548px;
	height: 78px;
	background-repeat: no-repeat;
	background-image: url(images/blank_stred.jpg);
	position: relative;
	float: left;
	    
}

#pruh2_prava {
	width: 325px;
	height: 140px;
	background-repeat:no-repeat;
	position: relative;
	background-image: url(images/pruh2_prava.jpg);
	float: right;
}
#pruh3
{
	width: 1310px;
	height: 490px;
	position: relative;
	
}

#left_box {
	width: 190px;
	height: 490px;
	background-repeat:no-repeat;
	background-image: url(images/left_box.jpg);
	float: left;
	position: relative;
	top: 0px;
	clear: left;
}

#main_blank 
{
	position: relative;
	height: auto;
	width: 940px;
	text-align: justify;
	background-color: #F0F0F0;
	float: left;
	padding: 0 10px 10px 10px;
}

#right_box {
	width: 157px;
	height: 490px;
	background-repeat:no-repeat;
	background-image: url(images/right_box.jpg);
	background-position: right top;
	float: right;
	position: relative;
	clear: right;
}

#menu1
{
	position: absolute;
	width: 520px;
	height: 90px;
	top: 304px;
	left: 437px;
	    
}

#aktuality 
{
	width: 154px;
	border-left: 1px solid #CCC;
	float: right;
	margin-left: 9px;
	margin-top: 8px;
	padding-left: 8px;
	padding-right: 9px;
	text-align: left;
	clear: both;
	position: absolute;
	left: 980px;
	top: 325px;
	height: 415px;
	visibility: visible;
	border-top: 1px solid #CCC;
}

#paticka 
{
	color: #fff;
	text-align: center;
	height: 86px;
	padding-top: 3px;
	width: 1310px;
	position: relative;
	left: 0px;
	background-image: url(images/paticka.jpg);
	clear: both;
	
}

#main_nadpis
{
	top: 247px;
	left: 331px;
	height: 23px;
	width: 692px;
	border-bottom: 1px solid #CCC;
	padding: 5px 0 5px 0;
	text-align: center;
	font-weight: bold;
	position: absolute;
	font-size: 12px;
	text-transform: uppercase;
}

#adresa
{
	width: 236px;
	text-align: justify;
	position: absolute;
	left: 190px;
	top: 5px;
	height: 33px;
	font-size: 10px;
	color: #FFF;
	
}



h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

.bhz 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #444;
	display: block;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hw2 
{
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}




p
{
	margin: 0;
	padding: 0;
}

.hr  {
	size: 1px;
	border-color: #CCC;
	

}


#home  {
	border-color: #CCC;
	position: absolute;
	width: 65px;
	height: 38px;
	left: 1px;
	top: 0px;
	display: block;

}

#kontakt  {
	border-color: #CCC;
	position: absolute;
	width: 89px;
	height: auto;
	left: 83px;
	top: 0px;
	display: block;
	

}


.bolder  {
	font-weight: bolder;	
}

.red  {
	font-weight: bolder;
	color: #C00;	
}

.black  {
	font-weight: bolder;
	color: #000;	
}

.tabulka
{
	border: solid 1px #999;
	border-collapse: collapse;	
}

.tabulka td
{
	border: solid 1px #999;
	vertical-align:top;
	padding: 4px 4px 4px 4px;
   
 }

.tabulka2
{

}

.tabulka2 td
{
	vertical-align:top;
	padding: 4px 4px 4px 4px;
   
 }
 
.line
{
	vertical-align:center;
	border-bottom: 0.1em #999 solid;
	
   
 }

