@charset "utf-8";
/* CSS Document */

<!-- 
body  {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #999999 url(../probe/pozadina.jpg) ;
	margin: 10; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #002157;
	font-size:12px;
	
	
}
#navigacija_plava {
	width: auto;
	float: right;
	margin-right:10px;
	padding: 0;
	font-size: 0.9em;
	
}
#navigacija_plava ul {	
	list-style:none;
list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
	float:left;
	width: auto;
}	
#navigacija_plava li {
	margin-bottom: 2.5px;
	margin: 0;
	padding: 10px 0px 0 0px;

}
#navigacija_plava li a {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	height: 26px;
	text-decoration: none;
	color: #002157;

	padding: 16px 17px 0 0px;

	/* border-bottom: 1px dotted #ccc; */
}	
#navigacija_plava li a:hover {
	color: #069BD2;
	
}

.twoColFixLtHdr #container { 
	width: 958px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:#FFFFFF;
	background-image:url(../images/pozka.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	text-align: left;
	height:122px; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 30px 0px 0px 31px;
	width:205px;
		float: left;
	
} 

.twoColFixLtHdr #sadrzajko {
	 /* since this element is floated, a width must be given */
	width: 958px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0 auto 0 auto;
	text-align: left;
	float:none;
	
	
}
.twoColFixLtHdr #sporedni { 
	
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	width:205px;
	float: right;
	vertical-align:top;
	
	
} 

 .tabla { 
	width: 958px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	color:#ff0099;
	text-align: left;
	padding-top:0px;
		
	margin: 0 auto;
} 
.twoColFixLtHdr #linkovi { 
	width: 958px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background-color:#002157;
	border: 0px solid #ffffff;
	text-align: left;
	height:35px; /* this overrides the text-align: center on the body element. */
		
	margin: 0 auto;
} 
.twoColFixLtHdr #tankaplava { 
	width: 958px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background-color:#F5D810;
	text-align: left;
	height:4px; /* this overrides the text-align: center on the body element. */
		
	margin: 0 auto;
} 
.twoColFixLtHdr #footerko { 
	width: 958px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	color:#069BD2;
	text-align: center;
	padding-top:10px;
	height:24px; /* this overrides the text-align: center on the body element. */
		
	margin: 0 auto;
} 
#tablicacijela { 
	width: 958px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	color:#fff;
	text-align: center;
	padding-top:1px;
		
	margin: 0 auto;
} 
#prazno {

	float: left;
	
	margin: 0 0 0px 0;
	padding: 0;
	
}
#prazno ul {	
	list-style:none;
	float:left;
	margin: 0 0 0px 0;
	padding: 0;


}	
#prazno li {
}
#glavni_linkovi {

	float: left;
	
	
	
}
#glavni_linkovi ul {	
	list-style:none;
	float:left;
	margin: 0 0 0px 0;
	padding: 0;


}	
#glavni_linkovi li {
	 list-style:none;
    display:inline;


}
#glavni_linkovi li a {
	font-size: 10pt;
	font-weight: bold;

	background-image:url(../images/poz_linkovi.gif);
	text-decoration: none;
	color: #ffffff;
	 float:left;
    padding:10px 14px 9px;
	
	
	

	/* border-bottom: 1px dotted #ccc; padding: 8px 17px 3px 15px; */
}	
#glavni_linkovi li a:hover {
	background-image:url(../images/poz_linkovi_over.gif);
color:#002157;

 /* url(../images/poz_linkovi_over.gif)	*/
}




.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 223px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-left:12px;
	padding-top:25px;
	padding-right:10px;
	background-image:url(../grafike/crtkana_oko.gif);
	background-position:right;
	background-repeat:repeat-y;
	
}
.twoColFixLtHdr #sidebar55{
	float: left; /* since this element is floated, a width must be given */
	width: 260px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-left:12px;
	padding-top:25px;
	padding-right:10px;
	background-image:url(../grafike/crtkana_oko.gif);
	background-position:right;
	background-repeat:repeat-y;
	height:300px;
	
}

.twoColFixLtHdr #detalji {
	float: left; /* since this element is floated, a width must be given */
	width: 483px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	
	
	

	
}
.twoColFixLtHdr #nazivporizvoda {
	float: left; /* since this element is floated, a width must be given */
	width:481px;
	 /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #002157; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-left:12px;
	padding-right:13px;
	height:70px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	

	
}
.twoColFixLtHdr #desni {
	float: left; /* since this element is floated, a width must be given */
	width: 157px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	 /* the background color will be displayed for the length of the content in the column, but no further */
	padding-left:12px;
	padding-right:20px;

	height:70px;

	background-color:#F5D810;
	
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	
}
.twoColFixLtHdr #desni_donji {
	float: left; /* since this element is floated, a width must be given */
	width: 161px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	 /* the background color will be displayed for the length of the content in the column, but no further */
	padding-left:12px;
	padding-right:20px;
	background-image:url(../grafike/crtkana_oko.gif);
	background-color:#fff;
	background-position:left;
	background-repeat:repeat-y;
	
}
.twoColFixLtHdr #mainContent { 
	/* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	
	

	height:270px;

	
} 

	
	.twoColFixLtHdr #mainContent3 { 
	/* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	
	
	
	padding: 40px 35px 0px 250px;
	font-family:"Times New Roman", Times, serif;
	line-height:24px;
	font-size:14px;

	


	
} 
.twoColFixLtHdr #mainContent4 { 
	/* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 29px 0px 0px;
	line-height:20px;
	font-size:12px;
	color: #002157;
	




	
}
.twoColFixLtHdr #mainContent44 { 
	/* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	
	width: 958px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	line-height:20px;
	font-size:12px;
	color: #002157;
	




	
}
.twoColFixLtHdr #mainContent5 { 
	/* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 29px 0px 6px;
	line-height:20px;
	font-size:12px;
	text-align:left;
		color: #002157;
	
	
}
.twoColFixLtHdr #mainContent6 { 
	/* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 29px 10px 27px;
	line-height:20px;
	font-size:12px;
	text-align:left;
		color: #002157;
	
	
}
.twoColFixLtHdr #footer { 
	
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
	font-size:9px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#pic {
	padding: 35px 10px 5px 6px;
	float:left;
}
#vodoravna {
background-image:url(../grafike/crtkana_vod.gif);
width:958px;
height:2px;
padding: 0px 0px 0px 0px;
margin:auto;

}
#naslov_grupe{
	
	padding: 30px 0px 5px 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#002157;
	
}
#naslov_grupe  a {
	text-decoration: none;
	color: #002157;
	
	/* border-bottom: 1px dotted #ccc; */
}	
#naslov_grupe a:hover {
	
	color:#069BD2;
	
}
#naslov_podgrupe{
	
	padding: 0px 0px 5px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#002157;

	
}


#naslov_podgrupe  a {
	text-decoration: none;
	
	
	
	/* border-bottom: 1px dotted #ccc; */
}	
#naslov_podgrupe a:hover {
	
	text-decoration: underline;
	color:#069BD2;
}
.tekstic {
	padding: 28px 20px 20px 0px;
	width:400px;
	text-align:justify;

	color: #002157;
	line-height:24px;
	font-size:13px;
	}
#skupine {

	float: left;
	background-color:#E9F2F6;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin: 0 0 0px 10px;
	padding: 0;
	
}
#skupine ul {	
	list-style:none;
	float:left;
	
	


}	
#skupine li {
list-style:none;

}
#mjerne {

	float: left;
	background-color:#ffffff;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	
	font-size:12px;
	margin: 0 0 0px 0px;
	padding: 0;
	
}
#mjerne ul {	
	list-style:none;
	float:left;
	
	


}	
#mjerne li {
list-style:none;

}
table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 12px;
color: #002157;

width: 95%;
background-color: #666;

border-collapse: collapse;

border-spacing: 0px;}

table.stats td
{background-color: #fff;
color: #000;
padding: 0px;
border-bottom: 8px #fff solid;

text-align: left;
}

table.stats td.hed
{
background-color: #E9F2F6;
color: #002157;
padding: 0px;
text-align: left;
border-bottom: 8px #fff solid;
font-size: 12px;
font-weight: bold;
}

#navigacija_desna {
}
#navigacija_desna ul {	
	list-style:none;
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
}	
#navigacija_desna li {
	margin: 0;
}
#navigacija_desna li a {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left:15px;
	margin-left:15px;
	text-decoration: none;
	color: #002157;
	background:url(../grafike/dtrelka_natrag.gif) no-repeat;
	/* border-bottom: 1px dotted #ccc; */
}	
#navigacija_desna li a:hover {
	color: #069BD2;
	text-decoration: underline;
}

#navigacija_desna_links {
}
#navigacija_desna_links ul {	
	list-style:none;
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
}	
#navigacija_desna_links li {
	height:25px;
}
#navigacija_desna_links li a {
	font-size: 10pt;
	height:22px;
	font-weight: bold;
	text-align: left;
	padding-left:15px;
	margin-left:15px;
	text-decoration: none;
	color: #002157;
	background:url(../grafike/strelka_go.gif) no-repeat;


	/* border-bottom: 1px dotted #ccc; */
}	
#navigacija_desna_links li a:hover {
	color: #069BD2;
	text-decoration: underline;
	
}
#printanje {
text-align: right;
	float: right;
}
#printanje ul {	

	list-style:none;
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
}	
#printanje li {
height:25px;
color: #002157;
}
#printanje li a {
	font-size: 10pt;
	
	height:22px;
	font-weight: bold;
	text-align: left;
	padding-left:30px;
	margin-left:15px;
	margin-right:30px;
	text-decoration: none;
	color: #002157;
	background:url(../grafike/print.gif) no-repeat;


	/* border-bottom: 1px dotted #ccc; */
}	
#printanje li a:hover {
	color: #069BD2;
	text-decoration: underline;
	
}
table.grupe
{
text-align: center;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #002157;
width: 100%;
background-color: #666;


border-collapse: collapse;

border-spacing: 0px;
}
table.grupe td
{
background-color: #fff;
color: #000;
padding: 0px;
border-bottom: 8px #fff solid;
text-align: center;
}

table.grupe td.hedgrupe
{
background-color: #002157;
color: #F5D810;
padding: 0px;
text-align: center;
font-size: 12px;
font-weight: bold;
height:25px

}

table.grupe td.plava
{
background-color: #E9F2F6;
color: #002157;
padding: 0px;
text-align: center;
font-size: 12px;
font-weight: bold;
height:25px

}
table.grupe td.plava a
{

color:#069BD2;
text-decoration: underline;

}
table.grupe td.plava a:hover {
	
	text-decoration: none;
	color:#002157;
}
table.grupe td.zuta
{
background-color:#E9F2F6;
font-size: 14px;
font-weight: bold;
color: #002157;
}
table.grupe td.plavkasta
{
background-color:#069BD2;
font-size: 19px;
padding-left:10px;
color: #fff;
height:35px;
}

#lista ul {
    width: 700px;
	list-style:circle;
 
}
#lista li {
    width:200px;
    margin:0px 0 0 0;
    padding:0 0px 0 0;
    line-height:25px;
    float:left;
	
	
}
#lista li a {
    
	color: #069BD2;

	font-weight: bold;
	font-size:13px;

}
#lista li a:hover {
    
color: #002157;
text-decoration:none;

}

.naslovnica ul {
    width: 950px;
	background-color:#FFFFFF;

 
}
.naslovnica li {
    width:190px;
    float:left;
	background-image:url(../grafike/crtkana_oko.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	text-indent:0;
}
.naslovnica li a {
    
	color: #002157;
text-decoration:none;


}
.naslovnica li a:hover {
    
color: #069BD2;


}
.naslov_grupe2
{
	

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#002157;
	font-weight:normal;
	padding-left:3px;
	text-decoration:none;
}
a.naslov_grupe2:hover {
    
color: #069BD2;
}

#vod {
background-image:url(../grafike/crtkana_vod.gif) ;

width:180px;
height:2px;
padding: 0px 0px 0px 0px;
margin:0;

}
#okomica {
background-image:url(../grafike/crtkana_oko.gif);
background-repeat:repeat-y;
width:2px;

padding: 0px 0px 0px 0px;
margin:0;

}
#vod1 {
background-image:url(../grafike/crtkana_vod.gif);
background-repeat:repeat-x;
background-position:top;
width:188px;
height:2px;
padding: 0px 0px 0px 0px;
margin:0;

}
.tekstzanaslovnicu {
padding-left:12px;
margin-right:20px;
	font-size:12px;
	color:#002157;
		line-height:15px;
	text-decoration:none;
	}

a.tekstzanaslovnicu:link {
	
		 color:#002157;
		text-decoration:none;
	}
	a.tekstzanaslovnicu:active {
		 color:#002157;
		text-decoration:none;
	}
	a.tekstzanaslovnicu:visited
{
	 color:#002157;
		text-decoration:none;
}

a.tekstzanaslovnicu:hover
{
	color:#069BD2;
		text-decoration:none;
}
.tekstzanaslovnicu2 {
	
	padding-left:10px;
	padding-top:15px;
	font-size:12px;
	   line-height:12px;
	   color:#069BD2;
	
	text-decoration:none;
	}

a.tekstzanaslovnicu2:link {
		 color:#069BD2;

	
		text-decoration:none;
	}
	a.tekstzanaslovnicu2:active {
		 color:#069BD2;

	

		text-decoration:none;
	}
	a.tekstzanaslovnicu2:visited
{
	 color:#069BD2;
		text-decoration:none;
}

a.tekstzanaslovnicu2:hover
{
	color:#002157;
		text-decoration:none;
}

.linkovi {
}
.linkovi ul {	
	list-style:none;
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
}	
.linkovi li {
	height:25px;
}
.linkovi li a {
	font-size: 10pt;
	height:22px;
	font-weight: bold;
	text-align: left;
	padding-left:15px;
	margin-left:15px;
	text-decoration: none;
	
	color: #069BD2;
	background:url(../grafike/strelka_go.gif) no-repeat;


	/* border-bottom: 1px dotted #ccc; */
}	
.linkovi li a:hover {
	color: #002157;
	text-decoration: underline;
	
}
.grupalinkova {
color: #002157;
font-size:14px;
}