body {
	background: url(images/bg_1.png) bottom repeat-y;
}
#pozadina {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bg_2.png) bottom no-repeat;
}
#page {
	position: static;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	opacity: 1;
	margin-bottom: -10px;
}
.tabela {
	position: relative;
	margin-left: 20px;
	width: 900px;
	text-align: justify;
	font: 12px/14px Verdana;
	padding: 10px;
}
td {
	padding: 10px;
}
.main {
	position: relative;
	margin-left: 20px;
	width: 900px;
	text-align: justify;
	font: 12px/14px Verdana;
}
img.floatLeft {
	float: left;
	margin-right: 10px;
}
h2 {
	text-align: center;
	font: 15px/14px Verdana;
}
h1 {
	text-align: center;
	font: 18px/16px Verdana;
}
h5 {
	text-align: center;
	font: 10px/10px Verdana;
}
#ehostlogo {
	width: 169px;
}
.ehost {
	position: relative;
	margin-left: 10px;
	width: 900px;
	text-align: justify;
	font: 12px/14px Verdana;
	padding: 10px;
}

.submit {
	width: 120px;
}
#msg {
	display:none;
	position:absolute;
	background:url(images/msg_arrow.gif);
	padding-left: 7px;
	font: bold 12px / 32px Arial, Helvetica, sans-serif;
}
#msgcontent {
	display:block;
	background: repeat #f3e6e6;
	border:2px solid #924949;
	border-left:none;
	padding:2px;
	min-width:150px;
	max-width:250px;
}
a.none {
	color: white;
}
.poddomen {
	width: 70px;
}
#poddomen {
	width: 70px;
}
#freehost {
	position: absolute;
	left: 285px;
	top: 65px;
}

#logo { text-align:center; }

.login { position:absolute; float:left; padding-left: 750px; z-index: 1; }