*{
	margin: 0; 
	padding: 0;
}

.hidden{
	display: none;
}

body{
	text-align: center; 
	font-family: "Thaoma", Arial, Helvetica, sans-serif; 
	background-color: #7E7F82;
}


#main{
	width: 800px; 
	margin: auto; 
	padding: auto; 
	border: 0;
}


#logo{
	width: 100%;
	float: left; 
	background: url(../images/logo.png) no-repeat; 
	height: 235px;
}


img{
	border: 0;
}


#logo a{
	float: right;
	margin-top: 7px;
	margin-right: 120px;
}


#menu{ 
	height: 36px; 
	float: left;
}

#menu li{
	display: inline;
	list-style: none;
	float: left;
}


#left{
	_margin-top: -3px;
	width: 255px;
	height: 307px;
	
	float: left;
	background: url(../images/zena.png) no-repeat #2D2D2D 0 7px;
}


#left h3{
	margin: 0; padding: 0; float: left;
	height: 20px;
	color: white;
	font-size: 10pt;
	width: 255px;
	background-color: #2B2728;
	padding-top: 3px;
	margin-top: 77px;
}


#left ul{
	text-align: left;
	width: 220px;
	float: left;
	color: #F5A824; 
	font-size: 9pt;
	font-weight: bold;
	list-style-image: url(../images/li.gif);
	padding-left: 35px;
	padding-top: 10px;
	border: 0px red solid;
	background-color: #4C4C4C;
	height: 207px;
}


#left li{
	height: 18px;
}

#obsah{
	width: 800px;
	min-height: 317px;
	_height: 307px;
	float: left;
	_margin-top: -3px;
	background-color: #383838;
	/*padding-bottom: 20px;*/
}


#obsah p{
	font-size: 10pt; 
	text-align: justify;
	color: white;
	width: 333px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}


#obsah h2{
	text-align: left;
	width: 333px;
	color: #F5A825;
	font-size: 17px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}


#obsah img{
	margin-left: 10px;
	margin-top: 15px;
	_margin-top: -30px;
}


#white{
	
	background-color: white;
	text-align: center;
	height: 192px;
	width: 156px;
	float: right;
	_float: none;
	margin-right: 10px;
	_margin-right: 0px;
	margin-top: 15px;
	margin-top: -30px;
	border: 0px red solid;
	padding-right: 3px;
}

#white img{
	_position: absolute;
	_top: 387px;
	_left: 735px;
	margin-right: 10px;
	margin-top: 7px;
	_margin: 0;
}


#white a{
	_position: absolute;
	_top: 155px;
	_left: 30px;
	
	
	
	
}


.vice{
	
	
}

#dark{
	width: 545px;
	float: right;
	height: 100px;
	/*_margin-top: -51px;*/
	background: url(../images/dodavka.gif) no-repeat #2D2D2D 40px;
}

#dark p{
	float: right;
	margin: 0; 
	padding: 0;
	text-align: right;
	font-size: 16pt;
	margin-top: 20px;
	line-height: 30px;	
}


#call{
	margin-right: 250px;
}


#call-number{
	margin-right: 120px;
	color: #F5A825;
}

#patka{
	width: 800px;
	height: 20px;
	float: left;
	background-color: #2D2D2D;
	color: #989898;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 3px;
	text-align: right;
	
}


#patka a{
	text-decoration: none;
	color: #989898;
}


.odkaz-patka{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

