
body {
  margin:0px;
  padding:0px;
}


body {
  font-family:Arial;
  font-size:16px;
  color:#000000;
}


.top_line {
  background:url('/img/bg_top.gif') repeat-x top left;
}

.top_menu {
  height:43px;
  background:url('/img/bg_menu.gif') repeat-x top left #e10025;
  border:#ba001e solid 1px;
}


.td_center {
  min-width: 540px;
  background:url('/img/bg_ten.gif') repeat-x top left;
  padding: 15px 15px 15px 15px;
}



.td_left, .td_right {
  min-width: 200px;
  background:url('/img/col_top.gif') #efefef repeat-x top left;
  padding: 15px 15px 15px 15px;
}


.bottom {
  background:#393939;
  color:#cfcfcf;
  font-size:11px;
}

.small_screen_menu {
  display: none;
}

.div_login {
  border:#cfcfcf solid 1px;
  background:#f0f0f0;
  display:inline-block;
  padding:7px;
  margin:10px;
}


.dop_menu {
  display: none;
}


.banner1, .banner2, .banner3, .banner4 {
  display: inline-block;
  width: 200px;
  height: 300px;
  overflow: hidden;
}

.banner1 img, .banner2 img, .banner3 img, .banner4 img {
  width: 100%;
  height: 100%;
}

.bottom_banners {
  display: none;
}


a:link, a:visited, a:active {
  color:#cc0021;
  text-decoration:underline;
}

a:hover {
  color:#000000;
}

a.menu:link, a.menu:visited, a.menu:active {
  color:#FFFFFF;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
  white-space:nowrap;
}

a.menu:hover {
  color:#6c0112;
}


a.menu2:link, a.menu2:visited, a.menu2:active {
  font-size:14px;
  color:#3c3c3c;
  text-decoration:none;
}

a.menu2:hover {
  color:#cc0021;
}

.bottom a {
  color:#cfcfcf;
}

.bottom a:hover {
  color:#FFFFFF;
}


h1 {
  font-size:20px;
  margin-top:0px;
  margin-bottom:20px;
  color:#9c9c9c;
}

h3 {
  font-size:16px;
  color:#9c9c9c;
}

input, select, textarea {
  font-family:Arial;
  font-size:14px;
  color:#000000;
}

form {
  margin:0px;
}

small, .small {
  font-size:12px;
}

big, .big, .title {
  font-size:18px;
  color:#9c9c9c;
}


.strong {
  font-weight:bold;
}

.f_sr {
  font-size:14px;
}

.th {
  padding:3px;
  border:#cbcbcb solid 1px;
  width:120px;
  height:160px;
}

a.phone {
  color: #000000;
  font-size:18px;
  text-decoration: none;
}

.param {
  font-weight:bold;
}

.noact {
  color:#717171;
  text-decoration:line-through;
}

.surcharge {
  background-color:#e10025;
  font-size:10px;
  color:#FFFFFF;
}


.error {
  color:#FF0000;
}

.error_comments {
  color:#FF0000;
}


.param1 {
  display: inline-block;
  margin: 0 20px 0 0;
  vertical-align: top;
}

.param2 {
  display: inline-block;
  margin: 0 20px 0 0;
  vertical-align: top;
}

.param3 {
  display: inline-block;
  margin: 0 0 0 0;
  vertical-align: top;
}

.param4 {
  display: block;
  vertical-align: top;
}

.menu_r {
  width:1px;
  height:43px;
  background:url('/img/menu_r.gif') no-repeat top left;
  margin:0px 5px 0px 5px;
}

.descr {
  font-style:italic;
  font-size:14px;
  color:#7d7d7d;
}

.city {
  font-style:italic;
  font-size:14px;
  color:#7d7d7d;
}

.name {
  font-size:18px;
}

.hr {
  width:100%;
  height:1px;
  border-top:#c5c5c5 solid 1px;
  margin:15px 0px 15px 0px;
}

.hr2 {
  width:100%;
  height:1px;
  border-top:#FFFFFF solid 1px;
  margin:2px 0px 2px 0px;
}

.login_input {
  width:100px;
  font-size:12px;
}

.fchecked {
  background-image: url(/img/checked.gif);
  background-repeat: no-repeat;
}

.checked {
  color:#3c9600;
  font-weight:bold;
}


.comment {
  margin-bottom: 20px;
}

.comment_name {
  color: #959595;
  font-size: 14px;
}

.comment_textarea, .comment_input {
  margin: 3px 0 3px 0;
  font-size:16px;
}

.comment_input {
  width: 200px;
  font-size:16px;
}

.comment_textarea {
  font-size:16px;
  width: 100%;
  height: 100px;
}



#cart_div {
  z-index:10;
  position:fixed;
  top:7px;
  right:7px;
  font-size:18px;
  background-color: #FF0000;
  color:#FFFFFF;
  padding:5px 10px 5px 10px;
  background-color: rgba(255, 0, 0, 0.6);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

#cart_div a {
  color:#FFFFFF;
  text-decortion:underline;
}

.cart_clean {
  font-size:12px;
}

.cart_remove {
  font-size:12px;
  width:25px;
  height:16px;
  display:inline-block;
  background:url(/img/on.png) no-repeat right;
  cursor:pointer;
}

.cart_add {
  font-size:12px;
  width:25px;
  height:16px;
  display:inline-block;
  background:url(/img/off.png) no-repeat right;
  cursor:pointer;
}




@media all and (max-width:740px) {

  .logotype {
    width: 460px;
    height: auto;
  }
  
  .td_center {
    width: 100%;
    min-width: 440px;
    padding: 15px 10px 15px 10px;
  }
  
  .td_left {
    min-width:0;
    max-width:0;
    width:0;
    border:0;
    padding:0;
    margin:0;
  }

  
  .left_col {
    display: block;
    position: fixed;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 220px;
    border-radius: 0px;
    background: #333333;
    height: 100%;
    top: 0px;
    left: -250px;
    z-index: 10000;
  }
  
  .big_screen_menu, .div_login, .td_login, .td_right {
    display: none;
  }
  
  .services {
    font-size: 14px;
  }
  
  .small_screen_menu {
    display: table;
    padding: 5px 10px 5px 10px;
  }
  
  .dop_menu {
    display: block;
  }
  
  .scroll_menu {
    display: block;
    overflow: auto;
    margin: 0;
    padding: 10px;
    width: 200px;
    height: 100%;
    color: #333333;
    font-size: 16px;
  }
  
  .scroll_menu::-webkit-scrollbar {
    width: 0px;
  }
  
  .menu {
    font-weight: bold;
    color:#FFFFFF;
    padding: 5px;
  }
  
  a.menu2:link, a.menu2:visited, a.menu2:active {
    font-size:14px;
    color:#FFFFFF;
    text-decoration:none;
  }

  a.menu2:hover {
    color:#cccccc;
  }

  
  .hr2 {
    width:100%;
    height:1px;
    border-top:#5c5c5c solid 1px;
    margin:2px 0px 2px 0px;
  }
  
  
  .bottom_banners {
    display: block;
    text-align: center;
  }
  
  .banner1, .banner2, .banner3, .banner4 {
    display: inline-block;
    width: 160px;
    height: 240px;
    padding: 15px;
    overflow: hidden;
  }

}

@media all and (max-width:600px) {

  .param3 {
    display: block;
    margin: 15px 0 0 0;
    vertical-align: top;
  }
  
  .param4 {
    display: inline-block;
    vertical-align: top;
  }

}

