body{
	margin: 0;
	padding: 0;
	background: #fff;
	color: #5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

form{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

a:hover{
	text-decoration: underline !important;
}

a.blue-arr{
	color: #5a5a5a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
	background: url(/img/arr1.gif) no-repeat left;
}

div.div-blue-arr{
	color: #5a5a5a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
	background: url(/img/arr1.gif) no-repeat left;
}

a.blue-{
	color: #5a5a5a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.blue--blue{
	color: #3590b6;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.blue-arr-blue{
	color: #3590b6;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
	background: url(/img/arr1.gif) no-repeat left;
}

a.blue-arr-blue:hover{
	color: #5a5a5a;
}

a.blue-arr:hover{
	color: #3590b6;
}

a.nav{
	color: #5a5a5a;
	font-weight: bold;
	text-decoration: none;
}

.error{
  color: red;
}

.nowrap{
  white-space: nowrap;
}

font.price-big{
	font-size: 15px;
	font-weight: bold;
	color: #3590b6;
	white-space: nowrap;
}

font.price-big-red{
	font-size: 15px;
	font-weight: bold;
	color: #9a0032;
}

font.red{
	color: #9a0032;
}

b.red{
	color: #9a0032;
}

font.blue{
	color: #3590b6;
}

b.blue{
	color: #3590b6;
}

font.item-price{
  color: #3590b6;
  font-weight: bold;
  white-space: nowrap;
  font-size: 120%;
}

font.item-price-norm{
  color: #3590b6;
  white-space: nowrap;
  font-size: 120%;
}

font.vat{
  font-size: 80%;
}

input.mini{
  width: 50px;
}

.prod-detail-price td{
  padding: 5px;
  text-align: center;
}


h1{
	font-size: 18px;
	font-weight: bold;
	color: #3590b6;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #3590b6;
}

h2.ref{
	font-size: 14px;
	font-weight: bold;
	color: #3590b6;
}

.clear {clear: both;}

div.hr1{
	height: 1px;
	background: #e1e1e1;
	margin: 4px 0;
}

div.hr2{
	height: 1px;
	background: #e1e1e1;
}

div.h2{
	height: 2px;
}

div.in7{
	padding: 7px;
}

div.in-top7{
	padding: 7px 0;
}

div.in5{
	padding: 5px;
}

div.float-left{
	float: left;
}

div.float-right{
	float: right;
}

.st-but{
	padding:0 0 0 10px;
	background:#fff url("/img/bg_buton.gif") 0 0 no-repeat;
	float: left;
	margin: 0 4px 0 0;
}	

.st-but a{
  white-space: nowrap;
   display:block; 
   padding:3px 10px 5px 0; 
   background:#fff url("/img/bg_buton.gif") 100% 0 no-repeat;
	color: #5a5a5a;
	font-weight: bold;
	text-decoration: none;
}

.st-but-not-float{
	padding:0 0 0 10px;
	background:#fff url("/img/bg_buton.gif") 0 0 no-repeat;
	margin: 0 4px 0 0;
}	

.st-but-not-float a{
  white-space: nowrap;
  display:block; 
  padding:3px 10px 5px 0; 
  background:#fff url("/img/bg_buton.gif") 100% 0 no-repeat;
	color: #5a5a5a;
	font-weight: bold;
	text-decoration: none;
}




.header-top-links{
	height: 29px;
	background: #3590b6;
	text-align: right;
}

.header-top-links-in{
	padding: 5px 0 0 0;
}


.header-top-links ul li{
	display: inline;
	margin: 0 5px;
}

.header-top-links a{
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
	background: url(/img/arr1.gif) no-repeat left;
}

.h-plus{
	height: 127px;
	background: url(/img/bg_plus.gif);
}

.logo{
	padding: 36px 0 0 33px;
}

.i-menu{
	padding: 34px 0 0 0;
}

.t-menu-item{
	float: left;
	padding:0 0 0 10px;	
	margin: 0 3px 0 0;	
	height: 27px;
	background: url(/img/bg_t_menu.gif) 0 0;	
}

.t-menu-item div.t-menu-item-in{
	background: url(/img/bg_t_menu.gif) 100% 0;
	padding: 0 10px 0 0;
}

.t-menu-item  div.t-menu-item-in-in{
	padding: 7px 0 0 0;
}

.t-menu-item  div.t-menu-item-in-in a{
	color: #5a5a5a;
	font-weight: bold;
	text-decoration: none;
}

.t-menu-item-a{
	float: left;
	padding:0 0 0 10px;	
	margin: 0 3px 0 0;	
	height: 27px;
	background: url(/img/bg_t_menu_a.gif) 0 0;	
}

.t-menu-item-a div.t-menu-item-a-in{
	background: url(/img/bg_t_menu_a.gif) 100% 0;
	padding: 0 10px 0 0;
}

.t-menu-item-a  div.t-menu-item-a-in-in{
	padding: 7px 0 0 0;
}

.t-menu-item-a  div.t-menu-item-a-in-in a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}



.h-logo{
	float: left;
}


.h-rec{
	float: right;
	margin: 4px 5px 0 0;
	padding:0 0 0 10px;	
	width: 185px;
	height: 117px;
	background: url(/img/bg_recycle.gif) 0 0;
}

.h-rec-in{
	height: 117px;
	background: url(/img/bg_recycle.gif) 100% 0;
	padding: 0 10px 0 0;
}

.h-rec-in-in{
	padding: 7px 0 7px 0;
	font-weight: bold;
	font-size: 11px;
	color: #3590b6;	
}

.h-rec-list{
	height: 57px;
}

.search-lang{
	height: 33px;
	padding:0 0 0 10px;	
	background: url(/img/bg_search_lang.gif) 0 0;
}

.search-lang-in{
	height: 33px;
	background: url(/img/bg_search_lang.gif) 100% 0;
	padding: 0 10px 0 0;
}

.search-lang-left{
	float: left;
	color: #fff;
	padding: 5px 0 0 0;
}

.search-lang-left-fl{
	margin: 0 7px 0 0 ;
}

.h-search-itxt{
	font-size: 13px;
	height: 17px;
}

.h-search-isel{
	font-size: 13px;	
	height: 20px;	
}

.h-search-isbm{
	font-size: 13px;	
	padding: 0 7px;	
}

.search-lang-right{
	float: right;
	padding: 5px 0 0 0;	
}

.search-lang-left-fl{
	float: left;
}

.h-search-itxt{
	width: 130px;
}

.h-search-isel{
	width: 130px;
}

.h-search-isbm{

}

.search-lang-right-fl{
	float: left;
	margin: 0 0 0 7px;
}

.flags{
	margin: 4px 7px 0 0;
}

.flags div{
  padding: 1px !important;
  float: left;
  margin: 0 4px;  
}

.flags-a{
	background: url(/img/bg_flag.gif) center no-repeat;
}

.red-title{
	height: 27px;
	padding:0 0 0 10px;	
	background: url(/img/bg_red.gif) 0 0;
}

.red-title-in{
	height: 27px;
	background: url(/img/bg_red.gif) 100% 0;
	padding: 0 10px 0 0;
	color: #fff;
}

.red-title-in-in{
	padding: 7px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}


.blue-title{
	height: 27px;
	padding:0 0 0 10px;	
	background: url(/img/bg_blue.gif) 0 0;
}

.blue-title-in{
	height: 27px;
	background: url(/img/bg_blue.gif) 100% 0;
	padding: 0 10px 0 0;
	color: #fff;
}

.blue-title-in-in{
	padding: 7px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

.blue-title-in-in a{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}



.blue-title-p{
	height: 27px;
	padding:0 0 0 10px;	
	background: url(/img/bg_blue_p.gif) 0 0;
}

.blue-title-p-in{
	height: 27px;
	background: url(/img/bg_blue_p.gif) 100% 0;
	padding: 0 10px 0 0;
	color: #fff;
}

.blue-title-p-in-in{
	padding: 7px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

.blue-title-p-in-in a{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


.blue-title-op{
	height: 27px;
	padding:0 0 0 10px;	
	background: url(/img/bg_blue_op.gif) 0 0;
}

.blue-title-op-in{
	height: 27px;
	background: url(/img/bg_blue_op.gif) 100% 0;
	padding: 0 10px 0 0;
	color: #fff;
}

.blue-title-op-in-in{
	padding: 7px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

.blue-title-op-in-in a{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


.blue-title-o{
	height: 27px;
	padding:0 0 0 10px;	
	background: url(/img/bg_blue_o.gif) 0 0;
}

.blue-title-o-in{
	height: 27px;
	background: url(/img/bg_blue_o.gif) 100% 0;
	padding: 0 10px 0 0;
	color: #fff;
}

.blue-title-o-in-in{
	padding: 7px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

.blue-title-o-in-in a{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.sbmenu{
	padding: 5px 7px 5px 12px;
}

.sb-sb-menu{
	padding: 0 3px 3px 32px;
}
.sb-sb-menu a{
  font-size: 80%;
  color: #a5a5a5;
  text-decoration: none;
}



.bord-bot{
	height: 5px;
	padding:0 0 0 10px;	
	background: url(/img/bg_center_bot.gif) 0 0;
}

.bord-bot-in{
	height: 5px;
	background: url(/img/bg_center_bot.gif) 100% 0;
	padding: 0 10px 0 0;
	color: #fff;
}





.footer {
	font-size: 10px;
}

.pwalg{
	margin: 0 0 0 20px;
	color: #3590b6;
	font-weight: bold;
}

.pwalg a{
	color: #3590b6;
	font-weight: bold;
}

a.a-red{
	color: #9a0032;
	font-weight: bold;
}

.footer-hr{
	height: 20px;
	background: url(/img/bg_footer_hr.gif);
}

.hot-table{
	width: 100%
}

.hot-td{
  width: 25%;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}

.hot-td img{
	margin: 0 0 7px 0;
}


.no-photo{
	float: left;
	width: 145px;
	height: 100px;
	border: 1px solid #e1e1e1;
	padding: 100px 20px 30px 20px;
	margin: 0 10px 10px 0;
	text-align: center;
}

.no-photo a{
  font-size: 140%;
  font-weight: bold;
  text-decoration: none;
  color: #5a5a5a;
  text-transform: uppercase;
}


.no-photo-sm{
  height: 65px;
  padding: 52px 0 0 0;
	text-align: center;  
}

.no-photo-sm a{
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
  color: #5a5a5a;
}

.buy-step-a{
	float: left;
	font-weight: bold;
	text-align: center;
	width: 20%;
}

.buy-arr-a{
	float: left;
	height: 35px;
	background: url(/img/arr_a.gif) no-repeat bottom;
	margin: 0 3px;
}

.buy-step-n{
	float: left;
	font-weight: bold;
	text-align: center;
	width: 20%;	
}

.buy-arr-n{
	float: left;
	height: 35px;
	background: url(/img/arr_n.gif) no-repeat bottom;
	margin: 0 3px;
}




.prod-list{
	width: 100%;
}

.prod-list td{
	vertical-align: top;
	padding: 7px;
	border-bottom: 1px solid #e1e1e1;	
}


.prod-list-name{
	font-size: 120%;
	color: #3590b6;
	font-weight: bold;
	text-decoration: none;
}

.prod-list-name-sm{
	font-size: 100%;
	color: #3590b6;
	font-weight: bold;
	text-decoration: none;
}

.prod-list-text{
	text-decoration: none;
	color: #5a5a5a;
}

.prod-list-td3{
	text-align: center;
}

.teh-spec{
	width: 100%;
}

.teh-spec th{
	color: #3590b6;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #e1e1e1;
	padding: 3px;
}

.teh-spec td{
	border-bottom: 1px solid #e1e1e1;
	padding: 3px;
	font-weight: bold;
}

.prod-photo{
	float: left;
	border: 1px solid #e1e1e1;
	padding: 20px;
	margin: 0 10px 10px 0;
	background: url(/img/bg_prod_plus.gif) top right no-repeat;
}

.prod-photo-a{
	float: left;
	margin: 0 10px 0 0;
}

.prod-photo-a img{
  	border: 1px solid #e1e1e1;
  	margin: 0 0 20px 0;
}


.prod-r{

}



#openwin-ramka{
  position: absolute;
  border: 2px solid #990033;
  display: none;
  z-index: 120;
  background: #fff; 	
}

#openwin-ramka-in-title{
  padding: 3px;
  background: #990033;
  font-size: 10px;
  text-align: right;
}

#openwin-ramka-in-body{
	/*display: none;*/
  height: 100%;
  background: url(/img/loader.gif);
  background-position: center;
 	background-repeat: no-repeat;
  padding: 2px;
}




#sim-rates-extra{
  display: none;
}

#d-extra-rates{
  text-align: center;
  color: #0072bc;
  text-decoration: underline;
}

table.sim-rates-extra{
	width: 100%;
	border-collapse: collapse;
}

div.sim-rates-box{
	margin-top: 7px; 
	display: none;
	/*border: 1px solid #d4d0c8;
	border-right: 1px solid #808080;*/
}

td.sim-rates-snoska{
	border-top: 1px solid #d4d0c8;	
	border-bottom: 1px solid #d4d0c8;		
	font-size: 80%;
}

table.sim-rates td{
	border: 1px solid #d4d0c8;	
	padding: 5px;
	text-align: center;
}

table.sim-rates th{
	color: #dc5800;
	border: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	font-size: 100%;	
}

table.sim-rates td.sim-rates-right{
	background-color: #ffffcc;
	border-left: 1px solid #e5e5e5;
	white-space: nowrap;
}


table.sim-rates-extra td{
	border: 1px solid #d4d0c8;	
	padding: 5px;
	text-align: center;
}

table.sim-rates-extra th{
	color: #dc5800;
	border: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	font-size: 100%;	
}

table.sim-rates-extra td.sim-rates-right{
	background-color: #ffffcc;
	border-left: 1px solid #e5e5e5;
	white-space: nowrap;
}





* {margin: 0;padding: 0;}

.left-block {
  float: left;
  width: 190px;
  margin-left: -100%;
}
.right-block {
  float: left;
  width: 212px;
  margin-left: -212px;
}


.wrapper {
  margin: auto;
  width: 95%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'995px':'');
  min-width: 1000px;
}
.container {
  width: 100%;
}
.content {
  width: 100%;
  float: left;
}
.content-in {
	margin: 0 214px 0 192px;
}

.content-in-in {
	margin: 0 1px 0 1px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

.prod-descr{
	width: 100%;
}

.prod-descr th{
	color: #3590b6;
	background: #eee;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #e1e1e1;
	padding: 3px;
}

.prod-descr td{
	border-bottom: 1px solid #e1e1e1;
	padding: 3px;
	font-weight: bold;
}

font.price-sm{
	font-size: 12px;
	font-weight: bold;
	color: #3590b6;
}

input.search470{
	width: 350px;
}

select.sel1{
	font-size: 12px;
	width: 170px;	
}

select.sel2{
	font-size: 12px;
	width: 50px;
}

input.inp1{
	width: 165px;
	font-size: 12px;	
}

input.inp2{
	width: 165px;
	font-size: 12px;	
}

input.inp3{
	width: 100px;
}

input.inp4{
	width: 165px;
	font-size: 14px;
}

input.inp5{
	width: 165px;
	font-size: 14px;
	height: 18px;
}

table.s-form{
	width: 350px;
}

table.s-form td{
	vertical-align: top;
	padding: 3px;
}

table.sh-cart th{
	background-color: #f0f0f0;
	color: #000;
   text-align: center;
	font-weight: bold;
	border-top: 1px solid #d1d1d1;	
}

table.sh-cart{
  	border-collapse: collapse;
}

table.sh-cart td{
	border: 1px solid #d1d1d1;	
	padding: 2px 5px 2px 5px;  	
}

table.sh-cart th{
	border: 1px solid #d1d1d1;	
	padding: 2px 5px 2px 5px;  	
}

table.tblbord{
	border-collapse: collapse;
}

table.tblbord td{
	/*border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;	*/
	padding: 7px 42px 7px 0;
	white-space: nowrap;
	vertical-align: top;
}

table.tblbord td.blue1{
	color: blue;
}

textarea.ta-review{
  width: 99%;
  height: 120px;
}

textarea.ta1{
  width: 300px;
  height: 120px;
}

.error1{
	color: red;
	font-weight: bold;
}

textarea.smsmes{
	width: 320px;
	height: 120px;
}

textarea.ta-review{
  width: 99%;
  height: 120px;
}




.pages{
	overflow: hidden;
  margin: 0 auto;
  height: 40px;
  white-space: nowrap;
}

.sp-page{
  vertical-align: top;
  width: 30px;
  text-align: center;
}

.sp-page a{
  color: #5a5a5a;
  font-weight: bold;
  text-decoration: none;
}

.page-a{
  background: #9a0032;
  color: #fff;
  padding: 2px 5px;
}

.order-table{
  width: 100%;
}

.order-table td{
  vertical-align: top;
  padding: 3px 7px 3px 0;
  border-bottom: 	1px solid #e1e1e1; 
}

.tab1 td{
  padding: 7px 7px 7px 0;
}

.tab2 td{
  vertical-align: top;
  padding: 3px 7px 3px 0;
  border-bottom: 	1px solid #e1e1e1; 
}

.tab3 td{
  padding: 3px 12px 3px 0;
  border-bottom: 	1px solid #e1e1e1; 
}

.tab3-td1{
  text-align: center;
}

.in7 li{
	margin-left: 15px;
}
