body{
  font-family: Arial;
  font-size: 0.8em;
  padding:0px;
  margin:0px;
  text-align:center;
  color:rgb(51,51,51);
  background-color:rgb(242,242,242);
}

img{border:none;}
.f10{width:100%;height:10px;font-size:10px;clear:both;}
.f5{width:100%;height:5px;font-size:5px;clear:both;}

#all{width:100%;text-align:center;}
#cont{width:980px;margin:auto;text-align:left;background-color:white;border-left:5px solid white;border-right:5px solid white;border-bottom:5px solid white;}

#top{width:980px;height:80px;background:url('img/top.png') no-repeat;}
#top h1{display:none;}
#top h2{display: none;}
#top h3{display: none;}

#menucont{width:980px;height:29px;background:url('img/menubg.png') repeat-x;}
#menucont ul{list-style-type:none;padding:0px;margin:0px;margin-left:139px;}
#menucont ul li{float:left;}
#menucont ul li a{display:block;width:144px;height:29px;line-height:29px;text-align:center;text-decoration:none;font-weight:bold;color:rgb(76,76,76);background:url('img/button1.png') no-repeat;border-right:1px solid white;}
#menucont ul li a:hover{color:white;background:url('img/button2.png') no-repeat;}
#menucont ul li a.active{color:white;background:url('img/button2.png') no-repeat;}

#top2{width:980px;height:200px;}
#top2 .tleft{float:left;width:209px;height:200px;background-color:rgb(39,48,116);}
#top2 .tleft ul{list-style-type:none;padding-top:0px;margin-top:0px;padding-top:20px;}
#top2 .tleft ul li{color:white;font-size:16px;font-weight:bold;line-height:26px;}
#top2 .tright{float:left;width:771px;}

.hr{width:100%;height:8px;font-size:8px;background:url('img/hrbg.png') repeat-x;}

#main{width:100%;margin-top:5px;}
#main h3{padding:0px;margin:0px;font-size:16px;color:red;border-bottom:1px solid black;padding-bottom:2px;}
#main .mleft{float:left;width:209px;}
.mlbg{height:308px;background:url('img/mlbg.png') repeat-x;color:rgb(31,13,105);padding-left:10px;}
.mlbg a{text-decoration:none;color:rgb(54,125,201);}
.mlbg a:hover{text-decoration:none;}
.nazwa{padding-top:0px;margin-top:0px;padding-top:10px;font-weight:bold;font-size:16px;}
.nazwa span{font-size:13px;font-weight:normal;}

.more{color:rgb(255,102,0);text-decoration:none;}
.more:hover{text-decoration:underline;}

#main .mcenter{float:left;width:448px;margin-left:5px;}

#main .mright{float:right;width:309px;}
#main .mright a{display:block;margin-top:10px;}


#bottom{width:980px;text-align:left;height:18px;line-height:18px;font-size:11px;}
#bottom .bleft{float:left;padding-left:15px;}
#bottom .bright{float:right;padding-right:15px;}
#bottom a{text-decoration:none;color:rgb(39,48,116);}
#bottom a:hover{text-decoration:underline;}

#sub{width:100%;margin-top:5px;}
#sub h3{padding:0px;margin:0px;font-size:16px;color:red;border-bottom:1px solid rgb(76,76,76);padding-bottom:2px;margin-bottom:5px;}
#sub ul{list-style-type:square;}
#sub .rright{float:right;width:638px;text-align:left;margin-left:15px;}
#sub .rright a{display:block;float:left;width:308px;padding-left:10px;}

#sub .imgs{}
#sub .imgs a{display:block;float:left;border:1px solid rgb(205,205,205);width:217px;margin:10px;}
#sub .imgs img{padding:2px;}

