*{
  color: #424242;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: 0 auto;
  padding: 0;
}

body{
  background: #2E1C11;
  min-width: 990px;
}

img{
  border: 0;
  vertical-align: middle;
}

a{
  color: #BE2727;
}

.clearFix{
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  width: 50%;
}

.fLeft{
  float: left !important;
}
.fRight{
  float: right !important;
}

#head{
  height: 306px !important;height /**/: 321px;/*390px;*/
  background: #4E9BD2 url('../images/head_bg.jpg') center -69px no-repeat;
  text-align: center;
  padding-top: 15px;
}

.wrap{
  width: 960px;
  position: relative;
}

#nav, #nav li, #nav a{
  height: 70px;
}
#nav{
  margin: 0 -10px;
  margin-bottom: -4px;
  position: relative;
  z-index: 100;
  background: url('../images/nav_bg.gif') center top repeat-x;
}
#nav li{
  list-style-type: none;
  display: block;
  float: left;
}
#nav a{
  text-decoration: none;
  color: #FFFFFF;
  display: block;
  float: left;
  line-height: 65px;
  width: 100%;
  text-align: center;
  outline: none;
}
#nav li.active a{
  font-weight: bold;
}
#nav li.active a, #nav a:hover{
  background: url('../images/nav_hover.png') left top repeat-x;
  _background: none;
}
#logo{
  position: relative;
  padding-top: 20px;
  margin-left: 18px;
}
#logo a{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 20px;
}
#logo a.img{
  position: absolute;
  left: 0;
  top: 0;
}

#photos{
  position: absolute;
  top: 95px;/*179px;*/
  left: 83px;
  cursor: pointer;
}

#photosBubble{
  position: absolute;
  display: block;
  width: 149px;
  height: 47px;
  background: url('../images/bubble.gif') center center no-repeat;
  text-align: center;
  line-height: 54px;
  _padding-top: 5px;
  font-size: 13px;
  color: #FFFFFF;
}

#body{
  background: url('../images/body_bg.jpg') center top no-repeat;
  text-align: center;
}

#main{
  min-height: 350px;
  _height: 350px;
  background: #FFFAF6 url('../images/main_bg.gif') center top repeat-y;
  padding: 2em 25px;
  border-top: 1px solid #FFFFFF;
}

#cont, #col{
  float: left;
}
#cont{
  width: 600px;
  margin-right: 30px;
}
#col{
  width: 270px;
}

.title{
  font-size: 20px;
  font-weight: normal;
}
#main p, #main ul, #main table{
  line-height: 1.6em;
  padding-top: 1.25em;
}
#main ul{
  padding-left: 1em;
}

#foot{
  background: #2E1C11 url('../images/foot_bg.gif') left top repeat-x;
  padding: 2em 25px;
}
#foot, #foot *{
  color: #9F582C;
  font-size: 13px;
}
#foot ul{
  float: right;
}
#foot li, #foot a{
  list-style-type: none;
	display: block;
	float: left;
}
#foot a:hover{
  color: #B87146;
}
#foot li{
  padding-left: 1.75em;
}

.contact{
  background: url('../images/ico_contact.gif') right 3em no-repeat;
}

p.advert{
  margin-top: 2em;
}
p.advert a{
  outline: none;
}

#calc{
  background: #F3F3F3;
  width: 910px !important;width /**/: 980px;
  padding: 1.5em 35px;
}
#calc, #calc *{
  color: #462D17;
}
#calc table{
  width: 910px;
}
#calc th{
  font-weight: normal;
  font-size: 17px;
  padding-top: 1em;
  padding-bottom: 0.75em;
}

.roller_bg, .roller_selected{
  height: 29px;
  line-height: 29px;
  display: block;
}
.roller_bg{
  width: 303px;
  background: #E7E7E7;
  margin: 0 15px;
  position: relative;
}
.roller_bg_long{
  width: 505px;
}
.roller_selected{
  background: #CFCFCF url('../images/counter_bg.gif') left center repeat-x;
  width: 30px;
  margin-left: 0;
}

.roller_plus, .roller_minus, .roller_current, .roller_lArrow, .roller_rArrow{
  display: block;
  width: 30px;
  height: 29px;
  cursor: pointer;
  position: absolute;
  top: 0;
}
.roller_current{
  cursor: default;
}
.roller_plus{
  right: -15px;
  background-image: url('../images/counter_plus.gif');
}
.roller_minus{
  left: -15px;
  background-image: url('../images/counter_minus.gif');
}
.roller_current{
  font-weight: bold;
  color: #FFFFFF !important;
  font-size: 13px !important;
  text-align: center;
  position: absolute;
  left: 15px;
  background: url('../images/counter_scroller.png') center center no-repeat;
  _background-image: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="scale", src="/images/counter_scroller.png");
}
.roller_lArrow{
  left: -15px;
  background-image: url('../images/counter_leftArrow.gif');
}
.roller_rArrow{
  right: -15px;
  background-image: url('../images/counter_rightArrow.gif');
}
#calc_sum{
  background: #FFFFAA url('../images/redArrowLeft.gif') right center no-repeat;
  padding: 0.4em 1em 0.4em 0.75em;
  margin-left: 0.75em;
  color: #BE2727;
  font-size: 17px;
  font-weight: bold;
  _line-height: 2em;
}
#calc .red{
  color: #FFFFFF !important;
  font-size: 17px !important;
  padding: 0.4em 0.75em;
  text-decoration: none;
  _line-height: 2em;
  background: #A31F1F url('../images/redBtn_bg.gif') left top repeat-x;
}
*:first-child+html #calc .red, *:first-child+html #calc_sum{
  line-height: 2em;
}

.roller_option, .roller_option span{
  display: block;
  float: left;
  height: 29px;
  line-height: 28px;
}
.roller_option{
  cursor: pointer;
  position: relative;
}
.roller_option_selected{
  background: url('../images/counterGreen_bg.gif') right center no-repeat;
  cursor: default;
}
.roller_option span{
  font-size: 13px !important;
  color: #989898 !important;
  padding: 0 17px;
}
.roller_option_selected span{
  font-weight: bold;
  padding: 0 19px 0 20px;
  color: #FFFFFF !important;
  background: url('../images/counterGreen_left.gif') left center no-repeat;
}
.roller_option_first{
  margin-left: 36px;
  _margin-left: 18px;
}

em.roller_now{
  position: absolute;
  top: -23px;
  left: 35%;
  font-size: 11px;
  font-style: italic;
  padding: 0.3em 0.5em;
  line-height: 1em;
  background: #FFFFAA;
}

em.roller_bubble{
  display: block;
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  _width: expression(this.parentNode.offsetWidth + 'px');
  height: 27px !important;height /**/: 37px;
  line-height: 1em;
  padding-top: 10px;
  _padding-top: 11px;
  background: url('../images/counter_bubble.gif') center center no-repeat;
  font-size: 11px !important;
  text-align: center;
  color: #FFFFFF !important;
}
em.roller_bubble_line{
  line-height: 23px;
}

#map{
  width: 600px;
  height: 300px;
  border: 1px solid #2E1C11;
  margin-top: 1.5em;
}

#main table{
  margin-left: 0;
}
#main th, #main td{
  padding-right: 3em;
}

#gallery a{
  display: block;
  float: left;
  padding: 1px;
  margin-right: 25px;
  margin-top: 1em;
  border: 1px solid #946446;
}
#gallery a.last{
  margin-right: 0;
}

p.small{
  font-size: 80%;
  font-style: italic;
}
