


.black  { color: black; font-size: 10px; font-family: Verdana; text-decoration: none }
.black:hover  { color: black; font-size: 10px; font-family: Verdana; text-decoration: underline }

.black1 { color: black; font-size: 11px; font-family: Verdana; text-decoration: none }
.black1:hover { color: black; font-size: 11px; font-family: Verdana; text-decoration: underline }

.black2 { color: black; font-size: 13px; font-family: Verdana }



.red { color: #a00; font-size: 10px; font-family: Verdana; text-decoration: none }
.red:hover { color: #a00; font-size: 10px; font-family: Verdana; text-decoration: underline }

.red1 { color: #a00; font-size: 11px; font-family: Verdana; text-decoration: none }
.red2 { color: #b00; font-size: 13px; font-family: Verdana; text-decoration: none }




.white   { color: white; font-size: 10px; font-family: Verdana; text-decoration: none }
.white:hover  { color: white; font-size: 10px; font-family: Verdana; text-decoration: underline }


.orange2 { color: #f90; font-size: 13px; font-family: Verdana }
.gray   { color: #444; font-size: 10px; font-family: Verdana }


.form1 { color: black; font-size: 11px; font-family: Verdana }



.table_border_gray_left { border-style: solid; border-width: 0px 0px 0px 1px; border-color: #aaa }
.red_border { border: solid 1px #a00 }

table.rozmiary 
{
	margin: auto;
	color: black; font-size: 11px; font-family: Verdana; text-decoration: none;
	border-collapse: collapse;
}

table.rozmiary th {
	background-color: #ffe0c1;
	padding: 5px;
	border: #ffe0c1 1px solid;
	text-align: center;
}

table.rozmiary td {
	border: #ffe0c1 1px solid;
	padding: 5px;
	text-align: center;
}

td.footer {
	text-align: center;
	color: black; font-size: 10px; font-family: Verdana; text-decoration: none;
}

td.footer a {
	text-decoration: none;
}

td.footer a:hover {
	text-decoration: underline;
}

h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 13px; 
	font-family: Verdana; 
}

h4 a{
	font-size: 13px; 
	font-family: Verdana;
}


h4.polecamy {
	text-decoration: underline;	
	color: #b00; 
}

h4.polecamy a{
	color: #b00;
}

h4.lista {
	text-decoration: underline;	
	color: #000000; 
}

h4.lista a{
	color: #000000;
}

h4.promocja {
	text-decoration: underline;	
	color: #f90; 
}

h4.promocja a{
	color: #f90;
}
