BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
#wrap {
	width: 100%;
	min-width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../dizajn/bg_wrap.png);
	background-repeat: repeat-x;
}
#pagewrap {
	position: relative;
	width: 1000px;
	height: auto;
	overflow: hidden;
}
#header {
	height: 121px;
	width: 1000px;
}
#header_left {
	float: left;
	width: 190px;
	height: 107px;
	padding: 0px;
	padding-top: 13px;
	background-color: #1f3485;
	border-bottom-width: 1px;
	border-bottom-color: #767676;
	border-bottom-style: solid;
}
#header_left a{
	background-color: #1f3485;
	color: #FFF;
	text-decoration: none;
}
#header_left a:hover{
	text-decoration: underline;
}
#header_center {
	float: left;
	width: 588px;
	height: 121px;
	padding: 0px;
}
#header_right {
	float: left;
	width: 222px;
	height: 105px;
	padding-top: 16px;
	padding-left: 0px;
	color: #1F3485;
}

#links {
	height: 36px;
	width: 1000px;
}
#links_left {
	float: left;
	width: 190px;
	height: 35px;
	padding: 0px;
	background-color: #1f3485;
	border-bottom-width: 1px;
	border-bottom-color: #767676;
	border-bottom-style: solid;
}
#links_right {
	float: left;
	width: 810px;
	height: 30px;
	padding-top: 0px;
	padding-left: 0px;
}
#links_right a{
	line-height: 23px;
	height: 19px;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	color: #333333;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
}
#links_right a:hover{
	border-color: #000;
}

#page {
	width: 1000px;
	min-height: 584px;
	height: auto;
	overflow: hidden;
}

#leftmenuholder {
	float: left;
	width: 190px;
	height: auto;
}
#leftmenu{
	min-height: 304px;
	height: auto;
	background-color: #1f3485;
	border-bottom-width: 3px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	padding: 0px;
	padding-left: 4px;
}
#leftmenu h1{
	line-height: 30px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
#leftmenu h2{
	line-height: 39px;
	margin: 0px;
	margin-top: 14px;
	color: white;
	font-family: Times New Roman;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
#etv{
	height: 79px;
	padding-top: 11px;
}
#etv a{
	color: #333333;
	text-decoration: none;
}
#etv a:hover{
	text-decoration: underline;
}
#etv img{
	margin: 0px;
	margin-bottom: 11px;
}

#contentholder {
	float: left;
	width: 805px;
	height: auto;
	min-height: 572px;
	overflow: hidden;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 4px;
}

#footer {
	width: 300px;
	height: 45px;
	border: 1px solid #767676;
	line-height: 45px;
	font-size: 9px;
	background-color: #F5F5F5;
	color: #767676;
	margin: 0px;
	margin-top: 20px;
}


#footer-links-r {
	width: 1000px;
	height: 45px;
	background-color: #F5F5F5;
	line-height: 20px;
	font-size: 9px;
                     border: 1px solid #767676;
	color: #767676;
	margin: 0px;
	margin-top: 20px;
}

#footer-links-r a{
	text-decoration: underline;
	color: #767676;
font-size: 9px;
	
}

#footer-links-r a:hover{
	text-decoration: none;
	color: #767676;
font-size: 9px;
	
}

/*inner style*/

a {
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.main {
	background-color: #fff; 
	border: 1px solid #767676;
}
.vec {
	text-valign: bottom;
	font-size: 11px;
	color: red;
	font-family: Verdana;
	font-style: italic;
	text-align: right;
	padding-bottom: 5px;
}

.naslov	{
	font-size: 18px;
	color: #1F3485;
	font-style: italic;
	padding: 5px 0px 5px 5px;
}
.naslov_2 {
	font-size:16px;
	font-weight: bold;
	text-decoration: italic;
}
.naslov3	{
	font-size: 14px;
	color: #1F3485;
	font-style: italic;
	padding: 5px 0px 5px 5px;
	text-align: left;
	font-weight: normal;
	font-family: Arial;
	text-transform: uppercase;
}
.naslov_podrocje {
	font-size:11px;
	font-weight: bold;
	color: #1F3485;
	text-transform: uppercase;
}

#obvestila {
	border-top: 1pt #e4e4e4 solid; 
	background: url("../slike/bg_obvestila.gif") repeat-x top left;
	text-align: center; 
	padding: 3px;
}
.sivo {
	background-color: #e4e4e4;
	color: #000;
	margin: 3px 0px 2px 0px;
} 
.belo {
	background-color: #ffffff;
	color: #333;
	margin: 3px 0px 2px 0px;
}
#logo {
	background-color: #E4E4E4;
	border-bottom: 1px solid #767676;
} 
