/*
.priponka {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: smaller; color: gray; margin:0.25em 0.5em; line-height:150%;
}
.priponka:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: smaller; color: #820B29; margin:0.25em 0.5em; line-height:150%;
}
*/
img.desnoPoravnaj{
margin-left:10px;
margin-top:3px;
border:0;
}
img.levoPoravnaj{
margin-right:10px;
margin-top:3px;
border:0;
}
h2{
display:none;
}
body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
font-family: Arial, sans-serif;
font-size: 11px;
color: #333333;
}
/*p{
font-family: Arial, sans-serif;
font-size: 11px;
color: #333333;
text-align: justify;
}*/
/*h1 je glavni naslov*/
h1 {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 18px;
color: #851739;
line-height: 20px;
text-align:left;
}
/*h3 je datum, tik pod naslovom */
h3, #Tiskanje {
font-family: Arial, sans-serif;
font-size: 12px;
color: #999999;
font-weight: bold;
line-height: 17px;
}
/*h4 je naslov pri novicah */
h4 {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #851739;
font-weight: bold;
}
/*h5 je naslov Urad predsednika RS zgoraj pri novicah - kjer so kontaktni podatki */
h5 {
font-family: Arial, sans-serif;
font-size: 11px;
color: #333333;
font-weight: bold;
padding-top: 5px;
padding-bottom: 0px;
}
/*glava je zgornji div, vkljucno z iskalnikom */
#glava {
position:absolute; 
left: 0px;
top: 15px; 
width: 750px; 
height: 47px;
z-index: 1;
}
/*glava1 je MENU */
#glava1 {
position: absolute;
left: 0px;
top: 40px;
width: 171px;
height: 177px;
background-color: #720817;
margin: 0px;
padding: 0px;
z-index: 1;
}
/*glava2 je bordo podlaga*/
#glava2 {
position: absolute;
left: 171px;
top: 40px;
width: 208px;
background-color: #720817;
z-index: 0;
}
/*glava3 je SLIKA predsednika*/
#glava3 {
position: absolute;
left: 379px;
top: 40px;
width: 371px;
background-color: #720817;
z-index: 1;
}
/*glava4 je senca*/
#glava4 {
position: absolute;
top: 217px;
background-image: url(senca.gif);
background-repeat: repeat-x;
height: 15px;
width: 750px;
z-index: 2;
left: 0px;
}
/*glava5 je podrocje, kjer je str. odprta, npr. PREDSEDNIK*/
#glava5{
position: absolute;
top: 247px;
left: 30px;
width: 200px;
height: 10px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
font-weight: bold;
vertical-align: bottom;
padding-bottom: 5px;
color: #333333;
text-transform: uppercase;
}
/*glava6 je DRUGI MENU*/
#glava6{
position: absolute;
top: 247px;
left: 265px;
width: 280px;
height: 29px;
text-align: right;
vertical-align: bottom;
padding-bottom: 5px;
}
#glava6 A:link{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #666666;
font-weight: normal;
text-decoration: none;
}
#glava6 A:visited{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #666666;
font-weight: normal;
text-decoration: none;
}
#glava6 A:hover{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #999999;
font-weight: normal;
text-decoration: none;
}
#glava6 A:active{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #999999;
font-weight: normal;
text-decoration: none;
}
/*glava7 je ISKANJE*/
#glava7{
position: absolute;
top: 247px;
left: 562px;
width: 185px;
height: 10px;
vertical-align: bottom;
padding-bottom: 5px;
}
input#iskanje {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 11px;
color: #666666;
border:1px solid #999999;
height:18px;
width:137px;
}
/*vsebina je container za tekst in slike - left column */
#spodnji {
position:absolute; 
left:0px; 
top:290px; 
}
#menu2{
padding-top: 10px;
padding-left: 30px;
padding-right: 15px;
border-top: 1px dotted;
border-color: #999999; 
font-size: 12px;
color: #333333;
font-weight: normal;
text-decoration: none;
}
#menu2 A:link{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #851739;
font-weight: normal;
text-decoration: none;
}
#menu2 A:visited{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #851739;
font-weight: normal;
text-decoration: none;
}
#menu2 A:hover{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #999999;
font-weight: normal;
text-decoration: none;
}
#menu2 A:active{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #999999;
font-weight: normal;
text-decoration: none;
}
#vsebina, #biblio {
font-family: Arial, sans-serif;
font-size: 13px;
color: #333333;
text-align: justify;
padding-top: 10px;
padding-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
z-index:1
}
#vsebina A:link{
font-family: Arial, sans-serif;
font-size: 11px;
color: #660000;
font-weight: bold;
text-decoration: none;
}
#vsebina A:visited{
font-family: Arial, sans-serif;
font-size: 11px;
color: #660000;
font-weight: bold;
text-decoration: none;
}
#vsebina A:hover{
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
#vsebina A:active{
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
#vsebinaPregled {
font-family: Arial, sans-serif;
font-size: 11px;
color: #333333;
padding-top: 10px;
padding-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}
#vsebina input{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 11px;
color: #000000;
border:1px solid #999999;
height:18px;
width:137px;
}
#tablePrijava td{
font-family: Arial, sans-serif;
font-size: 12px;
color: #333333;
}
#biblio A:link{
font-family: Arial, sans-serif;
font-size: 14px;
color: #660000;
font-weight: bold;
text-decoration: none;
}
#biblio A:visited{
font-family: Arial, sans-serif;
font-size: 14px;
color: #660000;
font-weight: bold;
text-decoration: none;
}
#biblio A:hover{
font-family: Arial, sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
#biblio A:active{
font-family: Arial, sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
td#celicaVsebina{
background-image: url(podlaga-grb.gif);
background-position: 150px 120px;
background-repeat: no-repeat;
}
/*novice1 je prvi del: podlaga se preliva, naslov */
#novice1 {
/*****
background-image: url(podlaga-novice1.gif);
background-repeat: repeat-x;
border-top: 1px dotted;
*****/
background-color: #F4EEDC;
font-family: Arial, sans-serif;
font-size: 11px;
padding-left: 27px;
padding-right: 22px;
padding-bottom: 15px;
color: #333333;
border-color: #999999;
z-index:3 
}
#novice1 A:link{
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}
#novice1 A:visited{
font-family: Arial, sans-serif;
font-size: 11px;
color: #660000;
text-decoration: none;
}
#novice1 A:hover{
font-family: Arial, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: underline;
}
#novice1 A:active{
font-family: Arial, sans-serif;
font-size: 11px;
color: #660000;
text-decoration: underline;
}
#naprednoiskanje {
background-color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 11px;
padding-left: 18px;
color: #333333;
border-top: 1px dotted;
border-color: #999999;
}
#naprednoiskanje A:link{
color: #000000;
text-decoration: none;
}
#naprednoiskanje A:visited{
color: #000000;
text-decoration: none;
}
#naprednoiskanje A:hover{
color: #333333;
text-decoration: underline;
}
#naprednoiskanje A:active{
color: #000000;
text-decoration: underline;
}
#naslovi {
background-color: #F4EEDC;
font-family: Arial, sans-serif;
font-size: 11px;
padding-left: 27px;
padding-right: 22px;
padding-bottom: 15px;
color: #333333;
border-top: 1px dotted;
border-color: #999999;
z-index:3 
}
#naslovi A:link{
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}
#naslovi A:visited{
font-family: Arial, sans-serif;
font-size: 11px;
color: #660000;
text-decoration: none;
}
#naslovi A:hover{
font-family: Arial, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: underline;
}
#naslovi A:active{
font-family: Arial, sans-serif;
font-size: 11px;
color: #660000;
text-decoration: underline;
}
/*div.novice2 so vse novice */
div.novice2{
background-color: #F4EEDC;
font-family: Arial, sans-serif;
font-size: 11px;
color: #333333;
padding-left: 22px;
padding-right: 22px;
padding-bottom: 15px;
border-top: 1px dotted;
}
div.novice2 A:link{
font-family: Arial, sans-serif;
font-size: 12px;
color: #666666;
font-weight: normal;
text-decoration: none;
}
div.novice2 A:visited{
font-family: Arial, sans-serif;
font-size: 12px;
color: #666666;
font-weight: normal;
text-decoration: none;
}
div.novice2 A:hover{
font-family: Arial, sans-serif;
font-size: 12px;
color: #666666;
font-weight: normal;
text-decoration: underline;
}
div.novice2 A:active{
font-family: Arial, sans-serif;
font-size: 12px;
color: #666666;
font-weight: normal;
text-decoration: underline;
}
#noga{
background-image: url(noga-crta.gif);
background-repeat: repeat-x;
font-family: Arial, sans-serif;
font-size: 10px;
color: #666666;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
}
#noga A:link{
font-family: Arial, sans-serif;
font-size: 10px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}
#noga A:visited{
font-family: Arial, sans-serif;
font-size: 10px;
color: #666666;
font-weight: normal;
text-decoration: underline;
}
#noga A:hover{
font-family: Arial, sans-serif;
font-size: 10px;
color: #666666;
font-weight: normal;
text-decoration: underline;
}
#noga A:active{
font-family: Arial, sans-serif;
font-size: 10px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}
#desniStolpec{
height:100%;
background-color:#F4EEDC;
border-right: 1px dotted;
border-left: 1px dotted;
border-color: #999999;  
}
/*pregled dokumentov */
.pregledDatum{
font-family: Arial, sans-serif;
font-size: 11px;
color: #666666;
}
.pregledNaslov{
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
}
A.pregledNaslov:link{
text-decoration: none;
}
A.pregledNaslov:visited{
text-decoration: none;
}
A.pregledNaslov:hover{
text-decoration: underline;
}
A.pregledNaslov:active{
text-decoration: underline;
}
.NoviceDatum {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #851739;
font-weight: bold;
}
.fotoVideo{
padding-right:10px;
padding-bottom:10px;
}
ul#rezultati li{
list-style-position: outside;
list-style-image: url(bullet.gif);
color:#666;
margin-left: -40px;
line-height: 20px;
white-space: normal;
}
table.kijz{
border-collapse: collapse;
border: 1px solid #999999;
}
table.kijz td{
border: 1px solid #999999;
font-size:11px;
padding: 4px;
}
#enovice{
background-color: #F4EEDC;
background-image: url(preliv.jpg);
background-repeat: repeat-x;
font-family: Arial, sans-serif;
font-size: 11px;
color: #333333;
border-top:1px dotted black;
padding: 15px 22px 15px 22px;
}
#enovice A:link{
color: #000000;
font-weight: normal;
text-decoration: underline;
}
#enovice A:visited{
color: #666666;
font-weight: normal;
text-decoration: underline;
}
#enovice A:hover{
color: #666666;
font-weight: normal;
text-decoration: underline;
}
#enovice A:active{
color: #000000;
font-weight: normal;
text-decoration: underline;
}
.dtree {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666;
	white-space: normal;
	line-height: 18px;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: normal;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree .clip {
	overflow: hidden;
}
/************************************/
.viewNavigation a, .viewNavigation a:link, .viewNavigation a:visited {
	font-size: 11px;
	color: #000000; 
	text-decoration: none;
}
.viewNavigation a:hover {
	color: #000000; 
	text-decoration: underline;
}
/*******************************************/
/*glava5a je podrocje na vstopni strani, kjer se izpisuje zadnja novica*/
#glava5a{
position: absolute;
top: 205px;
left: 30px;
width: 200px;
height: 10px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
font-weight: bold;
vertical-align: bottom;
padding-bottom: 5px;
color: #333333;
text-transform: uppercase;
}
/*zarisce je krovni div na vstopni strani*/
#zarisce{
margin-left: 23px;
margin-top: 10px;
margin-bottom: 27px;
z-index:1
}
.zar-zg{
border:solid;
border-width: 1px;
border-color: #871b3c;
background-image: url(zar-preliv.jpg);
background-repeat: no-repeat;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding-left: 9px;
padding-top: 4px;
padding-bottom: 4px;
z-index:1
}
.zar-text{
border:solid;
border-width: 1px;
border-color: #871b3c;
margin-top: 3px;
font-family: Arial, sans-serif;
font-size: 11px;
color: #333333;
padding: 8px;
z-index:1
}
.zar-text A:link{
font-family: Arial, sans-serif;
font-size: 11px;
color: #660000;
text-decoration: underline;
}
.zar-text A:visited{
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: underline;
}
.zar-text A:hover{
font-family: Arial, sans-serif;
font-size: 11px;
color: #660000;
text-decoration: none;
}
.zar-text A:active{
font-family: Arial, sans-serif;
font-size: 11px;
color: #660000;
text-decoration: none;
}
div.spacer{
clear:both;
}
#zadnjanovica{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
font-weight: bold;
vertical-align: bottom;
padding-bottom: 10px;
padding-left:29px;
color: #333333;
border-bottom:1px dotted #999999;
}
