
body {
  margin:5px;
}

body, td, input, select, textarea {
  font-family:Arial;
  font-size:16px;
  color:#000000;
}


h1 {
  margin: 0px 0px 15px 0px;
  font-size:22px;
  font-weight:bold;
}

h3 {
  font-size:16px;
  font-weight:bold;
}

small {
  font-size:12px;
}

big, .big {
  font-size:18px;
}

.sbig {
  font-size:22px;
}

.content {
  width: 1040px;
}

.table_top_menu2 {
  display: none;
}

a:link, a:active, a:visited {
  color:#dd003e;
  text-decoration:underline;
}

a:hover {
  color:#000000;
}

a.a_mnt:link, a.a_mnt:active, a.a_mnt:visited {
  font-size:18px;
  color:#FFFFFF;
  text-decoration:none;
}

a.a_mnt:hover {
  color:#000000;
}


.a_mnt {
  font-size:18px;
  color:#FFFFFF;
}

.list_row {
  position:relative;
}

a.list_name:link, a.list_name:active, a.list_name:visited {
  font-size:18px;
  background-color:#ff0048;
  color:#FFFFFF;
  text-decoration:none;
  padding:0px 4px 0px 4px;
}

a.list_name:hover {
  background-color:#FFFFFF;
  color:#ff0048;
}

a.list_phone:link, a.list_phone:active, a.list_phone:visited {
  font-size:18px;
  color:#dd003e;
  text-decoration:none;
}


.list_city {
  color: #666666;
  font-style: italic;
  font-size: 14px;
  margin: 0 0 15px 0;
}

.list_param1 {
  display: inline-block;
  margin: 0 20px 15px 0;
  vertical-align: top;
}

.list_param2 {
  display: inline-block;
  margin: 0 20px 15px 0;
  vertical-align: top;
}

.list_param3 {
  display: inline-block;
  margin: 0 0 15px 0;
  vertical-align: top;
}


.list_param4 {
  display: block;
  vertical-align: top;
}

.list_desc {
  color: #666666;
  font-style: italic;
  font-size: 14px;
}

.det_city {
  color: #666666;
  font-style: italic;
  font-size: 14px;
  margin: 0 0 15px 0;
}

a.det_phone:link, a.det_phone:active, a.det_phone:visited {
  font-size:18px;
  color:#dd003e;
  text-decoration:none;
}

.det_desc {
  color: #666666;
  font-style: italic;
  font-size: 14px;
}

.det_param {
  display: inline-block;
  margin: 0 25px 15px 0;
  vertical-align: top;
}

.det_param1 {
  display: block;
}

.det_param2 {
  display: block;
}

.det_tarif1 {
  display: inline-block;
  margin: 0 25px 15px 0;
  vertical-align: top;
}

.det_tarif2 {
  display: inline-block;
  margin: 0 0 15px 0;
  vertical-align: top;
}

.det_service1 {
  display: inline-block;
  margin: 0 15px 15px 0;
  vertical-align: top;
}

.det_service2 {
  display: inline-block;
  margin: 0 15px 15px 0;
  vertical-align: top;
}

.form_menu {
  font-size:14px;
}

.preview {
  padding:4px;
  background:#FFFFFF;
  border:1px solid #CCCCCC;
  width:120px;
  height:160px;
}

.title_mn {
  font-size:18px;
  font-weight:bold;
}

.title {
  font-size:16px;
  font-weight:bold;
}

.dop_menu {
  display: none;
}

.noact {
  text-decoration:line-through;
  color:#999999;
}

.rd {
  width:100%;
  height:1px;
  background-color:#C3C3C3;
  margin-top:10px;
  margin-bottom:10px;
}

.surcharge {
  background-color:#ff0048;
  font-size:10px;
  color:#FFFFFF;
}


.error {
  color:#FF0000;
}


.error_comments {
  color:#FF0000;
}

.opacity{
  opacity:0.5;
  filter:alpha(opacity=50);
}

.sr {
  font-size:14px;
}

.div_login {
  display:inline-block;
  padding:10px;
  border:#ff0048 solid 2px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.td_menu {
  background-color:#ff0048;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  height: 50px;
}

.table_content {
  width: 100%;
}

.td_left {
  border-right:#BABABA dashed 1px;
}

.td_right {
  border-left:#BABABA dashed 1px;
}



.hr, .hr_menu {
  border-bottom:#BABABA dashed 1px;
  width:100%;
  height:1px;
  margin:7px 0 7px 0;
}

.hr2 {
  border-bottom:#BABABA dashed 1px;
  width:100%;
  height:1px;
  margin:0 0 15px 0;
}

.login_input {
  width:100px;
  font-size:12px;
}

.verified {
  position: absolute;
  top:160px;
  left:20px;
  display:inline-block;
  font-size:12px;
  background-color:#ff0048;
  color:#FFFFFF;
  padding:2px 3px 2px 3px;
}

.verified2 {
  background:url(/images/verified.gif) no-repeat top right;
  background-position-x: 200px;
  background-position-y: 60px;
}


.td_left, .td_right {
  min-width: 200px;
}

.td_center {
  min-width: 550px;
}



.comment {
  margin-bottom: 20px;
}

.comment_name {
  color: #959595;
  font-size: 14px;
}

.comment_textarea, .comment_input {
  margin: 3px 0 3px 0;
}

.comment_input {
  width: 400px;
}

.comment_textarea {
  width: 400px;
  height: 100px;
}


.map {
  width: 500px;
  height: 300px;
}


#cart_div {
  z-index:10;
  position:fixed;
  bottom: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-decoration:underline;
}

.cart_clean {
  font-size:12px;
}

.cart_remove {
  font-size:12px;
  width:25px;
  height:16px;
  display:inline-block;
  background:url(/images/c2.png) no-repeat right;
  cursor:pointer;
}

.cart_add {
  font-size:12px;
  width:25px;
  height:16px;
  display:inline-block;
  background:url(/images/c1.png) no-repeat right;
  cursor:pointer;
}


@media all and (max-width:780px) {

  .content {
    width: 100%;
  }
  
  .table_top_menu2 {
    display: table;
    cursor: pointer;
  }
  
  .dop_menu {
    display: block;
  }
    
  .td_left {
    min-width: 0px;
    width: 0px;
    padding: 0;
    margin: 0;
    border: 0;
   }
   
  .td_right {
    min-width: 0px;
    width: 0px;
    padding: 0;
    margin: 0;
    border: 0;
  }
  
  .td_center {
    width: 100%;
    min-width: 370px;
    padding: 5px;
  }
  
  .left_col {
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    min-width: 200px;
    z-index: 999;
  }
  
  .right_col, .top_img, .table_top_menu, .top_login_form {
    display: none;
  }
  
  .table_top_menu2 {
    padding: 0 10px 0 0;
  }
  
  .left_col {
    display: block;
    position: fixed;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 220px;
    border-radius: 0px;
    background: #43484c;
    height: 100%;
    top: 0px;
    left: -250px;
    z-index: 100;
  }
  
  .scroll_menu {
    display: block;
    overflow: auto;
    margin: 0;
    padding: 10px;
    width: 200px;
    height: 100%;
    color: #96999c;
    font-size: 16px;
  }
  
  .scroll_menu a {
    color: #cccccc;
  }
  
  .scroll_menu a:hover {
    color: #FFFFFF;
  }
  
  .scroll_menu::-webkit-scrollbar {
    width: 0px;
  }
  
  .hr_menu {
    width: 100%;
    height: 1px;
    border-bottom: #525558 solid 1px;
  }

}


@media all and (max-width:590px) {
  
  .list_param2 {
    margin: 0 0 15px 0;
  }
  
  .list_param3 {
    display: block;
  }
  
  .list_param4 {
    display: inline-block;
  }
  
  .map {
    width: 400px;
  }
}


@media all and (max-width:440px) {

  .list_param1 {
    margin: 0 10px 15px 0;
  }
  
  .list_param1, .list_param2, .list_param3 {
    font-size: 14px;
  }
  
  .det_param {
    display: block;
  }
  
  .det_param1 {
    margin: 0 15px 15px 0;
    display: inline-block;
  }
  
  .det_param2 {
    margin: 0 15px 0 0;
    display: inline-block;
  }
  
  .comment_input, .comment_textarea {
    width: 360px;
  }
  
  .map {
    width: 360px;
  }
  
}