body {
	background: url('index/pozadi.jpg') no-repeat scroll #e2ebf2 center top;
	color: #000000;
	font-family: Times New Roman, Tahoma, sans-serif;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-variant: small-caps;
}

body a{
	text-decoration: none;
}

body a:hover{
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

#loading {
	position: absolute;
	left: 2px;
	top: 2px;
	font-weight: bold;
}

#logo {
	margin-top: 20px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

#main {
	position: absolute;
	top: 35%;
	left: 0px;
	width: 100%;
}

#main img {
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='index/vstup.png');
	_width:1px;
	_height:1px;*/
	border: 2px outset green;
}

#main div {
	margin: 0px auto;
}

#zapati {
	position: absolute;
	text-align: center;
	clear: both;
	left: 46%;
/*	width: 100%;*/
	bottom: 10px;
	color: #FFFFFF;
}

#login {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	text-align: center;
	background: green;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
}
