*,html,body {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 13px;
	padding-bottom: 20px;
}

.cb {
	background: #FFFFFF;
}

div#topmenu {
	display: none;
}

.bold {
	font-weight: bold;
}

div#footer_container {
	display: none;
}

div#footer {
	display: none;
}

div#main_menu {
	display: none;
}

div.wrapper {
	position: relative;
		z-index: 3;
}
div#header {
	border-bottom: none;
	height: 50px;
}
div#header .wrapper {
	width: 912px;
	margin: 0 auto;
	height: 50px;
}

div#header div#logo {
	width: 113px;
	height: 25px;
	position: absolute;
	left: 14px;
	bottom: 20px;
}

#middle_sub{
	display: none;
}

div#bottom {
	width: 912px;
	margin-top: 3px;
	background: #fff;
	border: none;
}
div#bottom .wrapper {
	width: 912px;
	margin: 0 auto;
}

#sidebar {
	display: none;
}
.polecamy {
	display: none;
}

#right_content {
	width: 912px;
	position: absolute;
	left: 170px;
}

#right_content img{
	/*display: none;*/
}

#bcrumb{
	display: none;
}

#right_content .right {
	display: none;
}

#right_content .prod_big {
	display: none;
	}
	
#product_info div.class {
	width : 100px;
}
div.partners_left
{
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
div.partners_right
{
	float: right;
	width: 305px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.partners_bottom
{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}