body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	background-color: #616064;
	background-image: url(/img/back.gif);
}

#header {
	width: 1000px;
	height: 194px;
	margin: 0px auto 0px auto;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
body.de #header {
	background-image: url(/img/header_de.jpg);
}
#header div {
	text-align: left;
	padding-left: 357px;
	padding-top: 10px;
}
#header img {
	border: 0px;
	margin: 0px 5px 0px 5px;
}
#menu {
	width: 1000px;
	height: 42px;
	margin: 0px auto 0px auto;
	background-image: url(/img/menu.jpg);
	background-repeat: no-repeat;
}
body.de #menu {
	background-image: url(/img/menu_de.jpg);
}
#menu div {
	text-align: left;
	color: #D910AB;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 14px;
}
#menu a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
#main {
	width: 1000px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	padding-top: 7px;
	position: relative;
}
#b {
	display: none;
	position: absolute;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	width: 100px;
	height: 155px;
}
div.oi {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: left;
}
div.oi img {
	float: right;
	margin-top: 2px;
	border: 0px;
}
div.ot {
	padding: 6px;
}
#kc, #kp {
	width: auto;
	height: auto;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#mainx {
	width: 992px;
	margin: 0px auto 0px auto;
}
#footer {
	width: 1000px;
	height: 78px;
	margin: 0px auto 0px auto;
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;
}
#footer div {
	padding-top: 10px;
}

#lcol {
	float: left;
	width: 195px;
}
#cont {
	float: right;
	width: 787px;
}
#rcol {
	float: right;
	width: 195px;
}
#mcol {
	float: left;
	width: 582px;
	text-align: left;
	padding-bottom: 10px;
}

div.bh {
	width: 195px;
	height: 34px;
	background-image: url(/img/bh.jpg);
	background-repeat: no-repeat;
}
div.bt {
	width: 195px;
	background-image: url(/img/bf.gif);
	background-repeat: repeat-y;
}
div.btt {
	width: 171px;
	margin: 0px auto 0px auto;
	padding-top: 8px;
	text-align: left;
}
div.bm {
	width: 189px;
	margin: 0px auto 0px auto;
	text-align: left;
}
div.bm a {
	display: block;
	background-image: url(/img/m.jpg);
	background-repeat: repeat-x;
	color: #D910AB;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.bm div a {
	background-image: url(/img/point.gif);
	background-repeat: no-repeat;
	background-position: 17px 7px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 27px;
}
div.be {
	width: 195px;
	height: 8px;
	background-image: url(/img/be.jpg);
	background-repeat: no-repeat;
}

div.search, div.basket, div.login {
	width: 195px;
	height: 79px;
	background-image: url(/img/boxsearch.jpg);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
div.basket {
	height: 116px;
	background-image: url(/img/boxbasket.jpg);
}
div.login {
	height: 129px;
	background-image: url(/img/boxlogin.jpg);
}
div.search span, div.basket span, div.login span {
	display: block;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	color: #B0178D;
	font-weight: bold;
}
div.search span {
	color: #000000;
}
div.bh div {
	padding-top: 12px;
	padding-left: 15px;
	text-align: left;
	color: #B0178D;
	font-weight: bold;
}
div.search div, div.basket div, div.login div {
	width: 181px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding-top: 17px;
}
div.basket div {
	padding-top: 22px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
div.basket div img {
	display: block;
	border: 0px;
	margin-top: 5px;
}
div.login div a {
	color: #B0178D;
}

div.prod {
	border: 1px solid #FEDAF8;
	float: left;
	width: 185px;
	_width: 187px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.f {
	margin-left: 0px;
}
div.prod h2 {
	height: 46px;
	background-image: url(/img/ph.jpg);
	background-repeat: repeat-x;
	margin: 1px;
}
div.prod h2 a {
	display: block;
	font-size: 0.8em;
	color: #AA0B86;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 8px;
}
div.pimg {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
div.pimg img {
	border: 0px;
}
div.pdescr {
	text-align: center;
	padding-bottom: 6px;
}
div.pdescr img {
	border: 0px;
	margin-top: 6px;
}

div.dprod div.pimg {
	float: left;
	width: 240px;
}
div.dprod div.pimg img {
	border: 1px solid #FDCBF3;
}
div.dprod div.pdescr {
	float: right;
	width: 322px;
	text-align: justify;
}
div.dprod div.pdescr div.p {
	background-color: #FFF0FC;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
div.dprod div.pdescr div.p table {
	width: 314px;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.dprod div.pdescr div.p table td {
	padding: 3px;
}
div.dprod div.pdescr td.c {
	color: #E01111;
	font-size: 1em;
	font-weight: bold;
}
div.dprod div.pdescr td.c span {
	font-size: 0.75em;
}
div.dprod div.pdescr td.r {
	color: #E01111;
}
div.dprod div.pdescr h1 {
	color: #AA0B86;
	font-size: 1.5em;
}
div.dprod div.pdescr div.ic {
	width: 60px;
	margin-top: 3px;
	float: left;
}

a.vic {
	display: block;
	text-align: right;
}
a.vic img {
	border: 0px;
}
div.tbox {
	border: 1px solid #FED9F8;
	text-align: center;
}
div.tbox p {
	margin-top: 3px;
	margin-bottom: 3px;
}
div.vzi {
	width: 568px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.vic {
	width: 568px;
	margin: 0px auto 0px auto;
	text-align: left;
}

div.dop {
	text-align: center;
}
div.dop img {
	border: 0px;
	margin-top: 4px;
}
div.dop a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #AA0B86;
	margin-top: 8px;
	font-size: 1.2em;
}
div.dop span {
	display: block;
	padding-top: 3px;
	color: #DD0000;
	font-weight: bold;
	font-size: 1.2em;
}

div.nav {
	color: #5B5B5B;
	font-size: 0.9em;
	margin-bottom: 8px;
}
div.nav a {
	color: #FB97E3;
	text-decoration: none;
}

i.nsk {
	display: block;
	padding: 13px 0px 6px 0px;
}
div.c span {
	color: #BBBBBB;
}

input.sum {
	width: 100%;
	text-align: right;
	border: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.basket {
	width: 100%;
	border: 0px;
}
table.basket th {
	font-size: 0.8em;
	background-color: #E79AD6;
}
table.basket td {
	background-color: #E5E8F0;
}
table.basket a img {
	border: 0px;
}
tr.zv td, tr.zv input.sum {
	font-weight: bold;
	font-size: 0.95em;
}
div.oform {
	background-color: #E5E8F0;
}
div.oform b {
	font-size: 1.2em;
	color: #C00596;
}
div.oform .uootblm, div.oform .uootbl { width: 80%; border: 0px; }

div.pg {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
div.pg, div.pg td, div.pg select {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}
table.n, table.t, table.tb {
	width: 100%;
	border: 0px;
}
table.n td {
	vertical-align: top;
}
table.tb {
	margin-top: 20px;
}
table.tb td {
	padding-bottom: 10px;
}
table.gal {
	width: 100%;
	border: 0px;
}
table.gal td {
	vertical-align: top;
	text-align: center;
}
table.gal img {
	border: 1px solid #999999;
}
div.bl {
	display: none;
}
.break, .clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #menu, #footer, #lcol, #rcol {
	display: none;
 }
 #main, #mainx, #cont, #mcol {
	float: none;
	width: 100%;
 }
}

