* {margin:0;padding:0;}
html, body {height:100%;}
body {font: 68.5% Arial,Helvetica,sans-serif; color: #666; text-align:center;}

body:before {content:""; height:100%; float:left; width:0; margin-top:-32767px;}
#wrapper:after, #inner:after {clear:both; content:""; display:block; height:1%; font-size:0;}

#wrapper {
  min-width:960px;
  min-height:100%;
  position:relative;
  margin:0 auto;
  width:960px;
}
* html #wrapper {height:100%;}

#header{     
  height:177px;
  position:relative;
  z-index:2;
}
#inner {
  width:100%;
  padding-bottom: 150px; /*preserve footer space (plus 10px for text spacing)*/
}
#left{
  float:left;
  width:230px;
  /* background:#FFEFD5; be sure to set this same color on the #faux div*/
  position:relative;
  z-index:2; /*layer it above the #faux column*/
}
#right{
  overflow:hidden;  /*keep all elements from sliding under floated #left col(IE7 haslayout also)*/
}

* html #left{margin-right:-3px;} /*kill IE6 3px jog*/
* html #right {/*IE6 haslayout and overflow reset*/
  height:1%;
  overflow:visible;
}

#footer {
  min-width:960px;
  position:relative; /*establish stacking order for z-index*/
  z-index:2; /*layer it above the #faux column*/
  clear:both;
  height:100px;
  margin:-102px auto 0;/*pull footer back into viewport with negative top margin*/
}
/*=== This #faux div gives full height color and border to the left column ===*/
#faux {
  position:absolute;
  bottom:0;
  left:0;
  width:200px;
  height:100%;
  z-index:-1;
}
* html #faux {height:999em;}/*IE6 does not support 100% height on AP elements*/

/* ============================================================================ */

img {border:none;}
a,
a:link {color: #652E84; text-decoration:underline;}
a:hover {color:#652E84;}
a:focus {color:#652E84;}
a:active, a:visited {color:#652E84;}
.clearing {clear:both;height:0;overflow:hidden;_height:0;zoom:1;}
.hlist li{display:inline;list-style-type:none;}
.vlist li {list-style-type:none;}

hr {
  border: 0;
  height: 1px;
  background: #333;
  background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
  margin: 7px 0;
}

.columns {
  position:relative;
  clear:both;
  width:920px;
  margin:0 auto;
}
.columns .a,
.columns .b {
  float:left;
}
.columns .a {
  width: 220px; //margin-right: -920px;
}
.columns .b {
  width: 700px; //margin-left: 220px; //display: inline;
}

#logo  {
  float: left;
  width:530px;
  padding:0 50px 0 0; /* 580 */
}
#adresone {
  float: left;
  width:370px;
  text-align: left;
  color: #666;
  font-size: 1.1em;
  line-height: 1.3em;
  padding-top:30px;
  margin-right:10px;
}
#adresone p {
  padding-top:10px;
}

#adrestwo {
  float:left;
  width:370px;
  text-align: right;
  color: #666;
  font-size: 1.1em;
  line-height: 1.3em;
  margin-top:10px;
  margin-right:10px;  
}

#adrestwo h2 {
  font-weight: normal;
  font-size: 2.4em;
  padding-bottom: 16px;
}

#logo h1 {
  height:130px;
  cursor:pointer;
  text-align:right;
  margin-left:10px;  
}
#logo span {
  display:none;
}

#topimage {
  width:940px;
  height:400px;
  margin:0 10px;
}

/* languages */
#languages {
  text-align:right;
  margin:0 0 30px 0;
}
#languages li {
  padding-left:10px;
}
#languages a {
  background-repeat:no-repeat;
  background-position: left 2px;  
  padding-left: 20px;
}

/* mainmenu */
.mainmenu {
  text-align:left;
  margin:0 auto;
  width:940px;
  background: #8D8D8D url(img/bgm.png) left top repeat-x;
  height:20px;
  padding:13px 0 13px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;  
}

.mainmenu a {
  color:#efefef;
  font-size: 1.4em;
  text-decoration: none;
  padding: 13px 15px 13px 15px;
}


.mainmenu li {
  background: url(img/mr.png) right center no-repeat;
  padding:0 0 0 0;  
}

/* left block */
.anoncegroup {
  text-align: left;
  margin:10px 0 0 10px;
}
.anoncegroup h4 {
  /*background: url(img/h4an.png) left top no-repeat;*/
  background: #652E84;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;  
  color: #fff;
  padding:12px 10px 10px 20px;
  font-size: 1.3em;
  font-weight: bold;
}

.anoncegroup h4 a {
  color: #fff;
  text-decoration: none;
}

.sanonce img {
  width:200px;
}
.sanonce p {
  font-size: 1.1em;
  line-height: 1.4em;
  padding:7px 0;
}

.banners img {
  width:218px;
}

.informer {
  background: none;
  border: 0;
}

.extmenu h4 {
  margin-bottom: 10px;
  background: #777;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  padding:10px 10px 10px 20px;
}


.extmenu h4 a {
  color: #fff;
  text-decoration: none;
}

.extmenu li {
  margin:0 10px;
  padding:7px 0;
  background: url(img/d.png) left bottom repeat-x;
}

.extmenu li a {
  /* background: url(img/a.png) 0 center no-repeat; 
  padding-left: 10px;
  color: #356aa0;
    */
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
}

.exchangebnm {
  font-size: 1.1em;
}

.exchangebnm table {
  margin:.5em 0;
  border:1px solid #efefef;
}
.exchangebnm table tr td{
  padding:.3em;
}
.exchangebnm img {
  margin:2px 0 1px 0;
}	
.exchangebnm .na {
  background:#efefef;
}

/* news */

.news .extmenu h4 {
  color: #b54400 !important;
  background: none !important;
  padding: 0 !important;
}

.news h4 a {
  color: #fff !important;
  text-decoration: none;
}

.news .extmenu li a {
  background: none !important;
  padding-left: 0 !important;
  text-decoration: underline !important;
}

/* content */
#document {
  margin:0 10px 10px 20px;
  text-align: left;
}

#toptext {
  color: #fff;
  background: #777;
  padding: 10px 15px;
  border-top: 3px solid #888;
  border-bottom: 2px solid #888;
  font-size: 1.2em;
  line-height: 1.4em;
  margin:10px 0;
}

/* sitenav **********/
#sitenav {
  margin:1em 0;
  padding-bottom:1em;
  border-bottom:1px solid #fff;
  font-size:1.1em;
  line-height:1.4em;
}

.document {
  font-size: 1.2em;
  line-height: 1.5em;
}

.document ul, .document ol {
  margin-left: 2em;
  padding-bottom: 1.4em;
}

.document p {
  padding-bottom: 1.2em;
}
.document-header {
  color: #fff;
  background: #a9a9a9;
  padding:12px 50px 12px 10px;
  font-size:1.4em;
  font-weight: bold;
  display: inline-block;
  margin:10px 0 20px 0;
}

/* PRODUCTS */
/* PRODUCTS */
.products-grid {
  list-style: none outside none;
  clear: both;
  display:block;
  overflow:hidden;
  position:relative;
  margin-bottom:10px;
}

.products-list {
  list-style: none outside none;
  clear: both;
  overflow:hidden;
  position:relative;  
  display:block;  
}

.products-list li.item {
  clear:both;
  margin-top:10px;
}

.products-list .product-image {
  float:left;
  margin:0 10px 0 0;
}

ul.products-grid li.item {
  float:left;
  width:220px;
  text-align:center;
  padding-bottom:0;
  margin-bottom:25px;
  margin-right:20px;
}

ul.products-grid li.anonce {
  margin-right:20px !important;
}


ul.products-grid li.last {
  margin-right:0 !important;
}

.product-image img {
  width:210px;
  margin:10px auto;
  border:1px solid #ccc;
  padding:3px;
  z-index:20;
}

.products-list .product-image img {
  width:120px;
}

h2.product-name {
  font-size:1.2em;
  padding:0 2px;
  line-height:1.3em;
  text-align:left;
  z-index:10;
  position: relative;  
}


.products-list h2.product-name {
  margin-left:130px;
  padding:10px 0 0 0;
}

.products-grid .docshort-text {
  padding:10px 2px;
  text-align:left;
  font-size:1.1em;
  line-height:1.3em;
  z-index:10;
  position: relative;
  color: #666;
}

.products-list .docshort-text {
  margin-left:130px;
  font-size:1.2em;
  line-height:1.4em;
}

.products-grid .pricebox {
  position:absolute;
  bottom: 0;
  margin-bottom:10px;
  text-align:left;
  clear:both;
  width:210px;
  height:150px;
  z-index:-99;
}

.pricebox .price,
.pricebox .add-to-cart {
  float:left;
}

.pricebox .price {
  width: 100px; text-align:left; //margin-right: -205px; 
}

.pricebox .add-to-cart {
  width: 105px; text-align:right; //margin-left: 100px; //display: inline; 
}

#galery ul {
  margin-left: 0;
}

#galery ul.products-grid li.item {
  width:205px !important;
  margin-bottom: 0 !important;
  margin-right: 13px !important;
}


#galery h2.product-name {
  font-size: .9em;
  font-weight: normal;
}

#galery img {
  width:197px;
  margin:2px;
}

.shadow {
  width:204px;
  height:204px;
  background: #fff;
  border:1px solid #ccc;
}


/* Slideshow ===================================== */

.slides_container {
  width:940px;
  overflow:hidden;
  position:relative;
  display:none;
}

.slides_container div.slide {
  width:940px;
  height:400px;
  display:block;
}

#slides .next, #slides .prev {
  position: absolute;
  top:107px;
  left:-39px;
  width:24px;
  height:43px;
  display:block;
  z-index:101;
}

#slides .next {
  left:585px;
}

.pagination {
  margin:10px 10px 10px 0;
  width:940px;
}

.pagination li {
  float:right;
  margin:0 1px;
  list-style:none;
}

.pagination li a {
  display:block;
  width:12px;
  height:0;
  padding-top:12px;
  background-image:url(img/pagination.png);
  background-position:0 0;
  float:right;
  overflow:hidden;
}

.pagination li.current a {
  background-position:0 -12px;
}

.caption {
  z-index:500;
  position:absolute;
  bottom:-60px;
  left:0; 
  height:60px;
  padding:10px 10px 0 10px;
  background:#000;
  background:rgba(0,0,0,.5);
  width:940px;
  font-size:1.3em;
  line-height:1.33;
  color:#fff;
  text-shadow:none;
  text-align: left;
}

.caption h2 {
  line-height: normal;
  font-size: 1.4em;
  color: #fffcd0;
  padding-bottom: 7px;
}

/* page navigation **********/
.pagenav {
  clear:both;
  float:left;
  height:1%;
  overflow:hidden;
  padding:0 12px 0 20px;
  margin-bottom:3em;
  margin-top:1.5em;
}

#pagenav {
  list-style-type:none;
  font-size:1em;
  margin:2.5em 0;
}
#pagenav li {float:left;list-style-type:none;}

#pagenav a, #pagenav em {
  border:1px solid #beb1b1;
  color:#3A3227;
  text-decoration:none;
  display:block;
  padding:.5em;
  background: #fff;
  margin:0 .1em .1em 0;
}
#pagenav em {
  background:#e00;
  color:#fff;
  font-weight:bold;
  font-style:normal;
}

#footer .columns {
  border-top:1px solid #ccc;
  padding:20px 0;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.6em;
}

#footer .columns .b{
  text-align: right;
}

#botmenu li {
  padding-right: 10px;
}

#share42 {padding: 6px 6px 0; background: #FFF; border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

/* nifty */
.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10 {
  display: block;
  height: 1px;
  overflow: hidden;
  font-size:1px;
}

.r10 { margin: 0 10px; }
.r9 { margin: 0 9px; }
.r8 { margin: 0 8px; }
.r7 { margin: 0 7px; }
.r6 { margin: 0 6px; }
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

.rounded-box-3, .rounded-box-5, .rounded-box-10 { margin:7px 0 1em 0; text-align:left; }

.inner-box, b { background-color: #fbfaea; }

.rounded-box-3 .inner-box { padding: 1em;}
.rounded-box-5 .inner-box { padding: 0.7em 1em;}
.rounded-box-10 .inner-box { padding: 0.4em 1em;}

/* Forms *****/
#document fieldset,
#topsearchform fieldset {border:0; padding:1em; margin:1em; border-top:1px solid #aaa;}

#document legend,
#topsearchform legend {
  font-weight:bold;
  font-size:1.1em;
  padding:0 1em;
}

#document fieldset div,
#topsearchform fieldset div {
  margin:.5em 0 .7em 0;
  padding:.5em;
}

#document label,
#topsearchform label {
  display:block;
  font-size:1.1em;
}
#document small,
#topsearchform small {
  display: block;
  font-size:.9em;
}

#document input,
#topsearchform input {
  margin:.2em 0 .1em 0;
  padding:.2em;
  font-size:1.1em;
  border:1px solid #BDBCBD;
  width:400px;
  font-family: Tahoma, Arial, sans-serif;
  color:#444;
}

#document textarea,
#topsearchform textarea {
  width:330px;
  height:150px;
  margin:.2em 0 .1em 0;
  padding:.2em;
  font-size:1.1em;
  border:1px solid #BDBCBD;
  font-family: Tahoma, Arial, sans-serif;
  color:#444;    
}

#document button,
#topsearchform button,
#document [type="button"],
#topsearchform [type="button"],
#document [type="reset"],
#topsearchform [type="reset"]
{
  background:#970000;
  color:#fff;
  font-size:1.1em;
  font-weight:bold;
  border:1px solid #510000;
  padding: .3em;
  margin:.5em;
  cursor:pointer;
  font-family: Tahoma, Arial, sans-serif;
}
.required {
  padding-left:.7em;
  font-weight: bold;
  color: #c00;
}

#accordion div {
  display: block;
  font-weight: bold;
  margin: 1px;
  cursor: pointer;
  padding: 5px 0 5px 0;
}

#accordion ul {
  list-style: none;
  padding: 0 0 0 0;
}

#accordion ul{
  display: none;
}

#accordion ul li {
  font-weight: normal;
  cursor: auto;
  padding: 7px 0 7px 7px;
}

#accordion a {
  text-decoration: none;
}

#accordion a:hover {
  text-decoration: underline;
}

.mbot {
  padding-right: 10px !important;
  color:#b00000;
  font-size: 1.1em;
}

.document table {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    text-align: left;
    margin-bottom:15px;
}
.document table th {
    border-bottom: 2px solid #6678B1;
    color: #003399;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
}
.document table td {
    padding: 9px 8px;
    border-bottom: 1px solid #CCCCCC;
}
.document table tr:hover td {
	background:#efefef;
}