#wrapper {

}

#wrapper {
	background-image: url(../_img/back.jpg);
	background-repeat:no-repeat;
}

#content_top {
	border: 1px solid #FFF;
	background-image: url(../_img/produkt_bgr.jpg);
	background-repeat:repeat-x;
}

#content_bottom {
	background-color:#FFF;
	margin-bottom:10px;
}

#main_content {
	background-color:#FFF;
	color:#000;
}

#produkt_desc, .gender {
	color:#000;
}

#main_content a:link, #main_content a:visited {
	color:#000;
}

#main_content a:active, #main_content a:hover {
	color:#BC1E43;
}

.content_text {
	height:140px;
}

#product_next_visual {
	color: #000;
}