html,body{padding:0px; margin:0px;}
body,table,tr,td,div,p,span,input,textarea {font-family: verdana, arial, sans-serif; font-size:8pt; color:#252525}
body {background:url(/img/fon.jpg); background-repeat:repeat-x; background-color:#f5fcd9; scrollbar-arrow-color: #3F67A6;scrollbar-3dlight-color: #879E62;
scrollbar-highlight-color: #FFFFFF;scrollbar-face-color: #D6DECA;
scrollbar-shadow-color: #FFFFFF;scrollbar-darkshadow-color: #447093; padding:0px; margin:0px;}

h1{color:#5a4028; text-align:center; margin:0px; font-size:14pt;}
b{color:#0d7af8;}

#miniflex {
  width: 100%;
  float: left;
  font-size: x-small; /* could be specified at a higher level */
  margin: 0;
  padding: 0 10px 0 10px;
 /* border-bottom: 1px solid #fff;*/
  position:relative;
  z-index:2;
}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  position:relative;
}

#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 9pt;
  line-height: 20px;
  font-weight: bold;
  margin: 0 10px 0 0;
  text-decoration: none;
  color: #5a4028;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 2px solid #ffffcc;
  padding-bottom: 1px;
  color: #ffffff;
}
  
#animated-tab {
  position: absolute;
  z-index: 1;
  font-size: 85%;
  line-height: 20px;
  padding-bottom: 2px;
  border-bottom: 3px solid #fdf6a8;
}

#dva li{
font-size: 10pt;
margin: 10 0 10 0;
padding: 10px;
border: 1px solid #F4D700;
font-weight: bold; 
}
#dva em{
font-weight: normal; 
}




td.lverx {background:url(/img/lverx.gif);background-position:0% 0%; background-repeat:no-repeat;}
td.verx {background:url(/img/verx.gif);background-position:0% 0%; background-repeat:repeat-x;}
td.pverx {background:url(/img/pverx.gif);background-position:0% 0%; background-repeat:repeat-x;}
td.levo{background:url(/img/levo.gif);background-position:0% 0%; background-repeat:repeat-y;}
td.pravo{background:url(/img/pravo.gif);background-position:0% 0%; background-repeat:repeat-y;}
td.lniz{background:url(/img/lniz.gif);background-position:0% 0%; background-repeat:no-repeat;}
td.niz{background:url(/img/niz.gif);background-position:0% 0%; background-repeat:repeat-x;}
td.pniz{background:url(/img/pniz.gif);background-position:0% 0%; background-repeat:no-repeat;}

