* {margin: 0px; padding: 0px;}

body {
	background-attachment: scroll;
	background-image: url(ozadje.jpg);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-color: #D8E2F5;
}

.header {
	background-image: url(topheader.gif);
	padding: 0px;
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

.menudiv {
	background-color: #FFFFFF;
	position: absolute;
	width: 160px;
	top: 130px;
	left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menudiv a, .menudiv div {
	width: 148px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background: #D2DCF0;
	color: #111;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: left;
	margin: 0px;
}

.menudiv a{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.menudiv a:hover{
	background: #ECF2FF;
	color: #000;
}

.slika {
}

.footer {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	width: 850px;
	background-image: url(footer.gif);
	height: 61px;
	vertical-align: bottom;
}
.footer a {
	float: right;
	height: 30px;
	width: 60px;
	position: relative;
	margin-top: 31px;
}

.container {
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*left: 50%;*/
	overflow: visible;
	position: relative;
	/*background-color: #FFFFFF;*/
	top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='lajna.png');
	margin-right: auto;
	margin-left: auto;
}

.container[class] {
	background-image: url(lajna.png);
}

.vsebina {
	padding: 60px 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 630px;
	background-color: #FFFFFF;
	float: right;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D3A6B;
	text-align: left;
	z-index: 1000;
	line-height: 130%;
}

.vsebina a{
	color:#0000CE;
}

.vsebina p {
	text-align: justify;
	padding: 5px 0px;
}

.vsebina h1{
    padding: 7px 0px;
}

.naslov1, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0000CE;
}

.vsebina h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px;
	color: #1D3A6B;
}

.vsebina ul{
    padding: 5px 20px;
}
.vsebina li{
    padding: 3px 0px;
}
.tabela {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
}
.tabela td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	padding: 5px 12px;
	border-bottom-color: #D2DCF0;
}

