body {
	background-color: #e2f2fc;
	font-size: 11px;
	font-family: verdana, tahoma, helvetica, sans-serif;
	color: #e2f2fc;
	position: absolute;
}
a {
	color: #FF9204;
	text-decoration: none;
}
a:hover {
	color: #727070;
}
div.hl {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
#main {
	width: 780px;
	height: 540px;
	background: white url(images/pozadi.gif) no-repeat fixed right bottom;
	text-align: left;
	color: #727070;
	font-size: 16px;
}
#content {
	position: relative;
	left: 40px;
	top: 40px;
	font-size: 14px;
	line-height: 150%;
	float: left;
}
h1 {
	font-size: 16px;
	color: #0093DD;
	margin: 20px 0px 0px 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #9D9C9C;
	margin: 30px 0px 5px 0px;
}
#adresa {
	position: relative;
	right: 40px;
	top: 35px;
	line-height: 130%;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #A09D9D;
}
.auth, .auth a {
padding-top: 5px;
font-size: 9px;
color: #CECFD0;
text-decoration: none;
}

