body {	
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; margin: 0; text-align: center; background: #FFFFFF;
}
a {
	color: #C24322; text-decoration: none;
}
a:hover {
	color: #C24322D; text-decoration: underline;
}
p {
	margin-bottom:0.8em; line-height: 140%;
}
img {
	border: 0;
}
form {
	margin: 0; padding: 0;
}
input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;
}

/* klasy */

.toCenter {
	vertical-align: middle;
}
.toLeft {
	float: left;
}
.toRight {
	float: right;
}
.kolorZielony1 {
	color: #008080;
}
.searchIpunt {
	border: solid 1px #D6CFAB; width: 163px; height: 17px; padding: 2px 0 0 2px; color: #B4A665;
}
.searchSelect {
	text-align: center; width: 167px; height: 19px; color: #B4A665;
}
.buttonSearch {
	margin: 10px 0 0 33px;
}
.rightColumnProduct {
	text-align: center; width: 190px; height: auto; margin-top: 25px;
}
.rightColumnPhoto {
	border: solid 4px #EBB9A7; margin-top: 10px;
}
.product {
	font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #333333; text-decoration: none; font-weight: bold; display: block;
}
.product:hover {
	color: #333333; text-decoration: underline;
}
.promoPrice {
	font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #C24322; margin-top: 10px; display: block;
}
.productLabel {
	width: 525px; height: auto; margin-top: 24px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-align: left;
}
.productLabelPhoto {
	float: left; margin-right: 15px; border: 4px solid #F0F0F0;
}
.productLabelPhoto2 {
	float: left; margin-right: 15px;border: 4px solid #F0F0F0;width: 116px;height: 116px;background-color: #FFF;vertical-align:bottom ;text-align: center;
}

.productLabelInfo {
	float: right; width: 380px; height: auto; position: relative; line-height: 180%;
}
.productLabelPrice {
	position: absolute; top: 0; right: 0; text-align: right; font-weight: bold; font-size: 15px; color: #C24322;
}
.hr1 {
	width: 100%; height: 10px; border-top: solid 1px #C3C3C3; font-size: 0; overflow: hidden; margin-top: 25px;
}
.hr2 {
	width: 100%; height: 10px; border-top: solid 15px #F9F9F9; border-bottom: solid 1px #E0E0E0; font-size: 0; overflow: hidden; clear: both;
}

/* id */

#topMenu {
	width: 990px; height: 37px; background: url(../pics/menu_bg.png); font-weight: bold; margin: auto; padding: 16px 0 0 0;
} 
#topMenu li {
	display: inline;
}
#topMenu img {
	vertical-align: middle;
}
#topMenu a {
	color: #A04860; text-decoration: none;
}
#topMenu a:hover {
	color: #006E9B; text-decoration: none;
}
#container {
	width: 990px; height: auto; margin: auto;
}
#leftColumn {
	width: 190px; height: auto; float: left; text-align: left;
}
#rightColumn {
	width: 790px; height: auto; float: right;
}
#search {
	width: 170px; height: auto; background: #ECE9D8; padding: 10px;
}
#category ul {
	margin: 0; padding: 0;
}
#category li {
	margin-bottom: 1px; background: #F4F4F4; width: 164px; height: auto; padding: 6px 10px 6px 16px; font-weight: bold; list-style: none;
}
#category a {
	color: #333333; text-decoration: none;
}
#category a:hover {
	color: #D96A43; text-decoration: none;
}
#promo {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;
}
#promo ul {
	margin: 0 0 0 11px; padding: 0; list-style: none; 
}
#promo li {
	background: url(../pics/bullet1.gif) top left no-repeat; padding-left: 14px; margin-bottom: 5px;
}
#content {
	width: 768px; height: auto; background: url(../pics/content_bg.jpg); overflow: auto; padding: 0 0 0 22px;
}
#middleColumn {
	width: 545px; height: auto; float: left;
}
#promoColumn {
	width: 190px height: auto; float: right; background: url(../pics/promo_column_bg.gif) top no-repeat; margin-bottom: 20px;
}
#footer {
	background: #E1E3D7; width: 966px; height: 45px; margin: auto; border-top: solid 4px #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; clear: both; padding: 0 12px 0 12px;
}
#copy {
	float: left; margin-top: 15px;
}
#footerMenu {
	float: right; margin-top: 15px;
}
#footerMenu ul {
	margin: 0; padding: 0; list-style: none;
}
#footerMenu li {
	display: inline;
}
#footerMenu img {
	vertical-align: middle;
}

/* szczegóły produktu */ 

.productDetal {
	font-size: 15px; font-weight: bold; display: block;
}
.productDetalPrice {
	color: #C24322; font-size: 13px; font-weight: bold; display: block; margin-bottom: 10px;
}
.productDetalPrice2 {
	color: #C24322; font-size: 13px; font-weight: bold; display: block;
}

.productAvailability {
	position: absolute; top: 0; right: 0;margin-top: 30px;
}
#tabMenu {
	margin: 0; padding: 0; clear: both; list-style: none; border-top: solid #F9F9F9 40px;
}
#tabMenu li {
	display: inline;
}
#tabMenu img {
	vertical-align: middle;
}
.tabMenuLink {
	font-size: 13px; font-weight: bold; color: #943236; text-decoration: none;
}
.tabMenuLink:hover {
	color: #943236; text-decoration: underline;
}
#productDesc {
	background: #F0F0F0; width: 95%; height: auto; border-top: solid 1px #C3C3C3; border-bottom: solid 1px #C3C3C3; margin: 10px 0 10px 0; padding: 15px; color: #8A8A8A; font-size: 11px;
}
#productDesc p:first-letter {
	font-size: 16px; font-weight: bold;
}