body {
 text-align: center;
 font-family:tahoma, sans-serif, times new roman, Comic Sans MS;
 color:white;
 background:#FFFFFF;
 margin:0px;
}

div#kontener {
 overflow:hidden;
}

div#pasek {
 float:left;
 height:151px;
 margin-top: 20px;
 padding-right: 2000px;
 margin-right: -2000px;
 background:#ff6600;
 border-top:4px solid #ed5f00;
 border-bottom:4px solid #ed5f00;
  overflow:hidden;
}

div#centrum {
 overflow:hidden;
 width:980px;
 margin:auto;
}

div#naglowek {
 border:2px solid #003399;
 background:#0042ab url(grafika/logo.jpg) no-repeat;
 background-position: center center;
 height:150px;
 margin-bottom:20px;
}

div#menu-lewe {
 float:left;
 width:200px;
 margin-top: 00px;
 margin-bottom: 00px;
}

div#menu-prawe {
 float:right;
 width:150px;
 margin-top: 00px;
 margin-bottom: 00px;
}

div#tresc {
 float:left;
 width:590px;
 margin-left:20px;
 margin-right:20px;
}

div.menu {
 border:3px solid #003399;
 background:#0042ab;
 font-size:12px;
}

div.tytul {
 border:3px solid #b50000;
 background:#cc0000;
 margin-bottom: 20px;
 margin-top: 20px;
 font-weight: bold;
 font-size:11px;
 padding:10px;
 padding-top:5px;
 padding-bottom:5px;
 text-align: justify
}

div.tekst {
 border:3px solid #ed5f00;
 background:#ff6600;
 font-size:12px;
 padding:10px;
 padding-top:5px;
 padding-bottom:5px;
 text-align: justify
}

ul.menu{
 margin:0px;
 padding:0px;
 padding-top:5px;
 margin-left:10px;
 text-align: left;
}

li.menu{
 text-align: left;
 list-style:none;
 text-decoration:none;
 padding-left:5px;
 color:#FFFFFF;
 height:17px;

}

li.reklama{
 text-align: left;
 list-style:none;
 text-decoration:none;
 color:#FFFFFF;
 padding-left:00px;
}

div#stopka {
 clear:both;
 width:980px;
 border:3px solid #003399;
 margin:auto;
 margin-bottom:20px;
 margin-top:20px;
 padding:5px;
 background:#0042ab;
 font-size:11px;
}

a {
 text-decoration:underline;
 color:#FFFFFF;
}
 
a:hover{
 color:#ff6600;
 text-decoration:underline;
}

a.menu{
 text-decoration:underline;
 color:#FFFFFF;
}
 
a.menu:hover{
 color:#ff6600;
 text-decoration:underline;
}

a.link{
 text-decoration:none;
 color:#FFFFFF;
}
 
a.link:hover{
 color:#0042ab;
 text-decoration:none;
}

h1 {
 font-size:13px;
 font-weight:bold;
 margin:0px;
}

div.kategoria {
 float:left;
 width:270px;
}

div.ocena {
 float:left;
 width:40px;
}

div.srednia {
 float:left;
 width:60px;
 text-align:right;
}

div.szczegoly {
 float:right;
 width:90px;
 text-align:right;
}

div.opis {
 background:ded;
}


div.ocen {
 float:left;
 width:100px;        
 height:10px;
 margin-top:3px;
 overflow:hidden;
}

ol.ocen {
 margin:0;
 padding:0;          
 position: relative;          
 list-style: none;
 background: url("grafika/gwiazda_1.gif") repeat-x;  
 width:100px;                   
}

li.ocen {
 height:10px;
}
 
ol.ocen li.ocen a.ocen {
 position: absolute;
 display: block;          
 height:10px;
 left:0;
 top:0;                            
}

ol.ocen li.ocen a.ocen:hover{
 border: 0px solid #fff;
 text-decoration:none;            
 background: url("grafika/gwiazda_2.gif") repeat-x;               
}

#e1{           
 width: 20px;          
 z-index:5;               
}           
 
#e2{          
 width: 40px;          
 z-index:4; 
}     
 
#e3{
 width: 60px;            
 z-index:3;          
}      
 
#e4{          
 width: 80px;          
 z-index:2;            
}
  
#e5{          
 width: 100px;          
 z-index:1;            
}

table.uniwersalna {
 border-collapse: collapse;
}
