html {
   padding: 0px;
   margin: 0px;
   height: 100%;
}
body {
   background: #ffffff;
   padding: 0px;
   margin: 0px;
   font: normal 100.01% Tahoma;
   behavior: url(js/iepngfix.htc)
}
body.catalog {
   background: #ffffff url(../images/bg-4.jpg) center top no-repeat;
}
body.decor {
   background: #ffffff url(../images/bg-27.jpg) center top no-repeat;
}
a img {
   border: none;
}
/*-----------HEADER--------------*/
.header_wrapper {
   width: 100%;
   background: url(../images/bg-2.png) left bottom repeat-x;
   height: 174px;
}
.header {
   width: 1000px;
   margin: auto;
   height: 174px;
   position: relative;
}
.header .logo {
   float: left;
   outline: none;
   position: relative;
   top: 19px;
   left: 20px;
}
.header .slogan {
   float: right;
   position: relative;
   top: 65px;
   color: #302e2b;
   text-transform: uppercase;
}
.header .languages {
   right: 0;
   position: relative;
   top: 19px;
   color: #302e2b;
   text-align: right;
}
.header .languages a {
	color: #52514D;
	 font-size: 70%;
}
.menu {
   position: absolute;
   top: -56px;
   left: 27px;
   text-transform: uppercase;
   font-size: 70%;
   clear: both;
}
.menu ul {
   padding: 0px 1px 0px 0px;
   background: url(../images/bg-3.gif) right center no-repeat;
   margin: 0px;
   list-style-type: none;
   height: 21px;
   max-width: 975px;
   width: auto;
   display: inline-block;
   //display: inline;
   zoom: 1;
}
.menu ul li {
   float: left;
   clear: right;
   padding: 0px 6px 0px 7px;
   background: url(../images/bg-3.gif) left 10px no-repeat;
   position: relative;
}
.menu a {
   text-decoration: none;
   color: #232323;
   height: 21px;
   line-height: 21px;
   display: table-cell;
   vertical-align: middle;
   padding: 0px 7px;
   zoom: 1;
   
}
.menu a.active,
.menu a:hover{
   color: #fffefe;
   background: #3e3c38;
}

/*-----------submenu------*/
.menu ul .submenu {
	display: none;
   position: absolute;
   z-index: 20;
   top: 20px;
   left: 7px;
}
.menu ul .submenu ul {
   /*position: absolute;*/
   z-index: 30;
   background: url(../images/bg-25.png) left top repeat;
   height: auto;
   padding: 1px;
   width: 170px;
   text-transform: none;
   margin: 1px 0 0 !important;
   overflow:hidden;
}
.menu ul .submenu ul li {
   float: none;
   padding: 0px !important;
   background: none;
}
.menu ul .submenu ul li a {
   width: 139px;
   padding: 2px 0px 2px 31px !important;
   margin: 2px 0px !important;
   background: url(../images/bg-11.gif) left 9px no-repeat;   
   position: relative;
   *left: -16px;
}
.menu ul .submenu ul li a:hover {
   background: #eeedeb url(../images/bg-11.gif) left 9px no-repeat;   
   color: #010101;
}
.menu ul .submenu ul li a.first {
	border-bottom: 1px solid #CCCCCC;
}

/*-----------submenu------*/
/*-----------/HEADER--------------*/

/*-----------BREADCRUMBS--------------*/
.breadcrumbs_wrapper {
   background: url(../images/bg-5.gif) left 30px repeat-x;
   height: 35px;
}
.breadcrumbs {
   width: 724px;
   margin: auto;
   padding: 20px 0px 0px 243px;
   height: 15px;
   font-size: 70%;
   color:#6464cb;
}
.breadcrumbs ul {
   padding: 0px 10px;
   margin: 0px;
   list-style-type: none;
   display: inline-block;
   //display: inline;
   zoom: 1;
   width: auto;
   max-width: 704px;
   overflow: hidden;
   height: 15px;
   background: url(../images/bg-7.jpg) left top no-repeat;
}
.breadcrumbs ul li {
   float: left;
   clear: right;
}
.breadcrumbs a {
   color: #5f5c56;
   text-decoration: none;
   padding: 0px 22px 0px 0px;
   margin: 0px 7px 0px 0px;
   background: url(../images/bg-6.gif) right 6px no-repeat;
}
.breadcrumbs a.last {
   color: #6464CB;
   text-decoration: none;
   padding: 0;
   margin: 0;
   background: none;
}
/*-----------/BREADCRUMBS--------------*/


/*-----------MAIN--------------*/
.main {
   margin: auto;
   width: 990px;
   padding: 2px 0px;
   position: relative;
}
.main_inner {
   border-collapse: collapse;
   width: 100%;
}
.main_inner td {
   padding: 0px;
   vertical-align: top;
}
.main_inner .left {
   width: 175px;
   padding: 0px 22px 0px 18px;
}
.main_inner .left h3 {
	margin: 5px 0 10px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px solid #CCCCCC; 
	color: #6464CB;
	font-weight: normal;
}
.main_inner .left h3 a {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	color: #6464CB;
	font-weight: normal;
}
.main_inner .center {
   width: 785px;
   padding: 0px 13px 0px 27px;
}
.main_inner .center .content {
   background: url(../images/bg-8.png) left top repeat-x;
   padding: 15px 15px 15px 30px;
   font-size: 80%;
   overflow: hidden;
   /*width: 100%;*/
   width: 691px;
   color: #52514d;
   position: relative;
}
.main_inner .center .catalog {
   _background: #ffffff url(../images/bg-26.gif) left top no-repeat !important;
}
.main_inner .center .decor {
   _background: #ffffff url(../images/bg-28.jpg) left top no-repeat !important;
}
.main_inner .center .content p {
   margin: 10px 0px;
}
.main_inner .center .content .brand_logo {
   margin: 20px 0px 15px 0px;
}
.content h1 {
   color: #6464cb;
   font-weight: normal;
   font-size: 300%;
   margin: 10px 0px 20px 0px;
}
.content h2, #fancybox-inner h3 {
   color: #6464cb;
   font-weight: normal;
   font-size: 170%;
   margin: 10px 0px 20px 0px;
}
.content h3, #fancybox-inner h3  {
   color: #3e3c38;
   font-weight: normal;
   font-size: 90%;
   display: inline-block;
   //display: inline;
   zoom: 1;
   background: #afaffe;
   padding: 2px 60px 2px 10px;
   margin: 10px 0px 0px 0px;
   clear: both;
}
.content h4 {
	color: #6464cb;
	font-weight: normal;
	font-size: 120%;
	margin: 10px 0;
}
.content .news-item {
	margin-bottom: 20px;
}
/*.content .news-item a {
	display: block;
}*/
.content span.add-info {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
	font-size: 80%;
	color: #999999;
}
.content .news-item .date {
	color: #777777;
	font-style: italic;
	font-size: 80%;
}
.content ol.search-results {
	font-weight: bold;
}
.content ol.search-results a,
.content ol.search-results p {
	font-weight: normal;
}

.content .paginator {
	background: transparent url(../images/bg-5.gif) repeat-x scroll left top;
	margin: 15px 0;
	padding: 10px 0;
}
.content .paginator a {
	vertical-align: middle;
}
.content .paginator .pages-list a {
	padding: 3px 4px;
}
.content .paginator .pages-list a.current {
	background: #DDDDDD;
	text-decoration: none;
}
.clear {
   clear: both;
   height: 0;
   width: 0;
   line-height: 0;
   font-size: 0;
}
.content .items_wrapper {
   padding: 25px 0px 10px 30px;
   margin-top: 2px;
   border-top: solid 1px #c6c5c2;
}
.content .item {
   float: left;
   margin-right: 11px;
   font-size: 85%;
   width: 96px;
}
.content .item .img {
	width: 88px;
	height: 114px;
	padding: 3px;
	border: solid 1px #b4b3b0;
}
.content .item .img-2 {
	display: table-cell;
	vertical-align: middle; 
	text-align: center;
	height: 114px;
	width: 88px;
	padding: 3px;
	border: solid 1px #b4b3b0;
	
}
.content .item .new{
	position: absolute;
	background: url(../images/new_2.png) no-repeat 0 0;
	width: 28px;
	right: 0;
	top: 15px;
	height: 16px;
}
.content .item .exc{
	position: absolute;
	background: url(../images/exc_2.png) no-repeat 0 0;
	width: 54px;
	right: 0;
	top: 15px;
	height: 16px;
	
}
.content .item .img-2 div {
	width: 88px;
}
.content .item .img-2 img {
	max-width: 88px;
	max-height: 108px;
	width: expression((this.width >= 88) ? "88px" : "auto");
	height: expression((this.height >= 108) ? "108px" : "auto");
}
*+html .content .item .img-2 .auxiliary {
      display: inline-block;
      vertical-align: middle;
      width: 0px;
      height: 100%;
}
*+html .content .item .img-2 div {
      display: inline-block;
      vertical-align: middle;
}
*+html .content .item .img-2 div, .auxiliary {
      display: inline;
}
.content .item .img .img_inner {
	width: 88px;
	height: 114px;
	background: transparent url(../js/blank.gif) no-repeat 50% 50%;
}
.content .item .img .ip-center {
	background-position: 50% 50%;
}
.content .item .img .ip-topleft {
	background-position: 0 0;
}
.content .item .img .ip-topright {
	background-position: 100% 0;
}
.content .item .img .ip-bottomleft {
	background-position: 0 100%;
}
.content .item .img .ip-bottomright {
	background-position: 100% 100%;
}
.content .item p {
   text-align: center;
   margin: 7px 0px;
   /*height: 30px;*/
}
.content .item a {
	display: block;
	color: #52514d;
	position: relative;
	text-decoration: none;
}
.content .item a:hover {
	color: #6363c6;
}
.content .item a p {
	text-decoration: none;
}
.content .item a:hover p {
	text-decoration: underline;
}
.content hr {
   margin: 2px 0px 0px 0px;
   padding: 0px;
   border: none;
   height: 1px;
   color: #c6c5c2;
   background: #c6c5c2;
}
.content div.gray-box {
	margin: 0 0 20px;
	padding: 10px;
	background: #DDDDDD;
	width: 550px;
	font-size: 80%;
	position: relative;
}
.content div.gray-box .exclusive{
	position: absolute;
	width: 92px;
	height: 22px;
	top: 20px;
	right: -10px;
	background: transparent url(../images/exc.gif) no-repeat 0 0;
}
.content .gray-box hr {
   margin: 10px 0;
   padding: 0px;
   border: none;
   height: 1px;
   background: transparent url(../images/hr-white-dot.gif) repeat-x 50% 50%;
}
.content .gray-box p {
	margin: 0 !important;
	padding: 0 5px 4px 25px;
	background: transparent url(../images/rarr.gif) no-repeat 10px 2px;
}
.content .gray-box a {
	color: #6464CB;
}

.content .toleft_25 {
   float: left;
   padding: 2px;
   border: solid 1px #b4b3b0;
   margin: 0px 25px 10px 0px;
}
.content .toleft_40 {
   float: left;
   padding: 2px;
   border: solid 1px #b4b3b0;
   margin: 0px 40px 10px 0px;
}

.content .fullpreview {
	position: relative;
   /*width: 250px;
   height: 250px;*/
}

.content .fullpreview .in-stock {
	position: absolute;
	right: 3px;
	bottom: 3px;
	padding: 2px 4px;
	background: #AFAFFE;
	color: #3E3C38;
}

.content .middlesize {
   float: right;
   width: 193px;
   /*height: 240px;
   padding: 17px 0;
   background: url(../images/bg-19.gif) center center no-repeat;*/
	margin: 0 10px 10px;
	_margin-right: 5px;
	padding: 3px;
	border: 1px dotted #555555;
	background: #FFFFFF;
}
.content .middlesize div {
	padding: 10px 5px;
	background: #E0E0E0;
}
.content .middlesize img {
   /*width: 160px;*/
   /*height: 165px;*/
   display: block;
   margin: auto;
}
.content .middlesize p {
   color: #3e3c38;
   font-size: 85%;
   width: 145px;
   margin: 10px auto !important;
   padding: 0px 0px 0px 15px;
   background: url(../images/bg-18.gif) left 3px no-repeat;   
}
.content .middlesize p a {
   color: #3e3c38;
   text-decoration: none;
}
.content .middlesize p a:hover {
   text-decoration: underline;
}

.content .variants {
   border: solid 1px #c6c5c2;
   padding: 20px 20px 10px 20px;
   margin: 2px 10px 0px 0px;
}
.content .variants ul {
   padding: 0px;
   margin: 0px;
   list-style-type: none;
   width: 100%;
   overflow: hidden;
}
.content .variants ul li {
   float: left;
   margin-right: 17px;
   /*text-align: center;*/
   text-align: left;
   background: none;
   width: 16%;
}
/*.content .variants ul li img {
   width: 85px;
   height: 85px;
   padding: 1px;
   border: solid 1px #c6c5c2;
}*/
.content .variants ul li p {
   margin: 5px 0px !important;
   color: #52514d;
}
.content .variants ul li .img {
	width: 85px;
	height: 85px;
	overflow: hidden;
	padding: 1px;
	border: solid 1px #c6c5c2;
}
.content .variants ul li .img img {
	width: 85px;
}
.content .variants ul li .img .img_inner {
	width: 85px;
	height: 85px;
	display: table-cell;
	vertical-align: middle;
	background: transparent url(../js/blank.gif) no-repeat 50% 50%;
}
* html .content .variants ul li .img .img_inner {
	display: inline;
	height: 100%;
}

.content .variants ul li .img .ip-center {
	background-position: 50% 50%;
}
.content .variants ul li .img .ip-topleft {
	background-position: 0 0;
}
.content .variants ul li .img .ip-topright {
	background-position: 100% 0;
}
.content .variants ul li .img .ip-bottomleft {
	background-position: 0 100%;
}
.content .variants ul li .img .ip-bottomright {
	background-position: 100% 100%;
}
.content a {
   color: #5d5d5d;
}
.content a:hover {
   color: #6464cb;
}
.content ul {
	list-style: none;
	list-style-position: inside;
	margin: 0 0 10px;
	padding: 0;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.content ul li {
	/*color: #010101;*/
	padding: 3px 0px 3px 8px;
	background: url(../images/bg-14.gif) left 11px no-repeat;
}
.content img {
	border: none;
}
/*-----------/MAIN--------------*/

/*-----------VERT_MENU--------------*/
.vert_menu {
   width: 170px;
   margin: 0 0 20px 0;
   list-style-type: none;
   background: #ffffff url(../images/bg-10.gif) left top repeat-x;
   font-size: 80%;
   padding: 10px 0px 2px 0px;
}

.vert_menu a {
   text-decoration: none;
   color: #010101;
   display: block;
   width: 139px;
   padding: 3px 0px 5px 31px;
   margin: 2px 0px;
   background: url(../images/bg-11.gif) left 7px no-repeat;
}
.vert_menu a > div{
	display: inline;
	position: relative;
}
.vert_menu a > div > div.new {
	width: 16px;
	height: 6px;
	position: absolute;
	top: 1px;
	right: -18px;
	background: url(../images/new_3.png) 0 0 no-repeat;
}
.vert_menu a > div > div.exc {
	width: 38px;
	height: 6px;
	position: absolute;
	top: 1px;
	right: -40px;
	background: url(../images/exc_3.png) 0 0 no-repeat;
}
.vert_menu a.active, .vert_menu a:hover {
   background: #c6c5c2 url(../images/bg-11.gif) left 7px no-repeat;
}

.vert_menu ul {
   width: auto;
   margin: 0px;
   list-style-type: none;
   background: none;
   font-size: 90%;
   padding: 2px 0 2px 21px;
}
.vert_menu li.new {
   background: url(../images/new_1.png) right 6px no-repeat;
}
.vert_menu li.exc {
   background: url(../images/exc_1.png) right 6px no-repeat;
}

.vert_menu ul li a {
   text-decoration: none;
   color: #010101;
   display: block;
   width: auto;
   padding: 3px 10px 5px;
   margin: 2px 0px;
   background: #FFFFFF;
}
.vert_menu ul li a.active, .vert_menu ul li a:hover {
   background: #c6c5c2;
}
p.basket-add-info {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #DDDDDD;
	background: #ECECEC;
	font-size: 70%;
}

.brands {
   width: 170px;
   padding: 0px;
   margin: 0 0 20px 0;
   list-style-type: none;
   font-size: 80%;
   padding: 10px 0px 10px 0px;   
   background: #ffffff url(../images/bg-10.gif) left top repeat-x;
   text-transform: uppercase;
  
}
.brands a {
   text-decoration: none;
   color: #010101;
   display: block;
   width: 139px;
   padding: 3px 0px 5px 31px;
   margin: 2px 0px;
   background: url(../images/bg-11.gif) left 7px no-repeat;
}
.brands a.active {
   background: #3e3c38 url(../images/bg-12.gif) left 7px no-repeat;
   color: #ffffff;
}

.brands ul {
   list-style-type: none;
   padding: 0px;
   margin: 0px 0px 20px 17px;
   width: 153px;
}
.brands ul a {
   text-decoration: underline;
   color: #000000;
   width: 137px;
   padding: 0px 0px 0px 15px;
   background: url(../images/bg-21.gif) left 7px no-repeat;
   text-decoration: none;
}
.brands ul a.active {
   background: url(../images/bg-13.gif) left 7px no-repeat;
   color: #6363c6;
   text-decoration: underline;
}
.brands ul a > div{
	display: inline;
	position: relative;
}
.brands ul a > div > div.new {
	width: 16px;
	height: 6px;
	position: absolute;
	top: 1px;
	right: -18px;
	background: url(../images/new_3.png) 0 0 no-repeat;
}
.brands ul a > div > div.exc {
	width: 38px;
	height: 6px;
	position: absolute;
	top: 1px;
	right: -40px;
	background: url(../images/exc_3.png) 0 0 no-repeat;
}
.brands ul li.exc_top, .brands ul li.exc_bot {
	color: #fff;
	text-transform: none;
	background: #c5c5e7;
	text-align: center;
	margin-bottom: 10px;
	
	margin-left: -17px;
	padding-bottom: 3px;
}
.brands ul li.exc_top{
	margin-top: -5px;
	height: 15px;
}
.brands ul li.exc_bot{
	height: 5px;
	margin-top: 5px;
}
.brands ul a:hover {
   color: #6363c6;
   text-decoration: underline;
}
.brands ul ul {
   list-style-type: none;
   text-transform: none;
   font-size: 10px;
   margin: 5px 0px 0px 17px;
   width: auto;
}
.brands ul ul a {
   color: #010101;
   text-decoration: none;
   padding: 3px 0px 3px 8px;
   width: auto;
   background: url(../images/bg-14.gif) left 7px no-repeat;
}
.brands ul ul a.active, .brands ul ul a:hover {
   color: #6363c6;
   text-decoration: underline;
   background: url(../images/bg-14.gif) left 7px no-repeat;
}
.brands ul .small{
	text-transform: none;
	font-size: 85%;
}
/*-----------/VERT_MENU--------------*/

/*-----------SEARCH-------------------*/
.header .search_form {
   position: absolute;
   top: 110px;
   right: 0;
   font-size: 70%;
}
.header .search_form input {
   border: none;
   background: #3E3C38;
   color: #ffffff;
   vertical-align: middle;
   margin: 0px;
   float: left;
   height: 17px;
   padding-left: 10px;
   font-size: 95%;
}
.header .search_form input.button {
   height: auto;
   padding: 0;
}
.header .search_form a {
   font-size: 95%;
   color: #302E2B;
   padding-left: 10px;
   text-transform: none;
}
.header .search_form a:hover {
   font-size: 95%;
   color: #6464cb;
   background: none;
   text-decoration: underline;
}
/*-----------/SEARCH-------------------*/


/*-----------CATALOG_TABLE--------------*/
.catalog_table {
   border-collapse: collapse;
   width: 677px;
   margin: 2px 0px 15px 0px;
}
.catalog_table .previews {
   /*width: 358px;*/
   width: 284px;
   padding: 16px 37px;
   border: solid 1px #c6c5c2;
}
.catalog_table .previews a.prev_page_link {
	display: block;
	position: absolute;
	left: -27px;
	top: 50%;
	width: 17px;
	height: 40px;
	margin-top: -20px;
	background: url(../images/left-arrow.gif) no-repeat 100% 50%;
}
.catalog_table .previews a.next_page_link {
	display: block;
	position: absolute;
	right: -27px;
	top: 50%;
	width: 17px;
	height: 40px;
	margin-top: -20px;
	background: url(../images/right-arrow.gif) no-repeat 100% 50%;
}
.catalog_table .preview {
	position: relative;
   float: left;
   /*width: 89px;
   height: 89px;*/
   margin: 0px 7px 7px 0px;
}
.catalog_table .preview .preview-title{
	font-size: 10px;
	height: 12px;
	text-align: center;
	width: 87px;
	overflow: hidden;
}
.catalog_table .preview .preview-sizes{
	font-size: 10px;
	text-align: center;
	height: 12px;
	width: 87px;
	overflow: hidden;
}
.catalog_table .hor {
   margin-right: 40px !important;
}
/*.catalog_table .ver {
   margin-bottom: 20px !important;
}*/
.catalog_table .last {
   margin-right: 0px !important;
}
.catalog_table .preview a:link,
.catalog_table .preview a:visited,
.catalog_table .preview a:hover {
	display: block;
	text-decoration: none;
	outline: none;
}
.catalog_table .preview .img {
	width: 85px;
	height: 85px;
	overflow: hidden;
	padding: 1px;
	border: solid 1px #c6c5c2;
}
.catalog_table .preview .img img {
	width: 85px;
}
.catalog_table .preview .img .img_inner {
	width: 85px;
	height: 85px;
	display: table-cell;
	vertical-align: middle;
	background: transparent url(../js/blank.gif) no-repeat 50% 50%;
}
* html .catalog_table .preview .img .img_inner {
	display: inline;
	height: 100%;
}
.catalog_table .preview .img-hor {
	width: 275px;
	height: 85px;
	padding: 1px;
	border: solid 1px #c6c5c2;
}
.catalog_table .preview .img-hor .img_inner {
	width: 275px;
	height: 85px;
	background: transparent url(../js/blank.gif) no-repeat 50% 50%;
}
.catalog_table .preview .img-ver {
	width: 60px;
	height: 290px;
	padding: 1px;
	border: solid 1px #c6c5c2;
}
.catalog_table .preview .img-ver .img_inner {
	width: 60px;
	height: 290px;
	background: transparent url(../js/blank.gif) no-repeat 50% 50%;
}
.catalog_table .preview .img .ip-center {
	background-position: 50% 50%;
}
.catalog_table .preview .img .ip-topleft {
	background-position: 0 0;
}
.catalog_table .preview .img .ip-topright {
	background-position: 100% 0;
}
.catalog_table .preview .img .ip-bottomleft {
	background-position: 0 100%;
}
.catalog_table .preview .img .ip-bottomright {
	background-position: 100% 100%;
}
/*.catalog_table .preview img {
   width: 85px;
   height: 85px;
   padding: 1px;
   border: solid 1px #c6c5c2;
   
}*/
.catalog_table .preview .lupa {
   /*width: 12px;
   height: 12px;
   position: relative;
   z-index: 10;
   top: -14px;
   left: 75px;
   border: none;
   padding: 0px;*/
	position: absolute;
	right: -8px;
	bottom: -8px;
	width: 32px;
	height: 32px;
	padding: 0;
	border: none;
}

.catalog_table .previews .separator {
   width: 14px;
}

.catalog_table .fullsize {
   width: 305px;
   /*background: url(../images/bg-16.gif) center bottom no-repeat;*/
	padding: 3px;
	border: 1px dotted #555555;
	background: #FFFFFF;
}
.catalog_table .fullsize_inner {
   width: 275px;
   margin: auto;
   padding: 15px 15px 16px 15px;
   font-size: 85%;
   /*background: url(../images/bg-17.gif) center top no-repeat;*/
	background: #E0E0E0;
	overflow: hidden;
}
.catalog_table .fullsize_inner img {
   /*width: 275px;*/
}
.catalog_table .fullsize_inner p {
   padding: 0px 0px 0px 15px;
   background: url(../images/bg-18.gif) left 3px no-repeat;
   
}
/*-----------/CATALOG_TABLE--------------*/



/*-----------FOOTER--------------*/
.footer_wrapper {
   /*background: url(../images/bg-9.gif) left top repeat-x;*/
   margin-top: 40px;
   height: 120px;
}
.footer_wrapper_2 {
	background: #C6C5C2;
}
.footer {
   font-size: 70%;
   color: #52514d;
   width: 1000px;
   margin: auto;
   padding: 3px 0px;
}
.copyright {
   text-transform: uppercase;
   float: left;
}
.counters {
	float: right;
	margin: 0 0 0 20px;
}
.facebook {
   float: right;
   margin-right: 20px;
}
.address {
   float: right;
}
.address .cities {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin-right: 20px;
}
.address .phones {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

/*-----------/FOOTER--------------*/


/*---------------MAIN2------------*/
.main2 {
   width: 745px;
   margin: 10px auto 0px auto;
   height: 95px;
   font-size: 80%;
   padding-left: 245px;
   text-transform: uppercase;
}
.main2 .another {
   /*float: left;
   width: 366px;*/
   height: 47px;
   padding: 33px 0px 0px 0px;
}
.main2 .another p {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
   height: 25px;
   background: #c6c5c2;
   padding: 22px 10px 0 30px;
   color: #54524F;
   font-size: 160%;
   margin: 0px;
   text-align: right;
   float: right;
}
.buttons-banners {
	float: right;
	padding-right: 18px;
   /*float: left;
   width: 320px;*/
}  
.buttons-banners a {
   display: block;
   float: left;
   height: 80px;
   width: 80px;
   font-size: 80%;
   text-decoration: none;
   color: #ffffff;
   margin: 0px 0px 0px 8px;
   position: relative;
   overflow: hidden;
}
.buttons-banners a:link p,
.buttons-banners a:visited p {
   position: absolute;
   background: #3e3c38;
   bottom: 0;
   margin: 0px;
   text-align: center;
   width: 100%;
}
.buttons-banners a:hover p {
   position: absolute;
   background: #6464CB;
   bottom: 0;
   margin: 0px;
   text-align: center;
   width: 100%;
}

/*---------------/MAIN2------------*/

/*---------------INTRO------------*/
.intro {
   border-collapse: collapse;
   width: 690px;
   margin-top: 45px;
   background: url(../images/bg-23.gif) left bottom no-repeat;
}
.intro td {
   width: 50%;
}
.intro .left {
    padding-bottom: 80px;
}
.intro .left h1 {
   color: #716f6a;
   font-size: 250%;
   margin: 0px;
}
.intro .another2 {
   height: 48px;
   background: url(../images/bg-24.gif) left bottom repeat-x;
   color: #54524f;
   font-size: 160%;
   vertical-align: bottom;
   padding-left: 40px;
   text-transform: uppercase;
}
.intro .right {
   font-size: 85%;
   padding-left: 8px;
   padding-bottom: 80px;
}
.intro .right p.blue {
   color: #5454c0;
   margin: 30px 0px 35px 0px;
}
.intro .buttons-banners2 {
   float: none;
   font-size: 80%;
   text-transform: uppercase;
   vertical-align: bottom;
   
}
.intro .buttons-banners2 a{
   margin: 0px 0px 0px 5px;
   display: block;
   float: left;
   height: 80px;
   width: 80px;
   text-decoration: none;
   color: #ffffff;
   overflow: hidden;
   position: relative;
}
.intro .buttons-banners2 a:link p,
.intro .buttons-banners2 a:visited p {
   bottom: 0;
   padding: 1px 0px;
   position: absolute;
   background: #3e3c38;
   margin: 0 !important;
   text-align: center;
   width: 100%;
}
.intro .buttons-banners2 a:hover p {
   bottom: 0;
   padding: 1px 0px;
   position: absolute;
   background: #6464CB;
   margin: 0 !important;
   text-align: center;
   width: 100%;
}
.intro2 {
	margin-top: -80px;
	border-collapse: collapse;
}
.intro2 .another2 {
   height: 48px;
   background: url(../images/bg-24.gif) left bottom repeat-x;
   color: #54524f;
   font-size: 160%;
   vertical-align: bottom;
   padding-left: 27px;
   text-transform: uppercase;
}
.intro2 .buttons-banners2 {
   float: none;
   font-size: 80%;
   text-transform: uppercase;
   vertical-align: bottom;
   
}
.intro2 .buttons-banners2 a{
   margin: 0px 0px 0px 5px;
   display: block;
   float: left;
   height: 80px;
   width: 80px;
   text-decoration: none;
   color: #ffffff;
   overflow: hidden;
   position: relative;
}
.intro2 .buttons-banners2 a:link p,
.intro2 .buttons-banners2 a:visited p {
   bottom: 0;
   padding: 1px 0px;
   position: absolute;
   background: #3e3c38;
   margin: 0 !important;
   text-align: center;
   width: 100%;
}
.intro2 .buttons-banners2 a:hover p {
   bottom: 0;
   padding: 1px 0px;
   position: absolute;
   background: #6464CB;
   margin: 0 !important;
   text-align: center;
   width: 100%;
}


.intro .right .news {
   padding: 0px;
   margin: 0px 0px 50px 0px;
   list-style-type: none;
}

/*---------------/INTRO------------*/

span.new {
   width: 19px;
   height: 7px;
   background: url(../images/bg-22.gif) center center no-repeat;
   display: inline-block;
   //display: inline;
   zoom: 1;
   margin-left: 3px;
   vertical-align: middle;
   *margin-top: 3px;
}

/*------------BRANDS_TABLE---------------*/
.brands_table {
   /*width: 690px;*/
   width: 100%;
   margin-top: 15px;
}
.brands_table td {
   width: 33%;
   text-align: center;
   vertical-align: middle;
   padding: 10px 0px;
}
.brands_table a {
	display: block;
	text-decoration: none;
	outline: none;
}
.brands_table a:link p,
.brands_table a:visited p {
	text-decoration: none;
}
.brands_table a:hover p {
	text-decoration: underline;
}
/*------------/BRANDS_TABLE---------------*/
ul.icons li {
	padding: 3px 0;
	background: none;
}
ul.icons a {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	
	padding: 6px 2px 6px 30px;
	
	min-height: 16px;
	height: auto!important;
	height: 16px;
}
ul a.save {
	background: url(../images/save-icon.gif) no-repeat 0 0;
}
ul a.print {
	background: url(../images/print-icon.gif) no-repeat 0 0;
}

#advs-content-results .catalog-item {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin: 0 10px 10px 0;
	width: 30%;
}
#advs-content-results .catalog-item a {
	display: block;
	text-decoration: none;
	text-align: center;
}
#advs-content-results .catalog-item p {
	margin: 5px 0;
}
#advs-content-results .catalog-item a:link p,
#advs-content-results .catalog-item a:visited p {
	text-decoration: none;
}
#advs-content-results .catalog-item a:hover p {
	text-decoration: underline;
}
#advs-content-results .catalog-item img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.sklad {
	position: absolute;
	right: 15px;
	top: 30px;
}

.photowall {
	width: 675px;
	margin: 0 auto;
	font-family: Tahoma;
}

	.photowall .top {
		height: 49px;
		background: url("../images/photowall_top.png") no-repeat;
	}

		.photowall .top a{
			display: block;
			float: left;
			color: #fff;
			font-size: 14px;
			margin-top: 23px;
		}
		
		.photowall .top a:hover{
			text-decoration: none;
		}

		.photowall .top a.a_1 {
			margin-left: 102px;
		}
		
		.photowall .top a.a_2 {
			margin-left: 40px;
		}
		
		.photowall .top a.a_3 {
			margin-left: 72px;
		}
		
		.photowall .top a.a_4 {
			margin-left: 83px;
		}
		
	.photowall .big {
		margin-top: 8px;
	}
	
	.photowall .categories {
		margin-top: 16px;
	}
		
		.photowall .categories .popular{
			float: left;
			width: 236px;
		}
		
		.photowall .categories .novelties{
			float: left;
			width: 236px;
			margin-left: 24px;
		}
		
		.photowall .categories .motives{
			float: left;
			width: 155px;
			margin-left: 24px;
		}
		
		.photowall .categories .green{
			height: 24px;
			background: url("../images/photowall_green.png") no-repeat;
			font-size: 12px;
			font-weight: bold;
			padding: 5px 0 0 10px;
			color: #fff;
		}
		
		.photowall .categories .white{
			height: 24px;
			background: url("../images/photowall_white.png") no-repeat;
			font-size: 12px;
			font-weight: bold;
			padding: 5px 0 0 10px;
			color: #4F4F4F;
		}
		
		.photowall .categories .thumb{
			display: block;
			width: 76px;
			height: 53px;
			background: url("../images/photowall_thumb_bg.png") no-repeat;
			float: left;
			
		}
			
			.photowall .categories .thumb img {
				margin: 2px 0px 0 4px;
			}
			
		.photowall .categories .more{
			font-size: 11px;
			color: #4F4F4F;
			margin-left: 8px;
		}
		
		.photowall .categories .more:hover{
			text-decoration: none;			
		}
	
	.photowall .text {
		background: url("../images/photowall_dots.png") repeat-x;
		margin-top: 25px;
		padding-top: 20px;
	}
	
	.photowall .text img + p {
		margin-top: 30px;
	}
	
	.photowall .text p{
		margin: 10px 0;
		color: #52514D;
		text-align: justify;
	}
	
	
.clear {
	clear: both;
}

.news-item h4.new{
	padding-left: 35px;
	background: url("../images/new_2.png") no-repeat 0 0;
}

.login_form h3{
	font-size: 15px;
}
.login_form .txt{
	width: 170px;
	border: 1px solid #e9e9e9;
	height: 18px;
}
.login_form p{
	margin: 0;
	margin-bottom: 10px;
}
.login_form p.error{
	font-size: 12px;
	color:  #c63a2d;
	margin-left: 10px;
}
.login_form label{
	display: block;
	margin-bottom: 6px;
	font-size: 12px;
	text-transform: lowercase;
	margin-left: 10px;
}
.login_form .txt.error{
	border: 1px solid #c63a2d;
}

.feedback input[type=text]{
	width: 159px;
	margin-left: 5px;
	border: 1px solid #e9e9e9;
	height: 18px;
}
.feedback input[type=submit]{
	margin-left: 5px;
	margin-top: 6px;
}
.feedback select{
	width: 159px;
	margin-left: 5px;
	border: 1px solid #e9e9e9;
	height: 22px;
}
.feedback textarea{
	width: 159px;
	margin-left: 5px;
	border: 1px solid #e9e9e9;
	height: 58px;
}
.feedback .error{
	font-size: 11px;
	color:  #c63a2d;
	margin-left: 10px;
}
.feedback .success{
	font-size: 11px;
	color:  #6464CB;
	margin-left: 10px;
	margin-bottom: 20px;
}
.feedback label{
	display: block;
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 12px;
	margin-left: 10px;
}
.feedback .txt.error{
	border: 1px solid #c63a2d;
}


.diler_content .diler_left{
	width: 410px;
	float: left;
	min-height: 300px;
	border-right: 1px dotted #a9a8a6;
}
.diler_content  .diler_left_text{
	margin: 0 20px;
	font-size: 85%;
}
.diler_content .diler_right{
	float: right;
	width: 190px;
	padding: 0 60px 0 15px;
}
.diler_content {
	color: #000 !important;
}
.diler_content h4{
	font-size: 100% !important;
	margin: 0;
}

.diler_center table.filters {
	width: 100%;
	table-layout: fixed;
	margin-bottom: 30px;
}
.diler_center table.filters td select{
	width: 100%;
}
#storage_data {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 50px;
}
#storage_data th{
	border: 1px solid #D2D2D2;
    font-style: italic;
    font-weight: normal;
    padding: 2px 3px;
    text-align: center;
}
#storage_data td{
	border: 1px solid #D2D2D2;
	padding: 2px 5px;
}

.diler_content .diler_left .anketa{
	margin-right: 10px;
	padding: 4px 5px;
	/*background: #ddd;*/
	margin-top: 25px;
}
.diler_content .diler_left .anketa .preview{
	float: left;
	width: 97px;
	border: 1px solid white;
	padding: 2px;
}
.diler_content .diler_left .anketa .preview .preview_container{
	position: relative;
}
.diler_content .diler_left .anketa .preview .preview_container .preview_title{
	position: absolute;
	right: 0px;
	top: 40px;
	background: #fff;
	padding: 2px 2px 2px 4px;
	color: #6564ca;
	font-weight: bold;
	white-space: nowrap;
	font-size: 11px;
}

.diler_content .diler_left .anketa .description{
	float: right;
	width: 255px;
	margin-right: 15px;
	font-size:10px;
}

.diler_content .diler_left .anketa .link{
	float: right;
	width: 255px;
	text-align: left;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 10px;
	font-size: 11px;
}
.diler_content .diler_left .anketa .link a{
	/*color: #6564ca;*/
	text-decoration: none;
}
.diler_content .diler_left .anketa .link a img{
	margin-right: 10px;
}
.diler_content .diler_left .anketa .link a:hover{
	text-decoration: none;
}
.diler_content .diler_right .news h3{
	color: white;
	font-weight: bold;
	background: #6464cb;
	padding: 2px 10px;
}
.diler_content .diler_right .news .news_item{
	margin: 15px 0;
}
.diler_content .diler_right .news .news_item p{
	margin: 0;
}
.diler_content .diler_right .news .news_item p.date{
	color: #6464cb;
	font-weight: bold;
	font-size: 10px;
}
.diler_content .diler_right .news .news_item p.images{
	margin-top: 15px;
	margin-bottom: 15px;
}
.diler_content .diler_right .news .news_item p.images a {
	float: left;
}
.diler_content .diler_right .news .news_item p.images a.first{
	margin-right: 20px;
}
.diler_content .diler_right .news .news_item p.images img{
	max-width: 85px;
}
.diler_content .diler_right .news .news_item p.link a{
	color: #000;	
}
.diler_content .diler_right .news .news_item a:hover{
	text-decoration: none;
}

.diler_content .diler_right .news .news_item p.more {
	font-size: 85%;
	text-align: right;
}
.diler_content .diler_right .news .news_item p.more a{
	color: #000;
}


a.zoom, div.variants a[rel=variants], a[rel=interior]{
	cursor: url('../images/magnify.cur'),url('../images/search.png'), pointer;
}


div.arrows{
	width:4.6em;
	margin:0 auto;
	font-size:0.55em;
	height:1em;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
}

div.arrows div{
	height:1em;
	margin-bottom:0.3em;
	overflow:hidden;
	width:2em;
}

div.arrows div.down {
	position:relative;
	left:2.4em;
	bottom:1.3em;
}
div.arrows div a, div.arrows div span{
	display:block;
	width:0;
	height:0;
	line-height:0;
	border:1em solid white;
}
div.arrows div.up a, div.arrows div div.up span{
	margin-top:-1em;
	border-bottom-color:#CCCCCC;
}
div.arrows div.up a:hover{
	border-bottom-color:#AFAFFE;
}
div.arrows div.down a{
	border-top-color:#CCCCCC;
}
div.arrows div.down a:hover{
	border-top-color:#AFAFFE;
}
div.arrows div.up span{
	margin-top:-1em;
	border-bottom-color:#AFAFFE;
}
div.arrows div.down span{
	border-top-color:#AFAFFE;
}
p.storage-error {
	border: 1px solid #6464CB;
	padding: 10px;
	display:none;
	color:#6464CB;
}
