/* Start of CMSMS style sheet 'seevil nov css' */
body {
   text-align: justify;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
}
a {
   text-decoration:none;
   color: black;
}
div#menu{
   float: left;        /* set sidebar on the left side. Change to right to float it right instead. */
   width: 200px;     /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX IE double margin bug */
   margin-left: 0;
}

div#iskanje{
  margin: 10px 0px -5px 7px;
}

div#iskanje input
{
color: #222;
background: #eee;
border: 1px solid #444;
height: 18px;
}
span#knof input
{
height: 22px;
}

div#vsebinaokoli {
   margin: 10px 10px 10px 200px;
}

.naslov {
   margin-bottom: 5px;
   padding: 5px 0px 5px 15px;
   background-color: #999;
   color:white;
   font-weight: bold;
}


div#noga {
   clear: both;
   color: black;
}



.okvir_notranji {
color: white;
width: 100%;

}
.okvir_notranji table {
color: white;
width: 100%;
}
.okvir_notranji a {
font-size: 12;
color: white;
}
.okvir_notranji h1 {
padding: 0px;
margin: 5px 0px 0px 7px;
}
.okvir_notranji td {
text-align: center;
}
.okvir_notranji img {
border: solid 3px #777;
margin: 4px;
}


.tabela table {
border-left: dashed 1px #777;
border-top: dashed 1px #777;
}

.tabela table td {
border-right: dashed 1px #777;
border-bottom: dashed 1px #777;
padding: 2px;
}

.vsebinaartikel table {
border-left: dashed 1px #777;
border-top: dashed 1px #777;
}

.vsebinaartikel table td {
border-right: dashed 1px #777;
border-bottom: dashed 1px #777;
padding: 2px;
}


#menu {

color: black;
}
#menu a {
color:  black;

}
#menu a:hover {
color:  #840;
}
#menu ul {
   margin: 10px;
   padding: 0px;
   border: dashed 1px #888;
   border-top: none;
}
#menu li {
   border-top: dashed 1px #888;
   list-style: none;
   margin: 0px;
   padding: 0px;
   background-color: #ddd;
}

#menu li ul {
   margin: 0px;
   border: none;
}

#menu li li {
margin: 0px;
   padding: 0px;
background-color: #FFFCC7;
}
#menu li li li {
   margin: 0px;
   padding: 0px;
   background-color: white;
}
#menu li a {
   display: block;
   padding: 5px 0px 5px 15px;
}
#menu li li a {
   display: block;
   padding: 5px 0px 5px 15px;
}
#menu li li li a {
   display: block;
   padding: 5px 0px 5px 30px;
}


/* End of 'seevil nov css' */

