
.obce table
{
   margin: 5px 10px 5px 12px;
   padding: 0px;

   background-color: #BBBB55;
}
.obce 
{
    border : 1px solid #999999;
    background-color: #DDD366;
}

.obce tr{
   padding: 0px 1px 0px 1px;
}
.lichy, .nlichy{
   text-align: left; 
   color: #000000;
   border : 1px solid #999999;
   background-color: #BBBBBB;
}
.sudy, .nsudy {
   text-align: left;
   color: #000000; 
   border : 1px solid #999999;
   background-color: #CCCCCC;
}

.nlichy{
   background-color: #BBBB80;
}
.nsudy{
   background-color: #CCCC90;
}

div.vlnew
{
   background-color: #FFFF00;
}

div.vlnew, div.vlnew2 {
   border: 2px dotted #FF0000;
  
   color: #0000AB;
   padding: 1px 3px 1px 3px;
   margin: 2px;
  

   font-family: Verdana;
   font-weight: bold;
   font-size: 11px;
}

div.vlnew, div.vlnew2 {
   display: inline-block;   
   float: right;
}

div.vlnew2 {
   background-color: #E0E000;
   border-color: #E00000;
}

span.vlnewvys
{
   background-color: #FFFF00;
   border: 2px dotted #FF0000;
  
   color: #0000AB;
   padding: 1px 3px 1px 3px;
   margin: 2px;
  

   font-family: Verdana;
   font-weight: bold;
   font-size: 11px;
   width: 12px;
}
span.vlnew2vys
{
   background-color: #E0E000;
   border: 2px dotted #E00000;
  
   color: #0000AB;
   padding: 1px 3px 1px 3px;
   margin: 2px;
  

   font-family: Verdana;
   font-weight: bold;
   font-size: 11px;
   width: 12px;
}