body{
background: #EAE8C6 url(grafika/tlo.png) repeat-x;
font-family: Arial,sans-serif; 
font-size:12px;
line-height: 18px;
color: #000;

}
/**
#c1c2c2
*/
#menu a{	
color:#000;	
text-decoration: none;
font-family: arial;
line-height: 19px;
margin-right:5px;
 
}	
#menu a:hover{
color: blue;
text-decoration: none;
}

#szukjka a{	 
color:#000;	
text-decoration: none;
font-family: arial;
text-decoration: none; 
}	
#szukjka a:hover{
color: silver;
text-decoration: underline;
}

.wiecej a{
color: #08367D;
text-decoration: none;
}
.wiecej a:hover{
color: silver;
text-decoration: underline;
}

 h1{
 margin-top:23px;
 font-size:22px;
 color: #ccc;
 }
 
  h2{
 font-size:20px;
 color: #383A3B;
 }
 .dodano{
 border-bottom: 1px solid #619500;
 width:300px;
 margin-bottom:5px;
 color:#50514E;
 }
