* {margin: 0;
   padding: 0;
   }
body {
      width: 740px;
	  height:auto;
      margin: 10px;
      background-color: #fff;
      scrollbar-base-color: BLACK;
      scrollbar-arrow-color: WHITE;
	  }
a img {
	   border: 0;
       }
a, a:link, a:visited {
                      text-decoration: none;
                      }
a:link {
        color: #000;
        }
a:visited {
           color: #672941;
           }
a:hover {
         color: #708090;
         }	  
#container {
            width: 740px;
            height: auto;
            background-color: #fff;
			border:none;
			}
#kontent {
          width:740px;
          height:auto;
          font-family: Arial, Helvetica;
          font-size: 9pt; 
          color:#000;
		  }
#head {
       width:740px;
	   height:64px;
       background-image: url(logo.jpg);
       background-repeat:no-repeat;
       background-position:left;
	   border-top:2px solid #000000;
	   border-bottom:2px solid #000000;
	   }
h1 {
    float:right;
    width:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
    padding:5px 5px;
    text-align:right;
     }
h3 {
        font-family: Arial, Helvetica;
	    font-size:12px;
	    padding:5px 0 5px 10px;
        }
.black {
        float:right;
        width:500px;
		height:20px;
        margin:20px 0 2px 0;
         }
.logo {
       width:229px;
       height:60px;
       margin:2px 0;}
#navmenu {
          padding:2px 0;
          }
ul {
    width: 740px;
	height:26px;
	background-image: url(nav_bord.gif);
	background-repeat: no-repeat;
	list-style: none;
	float: left;
    }
ul li {
	   float: left;
       }
ul a {
	  display:block;
	  font:bold 11px arial;
	  text-decoration:none;
	  text-transform:uppercase;
	  padding: 0 1em;
	  line-height: 2.1em;
	  border-right:1px solid #888;
	  color: #fff;
      }
ul a:link {
           text-decoration: none;
           color: #fff;
           }
ul a:visited {
              color: #fff;
              text-decoration: none;
              }
ul a:hover {
	        color:#FFCC66;
            }
.link {
       margin:0;
       background-image: url(verh_main2.gif);
       background-repeat:repeat-x;
       height:26px;
       text-align:center;
       padding-top:2px;
       }
.link a {
         font-family: Arial, Helvetica;
         font-weight: bold; 
         font-size: 8pt; 
         color: #000000; 
         word-spacing:5px;
         }
#zav {
      width:740px;
      height:22px;}
.img {
      float:left;
      width:440px;
      height:22px;
      margin:1px 0;
      }
.search {
         float:right;
         width:300px;
         height:22px;
         }
.search table {
               margin-top:2px;
			   }
.new2 {
       font-size: 8pt; 
       color: #000000; 
       font-family: Arial, Helvetica; 
       }
.textarea {
           
	       height:16px;
		   color:#000099;
	       border:#336699 solid 1px;
	       background-color: #F5F5F5;
           font-size:9px;
		   padding:1px;
           }
h2 {
    display:block;
    border:1px solid #666666;
	font-family: Arial, Helvetica;
    font-size: 10pt; 
    font-weight: bold; 
    color: #000;
    text-align:center;
    margin:5px 0 15px 0;
    padding:5px 0;
     }
P.figure {
          text-align: center;
	      margin:10px 0;
	      }	 
#cont {
       width: 740px;
       border:solid 1px #999;
       padding:0;
	   margin:0;
        }
.td {
     width:720px;
     margin:10px;	 
	 }
.kont {
       font-family: Arial, Helvetica;
       font-size: 9pt; 
       color:#000; 
       }
#footer {
         width: 740px;
         margin-top: 10px;
         border-top:2px solid #000000;
         padding-top:5px;
         }
.nav {
      background-image: url(bg_btm.gif);
      background-repeat:repeat-x;
      height:24px;
	  font-family: Arial, Helvetica;
      font-size: 9pt; 
      color: #000; 
      text-align:center;
      padding:5px 0;
	  }
.red {
      font-family: Arial, Helvetica;
      font-size: 7.6pt; 
      color: #ff9933; 
      text-align:center;
      }