﻿body {
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Arial;
  background-color: #FFFFFF;
  position: relative;
}
a img {border: 0px;}
p, form {
  padding: 0px;
  margin: 0px;
}
 select.styled {width: 200px;}
   span.select {
    position: absolute;  
    margin-top: 20px;
    width: 200px;
    border: 1px solid #69441B;
    padding: 0px 0px 0px 0px;
    color: #000;
    background: url(../i/select.jpg) right no-repeat;
    overflow: hidden;
   }

#w1000px {
  width: 1000px;
  margin: 0px auto;
  padding: 0px;
  position: relative;
/*  border: 1px solid #000;*/
}
#rose_block {
  width: 100%;
  background-color: #FCF5E1;
/*  border: 1px solid #000;*/
}

#top {
  width: 100%;
  height: 102px;
  background-image: url(../i/bg_top.jpg);
  background-repeat: repeat-x;
  background-position: center;
}
.logo {
  position: absolute;
  top: 17px;
  left: 86px;
}
.tel {
	position: absolute;
	top: 23px;
	right: 232px;
}
.RUE {
  position: absolute;
  top: 8px;
  right: 32px;
  font-family: Georgia;
  font-size: 14px;
}
.RUE a {
  text-decoration: underline;
  color: #FFE99B;
  display: block;
  float: left;
  width: 36px;
  height: 20px;
  text-align: center;
  margin: 0px 7px 0px 7px;
  padding-top: 5px;
  background-image: none;
  padding-left: 1px;
}
.RUE a:hover, .RUE a#active {
  background-image: url(../i/home.png);
  background-repeat: no-repeat;
  color: #6B301E;
  text-decoration: none;
}
.menu {
  height: 33px;
  font-size: 16px;
  padding-top: 12px;
}
.menu a {
  color: #A16733;
  float: left;
  text-decoration: underline;
  background-image: none;
  padding-left: 10px;
  margin: 0px 30px 0px 30px;
}
.menu a:hover, .menu a#active {
  color: #8B0036;
  text-decoration: none;
  background-image: url(../i/strelka_menu.jpg);
  background-repeat: no-repeat;
  background-position: left;
}
.menu a.ki {
  float: right;
  font-size: 14px;
}
#buy_or_sale {
  height: 31px;
  border-bottom: 2px solid #961B1E;
  font-size: 24px;
  color: #000000;
  font-style: italic;
  padding: 21px 0px 0px 152px;
}
#buy_or_sale span {
  display: block;
  float: left;
}
#buy_or_sale a {
  display: block;
  color: #6B301E;
  font-style: normal;
  font-size: 18px;
  text-decoration: underline;
  background-image: url(../i/bg_a_bos.jpg);
  background-repeat: no-repeat;
  width: 151px;
  height: 27px;
  padding-top: 4px;
  margin: 0px 35px 0px 35px;
  float: left;
  text-align: center;
}
#buy_or_sale a:hover, #buy_or_sale a#active {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 21px;
  background-image: url(../i/bg_ah_bos.jpg);
}


#podbor_forma {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#podbor_forma #w1000px {
  border-bottom: 2px solid #961B1E;
}
.kdzk_menu {
  height: 59px;
  text-align: center;
  padding-top: 20px;
}
.kdzk_menu a {
  text-decoration: underline;
  color: #A16733;
  font-size: 18px;
  background-color: transparent;
  line-height: 30px;
  margin: 0px 30px 0px 30px;
  padding: 5px 20px 7px 20px;
}
.kdzk_menu a:hover, .kdzk_menu a#active {
  background-color: #993333;
  color: #FFFFFF;
  text-decoration: none;
}
table.form {
  font-size: 16px;
  color: #000000;
  margin-left: 170px;
}
.form td {
  padding-bottom: 18px;
}
.form input {
  height: 15px;
  border: 1px solid #69441B;
  margin:21px 8px 0px 8px;
}
.form input.radio {
  margin: 0px;
  border: 0px;
}
.form select {
  height: 20px;
  margin-top: 21px;
}
.form input.otdo {
  width: 80px;
}
table.form_sell {
  font-size: 16px;
  color: #000000;
  width: 600px;
  margin-top: 15px;
}
.form_sell td {
  text-align: left;
  vertical-align: top;
  padding: 8px 0px 8px 0px;
}
.form_sell input {
  height: 20px;
  width: 265px;
  border: 1px solid #69441B;
  margin:0px 0px 0px 0px;
}
.form_sell textarea {
  height: 125px;
  width: 265px;
  border: 1px solid #69441B;
  margin:0px 0px 0px 0px;
}
.form_sell select {
  height: 20px;
  width: 270px;
}
.form_sell input.foto {
  width: 80px;
}
.form_sell td.not_active input {
  border: 1px solid #B2B2B2;
  color: #B2B2B2;
}
.form_sell td.not_active {
  color: #B2B2B2;
}
input.batton {
  width: 152px;
  height: 41px;
  background-image: url(../i/botton.jpg);
  background-repeat: no-repeat;
  border: 0px;
  margin: 0px;
  padding: 0xp;
  cursor: pointer;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
input:hover.batton, input:hover.obzor {
  opacity: 1;
  filter: alpha(opacity=100);
}

input.search {
  width: 152px;
  height: 41px;
  background-image: url(../i/search_btn.jpg);
  background-repeat: no-repeat;
  border: 0px;
  margin: 0px;
  padding: 0xp;
  cursor: pointer;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
input:hover.search, input:hover.obzor {
  opacity: 1;
  filter: alpha(opacity=100);
}

input.obzor {
  width: 85px;
  height: 21px;
  background-image: url(../i/obzor.jpg);
  background-repeat: no-repeat;
  border: 0px;
  margin: 0px;
  padding: 0xp;
  cursor: pointer;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
p.elit {
  font-size: 36px;
  color: #4F0000;
  text-align: center;
  font-family: Georgia;
  margin: 0px 0px 20px 0px;
}
.iz {
  float: right;
  padding-top: 7px;
  padding-right: 10px;
  margin-left: 180px;
}
.iz a{
  font-size: 18px;
  color: #A16733;
  text-decoration: none;
}
.iz img {
  margin-right: 7px;
  margin-bottom: -10px;
}
.iz a span{
  text-decoration: underline;
}

#w1000px.all {
  padding-top: 33px;
}
.name_ned {
  font-family: Georgia;
  font-size: 24px;
  color: #191919;
  text-align: center;
  padding:0px 0px 33px 0px;
}
.name_ned h1 {
  font-family: Georgia;
  font-size: 24px;
  color: #191919;
  text-align: center;
  padding:0px 0px 33px 0px;
}
table.item {
  border: 1px solid #E7D9CC;
  float: left;
  font-size: 16px;
  color: #000000;
  width: 330px;
  height: 210px;
  margin-bottom: 29px;
  margin-left: 15px;
  margin-right: 15px;
  background-color: #FFFFFF;
}
table.item a {
  color: #A16733;
}
.item td.i1 {
  padding: 16px 0px 0px 9px;
  text-align: left;
}
.item td.i2 {
  padding: 16px 0px 0px 0px;
  text-align: center;
}
.item td.i3 {
  padding: 14px 3px 0px 9px;
  text-align: left;
  vertical-align: top;
}
.item td.i4 {
  vertical-align: top;
  text-align: left;
  padding-top: 17px;
}
.text {
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  padding: 15px;
  line-height: 21px;
}
td.foto_objects {
  width: 375px;
  vertical-align: top;
  text-align: center;
  padding: 0px 19px 0px 6px;
}
td.foto_objects a img {
  border: 2px solid #FCF5E1;
}
td.foto_objects a:hover img, td.foto_objects a#active img {
  border: 2px solid #961B1E;
}
td.info_objects {
  vertical-align: top;
  color: #000000;
  font-size: 14px;
  font-family: Arial;
  line-height: 21px;
}
td.info_objects td {
  padding:7px 0px 7px 0px;
  text-align: left;
}
td.info_objects .tel_obj {
  text-align: center;
  color: #4F0000;
  font-family: Georgia;
  font-size: 21px;
}
td.info_objects .tel_obj img {
  margin-bottom: -8px;
  margin-right: 10px;
}
td.info_objects .info {
  font-family: Arial;
  font-size: 18px;
  margin-top: 20px;
  margin-left: 5px;
  margin-bottom: 4px;
  color: #6B301E;
}
.shapka td {
  font-size: 12px;
  font-family: Arial;
  color: #6B301E;
  vertical-align: middle;
  text-align: center;
  padding: 10px 0px 10px 0px;
}
table.found {
  font-family: Arial;
  color: #000000;
  font-size: 14px;
}
table.found td {
  text-align: center;
  padding: 13px 0px 13px 0px;
}
table.found td div {
  text-align: left;
  margin: 0px auto;
}
table.found a {
  color: #A16733;
  text-decoration: underline;
}
#barpage {
  width: 1000px;
  margin: 0px auto;
  background-color: #FCF5E1;
  text-align: center;
  font-size: 14px;
  color: #A16733;
  font-family: Arial;
  padding: 0px 0px 40px 0px;
}
.text #barpage {
  width: 100%;
  padding-bottom: 0px;
}
#barpage a {
  color: #A16733;
  text-decoration: underline;
  margin: 0px 4px 0px 4px;
}
#barpage a:hover {
  color: #CF3045;
}
#barpage a#active {
  color: #CF3045;
  font-size: 18px;
  text-decoration: none;
  cursor: default;
}
#barpage a#not_active {
  color: #999999;
  text-decoration: none;
  cursor: default; 
}
#barpage a span.left {
  background-image: url(../i/str_a_l.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 10px;
}
#barpage a span.right {
  background-image: url(../i/str_a_r.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 10px;
}
#barpage a#not_active span.left {
  background-image: url(../i/str_not_a_l.jpg);
}
#barpage a#not_active span.right {
  background-image: url(../i/str_not_a_r.jpg);
}
#block_stat {
  margin: 0px 0px 20px 0px;
  font-family: Arial;
  font-size: 14px;
  color: #000000;
}
a.name_stat {
  display: block;
  margin: 0px 0px 10px 0px;
  font-family: Georgia;
  font-size: 18px;
  color: #A16733;
}
a.next_stat {
  display: block;
  margin: 10px 0px 0px 0px;
  font-family: Arial;
  font-size: 14px;
  float: right;
  color: #A16733;
}
.name_stat {
  margin: 0px 0px 10px 0px;
  font-family: Georgia;
  font-size: 18px;
  color: #5F3227;
}
.date_stat {
  margin: 0px 0px 10px 0px;
  color: #993333;
}
.elit {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
.elit a {
  font-family: Georgia;
  color: #A16733;
}
.pomojem {
  padding: 40px 10px 57px 29px;
}
.pomojem .name, .kurs .name {
  font-size: 18px;
  color: #5F3227;
  font-family: Georgia;
  margin-bottom: 15px;
}
.pomojem a {
  display: block;
  background-image: url(../i/ball_a.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
  margin: 8px 0px 8px 5px;
  font-size: 14px;
  font-family: Arial;
  color: #A16733;
}
.kurs {
  text-align: center;
}
.kurs .date {
  color: #660000;
  font-size: 18px;
  font-family: Arial;
  margin-bottom: 15px;
}
.kurs .valuta {
  font-family: Arial;
  font-size: 18px;
  color: #CF3045;
  width: 75px;
  padding-left: 10px;
  text-align: left;
}
.kurs .num {
  text-align: left;
  font-family: Arial;
  font-size: 18px;
  color: #993333;
}
#copy {
  border-top: 2px solid #961B1E;
  height: 96px;
  color: #000000;
  padding: 0px 0px 0px 0px;
  font-family: Arial;
  font-size: 12px;
  line-height: 22px;
}
#copy a {
  color: #A16733;
}

