@charset "utf-8";

html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, sans-serif;
}
a img, :link img, :visited img {
	border: 0;
}


body {
  background-color: #bcbec0;
}

div#page {
  background-color: #00345a;
	width: 1000px;
	margin: 0px auto;
}


.clear {
  clear: both;
}

a,
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #0000ff;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 0.75em;
}




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

#deprom {
	position: relative;
	top: 14px;
	left: 10px;
}

div#header {
	padding: 10px;
	height: 70px;
	background-color: white; 
}


div#contact a:visited,
div#contact a:active,
div#contact a:link,
div#contact a {
	color: #00345a;
	text-transform: uppercase;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
}

div#contact a:hover {
  text-decoration: underline;
}

div#contact {
  float: right;
	width: 410px;
  position: relative;
	top: 50px;
	right: 0px;
	white-space: nowrap;
}

div#contact .separator {
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
}

div#flag {
  float: right;
}


div#logo {
  background-color: #00345a;
	padding: 10px 10px 0px;
	height: 216px;

}


/*----------- breadcrumbs & search -------------- */

.B_crumbBox {
  margin-bottom: 8px;
	font-size: 80%;
	display: block;
	font-style: italic;
}

.ajaxSearch_highlight {
	font-weight: bold;
}

.ajaxSearch_result {
	margin-bottom: 1.4em;
	padding-top: 0.6em;
	border-top: 1px dotted #666666;
}


#ajaxSearch_input {
	border: 1px solid #000000;
	color: #555555;
}

#ajaxSearch_submit {
	display: none;
}

#searchLabel {
	text-transform: uppercase;
	color: #009;
	font-size: 70%;
	font-weight: bold;
}

/*----------- navigacija -------------- */
div#nav {
  background-color: #00345a;
	padding: 10px 3px 0px;
	height: 29px;
}


div#nav ul {
  margin-left: 4px;
}

div#nav ul li {
  display: inline;
	padding: 6px 6px 2px 6px;
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	text-transform: uppercase;
	margin: 0px;
}

div#nav ul li.last {
	background-image: none;
}

div#nav ul li a {
	font-size: 77%;
	font-weight: bold;
	margin: 0px;
}	


div#nav a:visited,
div#nav a:active,
div#nav a {
  color: white;
	text-decoration: none;
}
div#nav a:hover {
  color: white;
	text-decoration: underline;
}

div#menu ul#naslov li {
	color: white;
	font-size: 75%;
	background-image: url(images/separator.png);	
	background-repeat: no-repeat;
	background-position: 6px 9px;
  text-transform: uppercase;
}



/*----------- submenu -------------- */

div#menu {
	float: left;
	width: 160px;
	padding: 0px;
	margin-bottom: 100px;
}

div#menu ul {
  margin-left: 5px;
	margin-top: 25px;
	list-style: none;
}
div#menu ul li {
	padding: 4px 5px 1px 20px;
}

div#menu ul li a:visited,
div#menu ul li a:active,
div#menu ul li a {
  color: white;
	text-decoration: none;
	font-size: 75%;
	text-transform: uppercase;	
}
div#menu ul li a:hover{
  color: white;
	text-decoration: underline;
}


div#menu ul li.current {
	background-image: url(images/separator.png);	
	background-repeat: no-repeat;
	background-position: 6px 9px;
}	


/*----------- news ---------------*/
.newsEntry {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #888888;
}

.newsEntry .inner {

}

.date {
	font-size: 80%;
	color: #555555;
}

.reflect_year,
.reflect_month {
	list-style: none;
}


img.novica {
  padding: 3px;
	border: 1px solid #cccccc;
	
	margin-bottom: 2px;
	margin-top: 3px;
	margin-left: 8px;
}

.newsEntry .newsPic {
  padding-left: 4px;
  margin-bottom: 0.3em;
}

img.novica-thumb {
	margin-top: 2px;
	border: 1px solid #cccccc;
	padding: 2px;
	
	margin-right: 5px;
}


/*----------- body -------------- */

ul {
	margin-bottom: 0.8em;
}

div#container {
  background-color: #00345a;
}


div#gradient {
  height: 6px;
	background-color: #0086cc;
	width: 990px;
	background-image: url(images/grad-back.png);
	background-position: left;
	background-repeat: repeat-y;
	clear: both;
	line-height: 6px;
	font-size: 3px;
}


div#container2 {
  background-color: #ffffff;
	margin-right: 10px;
	border-left: 160px solid #00345a;
}

div#container2.main {
  background-color: #ffffff;
	margin-right: 10px;
	border-left: 10px solid #00345a;
}


div#rcol {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 20px 15px 0 0;
}

div#rcol.main {
	width: 255px;
	float: left;
	padding: 10px 0px 0px 10px;
	
	
}

div#content {
	margin-right: 185px;

	line-height: 120%;
	background-color: white;
	padding: 10px 10px 30px 10px;
	
	font-size: 12px;
	color: #555555;
}

div#content.main {
	width: 670px;
	margin-left: 270px;
	margin-right: 0px;
}


div#footer {
  clear: both;
  height: 10px;
	width: 100%;
  background-color: #00345a;	
	line-height: 10px;
}


div#content h1 {
  color: #00345a;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/header-back.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 7px 5px 4px;
	margin: 0px 0px 12px;
}

div#content h2 {
	font-size: 14px;
  color: #00345a;
}

div#content ul {
	margin-left: 1.5em;
}


div.imagesV {
	margin-top: 2em;
	margin-bottom: 40px;
	text-align: center;
}

div.imagesV img {
  margin: 0px auto;
}

div.imagesV span.imgsep {
	display: block;
	margin: 1em 0px;
	border-top: 1px solid #000000;
	width: 150px;
}

div.imagesH {
	margin: 2em auto 0px;
	width: 770px;
	padding-bottom: 10px;
}

div.imagesH img {
	vertical-align: top;
}

div.imagesH span.imgsep {
	border-right: 1px solid #ffffff;
	line-height: 75px;
	font-size: 4px;
	margin-left: 5px;
	margin-right: 5px;
	width: 1px;
}

div#mainButtons a {
	display: block;
	margin-bottom: 0.3em;
}


.errors {
	color: red;
}

.formica td,
.formica th {
	vertical-align: top;
	padding-top: 2px;
	padding-left: 1px;
	font-size: 90%;
}

.formica input {
	font-size: 90%;
	padding-left: 1px;

}

.formica select {
	height: 19px;
	font-size: 90%;
}

.formica textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 90%;	
}

.formica th {
	background-color: #efefef;
	text-align: left;
	padding-right: 1em;
}

.thankYou {
	padding: 2em;
	border: 1px solid black;
	font-weight: bolder;
	text-align: center;
	color: #00345A;
}

.rob {
	border: 4px solid #aaaaaa;	
}

.rob th {
	text-align: left;
	padding-right: 1em;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
}

.rob td {
	padding-right: 1em;
	border-bottom: 1px solid #666666;
	padding-top: 2px;
	padding-bottom: 3px;
}




/* ------------ tabs -------------- */

#termini {
	margin-top: 2em;
}

#termini .nav {
  margin-bottom: 0px;
  margin-left: 8px;
}

#termini #data {
  margin-top: 3px;
}

#termini .nav ul {
  list-style: none;
	margin: 0px;
	padding: 0px;	
}

#termini .nav ul li:hover {
  background-color: #eeeeee;	
	cursor: hand;
}

#termini .nav ul li {
  display: inline;	
	padding: 3px 7px;
	cursor: default;
  background-color: #ffffff;	
		
	border: 1px solid #cccccc;
	border-bottom: none;
	
	margin-right: 2px;
}

#termini .nav ul li.active {
  border: 1px solid #000066;
	border-bottom: 1px solid #eeeeee;
  background-color: #eeeeee;	
}

#termini #data div {
  display: none;
	border-top: 1px solid #000066;
	padding: 10px;
	background-color: #eeeeee;
}

#termini #data div.active {
  display: block;
}




.okvir_desno {
  float: right;
  width: 40%;
  padding: 15px;
  background-color: #BCBEC0;
  margin-left: 15px;
}

.tekst_ob_okvirju {
  float: left;
  width: 50%;
  
}


/* -- newsletter */

div.newsletter {
  margin-top: 2em;
  border: 1px solid #00345b;
  background-color: #eee;
  padding: 10px;	
  width: 60%;
}

form.newsletter label {
	width: 80px;
	font-weight: bold;
	display: block;
	padding-top: 4px;
}

form.newsletter input[type="text"] {
	width: 200px;
}

form.newsletter input[type="submit"] {
	margin-top: 1em;
	display: block;
}

span.newsletter-msg {
  color: #00345b; 
  font-weight: bold;	
}

div.main-newsletter {
  margin-top: 2em;
  border-top: 3px solid #0177c1;	
  padding-top: 0.5em;
  color: #00345a;
  font-size: 14px;
  font-weight: bold;
}

div.main-newsletter label {
  font-size: 0.9em;	
  font-weight: normal;  
}

div.main-newsletter .newsletter-msg {
  font-weight: normal;
  font-size: 0.9em;
  font-style: italic;
  color: #000;	
}

