body{
  font-family: "Arial", sans-serfi;
  padding:0px;
  margin:0px;
  font-size:13px;
  text-align:center;
  color:rgb(51,51,51);
  background:url('bg.png') repeat-x;
  background-color:rgb(36,94,171);
}

img{border:none;}
.f20{width:100%;height:20px;font-size:10px;clear:both;}
.f15{width:100%;height:15px;font-size:10px;clear:both;}
.f10{width:100%;height:10px;font-size:10px;clear:both;}
.f5{width:100%;height:5px;font-size:5px;clear:both;}
.f2{width:100%;height:2px;font-size:2px;clear:both;}
.f1{width:100%;height:1px;font-size:1px;clear:both;}

#all{width:100%;text-align:center;}
#cont{width:980px;margin:auto;text-align:left;}

#top{width:100%;height:274px;background:url('img/top.jpg') no-repeat;}
#top h1{display:none;}
#top h2{display:none;}

#main{background-color:white;}
#main .mleft{float:left;width:735px;padding-left:30px;padding-top:15px;}
#main .mleft ul{list-style-type:square;}
#main .mleft .mlbox{float:left;padding-right:45px;}

.tytul{font-size:16px;font-weight:bold;}

#main .mright{float:left;width:215px;background-color:rgb(76,76,76);color:white;padding-top:15px;}
#main .mright p{padding-left:15px;}
#main .mright a{text-decoration:none;color:rgb(32,204,249);font-weight:bold;}
#main .mright a:hover{text-decoration:underline;}



#bottom{height:71px;line-height:71px;font-size:11px;background-color:rgb(228,228,228);text-align:right;padding-right:10px;color:black;}
#bottom a{text-decoration:none;color:black;}
#bottom a:hover{text-decoration:underline;}

