body, html{
	background-color: #DADADA;
	color: black;
	padding: 0px;
	margin: 0px;
	height: 100%;
	text-align: center;
}
a{
	color: black;
}
#main{
	text-align: left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/cz/images/main.gif);
	
}
#main_mat{
	padding-left: 10px;
}
#left{
	width: 242px;
	float: left;
}
#right{
	width: 519px;
	float: left;
}

#h1{
	background-image: url(/cz/images/galerie.jpg);
	width: 242px;
	height: 139px;
}
#h1_a{
	display: block;
	width: 242px;
	height: 139px;
}


#h1_a span{
	display: none;
}

#menu_obal{
	width: 242px;
	height: 154px;	
	background-image: url(/cz/images/menu_bg.jpg);
}
.menu_ul{
	display: block;
	padding: 22px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
.menu_ul, .menu_a, .menu_a_d{
	display: block;
	width: 242px;
	height: 29px;
	line-height: 29px;
	font-size: 11px;
	font-weight: bolder;
	color: #777777;
}
.menu_a_d{
	color: black;
}
.menu_span{
	display: block;
	padding-left: 65px;
}


#info{
	width: 519px;
	height: 223px;
	background-image: url(/cz/images/dum.jpg);
}
#info p{
	padding: 144px 0px 0px 10px;
	color: #4C4C4C;
}
#bottom{
	clear: both;
	width: 780px;
	height: 82px;
	background-image: url(/cz/images/bottom.jpg);
	position: relative;
}
#text{
	padding: 0px 25px 25px 20px;
}
#pripravujeme, #akce{
	display: block;
	font-weight: bolder;
	width: 192px;
	height: 27px;
	background-image: url(/cz/images/green_area.gif);
	font-size: 11px;
	color: white;
	text-align: right;
}

#akce{
	background-image: url(/cz/images/orange_area.gif);	
}
#left_more{
	padding: 0px 26px 0px 20px;
}
#pripravujeme_mat{
	padding: 0px 0px 20px 0px;
}
#pripravujeme span{
	padding-right: 20px;
	line-height: 27px;
	text-align: right;
	color: white;
}

#akce span{
	display: block;
	padding-right: 20px;
	height: 27px;
	line-height: 27px;
	text-align: right;
	color: white;
}
#text_left{
	padding-top: 10px;
	
}
#bottom_copy{
	position: absolute;
	top: 15px; 
	left: 258px;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 10px;
	color: #686868;
}
#bottom_copy a{
	color: #686868;
}

#bottom_menu{
	position: absolute;
	top: 42px;
	left: 500px;
	color: white;
	
}
#bottom_menu a{
	color: white;
	padding: 0px 6px;
}

