body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  background: #b8d0da url(../im/bg.png) left top repeat-x;


}

.faqskrito{
    display: none;
}



div.pasica{
    background-image: url(../im/pasica.png);
    height:343px;
    width: 815px;


}


table,td,th,input,select,p,div,span.xinha, div.xinha, p.xinha, .xinha li, .xinha ul, h1.xinha, h2.xinha
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    color: #606264;
}
.xinha ul {
  margin-left: 15px;
}
.xinha a {
  color: #2194d2;
  text-decoration: none;
}




 a.faqquest {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    color: #606264;
    font-weight: bold;
    text-decoration: none;
}

a img {
  border: none;
}

div.opozoriloKontakt{
  color:#FF0000;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
}

/*Dodano za menu, ki se izpise na levi strani*/
#navcontainer { width: 200px; }

#navlist li {
  margin: 1px 0px 0px 0px;
  padding: 0px;
  width: 132px;
}
ul#navlist {
margin-left: 0;
padding-left: 0;
background: #408fbd url(../im/leviMeniVmes.png) left top repeat-y;
width:132px;

}

#navlist a
{
display: block;
padding: 3px;
width: 126px;
background: #006aa7 url(../im/leviMeniGlavno.png) left top repeat-y;
}

#navlist a:link, #navlist a:visited
{
color: #ffffff;
text-decoration: none;
}

ul#navlist li.active a
{
/*background: #f0e7d7;*/

color: #b5d65a;
}


/*pisava v menuju na desni strani*/
#navcontainer a:hover
{
background-color: #006aa7;
color: #b5d65a;
}

td#whiteBackLeft{
    background: url(../im/leviPrvaPonovi.png) repeat-y;
    /*background: url(../im/crtaLeviRob.png) repeat-y;*/

}
td#whiteBackRight{
   background: url(../im/desniPrvaPonovi.png) repeat-y;

}
td.spodnjiLevi{
    background-image: url(../im/leviSpodnjiRob.png);
    background-position:left top;

}
td.spodaj{
    background: url(../im/spodajCrta1.png) repeat-x;

}
td.spodnjiDesni{
    background-image: url(../im/desniSpodnjiRob.png);

}


table {
  border: none;
}

table.table, .table td, .table th
{
    border-color: #666666;
    border-style: solid;
}
table.table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}
.table td, .table th
{
    margin: 0;
    padding: 2px 8px;
    border-width: 1px 1px 0 0;
    background-color: #ffffff;
}
.table th {
    background-color: #f3f8ff;
    text-align: center;
}

h1,h2,h3,form,input,p {
  margin: 0px;
  padding: 0px;
}

p.h1 {
  font-size: 17px;
  color: #ffffff;
}

ul {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  list-style-type: disc;
  color: #000000;
}
.white {
  color: #ffffff;
  font-size: 15px;
}
li {
  list-style-type: disc;
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
  color: #000000;
}


li.kontakti{
  list-style-type: disc;
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
  color: #606264;
}

h2.kontakti{
  margin-bottom: 15px;
  margin-top: 15px;
  color: #606264;
}


h1{
    color: #F0F8FF;
}
.adelamoModro
{
  background:#ffffff url(../im/blue_l.png) left top repeat-y;
}
div.povezaneVsebine {
  padding: 0px 0px 3px 3px;
}
h2,h3 {
  color: #000000;
}
a {
  color: #6f6f6f;
  text-decoration: underline;
}
a:hover {
  color: #444444;
}
h3 {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
}
h2 {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
h1 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
}
h1.title {
  margin-left: 15px;
}
h2.title {
   margin-top: 5px;
}
sup {
  font-size: 9px;
}

p.text {
  margin-top: 5px;
}
.copy {
  font-size: 9px;
  color: #ffffff;
  text-decoration: none;
}
a.copy:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* magic: because position:fixed; fails to position:static; in IE, we use IE-specific expressions to fix this. */
/* but we must set position:absolute;, left and top before this or it won't work. */

div#fixed {
  position: absolute;
  left: 0px;
  top: 0px;
/*  left: expression( ( ignoreMe = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) + 'px' );
  top: expression( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );*/
}
div>div#fixed {
  position: absolute;
  position: fixed;
}
p.grey {
  color: #333333;
}

p.white {
  color: #ffffff;
  margin-top: 2px;
  font-size: 10px;
}

p.whitePrvaStran {
  font-family: Verdana;
  color: #ffffff;
  margin-top: 1px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 13px;
}

h2.prvaStranModro{
  font-family: Verdana;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 14px;
  padding: 0px 0px 0px 10px;
}

h2.prvaStranZeleno{
  font-family: Verdana;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 14px;
  padding: 0px 0px 0px 10px;
}

img.marg {
   margin-top:5px;
   margin-right:3px;
    
}

a.reference {
  color: #ff6600;
}
a.reference:hover {
  color: #ee5500;
}
div.news_right {
  border-bottom: 3px solid #ffffff;
  background-color: #dbced3;
  padding: 15px 15px 8px;
}
p.xinha {
  margin-bottom: 10px;
}
.xinha {
}
h1.xinha, h2.xinha, h3.xinha {
  margin-bottom: 10px;
}


table#spodaj{
  margin-top:10px;
  
}

div#all {
  width: 932px;
  padding: 0px 1%;
 
}

img#logo {
  float: left;
}
img#logo2 {
  margin: 2px 10px 0px 0px;
}

img#pika {
  float: left;
}
div#top {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  height: 63px;
  position: relative;
}
div#top a {
  text-decoration: none;
}
div#bottom {
  background-color: #ffffff;
  margin: 0px 0px;

  padding: 20px 0px 7px;
}
div#find_form {
  position: absolute;
  right: 10px;
  top: 40px;
  width: 117px;
  height: 24px;
  background:  #ffffff url(../im/search_bg.png) right bottom no-repeat;
}
div#find_form input#find_query {
  position: absolute;
  left: 3px;
  top: 3px;
  border: none;
/*  background-color: #ff0000;*/
  width: 81px;
  height: 14px;
  padding: 2px 0px;
}
div#find_form input#find_submit {
  position: absolute;
  left: 86px;
  top: 0px;
}
div#userdata {
  display: table;
  float: right;
  padding: 0px;
  margin: 0px;
  text-align: right;
}
div#userdata select {
  margin-top: 3px;
}
div#nav {
  margin: 5px 0px 10px;
  max-width: 815px;
}
div#nav0 {
  min-height: 21px;
  
}
a.nav0 {
  display: block;
  width: 106px;
  height: 21px;
  line-height: 21px;
  float: left;
  background: no-repeat;
  font-weight: normal;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  margin-right: 2px;
  /*barva med zapisi v menuju*/
  border-right: 2px solid #16b5f0;
}
/*barva pisave v zgornjem meniju*/
a.nav0:hover {
  text-decoration: underline;
  color: #ffffff;
}

a.nav0_chosen {
  display: block;
  width: 106px;
  height: 21px;
  line-height: 21px;
  float: left;
  /*background: #ffffff url(../im/meni.PNG) left top no-repeat;*/
  font-weight: normal;
  font-size: 11px;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  margin-right: 2px;
}
a.nav0_chosen:hover {
}


/*a.nav0_left {
  display: block;
  width: 85px;
  height: 23px;
  line-height: 23px;
  float: left;
  border-left: 1px solid #ffffff;
  background: #ffffff url(http://localhost/admundus/im/nav0_bg.gif) left top repeat-x;
  font-weight: normal;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  color: #ffffff; 
  text-align: left;
  border-bottom: 10px;
  
}*/

a.navM{
    background: #1E90FF url(../im/kvadratekLevo_1.png) left top repeat;
    display: block;
    height: 23px;
    text-align: left;
    border-bottom: 1px solid #0000FF;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
    
  
}

a.nav0_left:hover {
  text-decoration: underline;
  color: #ffffff;
  padding-bottom: 8px;
}

li.nav0_left {
    margin: 0;
	padding: 0;

    }

a.nav0_left_chosen {
  display: block;
  width: 85px;
  height: 23px;
  line-height: 23px;
  float: left;
  border-left: 1px solid #ffffff;
  background: #ffffff url(http://localhost/admundus/im/nav0_bg_s.gif) left top repeat-x;
  font-weight: normal;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}
a.nav0_left_chosen:hover {
  text-decoration: underline;
  color: #ffffff;
}


#nav1 {
  background-color: #0093d7;
  min-height: 5px;
}
#nav1 a {
  font-size: 11px;
  font-style: normal;
  text-align: center;
  float: left;
  padding: 1px 20px;
}
#nav1 a:hover {
  text-decoration: underline;
}
a.nav1 {
  display: block;
  border-right: 1px solid #ffffff;
  color: #ffffff;
  margin: 4px 0px 3px;
  padding: 0px 10px;
  font-weight: normal;
  text-decoration: none;
}
a.nav1:hover {
  text-decoration: underline;
  color: #ffffff;
}
a.nav1_chosen {
  display: block;
  font-weight: bold;
  border-right: 1px solid #ffffff;
  color: #91d43b;
  margin: 4px 0px 3px;
  padding: 0px 10px;
  font-weight: normal;
  text-decoration: underline;
}
a.nav1_chosen:hover {
  text-decoration: underline;
  color: #ffffff;
}

/*p pa h za stran z novicami*/
h2.novice{
   margin: 20px 0px 1px 0px;
   font-size: 15px;
   color: #000000;

}
h1.novice{
   color:#1E90FF;
   font-size: 20px;
        
}

h1.glavniNaslov{
   color:#a6ce39;
   font-size: 20px;
   padding: 0px 0px 7px 0px;
}

h1.naslovModerPrva{
    font-size: 20px;
    color: #ffffff;
    padding: 0px 0px 10px 20px;
}

h1.naslovZelenPrva{
    font-size: 20px;
    color: #ffffff;
    padding: 0px 0px 10px 20px;
}

p.novice{
   color:#000000;
   font-size: 12px;
}

.besedilaVsebina{
   color:#606264;
   font-size: 12px;
   font-family: Verdana;
}

p.besedilaNovice{
   color:#606264;
   font-size: 11px;
   margin-bottom: 2px;
}

.besedilaVsebinaUvod{
   color:#606264;
   font-size: 13px;
   padding: 0px 0px 10px 0px;
}


p.bottomSkel{
    margin: 0px 0px 1px 0px;
    color: #778899;
}

p.bottomSkelPrva{
    margin: 0px 0px 1px 0px;
    color: #778899;
    font-size: 12px;
    padding: 0px 0px 10px 0px;
}

p.firstText{
    margin: 0px 5px 5px 5px;
    color: #778899;
}

h1.bottomSkel{
    margin: 0px 0px 5px 0px;
    color: #1E90FF;
    font-size: 11px;
}
p.bottomSkel a { text-decoration: none; }
h1.partnerji{
    margin: 0px 0px 5px 0px;
    color: #1E90FF;
    font-size: 16px;
}

h1.rightNews{
    margin: 5px 0px 10px 0px;
    color: #2194d2;
    font-size: 11px;
}

h1.rightNewsNews{
    margin: 5px 0px 10px 0px;
    color: #2194d2;
    font-size: 14px;
}

h1.rightNews_green{
    margin: 5px 0px 10px 0px;
    color: #a6ce39;
    font-size: 16px;
    font-family: Tahoma;
}

h1.rightNews_blue{
    margin: 5px 0px 10px 0px;
    color: #2194d2;
    font-size: 16px;
    font-family: Tahoma;
}

h2.rightGB{
    margin: 10px 0px 0px 0px;
    color: #adb1b3;
    font-size: 11px;
    font-family: Tahoma;
}

p.rightGB{
    margin: 0px 0px 10px 0px;
    color: #778899;
    font-size: 10px;
    font-family: Tahoma;
}
p.rightGB2{
    margin: 0px 0px 1px 0px;
    color: #778899;
    font-size: 10px;
    font-family: Tahoma;
}
p.rightGB2 a, p.rightGB a {
  text-decoration: none;
}
a.rightGB_blue {
  color: #2194d2;
}
a.rightGB_green {
  color: #a6ce39;
}

h1.rightObvestila{
    margin: 5px 0px 10px 0px;
    color: #a6ce39;
    font-size: 11px;
}

a.rightObvestila{
    color: #ffffff;
    font-size: 11px;
}

div#content {
  position: relative;
  margin: 20px 20px 20px 20px;
   
}



div.okvir_container {
  border: none;
  padding: 10px 0px 10px 0px;
  width: 100%;
  float: left;
}
div.okvir_container0 {
  border: none;
  padding: 0px 0px 0px 0px;
  width: 100%;
  float: left;
}
div.okvir_container2 {
  border: none;
  padding: 10px 0% 5px 0%;
  width: 100%;
  float: left;
}
div.okvir {
  border: 1px solid #ababab;
  padding: 17px 18px 15px;
  position: relative;
}

div.okvir2 {
  border: none;
  padding: 10px 18px 15px;
  position: relative;

}

div.okvir_spacerMax {
  border: none;
  width: 150px;
  float: left;
}

div.okvir_spacer {
  border: none;
  width: 4%;
  float: left;
}

div.okvir_spacer2 {
  border: none;
  float: left;
}


a.prvastr{
    margin-top: 30px;
    margin-left: 15px;
    color: #000000;
}
td.okvir_blue_content div.okvir_content {
  background: #ffffff url(../im/blue_l.png) left top repeat-y;
  padding-left: 15px;
  width: 135px;
  overflow: hidden;
}

td.okvir_green_content div.okvir_content {
  background: #ffffff url(../im/green_l.png) left top repeat-y;
  padding-left: 15px;
  width: 135px;
  overflow: hidden;
}


div.okvir h1.okvir {
  position: absolute;
  top: 10px;
  left: 10px;
  font-weight: bold;
  font-size: 12px;
  font-style: normal;
  color: #000000;
  padding: 0px 8px;
}
div.okvir_msg {
  background-color: #ffddaa;
}
div.okvir_msg h1.okvir {
    border: 1px solid #ababab;
    color: #663300;
}
div.okvir_msg a.okvir {
  position: absolute;
  top: -9px;
  right: 10px;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  color: #000000;
  background-color: #ffffff;
  padding: 0px 8px;
  border: 1px solid #ababab;
  text-decoration: none;
}
div.okvir h1.okvir_important {
  color: #900000;
}
h1.okvir a, h1.okvir_important a {
  text-decoration: none;
  color: #000000;
}
h1.okvir a:hover {
  color: #000000;
  text-decoration: underline;
}
h1.okvir_important a:hover {
  color: #900000;
  text-decoration: underline;
}

div.clear {
  clear: both;
  height: 1px;
  background-color: #ffffff;
}
div#copy {
  border-top: 1px solid #ababab;
  clear: both;
  margin-top: 40px;
  padding-top: 2px;
  font-size: 9px;
}
input.text, input.password {
  border-style: solid;
  border-width: 1px;
  border-color: #666666 #aaaaaa #aaaaaa #666666;
  height: 14px;
  padding: 2px 3px;
  margin: 2px 10px;
  outline: none;
}
input.submit {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background: #cccccc url(../im/nav0_bg.gif) left top repeat;
  color: #ffffff;
  font-weight: bold;

  height: 20px;
  padding: 2px 10px;
  margin: 2px 3px;
  outline: none;
}
a.show_hidden {
  display: block;
  width: 200px;
  padding: 10px 0px;
}
tr.hidden td {
  background-color: #f3f3f3;
  color: #555555;
}
a.help_tip {
  display: inline;
  width: 25px;
  line-height: 25px;
  border: 1px solid #90c03a;
  text-decoration: none;
  margin: 0px 0px 0px 10px;
  text-align: center;
}
div.mngdb_form_key {
  margin-bottom: 15px;
}

div.label_checkbox_pair {
  clear: both;
  float: none;
  position: relative;
}

div.label_checkbox_pair input {
  left: 0px;
  position: absolute;
  top: 1px;
}

div.label_checkbox_pair label {
  display: block;
  margin-left: 15px;
}
textarea {
  border: 1px solid #ababab;
/*  width: 300px;
  height: 200px;*/
  padding: 2px;
  margin: 0px;
  text-align: left;
}

div.date_interval {
    margin-bottom: 20px;
    border: 1px solid #dddddd;
    padding: 10px 20px;
    background-color: #f8f8f8;
    float: left;
}
div.tablechart {
    clear: both;
}
div#container_chart {
    margin: 0px 20px 30px 0px;
    width:500px;
    height:100px;
    float: left;
}
div#container_table {
    clear: both;
}
div#container_table a {
    color: #000000;
}
#chart-series-shown-0 {
    width: 200px;
    color: #00A8F0;
}
#chart-series-shown-1 {
    width: 200px;
    color: #CB4B4B;
}

div.tab_container {
  border: none;
  padding: 10px 0% 5px 0%;
  width: 100%;
  float: left;
}
div.tab_container a.tab_enabled, div.tab_container a.tab_disabled, div.tab_container span.tab_enabled {
  float: left;
  font-weight: normal;
  font-size: 11px;
  font-style: normal;
  color: #000000;
  padding: 0px 8px;
  margin-right: 5px;
  position: relative;
  top: 1px;
  z-index: 1;
  text-decoration: none;
}
div.tab_container a.tab_enabled, div.tab_container span.tab_enabled {
  background-color: #ffffff;
  border: 1px solid #cacaca;
  border-bottom: 1px solid #ffffff;
  z-index: 1;
}
div.tab_container a.tab_disabled {
  background-color: #eeeeee;
  border: 1px solid #cacaca;
  z-index: 1;
}
div.tab {
  clear: both;
  border: 1px solid #cacaca;
  padding: 27px 18px 15px;
  position: relative;
}
div.record_new {
  clear: both;
  margin: 0px 0px 10px;
}
div#ooglas_preview {
  float: right;
  color: #666666;
}
div#ooglas_preview_content {
  width: 468px;
  height: 60px;
  border: 1px solid #cccccc;
}
div#ooglas_preview_about {
  color: #666666;
}
div#ooglas_preview_content div.img {
  background: url(../im/oglas_blank.png) left top repeat;
}
div.b_234x60 {
    overflow: hidden;
    width: 225px;
    height: 52px;
    padding: 4px;
}
.url_shown {
    color: #994400;
    text-decoration: underline;
}
#ooglas_preview_content_img {
    width: 45px;
    height: 52px;
    margin: 0px 4px 0px 0px;
    float: left;
}
p.info {
    margin: 10px 0px 15px;
}
hr {
    border-top: 1px solid #aaaaaa;
    color: #ffffff;
    background-color: #ffffff;
    margin: 20px 0px 15px;
}
.tab hr {
    border-top: 1px solid #cacaca;
}
textarea.code {
    width: 70%;
    height: 200px;
    display: block;
}
div.code {
    background-color: #ededed;
    margin: 15px 0px;
    padding: 20px 10px;
    border: 1px solid #acacac;
}



#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{       margin: 1px 0px 0px 0px;
        padding: 0px;
        width: 120px;
	}



ul#sddm {
margin-left: 0;
padding-left: 0;
background: #408fbd url(../im/leviMeniVmes.png) left top repeat-y;
width:132px;

}

#sddm a
{
display: block;
padding: 3px;
width: 126px;
background: #006aa7 url(../im/leviMeniGlavno.png) left top repeat-y;
text-decoration: none;
}

#sddm a:link, #sddm a:visited
{
color: #ffffff;
text-decoration: none;
}

ul#sddm li.active a
{
/*background: #f0e7d7;*/

color: #b5d65a;
}


/*pisava v menuju na desni strani*/
#sddm li a:hover
{
background-color: #006aa7;
color: #b5d65a;
}
