@charset "utf-8";
/* CSS Document */
body {
	font-family: Trebuchet MS, Arial, Vedrana, sans-serif;
	font-size: 14px;
	padding: 0px;
	color:#333333;
	background-image:url(images/bg.png); 
	background-repeat:repeat-y; 
	background-position:center;

}
a {
	color: #3361c5;
	text-decoration:none;
}

a:visited {
	color: #3361c5;
	text-decoration:none;
}

a:hover {
	color: #ff0000;
	text-decoration:none;
}

a img, a:hover img {
	border:none;

}

h1, h2
{
	color: #3361c5;
	font-size: 1.6em;
	font-weight:bold;
}


h2
{
	font-size: 1.6em;
}


h3
{
	color:#3361c5;
	font-size: 1.2em;
}

ul
{
	list-style:none;
}

/* ---- div ID ---- */

/* ----- header ----- */

#head
{
	margin-top:-20px;
	width:971px;  
	padding-top: 10px; 
	margin-left:auto; 
	margin-right:auto;
	background-image: url(images/head.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:128px;
}


#head .top_menu
{
	color:#FFFFFF;
	float:right;
	width: 720px;
	margin-top:20px;
	margin-right:-10px;
	font-size:1.1em;
}

#head .top_menu a
{
	text-shadow: #000033 1px 1px 0px;
	font-size:1.1em;
	color:#FFFFFF;
	font-weight: bold;
	
	text-decoration:none;
	margin-left: 6px;
	margin-right: 6px;

}

#head .top_menu a:visited
{
	color:#FFFFFF;
}

#head .top_menu a:hover
{
	color:#ff5908;
	cursor:pointer;
}

#head .top_menu a:active
{
	color:#ff5908;
}

#head .icons
{
	margin-right:30px;
	margin-top: -40px;
	float:right;
}

#head .icons a
{
	padding-left:5px;
	color: #999999;
	font-size:0.8em;
}

#head .logo
{
	width:220px;
	color:#FFFFFF;
	font-size:12px;
	margin-left:20px;
	margin-top:0px;
}

#head .logo img
{
	margin-top: 5px;
	margin-left:-15px;
}
#head .logo p
{
	margin-top:-5px;
	width: 400px;
}
/* ----- body ----- */

#container
{
	width:969px; 
	margin-left:auto; 
	margin-right:auto;
	margin-top: 0px;
	padding-top: 10px;
	background-image:url(images/main_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
}

#main_menu
{
	font-size:1em;
	margin-left:5px; 
	width:180px; 
	float:left; 
	margin-top: -28px;
	position: absolute;
	top:35px;
}


#main_menu ul.level0
{
	padding-left:0px;
	margin-top:8px;
	margin-bottom:20px;
	line-height:1em;
	font-weight:bold;
}


#main_menu ul.level0 li
{
	margin-bottom:10px;
	padding-top:0px;
	
	color: #fff;
	
}

#main_menu ul.level1
{
	padding-left:6px;
	margin-top:-6px;
	margin-bottom:10px;
	line-height: 1em;
}

#main_menu ul.level1 li
{
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:4px;	
}

.m_end
{
	background-image:url(images/menu_bbg.png);
	background-repeat:no-repeat;
	height:12px;
}

.m_top {
	background:url(images/menu_bg.png) top no-repeat;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.m_menu
{
/*	background-color:#2646B0; */
padding:5px 14px;		

/*

	background:url(images/menu_bg.png) top no-repeat;


	width:146px;
	margin-left:auto;
	margin-right:auto;
*/
}


.mm_sec
{
	color:#aac9ef;
}

#main_menu a:link
{
	color:#FFFFFF;
	cursor:pointer;
}

#main_menu a:visited
{
	color:#FFFFFF;
}

#main_menu a:hover
{
	color:#FF6666; 
}

#main_menu ul.level1 a
{
	color:#aac9ef;
	cursor:pointer;
}
#main_menu ul.level1 a:hover
{
	color:#FF6666;
}


#main
{
	 margin-left:195px; 
	 margin-bottom:30px; 
	 margin-right: 8px;
	 min-height:700px;
	 overflow: hidden;
}

#main .content_small, .content_big p
{
	text-align:justify
}

#main .content_small
{
	margin-right: 315px;
	float:left;
}

#main .content_big
{
	margin-right: 245px;
	float:left;
	min-height: 1624px;
}

#main .content_full
{
	margin-right: 25px;
}

.stampa
{
	/*float:right;*/
	font-size:0.8em;
}
.stampa img
{
	vertical-align:text-bottom;
}

.login {
	float:right;
	font-size:0.8em;
	margin-right: 12px;

}

.dodatak
{
	position:relative;
}
	
#obavestenja
{
	width:300px; 
	float:right;
	position:absolute;
	right: 5px;
	padding-bottom: 20px;
}

#obavestenja h1
{
	background-image:url(images/obav_bg.gif);  
	height:38px; 
	font-family:Tahoma; 
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	background-repeat:no-repeat; 
	padding: 10px 0 10px 12px;
	margin: 0px;
}

#obavestenja p
{
	padding: 0 0 10px 10px;
	margin: 0;
	font-size: 1em;
	font-family:Arial;
}



#obavestenja p a:link
{
	color:#0073ff; 
}

#obavestenja p a:visited
{
	color:#0073ff; 	
}

#obavestenja p a:hover
{
	color:#FF0000;
	font-weight:bold;
}

.izdvojen_text
{
	float:right; 
	width:230px;
	position:absolute;
	right: 5px;
}

.it_tekst
{
	background-image:url(images/itekst_bg.gif); 
	background-position:left; 
	background-repeat:repeat-y; 
	min-height:20px; 
	margin-left:10px; 
	margin-top:-6px;
	padding-left:18px; 
	padding-top:0px; 
	padding-right:15px; 
	padding-bottom:0px;
}

.it_tekst p
{
	margin-top:5px;
	margin-bottom:5px;
	padding-top:4px;
	padding-bottom:4px;
}

.it_end
{
	background-image:url(images/itekst_bg_end.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:-5px;
	margin-bottom:15px;
	margin-left:10px; 
	padding-left:18px;
	height: 10px;
}

.it_n2
{
	azimuth:center;
}

.it_n2 a:link
{
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
.it_n2 a:visited
{
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
.it_n2 a:hover
{
	color:#FF0000;
	margin-left:auto;
	margin-right:auto;
}

.it_n1
{
	background-image:url(images/it_n1.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:8px;
}

.it_n2
{
	background-image:url(images/it_n2.gif);
	background-position:center;
	background-repeat:repeat-y;
	min-height:20px;
	font-family:Tahoma; 
	font-size:20px; 
	color:#FFFFFF;
	padding: 4px 22px;
}

.it_n3
{
	background-image:url(images/it_n3.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:7px;
}

.hidden 
{ 
	display:none; 
}
.unhidden 
{ 
	display:block; 
	font-size:0.8em;
	margin-top:-10px; 
}

.dugme
{
	float:left;
	width:20px;
}

.podrska
{
	font-weight:bold;
}

.grupa
{
	font-size:1em;
	font-weight:bold;
	padding: 0;
}
.grupa ul li
{
	margin-left:-20px;
	font-weight: 700;
	padding-top: 6px;
	line-height: 1.1em;
}
	
.oznaka
{
	font-weight:500;
}

.opis
{
	position:absolute;
	left: 38%;
}

.opispolja
{
	font-weight:bold;
	margin-left:100px;
}

.opispolja li
{
	padding-top:0.4em;
}

.opispolja1
{
	font-weight:600;
	margin-left:-20px;
}
.opispolja1 li
{
	padding-top:0.3em;
}

.kontakt
{
	width:580px;
}

.kontakt ul
{
	padding-top:0.5em;
}

.kon
{
	float:right;
	font-weight:500;
}
.kon1
{
	margin-top:-0.6em;
	float:right;
	font-weight:500;
}

/* ----- footer ----- */

#footer
{
	margin-left:auto;
	margin-right:auto;
	width:971px;
	margin-bottom:-10px; 
	background-image: url(images/footer_bg.png); 
	min-height:129px;
	background-repeat:repeat-x;
	clear:both;
}

#footer p
{
	margin-left:auto; 
	margin-right:auto; 
	width:960px; 
	padding-left:15px; 
	font-size:10px;
	color:#FFFFFF;
}

#footer a
{
	text-decoration:underline;
	color:#FFFFFF;
}

#footer p.napomena
{
	padding-top: 20px;
	font-size:12px; 
	font-weight:bold;
}

