/* HTML tags: start */
html, body, p, h1, h2, h3, a, img, form, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0
}
html {
	height: 100%;
}
/*body {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	min-height: 100%;
	position: relative;
	min-width: 998px;
	_width: expression(document.documentElement.clientWidth < 998 ? "998px": "auto");
	max-width: 1440px;
	width: expression(document.body.clientWidth > 1440? "1440px": "1440" );
	margin: 0 auto;
}
*/
body {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	min-width: 998px;
	_width: expression(document.documentElement.clientWidth < 998 ? "998px": "auto");
}
body {
	_height: 100%;
}
*html body {
	height: 100%
}
body {
	behavior: url("/js/csshover.htc");
}
/* HTML tags */
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 3px 0 15px 0;
	font-weight: normal
}
h2 {
	font-size: 17px;
	color: #5c5c5c;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif
}
h3 {
	font-size: 15px;
	color: #000;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif
}
a {
	color: #ee4e9f
}
a:hover {
	text-decoration: none
}
#header {
}
.logo {
	float: left;
	width: 200px
}
.top-menu {
	float: right;
	width: 550px
}
.top-menu ul {
	margin: 0;
	padding: 30px 0 0 0;
	list-style-type: none
}
.top-menu ul li {
	float: left;
	margin: 0 10px
}
.top-menu ul li a {
	color: #505050;
	font-family: "Arial Narrow";
	font-size: 14px;
	text-decoration: none
}
.top-menu ul li a:hover {
	text-decoration: underline
}
/* Menu */
.menu {
	clear: both;
	width: 100%;
	background: url(/images/header_bg.jpg) top repeat-x;
	border-collapse: collapse;
}
.menu td {
	text-align: center;
	position: relative;
	width: 12.5%;
}
.menu td p {
	background-color: #29231f;
	height: 32px;
	padding: 7px 0 7px 0;
}
.menu td p a {
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	color: #fff
}
.menu td:hover p {
	background-color: #f200a0
}
.menu td:hover p a {
	color: #29231f;
	border-bottom: none
}
.menu td div {
	position: relative;
	top: -500px;
	margin-top: -95px
}
.menu td:hover div {
	top: 0;
	margin-top: -95px
}
.menu td.selected p {
	background-color: #f200a0
}
.menu td.selected p a {
	color: #29231f;
	border-bottom: none
}
.menu td.selected div {
	top: 0;
	margin-top: -95px
}
/* Menu */
.content {
	overflow: hidden;
	padding: 0 0 0px 0;
	width: 100%;
	clear: both
}
.phone-box {
	float: left;
	width: 190px;
	padding: 20px 0 10px 20px;
}
.phone-box p {
	text-align: right;
	color: #5c5c5c;
	font-size: 21px
}
.phone-box p img {
	margin: 0 10px
}
.phone-box p a {
	font-size: 13px
}
.login-box {
	float: right;
	width: 180px;
	padding: 20px 20px 0 0
}
.login-box table {
	width: 180px;
	border-collapse: collapse
}
.login-box table td {
	width: 80px;
	padding: 5px 3px;
	color: #5c5c5c
}
.login-box table td input {
	width: 80px;
	border: 1px solid #a2a2a1;
	color: #cecdcd;
	font-size: 13px
}
.login-box table td input.enter_b {
	width: 80px;
	background: url(/images/enter_b.gif) no-repeat;
	height: 21px;
	cursor: pointer
}
.login-box table td a {
	color: #5c5c5c;
	font-size: 15px;
	text-decoration: none
}
.login-box table td span a {
	color: #ee4e9f;
	font-size: 13px;
	text-decoration: underline
}
.login-box table td img {
	vertical-align: middle;
	margin: 0 3px
}
.select {
	margin: 30px 230px 0 240px;
	color: #5c5c5c;
	font-size: 15px;
	padding-bottom: 2.6em;
}
.select a {
	font-size: 14px;
	margin: 0 3px
}
.grey-title {
	background: #e7e7e7;
	padding: 1px 5px;
	margin: 5px 0 15px 0
}
.grey-title img {
	margin: 0 5px
}
.grey-title a {
	color: #5c5c5c;
	font-size: 18px
}
.grey-title span {
	color: #5c5c5c;
	font-size: 18px;
	margin-left: 10px
}
.search {
	clear: both
}
.search img {
	margin: 0 5px 0 0;
	vertical-align: middle
}
.search a {
	color: #000;
	font-size: 15px
}
.search input {
	width: 155px;
	border: 1px solid #a2a2a1;
	color: #000;
	font-size: 13px
}
.leftbar {
	float: left;
	width: 190px;
	padding: 0 0 0 20px
}
.leftbar h1 {
	color: #5c5c5c;
	font-size: 20px;
	padding: 10px 0 7px 0
}
.rightbar {
	float: right;
	width: 180px;
	padding: 0 20px 50px 0;
	margin-left: -20px;
}
.centerbar {
	margin: 0 230px 0 240px
}
.left-menu {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.left-menu li {
	padding: 3px 0
}
.left-menu li a {
	font-size: 18px;
	color: #000;
}
.left-menu li.act a {
	color: #ee4e9f
}
.left-menu ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none
}
.left-menu ul li {
	padding: 1px 0
}
.left-menu ul li a {
	font-size: 16px;
	color: #5c5c5c !important;
	text-decoration: none
}
.left-menu ul li.act a {
	color: #ee4e9f !important;
	text-decoration: none
}
.navbar {
	color: #5c5c5c;
	font-size: 15px
}
.navbar b {
	color: #000;
	font-size: 20px
}
.navbar span {
	color: #5c5c5c;
	font-size: 20px;
	margin: 0 5px
}
.description {
	width: 98%
}
.description td {
	padding: 10px 10px 10px 0
}
.description td h1 {
	color: #000;
	font-size: 20px;
	border-bottom: 1px solid #e7e7e7;
	padding: 7px 0
}
.description td h1 span {
	color: #ef59a5
}
.description td ul {
	margin: 0;
	padding: 10px 0;
	list-style-type: none
}
.description td ul li {
	padding: 3px 0;
	color: #5c5c5c
}
.order-b {
	background: url(/images/order_b.gif) no-repeat;
	width: 76px;
	height: 21px;
	margin-right: 3px;
	color: #fff;
	float: left;
	padding: 2px 0 0 15px;
	text-decoration: none
}
.favor-b {
	background: url(/images/favor_b.gif) no-repeat;
	width: 67px;
	height: 21px;
	color: #fff;
	float: left;
	padding: 2px 0 0 6px
}
.table01 {
	width: 98%;
	border-collapse: collapse;
	margin: 5px 0 10px 0
}
.table01 td {
	border-bottom: 1px solid #ccc;
	padding: 5px 5px 5px 0;
	font-size: 14px
}
.table01 td.t-price {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-right: 15px
}
.table01 input {
}
.table01 tr.noline td {
	border-bottom: none;
}
.order-b2 {
	padding: 15px
}
.order-b2 a {
	background: url(/images/order_b.gif) no-repeat;
	width: 76px;
	height: 21px;
	margin: 0 auto;
	color: #fff;
	padding: 2px 0 0 15px;
	text-decoration: none;
	display: block
}
.spec-link {
	padding: 20px 0 10px 0
}
.spec-link a {
	color: #000;
	font-size: 18px;
	font-weight: bold
}
.spec-link span {
	float: right;
}
p span {
	color: #5c5c5c
}
/* Big Banner */
.banner01 {
	width: 143px;
	height: 290px;
	padding: 15px;
	margin: 15px 0 0 0
}
.banner01 h1 {
	font-size: 20px;
	color: #000;
	padding-bottom: 25px
}
.banner01 h1 span {
	color: #ef59a5
}
.banner01 p.b-desc {
	color: #796048;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif
}
.banner01 p.b-price {
	color: #5c5c5c;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 100px 0 0 0
}
.banner01 p a.order_now {
	display: block;
	background: url(/images/order_now_b.gif) no-repeat;
	height: 21px;
	width: 135px;
	color: #fff;
	padding: 2px 0 0 13px;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0
}
.banner01 p.b-tools {
	text-align: right
}
/* Big Banner */
/* Small Banner 01 */
.banner02 {
	width: 143px;
	height: 179px;
	background: url(/images/banner02.gif) no-repeat;
	padding: 15px;
	margin: 15px 0 0 0;
	position: relative
}
.banner02 h1 {
	font-size: 17px;
	color: #000;
	padding: 75px 0 5px 0;
	text-align: right
}
.banner02 h1 span {
	color: #ef59a5
}
.banner02 p.b-desc {
	color: #796048;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif
}
.banner02 p.b-price {
	color: #5c5c5c;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0
}
.banner02 p a.order_now {
	display: block;
	background: url(/images/order_now_b.gif) no-repeat;
	height: 21px;
	width: 135px;
	color: #fff;
	padding: 2px 0 0 13px;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0
}
.banner02 p.b-tools {
	text-align: right
}
.stick01 {
	position: absolute;
	top: 10px;
	right: 10px
}
/* Small Banner 01*/
/* Small Banner 02 */
.banner03 {
	width: 143px;
	height: 179px;
	background: url(/images/banner03.gif) no-repeat;
	padding: 15px;
	margin: 15px 0 0 0;
	position: relative
}
.banner03 h1 {
	font-size: 17px;
	color: #000;
	padding: 75px 0 5px 0;
	text-align: right
}
.banner03 h1 span {
	color: #ef59a5
}
.banner03 p.b-desc {
	color: #796048;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif
}
.banner03 p.b-price {
	color: #5c5c5c;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0
}
.banner03 p a.order_now {
	display: block;
	background: url(/images/order_now_b.gif) no-repeat;
	height: 21px;
	width: 135px;
	color: #fff;
	padding: 2px 0 0 13px;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0
}
.banner03 p.b-tools {
	text-align: right
}
.stick01 {
	position: absolute;
	top: 10px;
	right: 10px
}
/* Small Banner 02*/
.map {
	background: url(/images/map.gif) no-repeat;
	width: 174px;
	height: 321px;
}
.map ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.map ul li {
	padding: 0 0 0 100px;
	line-height: 14px
}
.map ul li a {
	color: #000;
	font-size: 11px;
	text-decoration: none
}
.consultant {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif
}
.consultant img {
	float: left;
	margin: 0 10px 10px 0
}
.consultant p {
	padding-bottom: 5px;
	color: #5c5c5c
}
.consultant p img {
	float: none;
	margin: 0 5px -3px 0
}
.consultant p a {
	font-size: 17px;
}
.consultant p span {
	font-size: 14px;
	color: #000
}
.only p {
	clear: both;
	padding: 10px 0;
	font-size: 15px;
	overflow: hidden;
}
.only p a {
	display: block;
	padding-top: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
}
.only p img {
	float: left;
	margin: 0 3px 10px 0
}
.spec01 {
	float: left;
	width: 55%;
	background: url(/images/spec01_bg.jpg) left repeat-x;
	height: 320px;
	margin-bottom: 20px
}
.spec01 div {
	height: 300px;
	padding: 10px 30px 10px 0;
}
.spec01 h1 {
	font-size: 25px;
	color: #000;
	padding: 30px 0 0 0;
	height: 110px;
	width: 230px;
	float: right;
}
.spec01 h1 span {
	color: #ef59a5
}
.spec01 p.s-desc {
	color: #796048;
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	float: right;
}
.spec01 p.s-price {
	color: #5c5c5c;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	text-align: right;
	clear: right;
	float: right;
	white-space: nowrap;
}
.spec01 p a.order_now {
	display: block;
	background: url(/images/order_now_b.gif) no-repeat;
	height: 21px;
	width: 135px;
	color: #fff;
	padding: 2px 0 0 13px;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px auto;
	float: right;
	clear: right;
}
.spec01 p.s-tools {
	text-align: right;
	width: 230px;
	float: right;
	clear: right;
}
.spec02 {
	float: left;
	width: 42%;
	background: url(/images/spec01_bg.jpg) left repeat-x;
	height: 320px;
	margin: 0 0 20px 2%
}
*html .spec02 {
	margin-left: 1%
}
.spec02 div {
	background: url(/images/spec02.jpg) left no-repeat;
	height: 300px;
	padding: 10px 30px 10px 10px;
}
.spec02 h1 {
	font-size: 25px;
	color: #000;
	padding: 30px 0 0 0;
	height: 110px;
	width: 230px;
	float: right;
}
.spec02 h1 span {
	color: #ef59a5
}
.spec02 p.s-desc {
	color: #796048;
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	float: right;
}
.spec02 p.s-price {
	color: #5c5c5c;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	text-align: right;
	float: right;
	clear: right;
	white-space: nowrap;
}
.spec02 p a.order_now {
	display: block;
	background: url(/images/order_now_b.gif) no-repeat;
	height: 21px;
	width: 135px;
	color: #fff;
	padding: 2px 0 0 13px;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px auto;
	float: right;
	clear: right;
}
.spec02 p.s-tools {
	text-align: right;
	float: right;
	clear: right;
}
.list01 {
	margin: 0 -30px 20px 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 99%
}
.list01 li {
	float: left;
	margin: 0 15px 25px 0;
	width: 180px;
	height: 183px;
	position: relative
}
.list01 li a {
	text-decoration: none
}
.list01 li span {
	position: absolute;
	color: #fff;
	font-size: 18px;
	top: 10px;
	left: 10px
}
/* Content */
/* Footer */
#footer {
	height: 60px;
	background: #29231f;
	bottom: 0;
	width: 100%;
	clear: both;
	color: #fff;
	font-size: 14px
}
.copyright {
	float: left;
	width: 20%;
	padding: 15px 10px 15px 10px
}
.adress {
	float: left;
	width: 31%;
	padding: 15px 10px 15px 10px
}
.f-link {
	float: left;
	width: 20%;
	text-align: center;
	padding: 15px 10px 15px 10px
}
.f-link a {
	color: #fff;
	margin: 0 5px
}
.madein {
	float: left;
	width: 19%;
	text-align: right;
	padding: 15px 10px 15px 10px
}
/* Footer */
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
/*UPPPPPPPPPPPPPPPPPPPPPPP*/
.centerbar {
	margin: 0 230px 50px 240px
}
.select {
	line-height: 16px
}
.navbar {
	position: relative
}
.navbar a {
	color: #5c5c5c;
}
/*About */
.inner_page {
	font-size: 15px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	padding: 0 0 50px 0
}
.inner_page h1 {
	font-size: 20px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	margin: 0 0 15px 0
}
.inner_page p {
	margin: 0 0 17px 0;
	color: #5c5c5c
}
.popular {
}
.popular h2 {
	color: #29231f;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 20px;
	margin: 0 0 15px 0
}
.popular table {
	width: 99%;
}
.popular table td {
	width: 33%;
	text-align: center;
	vertical-align: top
}
.pop_elem {
	width: 181px;
	height: 193px;
	background: url(/images/popularBlok.gif) no-repeat top left;
	margin: auto;
	position: relative
}
.pop_elem .describ {
	position: absolute;
	right: 16px;
	z-index: 100;
	height: 210px;
}
.pop_elem .describ p {
	margin: 0 0 7px 0;
	text-align: right;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
.pop_elem .describ p.d1 {
	font-size: 15px;
	color: #EE4E9F;
	margin-bottom: 1px;
	font-weight: bold;
	font-family: arial;
	margin-top: 10px;
	margin-right: 4px;
}
.pop_elem .describ p.d2 {
	width: 120px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 6px;
	font-family: arial;
	color: #fff;
}
	/* background: #EE4E9F;
}
*/
.pop_elem .describ p.d2 span {
	color: #000;
}
.pop_elem .describ p.d3 {
	font-size: 18px;
	color: #5c5c5c;
	background: #E1E1E1;
	font-family: arial;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	width: 170px;
	right: -15px;
	padding: 5px;
	z-index: 101;
}
.pop_elem .pop_img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	background:
}
.pop_elem .pop_img img {
	display: block;
	margin: 5px;
}
.pop_elem .stick01 {
	position: absolute;
	top: 146px;
	left: -5px;
	width: 76px;
	height: 77px;
	z-index: 102
}
.pop_elem .ord {
	position: absolute;
	top: 235px;
	left: 0px
}
.pop_elem p a.order_now {
	display: block;
	background: url(/images/order_now2.gif) no-repeat;
	height: 23px;
	width: 182px;
	color: #fff;
	padding: 2px 0 0 13px;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left
}
.pop_elem .go a {
	color: #ef59a5;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	top: 265px;
	right: 0px
}
.rightbar .pop_elem {
	margin-bottom: 15px;
}
.other_pic {
	width: 143px;
	height: 290px;
	background: url(/images/banner04.gif) no-repeat;
	padding: 15px;
	margin: 15px 0 0 0
}
/*Axor3 */
.un_navi {
	position: relative;
	margin: -35px 0 0 0;
	height: 40px
}
*html .un_navi {
	margin: -40px 0 -19px 0
}
.un_navi table {
	width: 100%
}
.un_navi td {
	vertical-align: top;
}
.all_cat {
}
.all_cat a {
	font-size: 15px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #5c5c5c
}
.sizeBlok {
	margin: 4px 0 0 0;
	position: relative;
	width: 380px
}
.sizeBlok div {
	float: left
}
.sizeBlok table {
	width: auto;
	border-collapse: collapse;
}
.sizeBlok table td {
	pading: 0px;
	margin: 0px;
	width: auto
}
.sizeBlok table td a {
	display: inline;
	float: left;
	font-size: 11px;
	color: #5c5c5c;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	margin: 0 0 0 -0px;
	width: 28px;
	text-align: center;
	padding: 18px 0 0 0;
	position: relative;
}
.sizeBlok table td a:hover {
	color: #ef59a5;
	background: url(/images/arrow.gif) no-repeat center top;
}
.sizeBlok table td a.active {
	color: #ef59a5;
	background: url(/images/arrow.gif) no-repeat center top;
}
.sizeBlok table td .sizes {
	position: relative;
	top: -27px;
	margin: 0 0 0 11px
}
*html .sizeBlok table td .sizes {
	margin: 0 0 0 5px
}
.sizeBlok span {
	white-space: nowrap
}
.sizeBlok .line {
	display: inline;
	margin: 5px 10px 0 20px;
	width: 228px;
	height: 20px;
	background: url(/images/line.gif) no-repeat
}
.catalog_list {
	width: 99%;
	margin: 20px 0 0 0;
	border-collapse: collapse;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
*html .catalog_list {
	width: 98%;
}
.catalog_list td {
	width: 33%;
	padding: 0px;
	margin: 0px;
	vertical-align: top
}
.catalog_list td .cat_elem {
	border: 1px solid #e2e1e1;
	padding: 13px;
	margin: 0 12px 15px 0;
}
.catalog_list td .butts {
	margin: 10px 0 0 0;
	font-size: 13px;
	padding: 0 0 0px 0;
}
.catalog_list td .butts .order-b {
	margin-right: 7px;
	margin-bottom: 3px;
}
.catalog_list td .butts a {
	display: inline;
}
.catalog_list td .butts a.order-b {
	float: left
}
.catalog_list td .butts a.favor-b {
	float: left;
}
.catalog_list td p {
	margin: 0 0 6px 0;
	font-size: 13px
}
.catalog_list td p img {
	margin: 0 0 15px 0
}
.catalog_list td p.cat_name {
	font-size: 18px;
	color: #000;
}
.catalog_list td p.cat_name span {
	color: #ef59a5
}
.catalog_list td p.cat_describ {
	font-size: 11px;
	color: #5c5c5c;
	line-height: 15px
}
.catalog_list td p.cat_price {
	font-size: 15px;
	font-family: arial;
	color: #000;
	font-weight: bold
}
/*Korzina*/
.korzina {
	margin: -80px 0 0 0
}
.auth_user {
	padding: 15px;
	background: #e7e7e7;
	font-size: 13px;
	coloR: #5c5c5c;
	line-height: 18px;
	margin: 0 0 2px 0
}
.auth_user .cart {
	margin: 13px 0 0 0;
	background: url(/images/basket_ico2.gif) no-repeat left top;
	padding: 0 0 0 25px;
	font-size: 15px
}
.new-cart {
	background: url(/images/cart.jpg) 0 0 no-repeat;
	padding-left: 60px;
	height: 60px;
}
.cart_item {
	background: #e7e7e7;
	padding: 15px;
	margin: 0 0 2px 0
}
.cart_item .cart_name {
	font-size: 15px;
	line-height: 19px;
	margin: 0 0 9px 0
}
.cart_item .cart_name span {
	color: #ef59a5
}
.cart_item .cart_img {
	text-align: center;
	margin: 0 0 12px 0
}
.cart_item table {
}
.cart_item table td {
	font-size: 13px;
	color: #5c5c5c;
	padding: 0 10px 3px 0;
	white-space: nowrap
}
.cart_item table td b {
	font-size: 15px;
	font-family: arial
}
.cart_item table td input {
	width: 70px
}
.cart_item .cart_price {
	margin: 15px 0 0 0;
	font-size: 14px;
	color: #5c5c5c
}
.search_filter {
	margin: 10px 0 50px 0;
	font-size: 15px;
}
.search_filter p {
	margin: 0 0 5px 0;
}
.search_filter p a {
	color: #ef59a5
}
.search_filter select {
	margin: 0 0 3px 0;
	color: #000;
	width: 175px
}
.search_filter input {
	margin: 0 7px 3px 4px;
	color: #000;
	width: 55px
}
.search_but {
	width: 73px;
	margin: 20px auto 0 auto
}
.search_but .favor-b {
	display: block;
	background: url(/images/favor_b.gif) no-repeat;
	width: 74px;
	height: 30px;
	color: #fff;
	padding: 2px 0 0 0px;
	font-size: 13px;
	text-align: center;
	float: none
}
.main-tr td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.home-content {
	float: left;
	font-size: 15px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #5c5c5c;
	padding-bottom: 20px;
	_width: 98%;
}
#orderbody {
	_width: 99%;
}
html, body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-bottom: -15px;
/*for uncertain second scrollbar in IE*/
}
#currentorder {
	position: absolute;
	left: 0;
	bottom: 70px;
	width: 180px;
	background: #ee4e9f;
	color: #fff;
	padding: 10px;
	z-index: 255;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#currentprice {
	font-size: 23px;
	font-weight: bold;
	display: inline;
}
#currentorder h2 {
	color: #000;
	font-size: 13px;
	padding-top: 0;
	padding-bottom: 2px;
}
.layout-f {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}
#d-div .fromto {
	width: 45px !important;
	float: left;
}
#v-div .fromto {
	width: 45px !important;
	float: left;
}
#sh-div .fromto {
	width: 45px !important;
	float: left;
}
.ftsmall {
	font-size: 9px;
	color: #666;
	width: 15px;
	float: left;
	width: 25px;
	margin-right: -25px;
	margin-left: -15px;
	position: relative;
	bottom: -20px;
}
#d-div {
	height: 35px;
}
#v-div {
	height: 35px;
}
#sh-div {
	height: 35px;
}
.span1 {
	width: 15px;
}
#d-div span {
	float: left;
}
#v-div span {
	float: left;
}
#sh-div span {
	float: left;
}
.action-title {
	height: 85px;
}
.action-title img {
	float: left;
	margin-right: 10px;
}
.action-title h2 {
	font: 21px arial;
	text-transform: uppercase;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 20px !important;
}
.action-1 a {
	color: #D90D00;
}
.action-2 a {
	color: #29A733
}
.action-3 a {
	color: #3C96DB
}
.action-title h2 a {
	text-decoration: none;
}
.all-items {
	font-size: 15px;
	margin-top: 0 !important;
}
.home {
}
.catalog_list td .f1 {
	background: #EE1100 url(/images/f1.jpg) 0 0 repeat-x;
	padding: 0;
	bordeR: 1px solid #fff;
	margin-right: 4px;
	padding: 3px;
}
.catalog_list td .f2 {
	background: #99CC33 url(/images/f2.jpg) 0 0 repeat-x;
	padding: 0;
	bordeR: 1px solid #fff;
	margin-right: 4px;
	padding: 3px;
}
.catalog_list td .f3 {
	background: #53BDF4 url(/images/f3.jpg) 0 0 repeat-x;
	padding: 0;
	bordeR: 1px solid #fff;
	margin-right: 4px;
	padding: 3px;
}
.catalog_list td .cat_elem .obertka {
	padding: 13px;
	background: #fff;
	position: relative;
	min-height: 320px;
	_height: 320px;
}
.home .order-b {
	background: url(/images/t-order.jpg) no-repeat;
	width: 92px;
	height: 23px;
	margin-right: 3px;
	color: #fff;
	display: block;
	padding: 2px 0 0 0px;
	text-decoration: none;
	text-align: center;
	position: relative;
}
.catalog_list td .home p.cat_price {
	font-size: 21px;
	font-family: arial;
	color: #000;
	font-weight: normal
}
.stopprice {
	background: url(/images/stopprice.jpg) 6px 5px no-repeat;
	width: 76px;
	height: 15px;
	line-height: 21px;
	padding-left: 41px;
	padding-right: 41px;
}
.home .catalog_list {
	width: 99%;
	margin: 5px 0 0 0;
}
/*.catalog_list .cat_elem .obertka p {
	_display: none;
}
*/
p.pdf {
	margin: 0 0 8px 0;
	padding: 10px 15px 10px 45px;
	background: #fff url("/images/pdf-icon.jpg") 10px center no-repeat;
	line-height: 18px;
}
.menu td {
	position: relative;
}
.sub-menu {
	visibility: hidden;
	position: absolute !important;
	z-index: 255;
	top: 235px !important;
	background: #F200A0;
	/*width: 12.5%;
*/
	width: 100%;
	/*width: 145px;
*/
	/*width: auto !important;
	width: 12.5% !important;
*/
	//margin-left: -50%;
}
@-moz-document url-prefix() {
.sub-menu {
	width: 12.5% !important;
	top: 300px !important;
	margin-left: 0 !important;
}
}
.sub-menu ul {
	text-align: left;
	display: block;
	padding: 0 !important;
	margin-left: 0;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.sub-menu ul li {
	list-style: none;
}
.sub-menu ul li a {
	color: #000 !important;
	color: #fff !important;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #c200a0;
}
.sub-menu ul li a:hover {
	background: #990100;
	text-decoration: none;
}
.cat_elem img {
	border: 1px solid #eee;
}
.item-photos img {
	border: 1px solid #eee;
}


.ramka-rose {
  background: #ee4e9f;
  padding-left: 20px;
  color: #fff !important;
}

.ramka-rose table {border: none;}
.ramka-rose table td {border: none;}

.ramka-rose .order-b2 {
	padding: 15px
}
.ramka-rose .order-b2 a {
	background: url(/images/order_b2.jpg) no-repeat;
	width: 150px;
	height: 40px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	color: #990100;
	font-size: 1px !important;
	text-align: center !important;
	text-decoration: none;
	display: block;
}


.delivery-links { height: 30px;}

.delivery1, .delivery2, .delivery3 {
	background: url(/images/favor_b.gif) no-repeat;
	width: 73px;
	height: 21px;
	color: #fff;
	float: left;
	padding: 2px 0 0 0px;
	margin-right: 10px;
	text-align: center;
}

.compare-table {width: 100%; border-collapse: collapse;}

.compare-table td {
  padding-right: 20px;
  padding-bottom: 10px;
  padding-top: 5px;
  border-bottom: 1px solid #eee;
}

.light {
  font-weight: bold;
  color: #F200A0;
  border-bottom: 1px solid #F200A0 !important; 
}


