@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #F1EEEE;
}
#telo {
	width: 780px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -260px;
	margin-left: -390px;
}
#boxhorni {
	background-image: url(../images/pod_telo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
}
#telo  h1  {
	display: none;
}
#box {
	background-color: #FFFFFF;
}
#boxdolni {
	background-image: url(../images/pod_telo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
}
#box #fles {
	display: block;
	height: 400px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#box #text {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
}
#box #text p {
	margin-bottom: 0px;
}

#pata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 780px;
	color: #999999;
	clear: both;
	clip: rect(30px,auto,auto,auto);
	text-align: center;
	margin-top: 20px;
}
#pata a {
	font-weight: bold;
	color: #999999;
}
