@charset "utf-8";
/* CSS Document */

body
{
	background-color:#f6f9e1;
font-family:Tahoma;
font-size:12px;	
	
	}


div#glowny
{
width:810px;
margin-left:auto;
margin-right:auto;
padding:0;
text-align:center;
overflow:hidden;
}
div#logo
{
background:url(grafika/logo.jpg) no-repeat;
width:810px;
height:257px;
}

div#stopka
{
background:url(grafika/stopka.jpg) no-repeat;
width:810px;
height:36px;
clear:both;
color:#999;
}

ul.firma {
    margin:0;
    padding:0;          
    position: relative;          
    list-style: none;
    background: url('grafika/firma.jpg');  
    width:206px;                   
}
ul.firma li{
    height:58px;
}

ul.firma li a
{
display:block;
text-decoration:none;
border:0;
 width:206px;   
	  height:58px;

}
ul.firma li a:hover{
display:block;
    border: 0px ;            
    background: url('grafika/firma2.jpg');
	 width:206px;   
	  height:58px;
}
ul.firma li a:active{
display:block;
    border: 0px ;            
    background: url('grafika/firma2.jpg');
	 width:206px;   
	  height:58px;
}
div#pudelko
{
background:url(grafika/tre.jpg) repeat-y;
width:810px;
overflow:hidden;
}


ul.cena {
    margin:0;
    padding:0;          
    position: relative;          
    list-style: none;
    background: url('grafika/cennik.jpg');  
    width:206px;                   
}
ul.cena li{
    height:58px;
}

ul.cena li a
{
display:block;
text-decoration:none;
border:0;
 width:206px;   
	  height:58px;

}
ul.cena li a:hover{
display:block;
    border: 0px ;            
    background: url('grafika/cennik2.jpg');
	 width:206px;   
	  height:58px;
}
ul.cena li a:active{
display:block;
    border: 0px ;            
    background: url('grafika/cennik2.jpg');
	 width:206px;   
	  height:58px;
}

ul.regulamin {
    margin:0;
    padding:0;          
    position: relative;          
    list-style: none;
    background: url('grafika/regulamin.jpg');  
    width:206px;                   
}
ul.regulamin li{
    height:58px;
}

ul.regulamin li a
{
display:block;
text-decoration:none;
border:0;
 width:206px;   
	  height:58px;

}
ul.regulamin li a:hover{
display:block;
    border: 0px ;            
    background: url('grafika/regulamin2.jpg');
	 width:206px;   
	  height:58px;
}
ul.regulamin li a:active{
display:block;
    border: 0px ;            
    background: url('grafika/regulamin2.jpg');
	 width:206px;   
	  height:58px;
}

ul.kontakt {
    margin:0;
    padding:0;          
    position: relative;          
    list-style: none;
    background: url('grafika/kontakt.jpg');  
    width:206px;                   
}
ul.kontakt li{
    height:58px;
}

ul.kontakt li a
{
display:block;
text-decoration:none;
border:0;
 width:206px;   
	  height:58px;

}
ul.kontakt li a:hover{
display:block;
    border: 0px ;            
    background: url('grafika/kontakt2.jpg');
	 width:206px;   
	  height:58px;
}
ul.kontakt li a:active{
display:block;
    border: 0px ;            
    background: url('grafika/kontakt2.jpg');
	 width:206px;   
	  height:58px;
}


div#lewa
{
width:250px;
float:left;
text-align:center;
}

div#przyciski
{
width:250px;
text-align:left;
padding-left:20px;
}

div#tresc
{	
width:560px;
float:left;
text-align:left;
}
div#ulozenie_tresc
{
text-align:left;	
width:500px;
color:#666;
font-size:14px;
	}
	
a
{
	text-decoration:none;
	
	
	}