html, body {
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url("obr/background.gif")
}
.centr {
	width: 780px;
	height: 715px;
	_height: 705px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
.menuz, .menum {
	font-family: arial black;
	font-size: 11px;
}
img {
	border: none;
}
a {
	display: block;
	text-decoration: none;
	color: black;
}
.menuz {
	background: url("obr/menu_z.jpg") no-repeat;
	width: 184px;
	height: 654px;
	float: left;
}
.menuz a {
	position: relative;
	left: 12px;
	margin-top: 21.5px;
	color: #494949;
}
.menuz a:hover {
	color: black;
}
.prvniodsazeniz {
	margin-top: 22px;
}
.prodej {
	float: left;
}
.distribuce {
	float: right;
	position: relative;
	top: 2px;
	_top: 5px;
}
.menum {
	color: white;
	text-align: right;
	background: url("obr/menu_m.png") no-repeat;
	width: 184px;
	height: 654px;
	float: right;
}
.menum a {
	color: #dce0f8;
	position: relative;
	left: -12px;
	margin-top: 21.5px;
}
.menum a:hover {
	color: white;
}
.prvniodsazenim {
	margin-top: 325px;
}
.odsazenim {
	margin: 21.9px 12px 0 0;
}
.obrazek {
	border-bottom: 1px solid #d0a510;
	width: 595px;
}
.blok {
	background: url('obr/background2.gif');
	width: 596px;
	float: right;
}
.podminky {
	margin-right: 20px;
	margin-left: 20px;
	font-family: arial;
	font-size: 12px;
}
.textm {
	margin-right: 20px;
	margin-left: 20px;
	font-family: arial;
	font-size: 12px;
	color: white;
}
.style3 {
	font-size: 18px;
}
.style4 {
	color: #FF0000;
}
.podmenu {
  text-align: left;
	margin: 85px 0 0 0px; /* tady se nastavuje odsazeni shora momentalne 85px */
	line-height: 0px;
}

