@charset "utf-8";

body.en{
	background: url(images/bg.png) repeat-x 0 46px;
}

body {
	background-color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #2C2C2B;
	margin:0;
  padding:0;
  background: url(images/bg.png) repeat-x 0 11px;
	line-height:1.3em;
}

.pomembne{color:#5290AB; font-weight:bold;}

a,
a:link,
a:visited,
a:hover {
  text-decoration: none;
	color: #2C2C2B;
}

h1{
	font-size:1em;
	font-weight:normal;
	color:#333333;
	text-transform: uppercase;
}

h1.en-title{
	line-height: 2.1em;
}

.graphic.part h2{
	font-size:110%;
	font-weight:normal;
	color:#dbe6ec;
}

h2,h4{padding-left:10px;}

h3{
	font-size:120%;
	/*font-weight:normal;*/
	margin-bottom: 5px;
}

#layout{
	width:900px;
	margin:0px auto;
	background: #fff;
	padding:0;
}

#smerniki {
    position: absolute;
    right: 20px;
    top: 60px;
}

#smerniki a{
    text-transform: uppercase;
    line-height: 16px;
    color: #666666;
}

#smerniki a:hover{
	text-decoration: underline;
}

img{border:none;}

#header {
    margin:0px auto 0px;
    padding-left:15px;
    padding-top:28px;
}
#header h1 a {
    border:none;
    color:#333333;
    font-weight: bold;
    font-size: 180%;
}

.graphic.part{
background-image: url("images/banner.png") ;
background-repeat:no-repeat;
background-position:center; 
height:138px;
color:#ffffff;
}

.graphic.part ul{
background: none;
}

.graphic.part ul li a{
color:#dbe6ec;
text-decoration:underline;
}

.graphic.part ul li a:hover{
color:#6597ae;
}

.graphic.part p{
    color:#fff;
    font-size:12px;
    line-height:18px;
    padding:0px 0px 0px 15px;
    width: 600px;
}

/* Navitabs menu */
#navitabs {
	border:none;
	text-align:center;
	height:29px;
	line-height:2.0em;	
	color: #999999;
}
#navitabs a:link, #navitabs a:visited {
	color: #333333;
	text-decoration:none;
	padding: 10px 10px 4px;
	/*border-left:1px solid #fff*/
	border:none;
}

.right {
    margin:-8px 0px 8px 0px;
    text-align:right;
}

#navitabs a:hover {
	text-decoration:underline;
	color: #000000;
}

.activenavitab {
	color: #D90F0F;
	text-decoration:none;
	border:none;
}
.activenavitab:hover {
	color: #D90F0F;
	text-decoration:none;
}
/* Navitabs manu main */
#navitabsmain {
   margin-bottom:-15px;
}

#navitabsmain a:link, #navitabsmain a:visited {
  color: #262626; 
  float: left;
  font-size: 11px;
  margin: 6px 0px 6px 0;
  padding: 0 9px 0 10px;
  width: 130px;
	border:none;
	height:29px;

}

#navitabsmain a.last-child{
    border: none;
}

#navitabsmain a:hover{
	text-decoration:none;
}

.activenavitabmain {
	color:#fff;
	margin:0px 0px 5px;
	padding:4px 8px 3px;
	text-decoration:underline;
}
.activenavitabmain:hover {
	color:#fff;
	text-decoration:none;
}

.clear{clear:both;}

#grb {
    float:right;
	margin-top: 20px;
}
#grb a{
    border: none;
}

div.part{
	/* margin-top: 15px; */
  padding-bottom: 20px;
	width: 100%;

}

div.part ul{
	padding: 15px 5px 15px 15px;
	background-color:#dbe6ec;
}

/*
div.part h2{
	width: 100%; 
	color: #005190;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1.1em;
	padding-left:10px;
}
*/

div.part h2 span{
	display: block;
	width: 100%;
	text-transform:uppercase;
	color:#4d4d4f;
	padding-top: 24px;
	margin-right: -20px;
}

div.part p, div.part ol{
	padding: 0px 25px;
	margin: 0px;
}

div.part ol li{
	margin-top: 8px;
	margin-bottom: 12px;
}

.some.part{  
	margin: 0 auto;
  width: 880px;
	}

.some.part a{  
	color: #333333;
	text-decoration:none;
	}	
	
.some.part a:hover{  
	color: #333333;
	text-decoration:underline;
	}	

span.seeMe{
	color: #97c2eb;
	font-weight: bold;
}

div#footer{
    clear: both;
    margin: 0;
    padding: 0;
}
#footer p{
	color: gray;
    font-size: 1em;
    line-height: 1.3em;
    margin: 12px 0 18px;
    padding: 0;
    text-align: center;
	}

div#footer a:link,
div#footer a:visited{
  color: #808080;
  text-decoration: none;
}
div#footer a:hover{
  color:#000000;
  text-decoration: underline;
}

div.part ul li {

	list-style-type:none;
}

div.part ul li a {
	color: #262626;
	text-decoration: none;
}

div.part ul li a:hover {
	color:#000000;
  text-decoration: underline;	
}

a.nazaj, a.nazaj:visited {
	background-image: url(images/ico_nazaj.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size:90%;
}

div.info_bar {
	color: #E01B1B;
	font-weight: bold;
	width: 80%;
	text-align: center;
	background-color: #FFF;
	background-image: url(images/info_bg.gif);
	margin: 10px auto 0.8em auto;
	padding: 4px;
	border: 1px solid #E01B1B;
}

.exposed {
  color: #5290AB;
	font-size: 125%;
	text-decoration:underline;
}

.exposed a:link, .exposed a:visited{
  color: #5290AB;
	font-size: 110%;
	line-height:125%;	
	text-decoration:underline;
}

.pomembne a:link {
	text-decoration:underline;
	color:#5290AB;	
}

.pomembne a:visited {
	color:#5290AB;
}

#main .centernaslovi{
	font-weight:bold;
	font-size: 1.3em;
}

a.candidates{
	border-bottom: 1px dotted;
	margin-left: 10px;
}

a.candidates:hover{
	border-bottom: 1px solid;
}

div.block{
	line-height: 150%;
}

div.block a{
	border-bottom: 1px dotted;
}

div.block a:hover{
	border-bottom: 1px solid;
}

div.top{
	float: right;
}

.pazi {
  color: #d90f0f;
  border: 1px dotted #d90f0f;
  font-weight: bold;
  padding: 10px;  
}

.some.part  table.tbl th a,
.some.part  table.tbl th a:visited{  
	color: #ffffff;
	line-height: 150%;
	text-decoration:none;
	border-bottom: 1px dotted;
}

.some.part  table.tbl  th a:hover{ 
	color: #ffffff; 
	border-bottom: 1px solid;
	/*text-decoration:underline;*/
}		

.some.part  table.tbl   td a,
.some.part  table.tbl   td a:visited{
	border-bottom: 1px dotted;
}

.some.part  table.tbl  td a:hover{
	text-decoration: none; 
	border-bottom: 1px solid;
}		
