p, td, th, div, h1, h2, h3, ul, ol, li, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	line-height: 110%;
	color: #333;
}

div.novica, div.vrh_novica {
	border-left: 4px solid #bb0000;
	border-top: 1px solid #bb0000;
	padding-left: 5px;
	margin-top: 15px;
}

div.vrh_novica {
   margin-top: 0px;
}

.i { font-style: italic }
.u { text-decoration: underline }
.b { font-weight: bold }


/* levi stolpec */

div.levi {
   margin-top:10px;
   margin-right:490px;
   padding-left: 0px;
   background-color:#fff2bc;
   border:1px solid #b00;
   border-left-width:4px;
}

div.levi p {
   text-align:left;
   font-size: 9pt;
   margin: 2px 0px 0px 0px;
}

/* konec levi */

div.levi p.naslov-okvircki {
   font-size:10pt;
   background-color:#b00;
   color:#fff;
   font-weight:bold;
   font-style:italic;
   margin:0px;
   padding:3px 0px 3px 2px;
   border-bottom:1px solid #b00;
}

h1 {
	font-weight: bold;
	font-size: 14pt;
	margin-top: 15px; 
	margin-bottom: 10px;
	color: #b00;
}

h1.novica {
   margin-bottom: 0px;
}

h1.novica a {
   color: inherit;
}


h1.vrh_novica {
   margin-bottom: 0px;
   margin-top: 3px;
}

.vrh {
	margin-top:3px;
}

h2 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 10px; 
	margin-bottom: 2px;
	color: #b00;
}

h2.vecji {
	font-size: 12pt;
}

p {
	margin: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

p.podnaslov {
	font-size: 8pt;
	font-style: normal;
	color: #999;
	margin: 5px 0px 10px 0px;
}

p.podnaslov a {
	color: #999;
}

.nic {
   margin: 0px;
}

.majhen {
	font-size: 9pt;
}

a {
	color: #b00;
}

a:visited, a:active, a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #ccc;
}


table.kol {
	border-top:2px solid #b00;
	border-left:4px solid #b00;
}

table.kol p {
	font-size: 8pt;
	margin-bottom: 6px;
	text-align: left;
}

table.kol td, table.kol th {
	font-size: 9pt;
	font-weight: normal;
	border-right: 1px solid #b00;
	border-bottom: 1px solid #b00;
}

table.kol th, table.kol th a {
	font-weight: bold;
	color: white;
	background-color: #b00;
}

table.nic, table.nic td, table.nic th {
	border:0px;
}

input, select, textarea, radio, checkbox {
	border: 1px solid #999;
	background-color: #ffffe9;
	font-size: 8pt;	
	margin: 0px;
	padding: 0px;
	height: 18px;
}

option {
	padding-bottom: 3px;
}

ul {
   text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: disc outside none;
}

ol {
   text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
}

ul.majhen {
	font-size: 9pt;
}

li {
	margin-left: 20px;
	margin-bottom: 2px;
}

img.menu {
	height: 18px;
}

a.menu {
	text-decoration:none;
	color: #000;
	font-weight:bold;
	font-style:italic;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	margin:0px;
	background-color:#ffcc33;
	border-bottom:2px solid #333;
	border-right:2px solid #333;
}

a.menu:hover {
	color:white;
	background-color:#99cc66;
}

#menu_zg {
	position:relative;
	z-index:1;
}

#menu_sp {
	z-index: 0;
	position: relative;
	padding:2px 3px 3px 15px;
	margin-top:3px;
	border-top: 0px solid #333;
	border-bottom: 0px solid #333;
	border-right: 0px solid #333;
}

#menu_sp p {
	margin:0px;
	padding:0px;
	color: black;
	font-weight: normal;
	font-style: italic;
}

#menu_sp a {
	text-decoration: none;
	color: #666;
	font-style: italic;
}

.ind {
	margin-left: 15px;
}

table.dosezki {
	width: 100%;
	border-spacing: 0;
}

table.dosezki tr {
	vertical-align:top;
}

table.dosezki td {
	font-size: 8pt;
	padding:3px;
}
