body, html{
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	text-align: center;
	background-color: #637D4D;
	background-image: url(/cz/images/body_bg.gif);
	background-repeat: repeat-x;
}

a{
	color: black;
}

#body{
	width: 826px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: black;
	text-align: left;
	position: relative;
}
#top{
	background-image: url(/cz/images/photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:137px;
}

#top img{
	float: left;
}
#main{
	background-color: white;
	margin-right: 39px;;
	margin-left: 27px;;
	background-image: url(/cz/images/photo_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
}

#left{
	float: left;
	width:224px;
	
}

.menu_ul_0, .menu_ul_1, .menu_li_0, .menu_li_1 {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.menu_ul_0{
	font-size: 0.8em;
	padding-left: 16px;
}
.menu_ul_1{
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 0.9em;

}
.menu_li_0{
	clear: both;
	background-image: url(/cz/images/menu_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	line-height: 35px;
	width: 200px;
}
.menu_a_0{
	display: block;
	line-height: 35px;
	padding-left: 10px;

}
.menu_a_0:hover{
	padding-left: 12px;
	text-decoration: none;
}

.menu_li_1{
	line-height: 20px;
	width: 200px;

}
.menu_a_1{
	display: block;
	padding-left: 20px;
	line-height: 20px;
}
.menu_a_1:hover{
	padding-left: 22px;
	text-decoration: none;
}
#menu_a_1_end, #menu_a_1, #menu_a_0_end, #menu_a_0{
	color: #1F72A1;
	font-weight: bolder;
}
#menu_a_1_end:hover, #menu_a_1:hover{
	padding-left: 20px;
}
#menu_a_0_end:hover, #menu_a_0:hover{
	padding-left: 10px;
}

#aktualne_title{
	margin-top: 30px;
}
#aktualne_text{
	font-size: 0.7em;
	padding: 2px 25px 10px 25px;
}
#aktualne_text a{ 
	color: #497c20;
}
#right{
	width: 510px;
	float: left;
}
#right_mat{
		padding: 0px 20px 10px 20px;
}
#right_h1{
	font-size: 0.8em;
	border-bottom: 1px solid silver;
	padding-bottom: 8px;
	color: gray;
	margin-bottom: 15px;
}


#bottom{
	color: #D6E1CD;
	font-size: 0.7em;
	padding: 8px 37px 0px 27px;
}
#bottom a{
	color: #D6E1CD;
}
#bottom_span_author{
	float: right;
}
#bottom_span_copy{
	float: left;
}


