body {
	background: #eaeff5;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #4f4f4f;
}

a,
a:active,
a:visited {
	color: #076591;
	text-decoration:none;
}
a:hover{
	color: #076591;
}


div#head {
	background-image: url(/img/logo.gif);
	background-repeat:no-repeat;
	width: 772px;
	height: 174px;

}

div#main {
	position: absolute;
	width: 550px;
	background-color: white;
	top: 139px;
	left: 201px;
	min-height: 300px;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #076591;
	border-right: 1px solid #076591;
	border-bottom: 1px solid #076591;
	z-index: 999;
}

td {
	vertical-align: top;
}

div.menuspace {
	left:0px;
	border-bottom: 1px solid #076591;
	height: 24px;
	padding: 10px 0px 0px 15px;
}

div.menuitem {
	left:0px;
	border-bottom: 1px solid #076591;
	height: 24px;
	padding: 10px 0px 0px 15px;
	cursor:pointer;
}

div.menuitem:hover{
	background-color:#076591;
	background:url(/img/bg2.jpg);
	color: white;
}

div.menuitem a {
	width: 100%;
	height: 100%;
	display:block;
	text-decoration:none;
	
	font-size: 8pt;
	color: #4f4f4f;
	line-height: 14px;
}

div.menuitem:hover a{
	color:white;
}

div.menuitem:active a{
	border: 0px;

}

div#adres{
	position:absolute;
	top: 30px;
	left: 600px;
	background-image:url(/img/adres.png);
	width: 112px;
	height: 68px;
}

div#copyright {
	position:absolute;
	bottom: 0px;
	right: 0px;

	font-size: 7pt;
	color: #4f4f4f;
	line-height: 14px;
}

p {
	margin: 0px 0px 5px 0px;
}

h1 {
	color: #076591;
	margin: 10px 0px 5px 0px;
}

h2 {
	color: #076591;
	font-size: 120%;
	margin: 10px 0px 5px 0px;
}

input,
textarea {
	border: 1px solid #076591;

}


/*******************************************************************************/


.blokjel, .blokjer {
	width: 260px;
}
.blokjel {
	float: left;
}
.blokjer {
	float: right;
}

.blokjer ul, .blokjel ul{
	margin: 0px;
	padding: 0px 0px 0px 14px;
}

#head a {
	display:block;
	width: 300px;
	height: 137px;
	border: none;
}

div#whois {
	display:block;
	position:absolute;
	left: 772px;
	top: 138px;
	width: 170px;
	height: 65px;
	border: 1px solid #076591;
	padding: 2px;
	background-color:white;
	text-align:center;
}

div#logos{
	display:block;
	position:absolute;
	left: 772px;
	top: 243px;
	width: 170px;
	height: 170px;
	border: 1px solid #076591;
	padding: 2px;
	background-color:white;
	text-align:center;
}
