/* CSS Document */
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.txt_menu_biale{
	font-family: Tahoma;
	font-size: 12px;
	color: #b22600;
	text-decoration: none;
}
.txt_menu_biale:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #b22600;
	text-decoration: underline;
}
.txt_stopka_szare{
	font-family: Arial;
	font-size: 11px;
	color: #8c1e00;
	text-decoration: none;
}
.txt_stopka_szare:hover{
	font-family: Arial;
	font-size: 11px;
	color: #8c1e00;
	text-decoration: underline;
}
.txt_stopka_biale{
	font-family: Arial;
	font-size: 13px;
	color: #fefefe;
	/*font-weight: bold;*/
	text-decoration: none;
}
.txt_belka_biale{
	font-family: Arial;
	font-size: 13px;
	color: #878787;
	/*font-weight: bold;*/
	text-decoration: none;
}
.txt_belka_biale:hover{
	font-family: Arial;
	font-size: 13px;
	color: #878787;
	/*font-weight: bold;*/
	text-decoration: underline;
}
.txt_nawigacja{
	font-family: Arial;
	font-size: 13px;
	color: #515151;
	font-weight: bold;
	text-decoration: none;
}
.txt_nawigacja:hover{
	font-family: Arial;
	font-size: 13px;
	color: #515151;
	font-weight: bold;
	text-decoration: underline;
}

.txt_menu_czarne{
	font-family: Tahoma;
	font-size: 12px;
	color: #272727;
	text-decoration: none;
}
.input_szukaj {
	font-family: 10px Tahoma;
	color: #777776;
	background: #FFFFFF;
	border: 1px solid #b22600;
}
.input_szukaj2 {
	font-family: 11px Tahoma;
	color: #878787;
	background: #FFFFFF;
	border: 1px solid #878787;
}
.button_szukaj {
	border: 1px solid #c7c7c7;
	background: url(images/button_szukaj.jpg)
}
.produkt {
	background: #FFFFFF;
	border: 1px solid #efefef;
}
.produkt_nazwa {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
}
.produkt_nazwa:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	text-decoration: underline;
	padding: 5px;
	font-weight: bold;
}
.sklep_nawigacja{
	font-family: Verdana;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
}
.sklep_nawigacja:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #515151;
	text-decoration: underline;
}
.produkt_nazwa_opis{
	font-family: Tahoma;
	font-size: 24px;
	color: #515151;
	text-decoration: none;
}
.opis_produktu{
	font-family: Verdana;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
}
.cena{
	font-family: Tahoma;
	font-size: 15px;
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}
.cena_zl{
	font-family: Tahoma;
	font-size: 16px;
	color: #b52502;
	text-decoration: none;
	font-weight: bold;
}
.kupuje{
	font-family: Tahoma;
	font-size: 18px;
	color: #b52502;
	text-decoration: none;
	font-weight: bold;
}
.kupuje:hover{
	font-family: Tahoma;
	font-size: 18px;
	color: #b52502;
	text-decoration: underline;
	font-weight: bold;
}
.produkt_nazwa_pokrewny{
	font-family: Tahoma;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
}
.kategoria_nazwa {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
}
.kategoria_nazwa:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	padding: 4px;
	font-weight: bold;
}
.produkt_cena {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 10px;
}
.input{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background: #FFFFFF;
	border: 1px solid #003366;
}
.rozwin{
	font-family: verdana;
	font-size: 14px;
	color: #b52502;
	text-decoration: none;
	font-weight: bold;
}
.rozwin:hover{
	font-family: verdana;
	font-size: 14px;
	color: #b52502;
	text-decoration: underline;
	font-weight: bold;
}
.koszyk_nawigacja{
	font-family: Tahoma;
	font-size: 18px;
	color: #b52502;
	text-decoration: none;
	font-weight: bold;
}
.koszyk_nawigacja:hover{
	font-family: Tahoma;
	font-size: 18px;
	color: #b52502;
	text-decoration: underline;
	font-weight: bold;
}
.koszyk_op{
	font-family: Verdana;
	font-size: 12px;
	color: #b52502;
	text-decoration: none;
}
.koszyk_op:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #b52502;
	text-decoration: underline;
}
#divUpControl {
	Z-INDEX: 1; POSITION: relative; TEXT-ALIGN: right;
}
#divDownControl {
	Z-INDEX: 1; POSITION: relative; TEXT-ALIGN: right;
}
#divContainer {
	VISIBILITY: hidden; OVERFLOW: hidden; POSITION: relative; HEIGHT: 280px;
}
#divContent {
	POSITION: relative;
}