/* CSS Document */
* {	margin: 0;	padding: 0;}
body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	background: #ffffff url(../images/hlavni_pozadi.jpg) top left repeat-x;
	margin-bottom:20px;
}
img {border:none;}
#hlavni {
	position:relative;
	margin:auto;
	width:999px;	
}
#stred_0 {
	height:45px;
	text-align:left;
	position:relative;
}
#stred_0 .inputs {position:absolute; top:7px; right:90px; width:222px; text-align:right;}
#stred_0 #form input{background-color:#009900; border:none;}
#stred_0 #form .jmeno{width:70px; height:18px; padding:3px 7px 0px 4px;  background-image:url(../images/input_registrace_jmeno.jpg); }
#stred_0 #form .heslo{width:70px; height:18px; padding:3px 7px 0px 4px;  background-image:url(../images/input_registrace_heslo.jpg); }
#stred_0 #form .prihlasit_butt{width:60px; height:21px; background-image:url(../images/input_registrace_butt.jpg); }
#stred_0 #form .hledat{width:111px; height:18px; padding:3px 7px 0px 4px;  background-image:url(../images/input_hledat_text.jpg);  }
#stred_0 #form .hledat_butt{width:60px; height:21px; background-image:url(../images/input_hledat_butt.jpg); }
#stred_0 #jazyky {
	color: #FFFFFF;
	position:absolute;
	top:12px; left:128px;
}
#stred_0 #jazyky a {
	color: #FFFFFF;
}
#stred_1 {
	height:94px;
	background-image:url(../images/stred_1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#stred_1 h1{
	color:#FFFFFF; 
	font-weight:normal; 
	font-size:34px;
	position:relative; top:48px; left:18px;
}
#stred_2 {
	height:242px;
	position:relative;
	background-image:url(../images/stred_2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;	
}
#stred_2 h1{
	visibility:hidden;
}
#stred_2 #sova { position:absolute; top:5px; left:0px;}	
#stred_3 {
	position:relative;
	height:187px;
	background-image:url(../images/stred_3.jpg);
	background-repeat:no-repeat;
	overflow:hidden;	
}
#stred_3 a {
	position:absolute; 
	padding-top:13px;
	width:160px; height:65px;
	display:block; 
	font-size:25px; font-weight:bold; 
	color: #D85C12;
	line-height:25px;
	text-decoration:none;
}
#stred_3 a:hover {
	color:#006600;
	border-top:4px solid #006600;
	padding-top:9px;
}
#stred_3_l { left:152px; text-align:right; padding-right:10px;}
#stred_3_r { left:680px; text-align:left; padding-left:10px;}

#stred_4 {
	margin:auto;
	background-color:#FFF5C6;
	background-image:url(../images/obsah_pozadi.jpg);
	background-repeat:repeat-y;
	width:837px;
	text-align:left;
}
#stred_4 h2 {
	color:#ffffff;
	padding:5px 0px 6px 0px;
	font-size:125%;
}
#stred_4 #uzky h2 {
	background-color:#E06E28;
	background-image:url(../images/pozadi_oranzova2.jpg);
	text-align:center;
}
#stred_4 #siroky h2 {
	background-color:#61B24B;
	background-image:url(../images/pozadi_zelana.jpg);	
	padding-left:40px;
}
#stred_4 #uzky {
	width:280px;
	float:left;
}
#stred_4 #uzky .obsah { padding:6px 25px 15px 25px;}
#stred_4 #uzky .obsah h3{ color: #E17100; margin:1.4em 0 0; font-size:125%;}
#stred_4 #uzky .obsah .datum{font-size:90%; color:#666666; font-weight:normal; margin-bottom:0.8em;}
#stred_4 #uzky .obsah img{ margin-bottom:9px; border:1px solid #E17100;}
#stred_4 #uzky a { color:#DF7000;}
#stred_4 #uzky a:hover { color:#000;}
#stred_4 #uzky a.vice { font-size:85%; font-weight:bold;}
#stred_4 #uzky .novinky_navigace { margin-top:2.2em; padding-top:0.6em; text-align:center; border-top:1px solid #DF7000; }

#stred_4 #siroky {
	margin-left:280px;
	width:557px;
}
#stred_4 #siroky .obsah { padding:35px 40px 40px 40px;}
#stred_4 #siroky .obsah img{ margin:0.5em 0em 1.5em 1.3em;  border:1px solid #006600;}
#stred_4 #siroky .obsah h3{ color: #006600; margin:0.6em 0 0.7ex; font-size:125%;}
.obsah { text-align:left;}
.obsah p{ margin-bottom:0.8em;}

#stred_4 #patka {
	text-align:left;
	position:relative;
	padding-top:6px;
	padding-left:20px;
	border-top:6px solid #024C3B;
	background-color:#FFFFFF;
	clear: both;
	width:817px;
	font-size:90%;
}

#patka a{ color:#004400; text-decoration:none;}
#patka a:hover{ color: #DF7000;}
#patka .odkazy {
	position:absolute; right:20px; top:6px; text-align:right;
}
#patka .bottomLine {margin-top:10px;}

