body, html {
	height:100%;
}
body {
background:url(obrazky/okolni_pozadi.jpg) repeat;
margin:0;

/*	background-color:#3429F5;*/
background-color:#eaab02;
	font-family:"Comic Sans MS";
	/*	font-size:14px;*/
	text-align:center;
}


#obsah {
	width:1006;
	/*height:auto;*/
	height:800;
		/*margin:0;*/

	padding:0;
	margin-right:auto;
	margin-left:auto;
	text-align:centr;
	font-weight:bolder;
	background:url(/obrazky/pozadi.png) no-repeat;
}
#horni {
	/*border:solid 1px #000000;*/

	/*margin:0;*/


	padding:0;

	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:1006;
	height:151;
	background:url(/obrazky/horni_banner_2.png) no-repeat;
}

#svatek {
	margin:0;
	padding:0;
	margin-right:15px;

}

#stred {
	font-family:"Comic Sans MS";
	font-weight:normal;
	text-align:left;
	width:750px;
	height:575px;
	margin-top:10px;
	margin-left:210px;
	overflow:auto;
	border:groove 2px #663300;
	padding:10px;
}

#dolni {
	text-align:center;
	width:1000;
	height:100;
	background:url(/obrazky/bg_stred_spodek_2.png) no-repeat;
	margin-right:auto;
	margin-left:auto;
}
#levy {
	/*border:solid 1px #000000;*/
	background:none;
	width:200px;
	height:200px;
	margin-top:0px;
	float:left;/*	_margin-right:-3px; /*rešešení 3px bugu v IE, krok 3 */
	/*border:solid 1px #663300;*/
}



.text_datum {
font-family:Geneva;
color:#000000;
font-size:14px;
font-weight:100;
margin:0;
padding:0;
text-align:right;
}





#levy span.index_obrazek {
	cursor:pointer;
	background:url(/obrazky/index_logo.png) no-repeat;
	width:79;
	height:100;
	margin:0;
	padding:0;
	float:right;
	margin-top:10;
	margin-right:50;
}
#levaNavigace {
/*	margin-top:111;
	font-weight:100%;
	font-family:"Comic Sans MS", "Arial";*/
}
	


#levy .pomlcka {
	border:url(../obrazky/pomlcka.gif) repeat-x;
}
#levy .style1 {
	font-family:"Comic Sans MS, Arial";
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
}
#levy .style2 {
	font-size:11px;
	font-family:"Verdana";
	color:#FF6600;
	font-weight:bolder;
	cursor:help;
	text-decoration:underline;
}
#levy .cursor {
	cursor:help;
	border-bottom:dashed 1px blue;
}

/*název kategorie*/
#stred h2 {
	font-style:italic;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	margin-top:0;
	/*color:#0033CC;*/
	color:#3333CC;
	font-weight:bold;
}

/*názv kapitol*/
#stred h3 {
	text-align:left;
	text-decoration:underline;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	/*color:#663333;*/
	color:#552a00;
	font-weight:bold;
}

/*subkapitola stejně velká jako písmo*/
#stred h5 {
	text-align:left;
	text-indent:1em;
	margin-bottom:10px;
	font-style:italic;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#660099;
	font-weight:bold;
}

#stred p {
	text-indent:10px;
	}
	
#stred a, a:hover, a:visited {
	text-decoration:underline;
	color:#993300;
	}
#stred span.tlac_zpet {
	cursor:pointer;
	background:url(/obrazky/tlac_zpet.png) no-repeat;
	width:100;
	height:40;
	margin:10;
	padding:8;
	float:right;
} 

#stred span.tlac_archiv {
	cursor:pointer;
	background:url(/obrazky/tlac_archiv.png) no-repeat;
	width:130;
	height:37;
	margin:10;
	padding:8;
	float:right;
} 
