.produkty {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}
.produkty_nobold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;

	color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}
.opis {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 2px;

}
	A.opis:link {text-decoration: none; color:black} 
	A.opis:visited {color:#000000; text-decoration: none;} 
	A.opis:hover {text-decoration: underline; color:black} 
	A.opis:active {color:black} 
	
.tytul {
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;

}
.skocz {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-bottom: 2px;
	text-align: left;

}  
	A.skocz:link {text-decoration: none; color:black} 
	A.skocz:visited {color:#000000} 
	A.skocz:hover {text-decoration: underline; color:black} 
	A.skocz:active {color:black} 

.pole {
	height: 16px;
	border: 1px solid #99A7BD;
	font-family: Tahoma;
	font-size: 12px;
	margin-right: 5px;
}
.nad {cursor : pointer;cursor : hand; font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-align: center;}
.pod {cursor : auto; font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-align: center;}

.cena {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C00000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}