body, html{
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	height: 100%;
	text-align: center;
	background: #F5E7C4;

}

h1{
	font-size: 1em;
	margin-bottom: 18px;
	color: red;
}
a{
	color: red;
}

#body{
	background: url(/cz/images/body.gif) repeat-y;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	height: auto;
	min-height: 100%;
	_height: auto;
}
#logo{
	display: block;
	width: 1010px;
	height: 106px;
	background: url(/cz/images/logo.gif) no-repeat;
}     
#logo a{
	display: block;
	width: 1010px;
	height: 106px;
}
#logo span{
	display: none;
}

#obal_menu{
	height: 134px;
	padding-left: 175px;
}
#obal_menu ul, #obal_menu li, #holka_mat ul, #holka_mat li{
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
	
}   
#obal_menu img{
	float: left;
}
#obal_menu li{
	display: inline;
	float: left;
}
#skola_menu_a_1_end, #menu_a_1_end, #skola_menu_a_1{
	color: #FDDB89;
}
.skola_menu_a_1, .menu_a_1{
	color: white;
}

#holka li{
	font-weight: bolder;
	line-height: 1.2em;
	padding: 3px 0px;
}

#menu_block{
	width: 672px;
	float: left;
	
}

#obal_text{
	background: url(/cz/images/kluk.gif) no-repeat;
	min-height: 550px;
	_height: 550px;
}

#holka{
	float: left;
	width: 175px;
	margin-top: -134px;
	background: url(/cz/images/holka_bg.jpg) repeat-y;
}
#holka1{
	background: url(/cz/images/holka_0.jpg) no-repeat;
}
#holka2{
	min-height: 555px;
	background: url(/cz/images/holka_1.jpg) no-repeat 0px bottom;
}
#holka_mat{
	padding: 165px 40px 198px 60px;
	font-size: 0.7em;
}
#text_mat{
	padding: 30px 220px 150px 0px;
	float: right;
}
#text{

	width:580px;
	
}
#dnes{
	position: absolute;
	top: 42px;
	left: 35px;
	font-size: 0.7em;
	font-weight: bolder;
}
.today{
	padding-top: 3px;
	color: #AB080B;
}

#bottom{
	position: relative;
	
	line-height: 24px;
	font-size: 0.6em;
	margin-top: -25px;
	border-top: 1px solid #C3C3C3;
	color: #898989;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}
#bottom a{
	color: #898989;
}
