/*(c) Dariusz Stróżyński. Uwagi? dstrozynski@gmail.com*/
body, td, option{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #666666;
		margin: 0px;
}

.tekst2 {font-size: 8px;}

.tabela td, th{background-color: #F9FBFA;}

.czyste{background-color: #666666;}

.naglowek{font-weight: bold;}

a 	{font-size: 8px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	}

.przekreslone {
text-decoration: line-through;
}
.promocja{
font-size: 12px;

color:red;
}

a.menu{
	font-weight: bold;
	font-size: 9px;
	display: block;	
	margin-left: 10px;
	margin-top: 2px;
}

.menu:hover{color: #FF9900;
}
a.menu:hover:first-letter{color: #666666;
}

a.menu:first-letter{
	color:#FF9900;
	font-size: 12px;
	font-weight: bold;
}

a.menu2{
	font-weight: normal;
	font-size: 9px;
	display: block;	
	margin-left: 15px;
}

a.menu2:first-letter{
	color:#FF9900;
	font-size: 9px;
	font-weight: bold;
}

.menu2:hover{
		color:#FF9900;}

a.uwaga {font-weight: normal;
		color: red;
		font-weight: bold;
		font-size: 9px;
		display: block;	
		margin-left: 10px;
}

a.uwaga:first-letter {
	font-size: 12px;
	font-weight: bold;
}



a.uwaga:hover {
	color: #666666;

}

a.uwaga:hover:first-letter {
	color: red;


}

a.wyroznione 	{font-size: 10px;
				font-weight: bold;
				color: #FF9900;
				}

a.zakup {font-size: 11px;
		font-weight: bold;
		color: #F00;
		}

a.wyszukiwarka 	{font-size: 11px;
				 font-weight: normal;
				}
a.wyszukiwarka:hover 	{font-size: 11px;
text-decoration: underline;
				}


th {
font-size: 13px;
}

a.wyszukiwarka_zakup {font-size: 11px;
font-weight: normal;
		color: #F00;
		}
a.wyszukiwarka_zakup:hover {font-size: 11px;
font-weight: bold;
		}

input, textarea{font-size: 9px;
	background-color:#FFFFFF;
   	border: 1px solid #24304A;
	color: #000;
   	}
.button{ /*button to tez input ale taki specjalny ;)*/
		border: 1px solid #000;
		background-color: #FFF;
		color: #000; 
		font-size: 10px;
}

.button2{ /*button to tez input ale taki specjalny ;)*/
		font-size: 10px;
		width: 140px;
}        

.checkbox{ 
		border: none;
		margin: 0px;
}  

.wymagane {
	color: red;
	font-size: 9px;
}
