a, div, strong, img, table, tr, td, p, form, fieldset, legend, span, body, ul, li, h2, h4, h3, h1, h5, h6{
	border: none;
    text-decoration:none;
	margin: 0px;
	padding: 0px;
    line-height:1.5;
}
html {
	height:100%;
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #737373;
}
p{
    font-size: 15px;
    margin-bottom: 15px;
}
h1{
    color: #000;
    margin-bottom: 15px;
    font-size: 22px; 
    text-transform: uppercase;
}
h2{
    color: #000;
    margin-bottom: 15px;
    font-size: 18px;
}
h2 span{
    font-weight: normal;
}
h3{
    color: #000;
    margin-bottom: 5px;
    font-size: 14px;
}
h3 span{
    font-weight: normal;
}
a{
    color: #000;
}

.ui-link
{
color: #fff;
}

.clear{
	border: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}
#container{
    position: relative;
    text-align:center;
    margin: auto;
    height: auto;
    min-height:100%;
}
#container:after{
width: 100%;
height:150px;
display:block;
clear:both;
}

#containercat{
    position: relative;
    text-align:center;
    margin-top: 730px;
    height: auto;
    min-height:100%;
}
#containercat:after{
width: 100%;
height:150px;
display:block;
clear:both;
}


#top{
    background-image: url(../images/bg_top.png);
    height: 113px;
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0px;
    z-index: 1000;
}
#top-in{
    margin: 0px auto ;
    width: 100%;
    position: relative;
    height: 100px;
    text-align: left;
}
#top #logo{
    position: absolute;
    float: left;
    left: 200px; top: 8px;
}
#top .topmenu{
    position: absolute;
    right: 320px;    top: 8px;
}
#top .cdma{
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #9b837e;
}
#top .contacts{
    color: #9b837e;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}
#top .login{
    position: absolute;
    right: 10px;    
    top: 0px;
    color: #fff;
    width: 125px;   
    height: 36px;
    background-image: url(../images/login.png); 
    text-transform: uppercase;
    text-decoration: none;
    line-height: 28px;
    text-indent: 47px;
    font-size: 9px;
}
#top .logoutX {
  height: 37px;
  position: absolute;
  right: 180px;
  top: 0;
}
#top .username {
  color: #CE120E;
  float: right;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  right: 140px;
  text-align: right;
  top: 7px;
  width: 200px;
}
#top .logout{
    position: absolute;
    right: 0px;    
    top: 0px;
    color: #fff;
    width: 125px;   
    height: 37px;
    background-image: url(../images/login.png); 
    text-transform: uppercase;
    text-decoration: none;
    line-height: 28px;
    text-indent: 47px;
    font-size: 11px;
}
.content-right ol li{
  padding-top: 10px;
}
.content-right ul{
  padding-bottom: 20px;
}
.content-right ol li ul{
    padding-bottom: 4px;
    padding-top: 5px;
}
#menu{
position: relative;
    float:right;
    top: 50px;
    right:180px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
}
#menu ul li{
    float: left;
    list-style: none;
    height: 37px;
    line-height: 37px;
    position: relative;
}
#menu ul li a{
    padding: 0px 15px;
    color: #8c8383;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#menu ul li a.selected,
#menu ul li a:hover{
    color: #212121;
}
#menu ul li.sep{
    background-image: url(../images/menu_sep.png);
    width: 2px;
}

#menu ul li ul{
    display: none;
    position: absolute;
    left: -13px;
    top: 35px;
    width: 180px;
    background: #fff;
    border: 1px solid #b8b8b8;
    border-top: 0px solid red; 
    border-bottom: 0px solid red; 
    background-image: url(../images/submenu.png);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 20px;
}
#menu ul li:hover ul{
    display: block;
}
#menu ul li ul li{
    float: none;
    height: auto;
    line-height: 18px;
    font-size: 11px;
    list-style-image: url(../images/menu_li.png);
    margin-left: 20px;
}
#menu ul li ul li a{
    padding: 0px;
}
#top .ises{
    position: absolute;
    left: 200px; top: 15px; width: 315px;
    
    background-repeat: no-repeat;
    text-indent: 18px;    
    color: #000;
}
#top #directorio {
    position: absolute;
    width: 600px;      height: 58px;
    left: 250px;    top: 98px;
    background-image: url(../images/directorio.png);
    color: #000;
}
#top #directorio .f20{
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 60px;
}  
#top #directorio .f15{
    font-size: 14px;
    margin-left: 60px;
}  
#top #phonenum{
    position: absolute;
    width: 307px;
    height: 44px;
    left: 254px;
    top: 6px;
    background-image: url(../images/phonenum.png);
    color: #000;
}
#top #phonenum input[type="text"]{
    width: 250px;
    margin: 6px 0px 0px 10px;
    border: none;
    padding-left: 3px;
    padding-right: 3px;
    color: #5e5e5e
}
#top #phonenum .submit{
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: transparent;
  cursor: pointer;
  float: right;
  height: 28px;
  margin: 4px 0 0 15px;
  width: 30px;
}
#top #phonenum select{
    width: 250px;
    margin: 6px 0px 0px 10px;
    border: none;
    color: #5e5e5e
}
#vizual{
    height: 1134px;
    background-image: url(../images/banner_back.jpg);
    margin-top: 88px;
}  
#vizual-slider{
    width: 1000px;
    margin: -10px auto;
}
#vizual-slider .bxslider .rest{
    position: absolute;
    top: 90px;
    left: 680px;
    width: 260px;
    text-align: right;
}
#vizual-slider .bxslider .more{
    float: right;
    margin-top: 20px;
}

#index-content{
    margin-top: -645px;
    position: relative; 
    top: 25px;   left: 0px;
    width: 100%;     
    z-index: 1000;
}
#galeria-content{
    margin-top: -80px;
    position: relative; 
    top: 25px;   left: 0px;
    width: 100%;     
    z-index: 1000;
}
#index-top-content{
    position: absolute;
    left: 0px;  top: -8px;
    background-image: url(../images/bot.png);
    background-repeat: no-repeat;
    height: 0px;  width: 100%;
}
#index-content-in{
    width: 1000px;
    margin: 0px auto;
    text-align: left;
}

#contentfrm{
    margin-top: 90px;
    text-align: left;
    margin-bottom: 10px;
}
#contentfrm #content-in{
    width: 1000px;
    margin: 0px auto; 
}
#contentfrm .content-right{
    float: right;
    width: 740px;
    
}

#content{
    margin-top: 160px;
    text-align: left;
    margin-bottom: 10px;
}
#content #content-in{
    width: 1000px;
    margin: 0px auto; 
}
#content .content-right{
    float: right;
    width: 740px;
    
}
#content .content-center{
    float: left;
    width: 900px;
}
.content-right h2{
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: 1px solid #D2D2D4;
}
.content-right h3 {
  text-transform: uppercase;
  font-size: 12px;
}
.content-right ul li{
  padding-top: 2px;
  padding-bottom: 2px;
}
form h2 {
  border-bottom: 0px !important;
}
#content .content-left-menu{
    float: left;
    width: 230px;
}
.more{
    display: block;
    height: 36px; width: 114px;
    background-image: url(../images/more.png);
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    line-height: 36px;
    text-indent: 30px;
}

.content-left{
    float: left;
    width: 1000px;
}
.content-right{
    float: right;
    width: 330px;
    position: relative;
    top: 0px;
    left: 0px;   
}

.content-left .box{
    float: left;
    margin-right: 15px;
    width: 284px;
    margin-bottom: 15px;
}
.galeria-left .box{
    margin-right: 15px;
    width: 284px;
    margin-bottom: 15px;
}
.content-left .box img{
    float: left;
    margin-left: 5px;
}
.content-left .box .text{
    float: right;
    width: 225px;
}
.content-left .box h2{
    font-size: 15px;
    color: #474747;
    margin-bottom: 5px;
}
.content-left .box.boxgrey{
    background: #f4f1ee;
}
.content-left .box.boxgrey .in{
    margin: 13px 25px;
}
#index-content ul li,
#content ul li{
    list-style-image: url(../images/li.png);
    margin-left: 25px;  
}
#simkarta-banner{
    position: absolute;
    top: -140px;
    left: 130px;   
}
.center{
text-align: center;
}

.newsletter{
    background-image: url('../images/newsletter.png');
    height: 140px;  
width: 348px;
    overflow: hidden;
    margin-top: 5px;
}
.newsletter .in{
    margin: 0px 25px;
    padding: 13px 0px;
}
.newsletter h2{
    margin-bottom: 7px;
}
#newsletterform{
    position: relative;
    width: 298px;      height: 50px;
    background-image: url(../images/newsletterform.png);
    color: #000;
    margin-top: 5px;
}

#newsletterform input[type="text"]{
    width: 175px;
    margin: 8px 0px 0px 10px;
    border: none;
    padding-left: 3px;
    padding-right: 3px;
    color: #5e5e5e;     
    
}
#newsletterform .submit{
    border-style: none;
    border-color: inherit;
    border-width: medium;
width: 66px;
    background: transparent;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 15px;
    margin-right: 0px;
    margin-top: 4px;
}
#social{
    position: fixed;
    right: 0px; top: 130px;
    width: 42px;
    z-index: 3000;
}
#social img{
    margin-bottom: 2px;
}
#cart_btn{
    position: fixed;
    right: 0px;
    top: 250px;
    width: 59px;
    z-index: 3000;
}
#footerc{
    height: 56px;
    background-image: url('../images/footer.png');
    color: #fff;
    text-align: left;
    font-size: 11px;
   margin: 400px auto 0;
   bottom: 0;
}
#footerc a{
    color: #fff;
}
#footerc .in{
    width: 1000px;
    margin: 0px auto;
}
#footerc .left{
    float: left;
    width: 760px;  
    margin-top: 27px;
}
#footerc .right{
    float: right;
    width: 220px;  
    margin-top: 27px;
    margin-right: 20px;
}

#footer{
    height: 56px;
    background-image: url('../images/footer.png');
    color: #fff;
    text-align: left;
    font-size: 11px;
   margin: 103px auto 0;
   bottom: 0;
}
#footer a{
    color: #fff;
}
#footer .in{
    width: 1000px;
    margin: 0px auto;
}
#footer .left{
    float: left;
    width: 760px;  
    margin-top: 27px;
}
#footer .right{
    float: right;
    width: 220px;  
    margin-top: 27px;
    margin-right: 20px;
}

#submenu{
    background-color: #d62912;
    width: 228px;
}
#submenu li{
    list-style-image: url(../images/menu_sub_li.png) !important;
    margin-left: 35px !important; 
    margin-right: 20px;
}
#submenu li a{
    color: #ffd7d6;
    padding: 6px 0px;
    display: block;
    text-decoration: none;
}
#submenu li a:hover,
#submenu li a.selected{
    color: #FFF;
    font-weight: BOLD;
    padding-left: 6px;
    background-color: #a6110d;    
}
#submenu li.sep{
    list-style: none !important;
    height: 2px;
    background-image: url(../images/menu_sub_sep.png);
    overflow: hidden;
}
#submenu .header{
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    background-image: url(../images/header.png);
    text-transform: uppercase;
    text-indent: 23px;
}
#submenu-under{
    background-image: url(../images/menu_sub_bottom.png);
    height: 35px;
    width: 228px;
    margin-bottom: 20px;
}
.margin{
    margin: 0px 10px;
}

.box320{
    float: left;
    width: 320px;
    margin-right: 30px;
    height: 140px;
}
.box320 .text{
    float: right;
    width: 260px;
    border-bottom: 1px dotted #bababa;
    padding-bottom: 10px;
}
.box320 .text h2{
    margin-bottom: 2px;
}
.box320 .text img{
    margin-right: 3px;
    position: relative;
    top: 2px;
}

table.form{
    width: 100%;
    color: #000;
    font-weight: bold;
    
}
table.form td{
    padding: 2px 4px;
    text-align: left;
}
table.form th{
    text-align: left;
    Xwidth: 180px;   
}
table.form.dotaz .text, table.form.sendorder .text{
    width: 260px;
}
table.form.dotaz textarea, table.form.sendorder textarea{
    width: 99%;
    margin: 0px;
    height: 90px;
    border: 1px solid lightgrey;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
    padding: 3px;
}
table.form .submit{
    background-image: url(../images/btn_send.png);
    color: #fff;
    text-transform: uppercase;
    height: 30px;   width: 103px;
    border: none;
    background-color: transparent;
    font-weight: bold;
    line-height: 28px;
    text-indent: 12px;
    font-size: 12px;
}
table.form .generate{
    background-image: url(../images/btn_generate.png);
    color: #fff;
    text-transform: uppercase;
    height: 30px;   width: 150px;
    border: none;
    background-color: transparent;
    font-weight: bold;
    line-height: 28px;
    text-indent: 12px;
    font-size: 12px;
}

table.form.dotaz .submit, table.form.sendorder .submit{
    position: relative;
    top: 0px;
}
table.form.sendorder {
  font-weight: normal;  
}

.form_img{
    height: 526px;
    background-repeat: no-repeat;
    background-position: left;
}
.red{
    color: #db1f1b;
}
    
.sim_form{
    width: 475px;
    float: right;
}
.port_form {
} 
table.form{
   border-bottom: 0px solid #d9d9d9;
}
table.form .odd{
    background-color: transparent;
}
.sim_form th, .port_form th{
    color: #323232;
    padding-right: 7px;
}
.sim_form td, .port_form td{
  padding-bottom: 1px !important;
  padding-top: 1px !important;
}    
.sim_form input[type="text"], .sim_form input[type="password"]{
    width: 270px;   
    height: 24px;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid lightgrey;
}
.port_form input[type="text"] {
    width: 200px;   
    height: 24px;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid lightgrey;
}   
.sim_form select{
    height: 24px; 
}
.sim_form .odd{
    background-color: transparent;
}
.perex{
    position: relative;
    top: -15px;
    font-size: 14px;
    color: #000000;
}
.terms{
    font-weight: normal;
    font-size: 11px;
}
table.content-table{
    border-bottom: 0px solid #d9d9d9;
}

table.content-table img{
    padding: 1px;
    border: 1px solid #e8e8e6;
    margin-right: 30px;  
}
table.content-table td{
    background-color: transparent !important;
    vertical-align: top;
    padding: 0px;
    
}
table.content-table td.margin-right{
    padding-right: 30px;
}

table{
    width: 100%;
    border-spacing:0;
    border-collapse:collapse;
    border-bottom: 1px solid #d9d9d9;
}
table thead{
    background-color: #d9d9d9;
    color: #000;
    text-transform: uppercase;
    font-size: 14px; 
}
table thead th{
    padding: 7px 16px;
    text-align: left;
}
table tbody td,
table tbody th,
table.content-table table tbody th,
table.content-table table tbody td{
    padding: 7px 16px;
    text-align: left;
}
table tbody tr.odd {
   background: #f2f2f2;
}
.formQuick {
    width:90%;
}
.formQuick {
  border-top: 1px dashed lightgray;
  margin-top: 20px;
  padding-top: 5px;
  margin-left: -100px
}

table.form.login {
   width: 100%; 
   margin-bottom: 20px;
}
table.form.login td h2 {
   margin-bottom: 0px;
   margin-top: 15px;
}
table.form.topup {
  margin-bottom: 0px;
  padding-bottom: 20px;  
}
table.form.login th, table.form.topup th{
    color: #b5120f;
    font-size: 13px;
    text-transform: uppercase;  
    text-align: left;
    font-weight: bold;
    padding: 3px;
}
table.form.login input[type="text"], table.form.topup input[type="text"],
table.form.login input[type="password"], table.form.topup input[type="password"]{
    width: 200px;
    height: 24px;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid lightgrey;
}
table.form.topup input[type="text"] {
  width: 150px;
  padding-left: 3px;
  padding-right: 3px;
}
table.form.topup select{
    width: 100px;
    height: 24px;
    border: 1px solid lightgrey;
    padding-top: 2px;
}
table.form.login select {
    width: auto;
    height: 28px;
    border: 1px solid lightgrey;
    padding-top: 4px;
    padding-bottom: 2px;
}
table.form.login td, table.form.topup td{
    font-weight: normal;
}
table.form.login .submit, table.form.login .reset, table.form.topup .submit{
    background-image: url(../images/btn_login220.png);
    color: #fff;
    text-transform: uppercase;
    height: 45px;   width: 220px;
    border: none;
    background-color: transparent;
    font-weight: bold;
    line-height: 45px;
    text-indent: 15px;
    font-size: 12px;
    margin-right: 15px;
    margin-top: 15px;
}
table.form.login .reset {
    background-image: url(../images/btn_reset.png);
    height: 45px;   width: 100px;
    text-indent: 0px;
}
table.form.login a, table.form.topup a{
    text-decoration: none;
}
table.form.dotaz input[type="text"], table.form.sendorder input[type="text"]{
    width: 180px;
    height: 22px;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid lightgrey;
}
.rat_big{
    background-image: url(../images/rat_big.png);
    height: 53px;   width: 166px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 46px;
    text-transform: uppercase;
    text-indent: 53px;
    margin-right: 20px;
}
.rat_small{
    background-image: url(../images/rat_small.png);
    height: 53px;   width: 113px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 46px;
    text-transform: uppercase;
    text-indent: 53px;
    margin-right: 20px;
}
.undertext{
    height: 59px;   width: 506px;
    background-image: url(../images/haluz.png);
    padding: 0px 0px;
    overflow: hidden;
}
.undertext-in {
    margin: 9px 40px;
}
table.tarifs td{
    vertical-align: top;
    color: #000000;    
}
table.tarifs td.price{
    font-weight: bold;
}
table.tarifs .odd{
    background: transparent;
}
table.tarifs th{
    background-color: #d9d9d9;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    width: 33%;
    
}
table.tarifs{
    border-collapse: collapse;
    border-spacing: 5px;
}    
table.tarifs th, 
table.tarifs td
table.pricelist td, table.selpricelist td{
    margin: 5px;
    padding: 2px;
    color: #6a6a6a;              
}
table.pricelist th, table.selpricelist th{
  text-align: left;
  padding: 4px;
  font-weight: normal;
}
table.pricelist td, table.selpricelist td{
  text-align: left;
  padding: 4px;
  font-weight: bold;
}
.thHeader {
  text-transform: uppercase !important;  
}
table.pricelist .top td, table.pricelist .top th{
    border-bottom: 3px solid #d8d8d8;
}
table.selpricelist .trprice td, table.selpricelist .trprice th {
  background-color: #FFD2D0;
}
table.selpricelist td, table.selpricelist th {
  border: 1px solid #d2d2d4;      
}
table.pricelist .lineL, table.pricelist .lineS {
  background-color: #ffffff;
}
table.pricelist .lineS {
  background-color: #f2f2f2;
}
table.pricelist {
  border-collapse: separate;
  border-spacing: 2px;
}
.pricetable td {
  padding: 7px 0px;
}
.priceh2 {
  Xcolor: #CE120E;
}
.tddescription {
  padding-top: 2px;
  font-size: 11px;
  color: #6a6a6a;
}       
table.tarif td{
    border-bottom: 1px solid #d2d2d4;
    padding: 3px 4px;
}
table.tarif td.price{ 
    background-image: url(../images/price_sep.png);
    background-repeat: no-repeat;
    background-position: left;
    text-align: center;
}

.clickhere{
    background-image: url(../images/click_here.png);
    display: block;
    height: 29px;
    width: 94px;
    text-transform: lowercase;
    color: #fff;
    line-height: 29px;
    text-decoration: none;
    text-indent: 15px;
    margin-top: 5px;
}
table.oc {
    border-bottom: none;
}
table.oc td{
    vertical-align: top;
    padding: 4px 10px 4px 0px; 
}
table.oc .odd{
    background-color: transparent;
}

h3.li{
    font-size: 12px;
    color: #323232;
    background-image: url(../images/li.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: 20px;
}

#content .content-right a{
    color: #cc150c;
}
.red{
    color: #d62912;
}
table.tarrifs2 {
  border-collapse: separate;
  border: 0px;
  position: relative;
  top: -20px;  
}
table.tarrifs2 td{
    background-color: #f6f6f6;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 1px solid #d8d8d8;
    padding: 3px;
}
table.tarrifs2 .top td{
    border-bottom: 3px solid #d8d8d8;
}
table.tarrifs2 td img{
    Xmargin: 30px 20px 
}
table.tarrifs2 ul li{
    list-style-image: url(../images/li_arrow.png) !important;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 20px;
}
table.tarrifs2 ul{
    list-style-image: url(../images/li_arrow.png) !important;
    padding-top: 2px;
    padding-bottom: 2px;
}
table.tarrifs2 td h2 {
  margin-bottom: 3px;
  margin-top: 3px;
  color: #CE120E;
}
.leftpic{
    position: relative;
    top: -20px; 
}
.pexample{
    background-color: #d62912;
    color: #fff;
    height: 30px;
    position: relative;
    top: -20px;
    line-height: 30px;
    text-indent: 15px;
    font-weight: bold;
}

.backgooglemap {
  background-color: white;
  padding-left: 10px;
  position: absolute;
  top: 70px;
  right: 0px;
}
.googlemap {
  padding: 5px;
  border: 1px solid #d0cecf;
  background-color: #FFFFFF;
}
.topup {
  background-color: #f6f6f6;
  padding: 10px; 
}

.customerBox {
  position: relative;
  width: 210px;
  Xheight: 160px;
  float: left;
  padding: 5px;
  margin: 5px;  
}
.customerBox:hover {
}
.customerBox h3 {
  font-size: 14px;
  font-weight: bold;
}
.customerBox .content {
  padding: 2px;
}
.customerBox .map {
  position: absolute;
  right: 24px;
  top: 25px;
}
.customerBox .map img {
    width: 23px;
}
#mapCanvas {
  border: 1px solid grey;
  padding: 2px;
  margin-bottom: 20px;
  width: 650px;
}

.head {
  width: 150px;
  height: 80px;
}
.head2 {
  width: auto;
  height: auto;
  min-height: 100px;
}
.head .title, .head2 .title {
  font-weight: bold !important;
}
.head .info, .head2 .info {
}

.product-detail-right{
    float: right;
    width: 385px;
}
.product-detail-left{
    float: left;
    width: 280px;
}
.product-detail-left .main-img, .product-detail-left .bottom-img{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
}
.product-detail-left .bottom-img {
    margin-top: 40px;
}
.product-detail-left .bottom-img h3 {
  color: #D62513;
  font-size: 14px;
  text-transform: none;
}

#product-gallery .bx-prev{
    background-image: url(../images/carousel-left.png);
    background-position: 0px 0px;
    height: 110px;  width: 15px; 
    top: 6px;  left: -20px;
}  
#product-gallery .bx-next{
    background-image: url(../images/carousel-right.png);
    background-position: 0px 0px;
    height: 110px;  width: 15px; 
    top: 6px;   right: -20px;
} 
#product-gallery .product-gallery-bxslider li{
    text-align: center;
    margin: 0px;
    padding: 5px 0px;
    border: 1px solid #e8e8ea;
}  
#product-gallery .product-gallery-bxslider li img{
    margin: 0px auto; 
    
} 
.print{
    display: block;
    float: right;
    background-image: url(../images/ico_print16.png);
    height: 16px;   
    width: 16px;
}

#product h2{
    font-size: 14px;
    margin-bottom: 7px;
    color: #a4a4a4;
}
#product .price_box{
    background-color: #fae8e8;
    height: 62px;
    position: relative;
    margin-bottom: 15px;
}
#product .price_box .price{
    font-size: 30px;
    color: #d72815;
    position: absolute;
    display: block;
    width: 200px;
    top: 12px;
    left: 20px;
    font-weight: bold;
}
#product .price_box .box{
    position: absolute;
    left: 220px;  top: 15px;
    background-image: url(../images/shop_box.png);
    background-repeat: no-repeat;
    height: 31px;   width: 120px;
    padding-left: 15px;
    padding-top: 5px;
}
#product .price_box .box .count{
    width: 18px;
    text-align: center;
    margin-right: 15px;
    background-color: transparent;
    border: 0px solid red;
}
#product .price_box .box .submit{
    background-color: transparent;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    border: 0px solid red;
}
.product_in{
    margin: 0px 15px;
}
.favourit{
    background-image: url(../images/ico_heart16.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    color: #d62513;
    font-weight: bold;
}
.transfer, .transferpay{
    background-image: url(../images/ico_transfer16.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    padding-top: 2px;
    color: #d62513;
    font-weight: bold;
}
.transfer {
  padding-right: 20px;
}
.transferpay{
    background-image: url(../images/ico_calc16.png);
}
.technickeudaje table {
    border-bottom: 0px solid red;
}
.technickeudaje table tr td{
    padding: 3px 5px;
}
.technickeudaje table tr td.row1{
    background-image: url(../images/li_arrow.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    background-position: 5px 7px;
    color: #000;
}
.technickeudaje table tr td.row2{
    font-weight: bold;
    color: #000;
    background-image: url(../images/sep_detail.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}
.technickeudaje table tr.odd{
    background: transparent;
}
.separatorProduct{
    border-bottom: 2px dotted #b5b5b5;
    margin-bottom: 15px;
    margin-top: 7px;
}
.back{
    background-image: url(../images/ico_back.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left center;
}
table.cart{
    border: 1px solid #ededed;
    margin-bottom: 25px;
}
table.cart th{
    background-color: #da1f1a;
    color: #fff;
    height: 32px;
    padding: 7px 10px;
}
table.cart .odd{
    background: transparent; 
}
table.cart td{
    background-image: url(../images/cart_sep.png);
    background-repeat: no-repeat;
    background-position: right center;
    border-bottom: 1px solid #ededed;
    padding: 7px 10px;
}
table.cart td.first,
table.cart td.price, table.cart th.price{
    background-image: none;
    text-align: right;
}
table.cart .cart_count{
    width: 30px;
    text-align: center;
    margin-right: 10px;
}
table.cart .cart_img {
  position: relative;
  top: 5px;
  margin-right: 5px;
}
table.cart td.center {
  text-align: center;
}
table.cart td.centerCredit {
  text-align: center;
  font-weight: bold;
}

table.cart .tdError {
  background-color: #FEE5E1;
  font-size: 12px;
  line-height: 18px;
  padding: 10px;
  text-align: center;
}
table.cart .action {
  Xfloat: right;
}
table.cart .note {
  color: red;
  font-size: 10px;
}
table.cart #tariffsV, table.cart #tariffsD {
  color: black;
}
table.cart a{
    color: #000 !important;
    text-decoration: none;
}
table.cart_summary, table.cart_check{
    border: 1px solid #ededed;
}
table.cart_summary td, table.cart_check td{
    text-align: right;
    color: #000;
}
table.cart_check td {
  text-align: left;  
}
table.cart_summary .odd{
    background: transparent; 
}
table.cart_summary .price{
    width: 100px;
    text-align: right;
}
table.cart_summary .price.red{
    font-weight: bold;
    font-size: 16px; 
    color: #d62912;
}
.cart_button{
    margin-top: 20px;
    margin-bottom: 30px;
}
.cart_button a{
    display: block;
    float: left;
    line-height: 36px;
    color: #fff !important;
    font-weight: bold;

    color: #fff;
    text-align: center;
    text-decoration: none;
}
.cart_button .cart_next{
    width: 203px;
    height: 36px;
    background-image: url(../images/cart_nextstep.png);
    float: right; 
    font-size: 15px;
    text-transform: uppercase;
}
.cart_button .cart_back{
    width: 137px;
    height: 37px;
    background-image: url(../images/cart_back.png);
}
.cart_button .cart_clear{
    width: 135px;
    height: 37px;
    background-image: url(../images/cart_empty.png);
    font-weight: normal;
    color: #000 !important;
}

.product_list .item{
    height: 359px;
    width: 227px;
    background-image: url(../images/product_list.png);
    background-repeat: no-repeat;
    background-position: bottom;
    display: block;
    text-decoration: none;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.product_list .item.third{
    background-position: 3px; 
}
.product_list .item h2{
    margin: 0px 15px 10px 15px;
    padding-top: 15px;
    font-size: 14px;
    text-align: center;
}
.product_list .img{
    text-align: center;
    vertical-align: middle;
    height: 180px;
}
.product_list .item:hover{
    xxborder: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
    background: none;
}
.price_list_box{
    margin: 10px 10px;
}
.price_list_box .price{
    color: #d92912;
    font-size: 20px;
    font-weight: bold;
    float: left;
    margin: 3px 2px;
}
.price_list_box .detail{
    display: block;
    float: right;
    width: 78px;
    height: 30px;
    line-height: 30px;
    background-image: url(../images/btn_detail.png);
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}
.product_list .item .text{
    color: #000;
    margin: 15px 15px 0px 15px;
}
.pager{
    text-align: center;
    margin: 20px;
}
.pager a{
    text-decoration: none;
    
}                     

.pager a:hover,
.pager a.active{
    text-decoration: underline;
}
.formCart {
  float: left;
  position: relative;
  top: -2px;
  left: 10px;
}

.credit-images {
  float: right;
  margin-top: -20px;
  padding-right: 10px;
}

.map-logo-check {
  padding: 0px;
  text-align: right;  
}
.map-logo-img {
  padding: 0px;
  text-align: left;  
}
.map-logo-check img, .map-logo-img img {
  padding-left: 5px;
}
.map-places {
  border: none;
}
.faq-hide {
  display:none;
}
.faq-show-click {
  cursor: pointer;
  text-transform: none !important;
}
.showhide {
  display:none;
}
.load {
  background-image: url("../images/loading1.gif");
  float: center;
  height: 16px;
  margin-left: 5px;
  Xmargin-top: 5px;
  width: 16px;
}
.selectLog {
  height: 30px;
}
.selectLog .inputs {
  float: left;
}
#loadLog {
  float: left;
  margin-left: 10px;
  margin-top: 2px;
} 