html, body {margin:0;
    padding:0;
    background-color: #000;
    font-family:Deja Vu, Verdana,Arial;}

a{text-decoration:none;}

#data{color:#b0b0b0;
    font-size:10px;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    width:900px;
    height:20px;}

#data a{color:#b0b0b0;
    font-size:10px;}

#kontener{width:1000px;
    color:#404040 ;
    background-color:#fff;
    font-size:12px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    margin-bottom:40px;
    }



#menu{width:250px;
    margin-left:0px;
    border-right:solid #000 0px;
    float:left;
   
    }
    
#menu li{border-bottom:solid #000 0px;}


#menu a {
	display: block;
	padding: 0px 0px 0px 10px;
	background: ;
	border-top: solid #E0E0E0  1px;
	color: #E08934;
}

#menu a:hover, #menu .active a {
	background:#E8E8E8 ;
	text-decoration: none;
	font-weight: bold;
	color: #707070 ;
}


.decor{
     list-style:none;
    line-height:40px;
    font-weight:bold;}




#col_1{width:640px;
      height:100%;
      border-left:solid #000 0px;
      border-right:solid #000 0px;
      margin-top:35px;
      margin-left:50px;
      margin-right:50px;
      float:right;}

#col_1 a{color:#707070;}

#col_1 a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #707070 ;}



.interline{line-height:30px;}
.interline_small{line-height:20px;}

.akapit{font-weight:normal;
      font-size:22px;
      line-height:30px;
      width:640px;
      color:#E08934;
      border-bottom: solid #E0E0E0 1px;
      background:;#F0F0F0 ;}



#col_2{width:50px;
    background-color:#ccc;
    float:left;
    overflow:hidden;
    margin-left:20px;
    margin-right:20px;}



.tabbckg {background:#F0F0F0;}
.tabbckg_blank {background:#ffffff;}


#footer{
    clear:both;
    font-weight:bold;
    font-size:11px;
    color:#E08934;
    width:1000px;
    height:110px;
    border-top:solid #000  1px;
    background:#000;
    }
