html, body
{
	height: 100%;
}
body
{
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	font-size: 0.8em;
}
body, td, .iText, .iSubmit
{
  font-family: Tahoma, "Arial CE", Arial, Helvetica;
  font-weight: normal;
  color: #dddddd;
}
img
{
	border: none;
}
a, b
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #eaeaea;
}
b
form
{
	padding: 0px;
	margin: 0px;
}
ul
{
	padding: 0px;
	margin: 0px 0px 0px 17px;
	list-style-type: square;
}
#container
{
	position: relative;
	left: 0px;
	top: 0px;
	min-width: 576px;
	min-height: 458px;
	width: 100%;
	height: 100%;
	width: expression(document.body.clientWidth < 576? "576px": "100%" ); /* pro IE */
	height: expression(document.body.clientHeight < 458? "458px": "100%" ); /* pro IE */
}
#plocha
{
	position: absolute;
	width: 576px;
	height: 402px;
	top: 50%;
	left: 50%;
	background: #ffffff;
	margin: -201px 0px 0px -288px;
	text-align:center;
}
#nahore
{
	position: absolute;
	width: 165px;
	height: 36px;
	top: 0px;
	left: 50%;
	background: #ffffff;
	margin: 0px 0px 0px -82px;
}
#zapati
{
	position: absolute;
	width: 340px;
	height: 20px;
	bottom: 0px;
	left: 50%;
	background: #ffffff;
	margin: 0px 0px 0px -170px;
	text-align:center;
}
.copyright_titul
{
	font-size: 10px;
	color: #aaaaaa;
	margin: 15px;
}
#peceotelo
{
	position: absolute;
	left: 116px;
	top: 265px;
	font-weight:bold;
	color:#ffffff;
}
#peceoplet
{
	position: absolute;
	left: 254px;
	top: 269px;
	font-weight:bold;
	color:#ffffff;
}
#peceovahu
{
	position: absolute;
	left: 395px;
	top: 265px;
	font-weight:bold;
	color:#ffffff;
}
#peceotelo2
{
	position: absolute;
	left: 86px;
	top: 307px;
	width:140px;
	height:35px;
	color:#303030;
}
#peceoplet2
{
	position: absolute;
	left: 220px;
	top: 289px;
	width:140px;
	height:35px;
	color:#303030;
}
#peceovahu2
{
	position: absolute;
	left: 363px;
	top: 300px;
	width:145px;
	height:35px;
	color:#303030;
}
#peceotelo2 a, #peceoplet2 a, #peceovahu2 a, #peceotelo2 .divik, #peceoplet2 .divik, #peceovahu2 .divik
{
	display: block;
	position: relative;
	width: 100%;
	height:17px;
	color:#303030;
	font-weight:normal;
}
#peceotelo2 a:hover, #peceoplet2 a:hover, #peceovahu2 a:hover
{
	background-image: url('img/punt.gif');
	background-repeat: no-repeat;
	background-position:left center;
	color: #E1154A;
	font-weight:normal;

}

