/* Code created Matek gg: 5341730 www.matek.pdg.pl */
*{
   padding: 0;
   margin: 0;
}
img { border: 0;}
html{ background: #000000; }
a  { color: #DEDEDE;}
a:hover { color: #A5997F;}
#top {
   background: url('img/top.png') no-repeat; 
   width: 760px;
   height: 181px;
   margin: 0 auto;
   margin-top: 20px;
}
#top_menu {
   width: 780px;
   margin: 0 auto;
   margin-bottom: 30px;
   padding-left: 20px;
}
#top_menu ul li{
   display: inline;
   font-family: "Arial";
   font-size: 11px;
   margin-right: 5px;
}
#top_menu ul li a{
   color: #FFFFFF;
   text-decoration: none;
}
#top_menu ul li a:hover {
   text-decoration: underline;
}
#center {
   width: 760px; 
   margin: 0 auto;
   height: 400px;
   min-height: 400px;  
   height: auto;
   color: #FFFFFF;
   position: relative;
}
#center p {
   margin-bottom: 20px;
   text-align: center;
   font-family: "Verdana";
   font-size: 9pt;
}
#reklama {
   width: 110px;
   height: auto;
   position: absolute;
   top: 100px;
   left: -125px;
}
#bottom {
   width: 760px;
   height: 85px;
   background: url("img/stopka.png") no-repeat;
   margin: 0 auto;
   margin-top: 10px;
   font-family: "Verdana";
   font-size: 8pt;
}
#bottom2 {
   width: 760px;  
   height: 20px;
   margin: 0 auto;
   color: #FFFFFF;
   line-height: 20px;
   text-align: center;
   font-size: 11pt;
   margin-top: 5px;
   margin-bottom: 20px;
   font-family: "Verdana";
   font-size: 8pt;
}
#bannery {
   width: 760px;  
   height: 60px;
   margin: 0 auto;
   text-align: center;
}
#bannery ul li { display: inline;}
.galeria {
   text-align: center;
}
.galeria ul {
   list-style-type: none;
   margin-bottom: 20px;
}
.galeria ul li{
   display: inline;
   margin-right: 5px;
}
.news {
   margin-bottom: 30px;
   padding-bottom: 5px;
   border-bottom: 1px solid #666555;
   clear: both;
}
.news_tytul {
   width: 100%;
   text-align: left;
   margin-bottom: 5px;  
   clear: both;
   font-family: "Verdana";   
   font-size: 9pt;
}
.news_tresc {
   text-align: left;
   padding-left: 15px;
   margin-bottom: 10px;
   font-family: "Verdana";
   font-size: 9pt;
}
.news_dd {
   font-weight: bold;
   font-family: "Verdana";
   font-size: 8pt;  
}
.news_kom {
   float: right;
   font-family: "Verdana";
   font-size: 8pt;  
}
