	BODY{
		background-image:url(images/wojtek_bg.png);
		background-repeat:repeat-x;
		background-color:#E8E3D2;
	
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		white-space: nowrap;

	}
	.napis{
		width:100%; 
		color:#003366; 
		font-family:"Trebuchet MS" Arial, Helvetica, sans-serif; 
		font-size:14px;
		font-style:normal;
		font-weight:bold;
		
	}
	a{
		color:#666666;
		font-weight:bold;
		text-decoration:none;
		
	}
	a:HOVER{
		color:#FF3300;
	}
	TD{
		font-size: 11px;
		color: #666666;
		white-space:normal;
	
	}
	INPUT{
		border:1px solid #000066;
	}
	.a_news_header{
		text-decoration:none;
		color:#003366;
		font-weight:bold;
	
	}
	.a_news_header:HOVER{
		color:#ff6600;
	}
	.where_am_i{		
		font-weight:bold;
		font-size:12px;
	}
	.towar_parametr{
		font-weight:bold;
		color:#333333;
		text-align:left;	
		
	}
	.towar_parametr_nazwa{
		text-align:right;
		vertical-align:top;
	}
	.towar_opis{
		vertical-align:top;
		text-align:justify;
		font-size:10px;		
		padding:3px;
	}
	.towar_nazwa{
		font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;

		padding:2px;

		text-align:right;
		background-color:#0283C7;
		color:#ffffff;
		font-size:16px;
		font-weight:bold;
	}
	.zamowienia_cena{
		padding:2px;
		font-size:16px;
		color:#000000;	
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	.towar_cena{
		color:#003366;
		font-family:Tahoma;
		font-size:24px;
		font-weight:bold;
	}
	.table_header{
		background-color:#003366; 
		color:#FFFFFF;  
		font-weight:bold; 
		white-space:normal; 
	}
	.zamowienie_errors{
		padding:3px;
		background-color:#FF6600;
		color:#FFFFFF;
	}