body
{
	font-size: small;
	text-align:left;
	font-family: Arial, Verdana;
	margin: 0px; 
	padding: 0px; 
	background-color:#007ACD;
	color: #000000;
}
     
a:hover  { color: #000000; text-decoration:none; font-size: small;} 
a { color: #000000; text-decoration:none; font-size: small; }

div,img,form,table,p  { padding:0px; margin:0px; border:0px; }
table,tr,td { 	font-size: 11px; font-family: Arial, Verdana;}

.font_tytul { color:#007ACD; font-weight:bold; font-size:10pt; margin-bottom:15px; }

/* G ³ o w n e  e l e m e n t y  s t r o n y */

    div#tlo
	{
		width:100%;
		background: url('images/tlo-glowne.jpg')  repeat-x #007ACD;
	}


    div#kontener
	{
		margin: 2px auto;
		margin-top:0px;
        margin-bottom:0px;
		padding-left:20px;
		padding-right:20px;
        width:800px;
		background: url('images/tlo-kontener.jpg')  repeat-y;
		overflow:hidden;
		position:relative;
    }
	
	div#baner
	{
		width:800px;
		height:229px;
		overflow:hidden;
	}

	div#logo
	{
		width:241px;
		height:229px;
		overflow:hidden;
		float:left;
	}
	div#grafika
	{
		width:559px;
		height:229px;
		overflow:hidden;
		float:left;
	}

	div.menuitem
	{
		float:left; 
		height:53px;
		overflow:hidden;
	}

	div#content
	{
		width:800px;
		min-height:550px;height:auto !important; height:550px;
	}
	div#content_lewo
	{
		width:225px;
		padding-left:15px;
		padding-top:45px;
		background: url('images/kategorie_tlo.jpg')  no-repeat top left;
		float:left;
		overflow:hidden;
	}
	div#content_prawo
	{
		width:560px;
		float:left;
		overflow:hidden;
	}	


	div#foot
	{
		width:800px;
		height:50px;		
		background: url('images/tlo-foot.jpg')  repeat-x;
		overflow:hidden;
	}

/* ---------------- PRODUKTY -------------------*/

div.prod_box
{
	width:530px;
	margin-bottom:25px;
}
div.prod_img
{
	float:left;
	width:150px;
	text-align:center;
}

div.prod_opis
{
	float:left;
	width:350px;
	padding-left:20px;
}



div.prodfull_img
{
	float:left;
	width:220px;
	overflow:hidden;
}

div.prodfull_nazwa { font-size:12pt; font-weight:bold; margin-bottom:10px;}

div.prodfull_opis
{
	float:left;
	width:290px;
	padding-left:10px;
	overflow:hidden;
}

div.prodfull_imgdod
{
	float:left;
	width:52px;
	text-align:center;
	margin-top:4px;

	display:inline;
	margin-right:3px;
	overflow:hidden;
}


.ramka { border:1px solid #BEBEBE; padding:1px; }

div#newsyspecjalbox
{
	background: url('images/newstlo.jpg') repeat-x #00ABE4; 
	width:590px;
	padding-bottom:8px;
	padding-top:8px;
	color:#ffffff;
}

div#newsyspecjalbox a,div#newsyspecjalbox a:hover { color:#ffffff; }


/* ---------------- FORMULARZE -------------------*/
	.formularz
	{
		color: #ABABAB; 
		background-color: #E8E8E8; 
		padding-left:3px;
		font-size: 9pt;
		font-weight: bold; 
		border:1px solid #ABABAB; 
		padding-top:2px; 
		width:303px; 
		height:17px;
	}

	.wiadomosc
	{
		color: #ABABAB; 
		background-color: #E8E8E8; 
		font-size: 9pt;
		font-weight: bold; 
		border:1px solid #ABABAB;  
		padding:3px; 
		width:300px; 
		height:144px;
	}


	.guzik
	{
		color: #ABABAB; 
		background-color: #E8E8E8; 
		font-size: 9pt;
		font-weight: bold; 
		border:1px solid #ABABAB;  
		width:120px; 
		height:20px;
	}







	.czysc { clear:both; height:1px; width:1px; overflow:hidden;}
