/* CSS Document */

body{
	font-family:Verdana,Helvetica,Arial;
	font-size:0.75em;
	color:#000000;
	background-color:#aa0000;   /*cfb197*/
	padding:0;
	margin:0;
}

.celek{
	margin-left:12%;
	width:756px;
	height:500px;
}

.leva{
	float:left;
	width:225px;
}

.prava{
	float:right;
	background-image:url(images/uhencu_03.jpg);
	background-repeat:no-repeat;
	height:135px;
	width:531px;
}

/*PRAVA CAST*/

.wrap{  /*delic pro navigaci a Hledej*/
	width:531px;
	height:21px;
	margin-top:114px;
}

.navigace{
	margin-top:5px;
	float:left;
	width:450px;
}

.pozadi{
	width:531px;
	height:539px;
	background-image: url(images/uhencu_07.jpg);
	}

.obsah{
	margin: 0px 2px 0px 2px;
	float:left;
}

.uvod{
	float:left;
	width:300px;
}

.bocni{
	float:left;
	width:210px;	
}



/*LEVA CAST*/
.menu{  
	height:462px;
	width:225px;
	background-image:url(images/uhencu_09.jpg);
	background-repeat:no-repeat;

}
.menu_ucho{
    margin:100px 0px 0px 0px;	
	float:left;
	width:201px;
	height:283px;
}

.pata{
	width:756px;
	height:82px;
}

/****************************** TEXTY*********************************/

.nadpis{
	font-size:1.5em;
	}

.navigace {
font-size:0.8em;
color:#333;
}

a{
	font-size:1em;
	text-decoration:underline;
	color:#333;
}
a:hover{
	
	color:#990000;
}


.tab_tucne{
color:#fff; 
font-weight:bold;
background-color:#555; 
}

.tab_text{
color:#000; 
background-color:#eee; 
}
