html, body, h1, h2, h3, h4, img, li, ul { padding:0; margin:0; border:0;}

body
{
	text-align: left;
	font: 10px verdana, sans-serif, helvetica, arial;
	line-height: 15px;
	color: #888;
 
	
	background:#555;

}

#reklama{background:#fff; height:100px; width:100%; border-bottom:1px solid #222;}
#reklama div{width:780px; margin:0 auto;}



.wszystko
{
width:750px;
margin: 0 auto;
	padding-top:25px;
}	

.gora
{
background: #fff url(images/gora.gif) no-repeat top left;
width:750px;
height:59px;
}

.content{
width:750px;
clear:both;
background:#fff;
}

.content img 
{ 
display:inline;
border:0;
}


.jeden{ width:188px; float:left;}
.dwa{ width:187px; float:left;}
.trzy{ width:187px; float:left;}
.cztery{ width:188px; float:right;}




a
{
color: #444;
text-decoration: underline;
}

a:hover
{ 
color: #000; 
text-decoration: none;
}

h1{
 font-family: arial, verdana;
 font-size: 16px;
 font-weight:bold;
 letter-spacing:0px;  
 color: #0C59AE;
 line-height:16px; 
 text-align:left; 
 text-decoration:none;
 }

h2, h3
{
font-size: 10px;
line-height:12px;
font-weight:normal;
display:inline;
}
	


hr
{
border:1px #fff solid;
line-height:0px;
font-size:1px;
clear:both;
height:1px;
padding:0px;
margin:0px;
}

	 
	 

 form, span, p{
	 display:inline;
}

input, textarea, select {
font: 10px verdana, sans-serif, helvetica, arial;
color:#444;
margin-bottom:5px; 
padding:0;
width:125px;
}

select {
width:125px;
}

input.przycisk {
font-size: 10px;
border:1px #cc0000 solid;
text-align:center;
background: #cc0000; 
color:#fff;
width:80px;

}

input.przycisk:hover {
background: #ff0000; 
}


.menu_gora
{
width:470px;
height:29px;
color:#fff;
float:left;
line-height:29px;
vertical-align:middle;
padding:116px 0px 0px 30px;
}

.menu_gora a
{
color:#fff;
text-decoration:none;
}	

.menu_gora a:hover
{
color:#fff;
text-decoration:underline;
}

.dol
{
background:#fff;
width:750px;
line-height:35px;
clear:both;
color:#777;
height:35px;
}

.dol a
{
text-decoration:none;
color:#777;
line-height:35px;
height:35px;
}



.dol a:hover
{
text-decoration:underline;
}


.strony 
{
color:#444;
}


.strony a
{
background: #f7f7f7;
padding:1px 3px 1px 3px;
text-decoration:none;
}

.strony a:hover
{
padding:1px 3px 1px 3px;
text-decoration:underline;
color:#000;
}



.produkt_m
{
 	padding:10px;
	width:156px;
	height:160px;
	background: #fff;
	line-height:12px;
	float:left;
	display:block;
}

.produkt_m img
{
border:3px #FBEBA2 solid;
}

.produkt_m a
{
color:#888;
text-decoration:none;
display:block;
}

.produkt_m a:hover
{
color:#000;
background:#f7f7f7;
}


.produkt_d
{
 	margin:5px;
	width:571px;
	background: #fff;
	display:block;
}


.brd1
{
border:1px #eee solid;
display:block;
}

.brd1_inline
{
display:inline;
float:left;
margin-right:10px;
}


.padding30 { padding:30px;}

.left10{padding-left:10px;}

.clear {clear:both; height:0px; font-size:0px; line-height:0px;}
	


#imageUp
{
position: absolute;
z-index: 200;
border: red;
height: 450px;
width: 150px;
background: #fff url(images/loading.gif) no-repeat center center;
border: 5px solid #eee;
left: -2000px;
top: -2000px;
}

div.menu
{
background: transparent url(images/li.gif) no-repeat 0 6px;
}


.dark
{
color:#444;
}

ul.menu_kat { list-style: none; line-height: 20px; padding:0px 10px 10px 10px;}
ul.menu_kat li { border-bottom: 1px dashed #C5C5C5; }
ul.menu_kat li.kat a { color:#555; }
ul.menu_kat li.kat2 a { margin-left: 10px; }
ul.menu_kat li.kat3 a { margin-left: 20px; }
ul.menu_kat a { color:#444; text-decoration:none; 
display: block; height:20px; line-height: 20px; }
ul.menu_kat li.kat a:hover { background: #FFBA00; color: #000; }
ul.menu_kat li.kat2 a:hover { background: #FFBA00; color: #000; }
ul.menu_kat li.kat3 a:hover { background: #aaa; color: #fff; }


.adres 
{
padding:0px 10px 10px 10px;
}

.adres b
{
color:#000;
}


/* Formularz kontaktowy */
fieldset{ border: 0; width: 341px; padding:0; margin:0;}
fieldset div { text-align: left; clear:both; padding-top:7px; }
fieldset div label {float: left; width: 130px;  padding-top: 2px; }  
fieldset div input, fieldset div select { text-align: left; width: 200px; padding: 2px; border: 1px solid #888; background:#eee; }

fieldset div .czek { width: 20px; padding: 2px; border: 1px solid #aaa; }

fieldset div input:hover{ background: #FFF9BB;}
input.przycisk{ text-align:center; vertical-align:middle; text-decoration:none; background:#FFB504; width:58px; color:#222; font-size:10px; font-family:verdana, arial; }
fieldset span{ padding: 0 0 0 25px; }
