body, html
{
	background: #120f06 url(bg-body.gif) repeat-y top center;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, "sans-serif !important";
	font-size: small !important;
	text-align: center;
	color: #eae9f8;
}
.resetovac 
{ 
	border: 0px none; 
	margin: 0px; 
	padding: 0px; 
	float: none; 
	clear: both; 
	width: 0px; 
	height: 0px; 
	line-height: 0px; 
	font-size: 0px;
	clear: both;
} 
p, img, table, tr, th, td, h1, h2, h3, h4, h5, li, ul 
{ 
	border: 0px none; 
	margin: 0px; 
	padding: 0px; 
}
a{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#main{
	width: 760px;
	margin: 0px auto 0px auto;
}
#main ul#menu{
	background: url(grl.jpg) no-repeat top center;
	float: left;
	width: 205px;
	display: block;
	padding: 250px 0px 0px 65px;
	color: White;
	text-align: left;
}
#main ul#menu li{
	list-style: none;
	padding: 5px 0px 5px 0px;
}
#main ul#menu li a{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
#main ul#menu li a:hover{
	color: #9d0a0e;
}
#main ul#menu li ul{
	padding: 5px 0px 10px 20px;
}
#main #text{
	width: 490px;
	float: right;
	text-align: left;
}
#main #text h1{
	display: block;
	position: relative;
	width: 300px;
	height: 84px;
	overflow: hidden;
	text-align: center;
	clear: both;
	
	margin: 0px 0px -20px 0px;
}
#main #text h1 a{
	display:block;
	width: 300px;
	height: 84px;
	color:#FFFFFF;
	cursor:pointer;
}
#main #text h1 span{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width: 300px;
	height: 84px;
	background:url(logo.gif) no-repeat top left;
}
#main #text #obsah{
	background: url(bg-text.gif) no-repeat top left;
	display: block;
	clear: both;
	padding: 40px 30px 40px 30px;
	font-size: 85%;
	margin: 20px 0px 0px 0px;
}
#main #text #obsah h2{
	font-size: 130%;
	color: #b1b187;
	margin: 20px 0px 10px 0px;
}
#main #text #loga{
	margin: 0px 0px 0px 25px;
	clear: both;
}
