body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
}
p, li {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffff00;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffff00;
	text-align: left;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffff00;
	text-align: left;
	text-decoration: none;
}


.main {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
.prod {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.prod:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.glowna {
	font-family: Tahoma;
	font-size: 11px;
	color: #cab380;
	text-align: left;
	line-height: 18px;
}

.c {
	font-family: Tahoma;
	font-size: 11px;
	color: #cab380;
	text-align: center;
}

.zdj_tytul {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
	text-align: center;
	line-height: 13px;
}

.foot_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffff00;
}

.menu_foot {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffff00;
	text-align: left;
	text-decoration: underline;
}

.menu_foot:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffff00;
	text-align: left;
	text-decoration: none;
}

.foot {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8b8b8b;
	text-align: left;
}

.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffff00;
	text-align: left;
	text-decoration: underline;
}

.more:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d9a66a;
	text-align: left;
	text-decoration: none;
}
.nazwa {
	font-family: Tahoma;
	font-size: 18px;
	color: #ffff00;
}

.nazwa_dzial {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffff00;
	font-weight: bold;
}
.nazwa_lista {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.tekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffff00;
}
.tekst_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.jasna {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #86c838;
	color: #000000;
	padding: 5px 5px 5px 20px;
}
.ceimna {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #74b22b;
	color: #000000;
	padding: 5px 5px 5px 20px;
}
.pager {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	text-decoration: underline;
}

.pager:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}

.produkt {
	border: 2px solid #ffff00
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#9cc76a;
	border:1px solid #214800;	
}
.bt {
	background-color:#86c838;
	border:1px solid #214800;
	color:#353535;
	font-family:Tahoma;
	font-size:8pt;
	text-align:center;
	height: 23px;
}