div.nadpis {
  padding-top:30px;
} 

.content {
  border:1px solid silver;
  }


div.editor table.editing th, td {
   padding:5px;
   /*background:#ffffff;F1F7DE */

}
#overDiv td{
    padding:1px;
}          

div.editor table.editing th {
          background:#F1F7DE;
          color:black; 
          text-align: left; 
          width:auto; 
          border:0px !important; 
}

div.editor table.editing input {
        padding:3px;
        border:1px solid #ccc;
}


table.buttonsEdit input {
   background: url(../pic/pic15.jpg);
  padding:6px 10px 6px 10px;
  color:white;
  font-family:Arial;
  border:0px;
  font-weight:bold;
  cursor:pointer;
  text-transform:uppercase;
}

div.editor table.main th { 
     background:#70910A;
      
     color:white;
     }
     
     
div.editor table.main td, th {
  padding:10px !important;
  text-align:center;
}

div.editor table.main td, th {
    background:#E7F2C4;
    border-bottom:1px solid white;
    border-right:1px solid white;
}

div.editor table.main tr.seda td {
    background:#ddd;
}

div.editor table.main td input.button {
   /*background: url(../pic/pic15.jpg) x-repeat;*/
  background: url("../pic/pic15.jpg") repeat scroll 0 0 transparent;
  padding:6px 10px 6px 10px;
  color:white;
  font-family:Arial;
  border:0px;
  font-weight:bold;
  cursor:pointer;
  text-transform:uppercase; 
}

div.content div.menu a.menuactive {
  background:#F1F7DE !important;
  font-size:15px;
  
}

div.content div.menu a.menuactive:first-letter  {
  
  
}


div.content div.menu a.nav4 {
  background:red !important;
}
