/* fonts */

h1
{
font: 18px Arial;
font-weight: 600;
}

h2
{
font: 13px arial;
color: black;
}

h2 a
{
text-decoration: none;
font: 13px arial;
color: black;
}

h2 a:hover
{
text-decoration: none;
font: 13px arial;
color:#006600;
}

h3
{
font: 12px Arial;
line-height:16px;
}

h3 a
{
   text-decoration: none;
   color:black;
}

h3 a:hover
{
   text-decoration: underline;
   color:#006600;
}

h4
{
   color:black;
   font: 13px arial;
   font-weight: bold;
}

h4 a
{
   text-decoration: none;
   color:black;
   font: 13px arial;
   font-weight: bold;
}

h4 a:hover
{
   text-decoration: underline;
   color:#006600;
   font: 13px arial;
   font-weight: bold;

}

/* stlye */

.vsebineList
{
  padding-left:18px;
}

.vsebineList ul
{
    list-style-image: url("../imgs/green.png");
}

.vsebineList ul li a
{
   text-decoration: none;
   font: 11px verdana;
   color: black;
}

.vsebineList ul li a:hover
{
   text-decoration: underline;
   font: 11px verdana;
   color:#006600;
}


.horLine
{
width:100%;
border-bottom:1px solid #999999;
padding-top: 2px;
padding-bottom: 2px;
margin-bottom:5px;
display:block;
overflow:hidden;
clear:both;
}

* { margin: 0; padding: 0; } 

.body 
{
margin: 0px; 
padding: 0px;
text-align: center; 
}

.Background
{
float:left;
width: 950px;
clear:both;
overflow:hidden;
}

.Header
{
background: url(../imgs/Header.png);
background-repeat: no-repeat;
float:left;
width:950px;
height:150px;
}

.Menu
{
width:950px;
height:26px;
background: url(../imgs/menuGrad.png);
background-repeat: no-repeat;
position:absolute;
top: 124px;
}


.LeftMenu
{
margin-top:20px;
width: 250px;
text-align: justify; 
float:left;

}

.RightContent
{
margin-top:14px;
width:670px;
text-align:justify;
float:right;
padding-left:30px;
}

.LeftMenuHeadA
{
background: url(../imgs/TitleGradient.png);
background-repeat: no-repeat;
width:230px;
height:18px;
font: 13px Verdana;
font-weight:600;
color:white;
margin-top: 10px;
padding-top:2px;
padding-left:20px;
}

.LeftMenuHeadB
{
background: url(../imgs/TitleGradient.png);
background-repeat: no-repeat;
width:230px;
height:18px;
font: 13px Verdana;
font-weight:600;
color:white;
margin-top: 18px;
padding-top:2px;
padding-left:20px;
}

.LeftMenuContainer
{
width:230px;
padding-left:20px;
background:#ebe6f8;
padding-top:5px;
font: 11px verdana;
line-height: 16px;
}

.LeftMenuContainer a
{
   text-decoration: none;
   color: black;
}

.LeftMenuContainer a:hover
{
   text-decoration: underline;
   color:#006600;
}

.defContainer
{

}

.defFloatLeft
{
position: relative;
width:432px;
padding-right:18px;
float:left;
overflow: hidden;
display:block;
text-align: left;
}

.defFloatRight
{
position: relative;
width:220px;
float:right;
overflow: hidden;
}

.underDefFloatRight
{
width:211px;
padding-left: 9px;
}


.spacer
{
    padding:3px;
}


.stanjeVoda thead
{
   background: #cae3dc;
   font-size: 12px;
   font-family: Arial;
   font-weight: bold;
   text-align: center;
}

.stanjeVoda tbody
{
   font-size: 12px;
   font-family: Arial;
   text-align: center;
   height: 15px;
}

.tejbl thead
{
   background: #b1d8b4;
   font-size: 12px;
   font-family: Arial;
   font-weight: bold;
}

.tejbl tbody
{
   font-size: 12px;
   font-family: Arial;
   height: 15px;
}

.footer
{
    float: left;
    margin-top: 36px;
    border-top: 1px solid #CCCCCC;
    width: 950px;
    clear:both;
    overflow:hidden;
    display: block;
}
.footerL
{
    float:left;
    width: 400px;
    padding-left:15px;
}
.footerR
{
    float:right;
    width: 300px;
    text-align:right;
    padding-right:15px;
}

.vsebina
{
    float: left;
    margin-top: 9px;
    padding-bottom: 9px;
    border-bottom: 1px solid #CCCCCC;
    width: 670px;
    clear:both;
    overflow:hidden;
    display: block;
}
.vsebinaL
{
    float:left;
    width: 200px;
    padding-right:15px;
}
.vsebinaR
{
    float:right;
    width: 455px;
    text-align:justify;
}

.vsebinaR ul
{
  padding-left:15px;
    list-style-image: url("../imgs/green.png");
}


.RibeIme
{
   width:120px;
   float:left;
   padding-bottom: 15px;
}

.RibeOpis
{
  width: 185px;
  padding-right:15px;
  float:right;
  padding-top:12px;
  padding-bottom: 15px;
  font-family: verdana;
  font-size: 11px;
  color:black;
  text-align: justify;
}


}


