body{
  font-family:  "Arial", sans-serif;
  font-size:0.8em;
  padding:0px;
  margin:0px;
  text-align:center;
  color:black;
}

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

#all{width:100%;text-align:center;}
#cont{width:980px;margin:auto;text-align:left;}
#top{width:100%;height:209px;background:url('img/top.jpg') no-repeat;}
#top h1{display:none;}
#top h2{display:none;}

#main{margin-top:10px;}
#main .mleft{float:left;width:715px;padding-left:15px;padding-right:15px;}
#main .mright{float:left;width:225px;padding-right:10px;}

#main .tytul{font-weight:bold;color:rgb(77,161,150);}

#main .kontakt{background-color:rgb(239,239,239);padding:10px;}
#main .kontakt a{text-decoration:none;color:rgb(255,102,0);}
#main .kontakt a:hover{text-decoration:underline;}

#bottom{width:100;line-height:26px;border-top:3px solid rgb(84,162,152);color:rgb(152,152,152);font-size:11px;}
#bottom .bleft{float:left;padding-left:15px;}
#bottom .bright{float:right;padding-right:15px;}
#bottom a{color:rgb(152,152,152);text-decoration:none;}
#bottom a:hover{text-decoration:underline;}

.imgs{padding-top:5px;}
.imgs img{padding-left:5px;padding-right:10px;}
