/* Start of CMSMS style sheet 'Metalka' */
body {
	margin:0;
	padding:0;
	text-align: center; /* IE centering of the page, without this, "margin 0 auto" won't work from IE and below 7 */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

#wrapper {
	margin: 0 auto;
	text-align: left; /* back to left for all the elements from now on, IE still centers the main wrapping */
	width: 990px;
	/* border:1px solid black; */
	position: relative;	 	/* If you want other elements to be absolutely positioned inside the wrapper, make it relatively positioned first. */

}


#header {
	background-image:url(slike/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:191px;
	width: 990px;
	margin-bottom: 20px;
	padding-top: 10px;
}


/* NAVIGACIJA ZGORAJ */

#nav1 {
	margin: 0;
	width:255;
	height: 20px;
	position: absolute;
	top: 19px;
	left: 34px;
}
#nav1 a {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size:10px;
/*	letter-spacing:-1px; */
	font-weight:bold;		
}
#nav1 .spacer {
	margin: 0 13px;
	font-size:10px;
}
#nav1 a:link, #nav1 a:visited {
	text-decoration:none;
	color:#00529c;
}
#nav1 a:hover, #nav1 a:active {
	text-decoration:underline;
}


/* NAVIGACIJA HEADER SREDINA DESNO */

#nav2 {
	margin: 0;
	width:550px;
	height: 36px;
	position:absolute;
	top: 134px;
	left: 440px;
}
#nav2 img {
	text-align:center;
	margin-right: 10px;
	vertical-align: middle;
}
#nav2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right: 10px;
/*	letter-spacing: -1px; */
	font-weight:bold;		
}
#nav2 a:link, #nav2 a:visited {
	text-decoration:none;
	color:#666633;
}
#nav2 a:hover, #nav2 a:active {
	text-decoration:underline;
}

/* SEARCH */

#search input {
	background-color: white;
	position:absolute;
	left: 295px;	
	top: 17px;
	border: 1px solid #9b9b93;
	font-size: 13px;
	width:120px;
	height:18px;
}
.knofek {
	position:absolute;
	left: 425px;	
	top: 19px;
	border: 0;
}


/* BODY, CONTENT, SIDEBARS */

#body {
	overflow: hidden;
	width: 100%;	
}
#SideBarLEFT {
	position:relative;
	float:left;
	width:190px;
}
#SideBarRIGHT {
	position:relative;
	float:right;
	width:310px;
}
#content {
	float:left;
	margin-left:20px;
	width:445px;
}

#content_large {
	float:left;
	margin-left:20px;
	width:760px;
        text-align:justify;
}

p#content, p#content_large {
	font-size:12px;
/*	line-height:18px; */
	color:#666666;
	text-align:justify;	
}

img#content, img#content_large {
	padding: 2px;
	border: 2px solid #ddd;
	margin: 5px 0 5px 2px;
	text-align:center;
}

.zastopstva p {
 margin-bottom: 30px;
}

.zastopstva img {
 padding-right: 15px;
}


/* SideBarLEFT */

#SideBarLEFT .okvir1 {
	width: 179px;
	border-left: 1px solid #d6d4cb;
	border-right: 1px solid #d6d4cb;
	border-bottom: 1px solid #d6d4cb;		
	background-color: #f2f0ea;
	padding-top:43px;
	margin-bottom: 20px;
}
#SideBarLEFT .okvir1 .image {
	position:absolute;
	top: 0;
	left: 0;
}
#SideBarLEFT .okvir1 ul {
	margin: 0;
	padding: 0 15px;
}
#SideBarLEFT .okvir1 ul li {
	list-style-type:none;
	border-bottom: 1px solid #d6d4cb;
}
#SideBarLEFT .okvir1 ul li.noline {
	list-style-type:none;
	border: 0;
}
#SideBarLEFT .okvir1 ul li a:link, #SideBarLEFT .okvir1 ul li a:visited {
	padding: 5px;
	color: #996633;
	text-decoration:none;
	display:block;
        font-size: 11px;
        line-height:14px;
}
#SideBarLEFT .okvir1 ul li a:hover, #SideBarLEFT .okvir1 ul li a:active {
	background-color:#FFF;
	color: #00529c;
}

#SideBarLEFT .okvir1 .ul-title {
	background-color:#FFFFFF;
	margin: 5px 5px 0 5px;
	padding: 5px;
	border-bottom: 1px solid #d6d4cb;
	border-top: 1px solid #d6d4cb;
	color: #996633;
	font-weight:bold;
}

/*
#SideBarLEFT .okvir2 {
	height: 165px;
	width:171px;
	background-image:url(slike/round-MStoritveDOO.jpg);
        padding-left: 10px;
}
#SideBarLEFT .okvir2 .naslov {
	font-size: 12px;
	text-align:left;
	padding: 15px 0 0 0;
	color:#00529c;
} */

#SideBarLEFT .okvir2 {
	width:169px;
        padding-left: 10px;
	background-color: #e5edf5;
	border: 1px solid #b5cde2;
}
#SideBarLEFT .okvir2 .naslov {
	font-size: 12px;
	text-align:left;
	padding: 15px 0 0 0;
	color:#00529c;
	margin-bottom: 15px;
}





/* SideBarRIGHT  */

#SideBarRIGHT .okvir1 {
	float:right;
	width: 298px;
	border-left: 1px solid #d6d4cb;
	border-right: 1px solid #d6d4cb;
	border-bottom: 1px solid #d6d4cb;		
	background-color: #f2f0ea;
	padding-top:60px;
	margin-bottom: 20px;
}
#SideBarRIGHT .okvir1 .image {
	position:absolute;
	top: 0;
	left: 10px;
}
#SideBarRIGHT .okvir1 .tekst {
	padding: 10px;
	color:#666666;
}

#SideBarRIGHT .okvir2 {
	float:right;
	width: 278px;
	border: 1px solid #d6d4cb;
/*	background-color: #f2f0ea; */
	background-color:#FFFFFF;
	padding: 10px;
	margin-bottom: 40px;
}
#SideBarRIGHT .okvir2 img {
	padding: 10px 5px;
	border: 0;
}
#SideBarRIGHT .okvir2 a {
	color: #00529c;
}
#SideBarRIGHT .okvir2 h2 {
	font-size:13px;	
	font-weight: normal;
}


#SideBarRIGHT .okvir3 {
	float:right;
	width: 300px;
/*	border: 1px solid #d6d4cb;
	background-color: #f2f0ea; */
	background-color:#FFFFFF;
/*	padding: 10px; */
	margin-bottom: 20px;
	text-align:justify;
	color:#666666;
	line-height:17px;
}

#SideBarRIGHT .okvir3 h2, h1 {
	border-bottom: 1px solid #00529c;
}
#SideBarRIGHT .okvir3 .naslov {
	font-weight: bold;
	color: #ff5400;
}
#SideBarRIGHT .okvir3 a {
	font-weight: bold;
	color: #ff5400;
}



/* VEC >> */

.vec {
	float:right;
	width: 75px;
	height:22px;
	background-image:url(slike/vec-knof.gif);
	background-repeat:no-repeat;
	padding: 3px 0 0 15px;
	margin-bottom: 5px;
        font-size: 11px;
}
.vec a:link,  .vec a:visited {
	text-decoration:none;
	color: #00529c;
}
.vec a:hover,  .vec a:active {
	text-decoration:underline;
}


/* VEC >> 2 */

/* .vec2 {
	margin: 13px 0 0 69px;
        font-size: 11px;
}
.vec2 a:link,  .vec2 a:visited {
	text-decoration:none;
	color: #00529c;
}
.vec2 a:hover,  .vec2 a:active {
	text-decoration:underline;
} */


.vec2 {
	background-image:url(slike/round-MStoritveDOO-bottom.jpg);
	background-repeat:no-repeat;
	height: 24px;
	margin-top: -5px;
}

.vec2 .linki {
        position: relative;
	top: 4px;
        left: 69px;
}

.vec2 .linki a:link,  .vec2 .linki a:visited {
    font-size: 11px;
	text-decoration:none;
	color: #00529c;
}
.vec2 .linki a:hover,  .vec2 .linki a:active {
	text-decoration:underline;
}






/* H1, 2, 3 ... */


h1, h2, h3 { 
	margin: 0 0  15px 0;
	line-height:20px;
	font-weight:normal;
}

h1 {
	font-size:18px;
	color: #00529c;
}

h2 {
	font-size:14px;
	color: #00529c;
	font-weight:bold;
}

h3 {
	font-size:12px;
	color: #00529c;
	font-weight:bold;
}





.stretch { 	clear:both; 	}


/* FOOTER */

#footer {
	margin: 0 auto;
	margin-top:20px;
	width: 990px;
	height: 50px;
	background-image:url(slike/bg-footer.jpg);
	background-repeat: repeat-x;	
	/* border-top: 2px #00529c solid; */
        border-top: 1px #999 solid;
}

#footer .copyright{
	padding: 0 15px 0 0;
	color:#666;
/*	letter-spacing: -1px; 
	font-weight:bold; */
	text-align:right;
	font-size: 11px;
}

#footer .vertikala {
	padding: 0 10px;
	font-size:20px;
	color:#FFFFFF;
	font-weight: 100;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#00529c;
}

#footer a:hover, #footer a:active {
	text-decoration:underline;
}

#footer .pklogo {
	float:left;
	padding-left:5px;
}

/* End of 'Metalka' */

