* {
	margin: 0px;
	padding: 0px;
}
.hiden {
	display: none;
}
#telo #vlna #pata p a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #EDE3BE;
}
#telo {
	height: 580px;
	width: 890px;
	background-image: none;
	position: relative;
	background-color: #0E285E;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#telo #hlava {
}
#telo #vlna {
	height: 275px;
	width: 890px;
	overflow: hidden;
	position: absolute;
	z-index: auto;
	bottom: 0px;
	background-image: url(../images-new/podklady/VLNA.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
}
#telo #logo {
	overflow: hidden;
	position: absolute;
	z-index: auto;
	height: 98px;
	width: 209px;
	top: 22px;
	left: 39px;
}
#telo #fles-body {
	height: 300px;
	width: 600px;
	float: right;
	
	
}
#telo #lang {
	position: absolute;
	width: 250px;
	height: 50px;
	overflow: hidden;
	left: 38px;
	top: 238px;
}
#telo #vlna #lastminit-box {
	position: absolute;
	height: 84px;
	width: 249px;
	bottom: 123px;
	left: 21px;
}
#telo #vlna #lastminit-box #text {
	color: #FFF;
	position: absolute;
	height: auto;
	width: 844px;
	left: 22px;
	bottom: -79px;
}
#telo #vlna #lastminit-box #text p {
	margin: 0px;
	padding: 0px;
}
#telo #vlna #lastminit-box #text h2 {
	margin: 0px;
	padding: 0px;
	color: #F0E4B9;
}
.cena {
	font-size: 140%;
	color: #FFC;
}
#telo #vlna #pata {
	position: absolute;
	z-index: auto;
	height: auto;
	width: 890px;
	bottom: 15px;
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#telo #vlna #pata p {
	padding: 0px;
	font-size: 99%;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#telo #lang ul {
	list-style-type: none;
	display: block;
	height: auto;
	width: auto;
	font-weight: normal;
	color: #FFF;
}
#telo #lang ul li {
	float: left;
	height: 38px;
	width: 45px;
	display: block;
	position: relative;
	margin-right: 10px;
	background-image: url(../images-new/podklady/vlajky.png);
	background-repeat: no-repeat;
}
#telo #lang ul li.en  {
	background-position: -90px 0px;
}
#telo #lang ul li.en:hover {
	background-position: -90px -38px;
}
#telo #lang ul li.de {
	background-position: -45px 0px;
}
#telo #lang ul li.de:hover {
	background-position: -45px -38px;
}
#telo #lang ul li.pl {
	background-position: -135px 0px;
}
#telo #lang ul li.pl:hover {
	background-position: -135px -38px;
}
#telo #lang ul li.cs {
	background-position: 0px 0px;
}
#telo #lang ul li.cs:hover {
	background-position: 0px -38px;
}
#telo #lang ul li a {
	font-weight: normal;
	color: #FFF;
	position: absolute;
	bottom: 0px;
	text-align: center;
	height: 40px;
	width: 45px;
}
.popis {
	position: absolute;
	bottom: -20px;
	text-align: center;
	width: 45px;
}

