/*
Styl (c) 2010 www.tygr.net
*/


#obsah_strana {
	border-style: none;
	width: 1014px;
	height: auto;
	margin: auto;
}

#hlavicka_horni_vyhlazeni {
	float: left;
	width: 1014px;
	height: 10px;
	background: url(images/hlavicka_horni_vyhlazeni.png) no-repeat top left;
}

#obsah_2 {
	float: left;	
	width: 1006px;
	border-style: none;
	padding-left: 8px;
	padding-right: 0px; 
	padding-top: 0px;
	border-width: 3px;
	border-color: #ff00ff;
	background-color: #000000;
	color: #ffffff;
}

#obsah_dolni_vyhlazeni {
	float: left;
	width: 1014px;
	height: 10px;
	background: url(images/hlavicka_dolni_vyhlazeni.png) no-repeat bottom left;
}
	
#dolni_mezera {
	float: left;
	width: 1014px;
	height: 30px;
	background: url(images/dolni_mezera.png) no-repeat top left;
}
