body{
 margin:0;
 padding:0;
 background:#b1b1b1;
 font-family:Arial,Tahoma;
}
img{
 border:none;
}
.top{
 background:url('/images/top.jpg') no-repeat;
 height:325px;
}
.menu{
 background:url('/images/menu_back.gif') no-repeat;
 height:41px;
}
.punkt_menu{
 background:url('/images/punkt_menu_back.gif') right bottom no-repeat;
 width:128px;
 text-align:center;
 color:#ffffff;
 font-size:12px;
}
.punkt_menu a{
 text-align:center;
 color:#ffffff;
 font-size:12px;
 text-decoration:none;
}
.punkt_menu2 a{
 text-align:center;
 color:#ffffff;
 font-size:12px;
 text-decoration:none;
}
.punkt_menu2{
 text-align:center;
}
.content{
 background:url('/images/main_background.gif') repeat-y;
 padding-top:35px;
}
.left_box{
 width:219px;
 margin-left:10px;
 margin-top:5px;
 font-family:Tahoma;
 color:#595959;
 font-size:12px;
}
.h1{
 text-align:center;
 font-size:18px;
 color:#333232;
} 
.text{
 color:#333232;
 font-size:13px;
 margin-right:15px;
}
.text li,ul{
 margin:0;
 padding:0;
 list-style-type:circle;
 list-style-position: inside;
 }
.text a{
 color:#333232;
 font-size:13px;
 text-decoration:none;
 color:#58BB4E;
}
.text a:hover{
 color:#333232;
 font-size:13px;
 text-decoration:underline;
 color:#696969;
}
.footer{
 background:url('/images/bottom_back.gif') no-repeat;
 height:94px;
}
.copy{
 font-size:10px;
 padding-top:5px;
}
.logo{
 padding-right:25px;
 font-size:13px;
 color:#02a650;
}