body {background-color: white; color: black;}

h1   {font-family: Verdana, Arial, Georgia, Times, Helvetica; font-size: 24px; color: brown;}
h2   {font-family: Verdana, Arial, Georgia, Times, Helvetica; font-size: 18px; color: #00B000;}

a {color:white; text-decoration: none;}
a:link {color: white;}
a:visited {color: white;}
a:hover {color: white; text-decoration: underline;}
a:active {color: white;}

a.mainpage {color:blue; text-decoration: underline;}
a:link.mainpage    {color: blue; text-decoration: underline;}
a:visited.mainpage {color: blue; text-decoration: underline;}
a:hover.mainpage  {color: green; text-decoration: underline;}
a:active.mainpage  {color: blue; text-decoration: underline;}

table {background-color: white}
.bkgr_main {background-image: url(../images/bkgrmain.gif); background-repeat: repeat-x;}
.btns_brdr {border: 1px solid #19771B; background-color: white;}
.btns_bkgr {border: 1px solid #19771B; background-color: #19771B;}
.btns_hglt {border: 1px solid #00B000; background-color: #00B000;}

ul {list-style-type: none}
li {margin-left:-30px}

#main {position: absolute;
       width: 98%;
       left:1%;
       top: 10px;
       background-color: #FFF;
       border: 0px;}

#maintext {position :absolute;
           width:60%;
           left: 20%;
           top: 290px;
           border: 0px;}

#content {position: fixed;
          width: 170px;
          left: 10px;
          top: 265px;
          background-color: #F8F4F3;
          border: 0px;}

#zaglavie {position: absolute;
           text-align: center;
           width: 60%;
           left: 20%;
           top: 290px;
           border: 0px;}

#foto {position :absolute;
       width:60%;
       left: 20%;
       top: 420px;
       border: 0px;}

#zaglavie_planov
          {position: absolute;
           text-align: center;
           width: 60%;
           left: 20%;
           border: 0px;}

#zaglavie_planov1
          {position: absolute;
           text-align: left;
           width: 60%;
           left: 20%;
           border: 0px;}

#strelki_vverhu
         {position: absolute;
          width: 33px;
          height: 21px;
          right : 150px;
          top: 350px;
          border: 1px solid #19771B;}

#strelki_vnizy
         {position: absolute;
          width: 33px;
          height:21px;
          right: 150px;
          border: 1px solid #19771B;}

#strelka_vlevo
         {position: absolute;
          width: 15px;
          height: 19px;
          left: 1px;
          top: 1px;
          border: 0;
         }

#strelka_vpravo
         {position: absolute;
          width: 15px;
          height: 19px;
          left: 17px;
          top: 1px;
          border: 0px;
         }
