body { 
	margin: 0px; 
	height: 100%; 
	text-align: center; 
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	color: #404040;
	line-height: 11pt;
	background-color: #B9CEE3;
	background-image: url(media/background.jpg);
	background-repeat:repeat-x; 
} 
ul, ol{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 17px;
}
ol{
	margin-left: 23px;
}
input{
	font-size: 10px;
	width:220px;
}
td{
	vertical-align:top;
	font-size: 11px;
	line-height: 17px;
	font-family: verdana, arial, helvetica;
	color: #002954;
}

.centerdiv{
	text-align: left; 
	position: relative; 
	margin: 0px auto; 
	width: 865;
	/*height:750*/
	overflow:hidden;
	background-color:#fff;
}
.menudiv{
	margin:0px;
	width: 630;
	height: 23;
	text-align: left; 
	background-color:#002954;
	color: #fff;
	overflow:hidden;
	padding:4 10 0 10;
}
.menudiv p{
	margin: 4 0 4 0;
}
.menudiv a{
	color:#fff;
/*	font-weight: bold;*/
	text-decoration: none;
}
.menudiv a:hover{
	color:#0082c6;
}
.activelink{
	color: #0082c6;
/*	font-weight: bold;*/

}
.leftcell{
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #002954;

}

.contentdiv{
	width: 630;
	padding: 10 20 30 20;
}
.contentdiv h1{
	font-size: 16px;
	margin: 5 0 7 0;
	color: #0082c6;
}
.contentdiv h2{
	font-size: 11px;
	margin: 20 0 0 0;
	color: #0082c6;
}
.contentdiv p{
	font-size: 11px;
	line-height: 17px;
	margin: 5 0 10 0;
	color: #002954;
}
.contentdiv a{
	color: #0082c6;
	text-decoration:none;
}
.contentdiv a:hover{
	text-decoration:underline;
}


.rightcoldiv{
	width: 235;
	padding: 10 20 30 20;
}
.rightcoldiv h1{
	font-size: 16px;
	line-height: 24px;
	margin: 5 0 7 0;
	color: #8cc63e;
}
.rightcoldiv p{
	font-size: 11px;
	line-height: 24px;
	margin: 5 0 10 0;
	color: #002954;
}
.rightcoldiv a{
	color: #0082c6;
	text-decoration:none;
}
.rightcoldiv a:hover{
	text-decoration:underline;
}


#fototekst{
	position:absolute; 
	top:110; 
	left:25;
	width:350;
	font-size: 18px;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: #fff;
	line-height: 20pt;

}