body
{
	background-color: #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	margin: 0px;
}
#document
{
	width: 100%;
	height: 100%;
	border: solid red 0px;
	text-align: center;
	vertical-align: top;
}
#page
{
	margin: auto;
	width: 730px;
	border: solid yellow 0px;
	text-align: left;
	background-color: White; /*#627086*/
}
#hlavicka
{
	background-image: url("img/hlavicka.png");
	background-color: #00691A;
	height: 187px;
}
#menu
{
	background-image: url("img/lista_cervena.png");
	background-color: #AB0A0A;
	height: 27px;
}
#left
{
	height: 265px;
	width: 600px;
	background-image: url("img/pozadi_cervene_spodni.png");
	background-color: #E92A0E;
	float: left;
}
#right
{
	height: 265px;
	width: 130px;
	background-image: url("img/pozadi_cervene_spodni.png");
	background-color: #E92A0E;
	float: right;
}
#kompl
{
	color: white;
	height: 21px;
	height= 29px;
	position: relative;
	top: 236px;
	background-image: url("img/patka.png");
	background-color: #E92A0E;
	text-align: center;
	padding-top: 8px;
}
#kompl a
{
	color: white;
	text-decoration: none;
}
#kompl a:hover
{
	text-decoration: underline;
}
.sekce, .sekce_pp_over, .sekce_om_over, .sekce_bz_over
{
	color: White;
	font-size: 12px;
	height: 43px;
	height= 64px;
	padding-left: 65px;
	padding-top: 21px;
	margin-top: 20px;
	margin-left: 50px;
	cursor: pointer;
	width: 460px;
	width= 525px;
}
.sekce_B
{
	font-size: 17px;
	font-weight: normal;	
	float: left;
}
.sekce_normal
{
	width: 280px;
	float: right;
	margin-top: -4px;
}
#pp
{
	background-image: url("img/pomucky_obr.png");
	background-repeat: no-repeat;
}
#om
{
	background-image: url("img/obaly_obr.png");
	background-repeat: no-repeat;
}
#bz
{
	background-image: url("img/bazeny_obr.png");
	background-repeat: no-repeat;
}
.sekce_pp_over
{
	font-size: 12px;
	background-color: #DE3124;
}
.sekce_om_over
{
	background-color: #F04024;
}
.sekce_bz_over
{
	background-color: #FF4F24;
}
#jazyk
{
	float: right;
	color: white;
	background-image: url("img/cz.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	padding-top: 1px;
	height: 16px;
	height= 17px;
	margin-right: 10px;
	margin-right= 5px;
	margin-top: 4px;
}
