/* CSS Document */

body {
	background-color: #DDDDDD;
	background-image: url(../images/4dots.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#hlava {
position:relative;
}
#hlava img {
border:0px;
}

#hlava #logo {
position:absolute;
top:23px;
left:70px;

}

#hlava #tl1 {
position:absolute;
top:58px;
left:680px;

}
#hlava #tl2 {
position:absolute;
top:58px;
left:750px;

}
#hlava #tl3 {
position:absolute;
top:58px;
left:820px;

}
#hlava #tl4 {
position:absolute;
top:58px;
left:890px;

}
#hlava #jaz {
position:absolute;
top:5px;
left:723px;

}
#hlava #jaz a{
margin-right:20px;
}
#telo {
	background-image: url(../images/midle-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 996px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#divi img {
border:0px;
}

#pata {
	background-image: url(../images/footer_cz.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 996px;
	height:24px;
	margin: 0px auto 0 auto;
	padding: 0px;
	clear: both;
}

#telo #bloky {
	padding: 0px;
	width: 960px;
	margin: 0px auto 30px auto;
}
#telo #bloky img{
border:0px;
}


#telo #bloky p{
	font-size:11px;
	color: #444444;
	padding:10px;
	text-align:justify;
}

#telo #bloky div {
	margin: 2px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 235px;
	background-color: #EEEEEE;
	background-image: url(../images/bg-bloky.jpg);
}

#telo #patky {
	padding: 0px;
	width: 960px;
	margin: 0px auto 30px auto;
}

#telo #patky div {
	margin: 2px;
	padding: 0px;
	float: left;
	height: 1px;
	width: 235px;
	background-color: #CCCC00;
	background-image: none;
	line-height: 1px;
}

#content {
	width: 980px;
	margin: 0 auto 0 auto;
}

#content #divize {
	padding: 0px;
	float: right;
	width: 110px;
	margin: 20px 0 0 0;
}

#content #text {
	padding: 0px;
	float: right;
	width: 550px;
	margin: 0px 10px 0px 0px;
	text-align:justify;
}

#text {
	font-size:11px;
	color: #666666;
}

#text h1 {
	font-size:18px;
	color: #CC0000;
	text-align:left;
}

#text h2 {
	font-size:14px;
	color: #CC0000;
	text-align:left;
}

#text h2 a{
	font-size:14px;
	color: #CC0000;
	text-align:left;
	text-decoration:none;
}

#text h2 a:hover{
	text-decoration:none;
}

#text a {
	color:#333333;
	text-decoration:none;
}

#text a:hover{
	text-decoration:underline;
}

#navigace a {
	font-size:12px; 
	color:#ff9900; 
	font-weight:bold;
	text-decoration:none;
}


#content #navigace {
	padding: 0px;
	float: left;
	width: 300px;
	margin: 0;
}
#txt-navigace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	clear:both;
	margin-bottom:30px;
	text-align: center;
}

#txt-navigace a{
	color: #CC6600;
	text-decoration:none;
}

#txt-navigace a:hover{
	text-decoration:underline;
}

