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

body {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.vsebina {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-left: 14px;
	padding-right: 0px;
	padding-top: 3px;
	text-align: justify;
}

.naslov1 {
	font-family: "Book Antiqua", Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #009d29;
	line-height: 30px;
	text-align: left;
}

.okvir_naslov_zelen {
	font-family: "Book Antiqua", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #009d29;
}

.okvir_naslov_moder {
	font-family: "Book Antiqua", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004d96;
}

.okvir_td {
	padding-left: 12px;
	padding-right: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

.okvir_siv {
	background-color: #F2F2F2; 
}

.okvir_zelen {
	background-color: #CCF8CC;
}

.okvir_moder {
	background-color: #b2c9df;
}

.vsebina_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.link_slika, .link_slika:hover, .link_slika:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#iskanje_tbx {
	font-size: 10px;
	width: 114px;
}

.noga, .noga a, .noga a:hover, .noga a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbbbb;
}

.noga a, .noga a:hover, .noga a:visited {
	text-decoration: underline;
}
.oddelki_linki {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	color: #0000FF;
	padding-bottom: 10px;
}
.podnaslov {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #009d29;
	line-height: 30px;
}

.iskanje_url {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #009d29;
}

.paginator {
	text-align: center;
}

.paginator_current {
	color: #009d29;
	font-weight: bold;
}


