@charset "utf-8";

body
{
  font-family: Tahoma;
  font-size: 14px;
  margin: 0px;
  background-color: #FFFFFF;
}

#page
{
  padding: 0px;
  margin: 0px;
  width: 95%;
  max-width: 1200px;
  min-width: 990px;
  margin: 0 auto;
  background-color: #FFFFFF;

}

sup
{
  vertical-align: baseline;
  position: relative;
  top: -0.5em;
}


a
{
  color: #3741A3;
}

a:hover
{
  text-decoration: none;
}

input
{
  font-family: Tahoma;
  font-size: 14px;
}

h2
{
  text-align: center;
  color: #773E12;
  font-weight: bold;
  text-shadow: 0 0 0 transparent, 2px 2px 2px #E3E3E3;
  margin: 0px;
  font-size: 15px;
}

ul
{
  list-style-image: url('/images/list-image.png');
}

h4
{
  color: #773E12;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  display: inline;
  line-height: 160%;
}

.yellowinput
{
  border: 1px solid #BCBCBC;
  padding: 2px;
  background: url('/images/yellowinp.png') #FFFFFF repeat-x;
}

.nobr
{
  white-space: nowrap;
}

img.absmiddle
{
  vertical-align: middle;
}

img.absbottom
{
  vertical-align: bottom;
}

td.cent
{
  text-align: center;
}

td.righ
{
  text-align: right;
  font-weight: bold;
}

td.yel
{
  background: #FFF09B;
}

td.lightyel
{
  background: #FCFFD5;
}

table.site
{
  padding: 0px;
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  border: 1px solid #c4ab25;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
}


table.site tr:nth-child(odd)
{
  background: #FCFFD5;
}

table.site tr:nth-child(even)
{
  background: #FFF09B;
}

table.site td.yel
{
  background: #FFFF66;
}

table.site td
{
  padding: 4px;
  padding-left: 8px;
  vertical-align: middle;
}

table.site td a
{
  font-weight: bold;
}

table.site th
{
  color: #000000;
  background-color: #FED900;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding: 4px;
}

table.price
{
  min-width: 575px;
  padding: 0px;
  margin: 0 auto;
  border-collapse: collapse;
  border: 1px solid #c4ab25;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
}

table.magazin
{
  min-width: 530px;
}

table.price td.yel
{
  background: #FFFF66;
}

table.price td.bel
{
  background: #FFFFFF;
}

table.price td.roz
{
  background: #f1cdc7 !important;
}

table.price th.category
{
  background: url('/images/admin/grippy.png') #FDE750 6px center no-repeat;
  padding-left: 18px;
  text-align: left;
}


table.price tr:nth-child(odd)
{
  background: #FCFFD5;
}

table.price tr:nth-child(odd) td
{
  background: #FCFFD5;
}

table.price tr:nth-child(odd) td.or
{
  background: #FCFFD5;
}

table.price tr:nth-child(even)
{
  background: #FFF09B;
}

table.price tr:hover
{
  background: #3741A3;
  color: #FFFFFF;
}

table.price tr:hover a
{
  color: #FFFFFF;
}

table.price tr:hover sup
{
  color: #FFFFFF !important;
}

table.price tr:hover h4
{
  color: #FFFFFF;
}

table.price tr:hover td
{
  background: #3741A3;
  color: #FFFFFF;
}

table.price tr:hover th a
{
  color: #3741A3;
}

table.price tr:hover td.or
{
  background: #3741A3;
  color: #FFFFFF;
}

table.price td.plus
{
  color: #12BF00;
  font-weight: bold;
}

table.price td.minus
{
  color: #D53E07;
  font-weight: bold;
}

table.price tr span.ghost
{
  color: #505050;
  font-size: 11px;
}

table.price tr:hover span.ghost
{
  color: #ABD9FF;
}

table.price td
{
  padding: 4px;
  padding-left: 8px;
  vertical-align: middle;
}

table.price td.or
{
  text-align: center;
  background: #FFFFDB;
  color: #3641A2;
}

table.price th
{
  color: #000000;
  background-color: #FED900;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding: 4px;
}

table.price th:hover
{
  color: #000000;
}

table.price td.value
{
  color: #773E12;
  text-align: right;
}

table.priceuslugi
{
  margin: 0;
  border-top: 0px;
  min-width: 585px;
}

span.pricetabimg
{
  display: block;
  border: 1px solid #C4AB25;
  background: #FED900;
  border-bottom: 0px;
  padding: 3px 8px;
  margin: 0px;
  float: left;

  border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -khtml-border-radius: 3px 3px 0px 0px;
}

span.pricetabtext
{
  border-bottom: 1px solid #C4AB25;
  display: block;
  height: 48px;
  line-height: 68px;
  margin-left: 56px;
  padding: 3px;
  font-size: 16px;
  font-weight: bold;

  text-shadow: 0 0 0 transparent, 2px 2px 2px #E3E3E3;
  -moz-text-shadow: 2px 2px 2px #E3E3E3;
  -webkit-text-shadow: 2px 2px 2px #E3E3E3;
  -khtml-text-shadow: 2px 2px 2px #E3E3E3;

  text-align: center;
  vertical-align: bottom;
}

div.pricetable
{
  display: table;
  margin: 0 auto;
}

.left_column
{
  padding: 0px;
  margin: 0px;
  margin-left: 6px;
  width: 188px;
  float: left;
}

.left_block
{
  padding: 5px;
  margin: 0px;
  width: 175px;
  position: relative;
  color: #773E12;
  background-color: #FFFADB;
  border: 4px solid #FFB577;

  /*border-image: url('/images/left-right-block.png') 5 5 5 5 round;
  -moz-border-image: url('/images/left-right-block.png') 5 5 5 5 round;
  -webkit-border-image: url('/images/left-right-block.png') 5 5 5 5 round;
  -khtml-border-image: url('/images/left-right-block.png') 5 5 5 5 round;*/

  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;

  /*box-shadow: 3px 3px 2px #EEEEEE;
  -moz-box-shadow: 3px 3px 2px #EEEEEE;
  -webkit-box-shadow: 3px 3px 2px #EEEEEE;
  -khtml-box-shadow: 3px 3px 2px #EEEEEE;*/

  text-align: center;
}

.left_block a
{
  color: #6E5FDB;
  font-weight: bold;
}

.left_block b
{
  color: #3641A2;
}

.left_block h2
{
  background: #FFEFB9;
  color: #773E12;
  font-size: 15px;
  font-weight: bold;
  margin: -5px;
  margin-bottom: 5px;
  padding: 4px 1px;
  text-align: center;

  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;

  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;

  border-bottom: 1px dashed #FDBF9C;
}

.right_column
{
  padding: 0px;
  margin: 0px;
  margin-right: 12px;
  width: 188px;
  float: right;
}

.right_block
{
  padding: 5px;
  margin: 0px;
  width: 175px;
  position: relative;
  background-color: #FFFADB;
  border: 4px solid #FFB577;

  /*border-image: url('/images/left-right-block.png') 5 5 5 5 round;
  -moz-border-image: url('/images/left-right-block.png') 5 5 5 5 round;
  -webkit-border-image: url('/images/left-right-block.png') 5 5 5 5 round;
  -khtml-border-image: url('/images/left-right-block.png') 5 5 5 5 round;*/

  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;

  /*box-shadow: -3px 3px 2px #EEEEEE;
  -moz-box-shadow: -3px 3px 2px #EEEEEE;
  -webkit-box-shadow: -3px 3px 2px #EEEEEE;
  -khtml-box-shadow: -3px 3px 2px #EEEEEE;*/

  color: #773E12;
  text-align: center;
}

.right_block a
{
  color: #6E5FDB;
  font-weight: bold;
}

.right_block h2
{
  background: #FFEFB9;
  color: #773E12;
  font-size: 15px;
  font-weight: bold;
  margin: -5px;
  margin-bottom: 5px;
  padding: 4px 1px;
  text-align: center;

  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;

  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;

  border-bottom: 1px dashed #FDBF9C;
}

/* tags */

#head
{
  padding: 0px;
  margin: 0 auto;
  height: 119px;
  width: 100%;
  max-width: 1194px;
  min-width: 990px;
  border-radius: 0 0 20px 20px;
  -moz-border-radius: 0 0 20px 20px;
  -webkit-border-radius: 0 0 20px 20px;
  border-width: 0 3px 3px;
  border-color: #FFB577;
  border-style: solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url('/images/head_bg.png') #FF8C2B repeat-x;
  position: relative;
  z-index: 100;
}

#head_logo
{
  padding: 0px;
  margin: 0px;
  margin-left: 12px;
  width: 451px;
  min-width: 451px;
  height: 116px;
  float: left;
  background: url('/images/head_logo.png') no-repeat;
}

#slogan
{
  float: right;
}

#contacts
{
  float: right;
  text-align: right;
  border-top: 1px solid #CF864A;
  border-left: 1px solid #CF864A;
  border-right: 1px solid #ECC7A8;
  border-bottom: 1px solid #ECC7A8;
  margin-top: 9px;
  margin-right: 14px;
  background: rgba(255, 255, 255, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 16px;
  color: #B25100;
  text-shadow: 0 0 0 transparent, 1px 1px 7px #FFF;
  -moz-text-shadow: 0 0 0 transparent, 1px 1px 7px #FFF;
}

#feeds
{
  color: #FF722B;
  float: right;
  height: 36px;
  clear: right;
  right: 14px;
  bottom: 12px;
  position: absolute;
}

#feeds a
{
  display: block;
  outline: medium none;
  padding: 0px;
  margin-top: 0px;
  margin-left: 4px;
  float: right;
  width: 32px;
  height: 36px;
  color: #FF8C2B;
}

#feeds a:hover
{
  background-position: center top !important;
}

#menu
{
  padding: 0px;
  margin: 0px;
  margin-top: -3px;
  width: 100%;
  min-width: 990px;
  /*background: url('/images/menu_bg.png') #FF8C2B repeat-x;*/
  text-align: center;
  min-height: 20px;
  font-size: 16px;
  /*background: url('/images/menu_bottom.png') transparent repeat-x top;*/
  z-index: 200;
  position: relative;
}

#menu div
{
  padding: 6px;
  padding-bottom: 8px;
  padding-top: 8px;
  display: table;
  text-align: center;
  margin: 0 auto;
  background: url('/images/menudiv.png') repeat-x left center #FF8C2B;
  margin-bottom: 10px;
  border-color: #FFB577;
  border-width: 0 3px 3px 3px;
  border-style: solid;
  border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
}

#menu ul li .selected
{
  text-decoration: none;
  font-weight: bold;
  padding: 4px 8px;
  border: 0px;
  color: #fff;
  opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  -khtml-opacity: 0.6;
}

#menu ul li a
{
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 4px 8px;
  border: 0px;
  outline: medium none;

  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;

  text-shadow: 0 0 0 transparent, 1px 1px 2px #777;
  -moz-text-shadow: 1px 1px 2px #777;
  -webkit-text-shadow: 1px 1px 2px #777;
  -khtml-text-shadow: 1px 1px 2px #777;
}

#menu ul li.ext a
{
  border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -khtml-border-radius: 8px 8px 0 0;
}


#menu ul li:hover a
{
  color: #773E12;
  background: #FEEE87;
  padding-left: 7px;
  padding-right: 7px;
  border: #FDBF9C solid 1px;

  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;
}

#menu ul li
{
  display: inline;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  margin-left: 3px;
  margin-right: 3px;
}

#menu ul
{
  margin: 0;
  padding: 0;
  list-style: none outside none;
  float: left;
  position: relative;
}

#menu ul li.ext ul
{
  background: #FEEE87;
  left: -999em;
  margin: 0;
  padding: 5px;
  position: absolute;
  z-index: 99;
  top: 20px;
  border: 0px none;

  border-radius: 0px 8px 8px 8px;
  -moz-border-radius: 0px 8px 8px 8px;
  -webkit-border-radius: 0px 8px 8px 8px;
  -khtml-border-radius: 0px 8px 8px 8px;

  box-shadow: 4px 4px 5px #888888;
  -moz-box-shadow: 4px 4px 5px #888888;
  -webkit-box-shadow: 4px 4px 5px #888888;
  -khtml-box-shadow: 4px 4px 5px #888888;
}

#menu ul li.ext:hover ul
{
  display: block;
  left: auto;
}

#menu ul li.ext ul li
{
  background: #FEEE87;
  float: left;
  height: auto;
  margin: 0;
  clear: both;
  width: 100%;
  right: auto;
  text-align: left;
  white-space: nowrap;
}

#menu ul li.ext ul li.sep
{
  border-top: 1px solid #C4AB25;
  margin-top: 2px;
  margin-bottom: 2px;
}

#menu ul li.ext ul li a,
#menu ul li.ext ul li a:link,
#menu ul li.ext ul li a:visited
{
  background: none repeat scroll 0 0 transparent;
  border-radius: 0;
  display: block;
  margin: 0;
  padding: 3px 0;
  padding-left: 12px;
  padding-right: 12px;
  color: #773E12;
  border: none;

  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;

  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
}

#menu ul li.ext ul li a:hover
{
  color: #FFFFFF;
  background: #FF8C2B;
}

#menu_top
{
  padding: 0px;
  margin: 0px;
  width: 100%;
  min-width: 990px;
  height: 10px;
  min-height: 10px;
  clear: both;
  background: url('/images/menu_top.png') transparent repeat-x bottom;
}

#menu_bottom
{
  padding: 0px;
  margin: 0px;
  width: 100%;
  min-width: 990px;
  height: 10px;
  min-height: 10px;
  clear: both;
  background: url('/images/menu_bottom.png') transparent repeat-x top;
}

#content
{
  clear: both;
  width: 100%;
  min-width: 990px;
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
}

#center_block
{
  position: relative;
  padding-left: 3px;
  padding-right: 3px;
  margin-left: 206px;
  margin-right: 206px;
  z-index: 5;
  font-size: 15px;
  padding-bottom: 15px;
}

#foot
{
  margin: 0px;
  width: 100%;
  min-width: 990px;
  height: 33px;
  color: #FFFFFF;
  clear: both;
  font-size: 11px;
  background: #FF8C2B;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 4px;

  text-shadow: 0 0 0 transparent, 1px 1px 1px #8F4300;
  -moz-text-shadow: 1px 1px 1px #8F4300;
  -webkit-text-shadow: 1px 1px 1px #8F4300;
  -khtml-text-shadow: 1px 1px 1px #8F4300;


  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;

  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

  border-color: #FFB577;
  border-width: 3px 3px 0 3px;
  border-style: solid;
}

#foot_left
{
  margin-top: 0px;
  margin-left: 14px;
  float: left;
}

#foot_right
{
  margin-top: 0px;
  margin-right: 14px;
  float: right;
}

#our_uslugi
{
  color: #FF4E00;
  padding-left: 5px;
  margin-bottom: 6px;
}

hr
{
  background-color: #FF4E00;
  color: #FF4E00;
  height: 1px;
  border: 0;
  width: 80%;
}

#our_uslugi b
{
  color: #FF4E00;
}

#our_uslugi b:hover
{
  color: #FF4E00;
}

#our_uslugi a
{
  color: #FF4E00;
  font-weight: normal;
}

#our_uslugi a:hover
{
  color: #3641A2;
}

#our_uslugi a:hover b
{
  color: #3641A2;
}

img.opacity-img
{
  opacity: 0.10;
  -moz-opacity: 0.10;
  -webkit-opacity: 0.10;
  -khtml-opacity: 0.10;
}

img:hover.opacity-img
{
  opacity: 0.7;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
}

#news_head
{
  text-align: left;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 2px;
  font-size: 12px;
  margin: 0px;
}

#news_head img
{
  display: block;
  margin: 0 auto;
  text-align: center;
}

.button
{
  font-family: Tahoma;
  font-size: 14px;
  background-color: #527499;
  color: #FFFFFF;
  cursor: pointer;
  border: 1px solid #3741A3;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;

  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}

.button:hover
{
  background-color: #6D8FB3;
  color: #FFFFFE;
}

.tabletitle
{
  color: #773E12;

  text-shadow: 0 0 0 transparent, 2px 2px 2px #E3E3E3;
  -moz-text-shadow: 2px 2px 2px #E3E3E3;
  -webkit-text-shadow: 2px 2px 2px #E3E3E3;
  -khtml-text-shadow: 2px 2px 2px #E3E3E3;

  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin: 3px;
}

.index-bubble
{
  width: 425px;
  margin: 0 auto;
  padding: 13px;
  border: 2px solid #F4D69C;
  font-size: 14px;

  /*box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);*/

  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;

  margin-bottom: 7px;

  overflow: hidden;
  background: #FEFFD6;
}

.brown
{
  background: #FFEFB9;
}

.bubble-right b
{
  background-color: #FED900;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
  border-left-width: 7px;
  border-right-width: 7px;
  border-color: #FED900;

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
}

b.pricemag
{
  background-color: #FED900;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-color: #FED900;
  font-size: 16px;

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
}

.index-bubble strike
{
  color: #CDC077;
}

.index-bubble ul
{
  padding-left: 20px;
}

.bubble-right
{
  width: 125px;
  float: right;
  text-align: center;
}

h1
{
  padding: 3px;
  padding-left: 9px;
  margin: 0;
  border-bottom: 1px solid #FDBF9C;
  background: #FCF4C4;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 12px;
}

table.admin_table
{
  margin: 0 auto;
  border: 0;
  padding-top: 15px;
}

table.admin_table td
{
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

table.admin_table td a
{
  font-size: 14px;
  display: block;
  margin: 0 auto;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

table.admin_table td a img
{
  display: block;
  margin: 0 auto;
}

dl
{
  vertical-align: middle;
}

dt
{
  vertical-align: middle;
}

dd
{
  display: block;
  padding-left: 110px;
  margin: 0;
  vertical-align: middle;
}

a.abut
{
  background: #637E95;
  padding: 3px;
  color: #ffffff;
  border: 1px solid #3741A3;
  text-decoration: none;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  -khtml-border-radius: 7px 7px 7px 7px;
  margin-right: 15px;
}

a.abut:hover
{
  background: #EF8B08;
  border-color: #A36037;
}

.projmessage
{
  width: 500px;
  padding: 5px;
  border: 1px solid #CFC2B2;

  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;

  background: #FEFFD6;
}

.projhead
{
  width: 100%;
  padding: 2px;
  border: 0px solid #F4D69C;

  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;

  background: #FDFFAD;
}

table.clients
{
  width: 100%;
  padding: 0px;
  margin: 0px;
}

table.clients td
{
  text-align: center;
  vertical-align: top;
  padding: 15px;
  padding-top: 0px;
}

table.clients td b
{
  color: #773E12;
}

table.clients td a
{
  text-decoration: underline;
}

.furrghtd a
{
  background: #3741A3 !important;
  border-radius: 7px 0 0 7px !important;
  -moz-border-radius: 7px 0 0 7px !important;
  -webkit-border-radius: 7px 0 0 7px !important;
  padding: 5px 0 !important;
}

.furrghtd a:hover
{
  background: #6D8FB3 !important;
}

.fdsrrel
{
  display: none !important;
}

