@charset "utf-8";
/* CSS Document */

A IMG {
    border: none; /* Убираем рамку */
   }
.body {
	background:url(images/bkgrnd_25.jpg);
	width:1024px;
}
.title {
	background:url(images/Header.jpg);
	height:231px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#6a4723;
	font-style: italic;
}
.menu {
	width:100%;
}
.menu_padding {
	width:110px;
}
a.btn_1 {
	display: block;
	width: 160px;
	height: 35px;
	background-image: url(images/btn_1.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
   }
a.btn_1:hover {
    background-image: url(images/btn_1_1.png);
}
a.btn_2 {
	display: block;
	width: 160px;
	height: 35px;
	background-image: url(images/btn_2.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
   }
a.btn_2:hover {
    background-image: url(images/btn_2_1.png);
}
a.btn_3 {
	display: block;
	width: 160px;
	height: 35px;
	background-image: url(images/btn_3.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
   }
a.btn_3:hover {
    background-image: url(images/btn_3_1.png);
}
a.btn_4 {
	display: block;
	width: 160px;
	height: 35px;
	background-image: url(images/btn_4.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
   }
a.btn_4:hover {
    background-image: url(images/btn_4_1.png);
}
a.btn_5 {
	display: block;
	width: 160px;
	height: 35px;
	background-image: url(images/btn_5.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor: pointer;
   }
a.btn_5:hover {
    background-image: url(images/btn_5_1.png);
}
.photo {
	padding-left:5px;
	margin-top: 20px;
	float: left;
	width: 320px;
	padding-right: 10px;
}
.logo {
	padding-left:5px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	width: 690px;
}
.logo_img {
	float:left;
	margin-right:50px;
	margin-left:20px;
}
.news {
	background:url(images/news.png);
	background-position:top;
	background-repeat:no-repeat;
	width:255px;
	height:317px;
	float: left;
	padding-top: 80px;
	margin-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 40px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.tableRow {
	width:1024px;
	clear:both;
	height: auto;
}
.tableRow_left {
	width:700px;
	float:left;
	height: auto;
	margin-bottom:20px;
}
.tableRow_right {
	width:324px;
	float: left;
	height: auto;
	margin-bottom:20px;
}
.tableRow_bottom {
	width:1024px;
	height:50px;
	clear:both;
	background-color:#958d7a;
}
.tableRow_bottom_2 {
	width:auto;
	clear:both;
	margin-left:15px;
}
.tableRow_content {
	width:695px;
}
.content_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.content_txt_2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: italic;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.div_menu {
	height:auto;
	width:300px;
	float: left;
	margin-top: 20px;
	margin-left:10px;
	padding-bottom: 10px;
	background-image: url(images/bgrnd_menu_1.png);
	background-repeat: repeat;
}  
.tableRow_menu {
	padding-top:5px;
	height:50px;
}
.tableRow_menu_1 {
	background-color:#958d7a;
	height:35px;
	padding-top:5px;
	margin-bottom:5px;
	border-top-color:#CCC;
	border-top-width:2px;
	border-top-style:solid;
	border-bottom-color:#CCC;
	border-bottom-width:2px;
	border-bottom-style:solid;
}
.tableRow_menu_2 {
	background-color:#958d7a;
	height:35px;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-top-color:#CCC;
	border-top-width:2px;
	border-top-style:solid;
	border-bottom-color:#CCC;
	border-bottom-width:2px;
	border-bottom-style:solid;
}
.tableRow_menu_3 {
	background-color:#958d7a;
	height:60px;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-top-color:#CCC;
	border-top-width:2px;
	border-top-style:solid;
	border-bottom-color:#CCC;
	border-bottom-width:2px;
	border-bottom-style:solid;
}
.span_menu {
	padding-left: 20px;
}
.span_menu A, .span_menu A:hover {
		text-decoration:none;
}
.span_menu A {
	font-size:18px;
	color: #3d2a06;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.span_menu A:hover {
	color:#F60;
}
.span_menu_active A {
	padding-left: 20px;
	font-size:18px;
	color: #FFC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.span_menu_active A {
		text-decoration:none;
}
.span_menu_active A:hover {
	color:#F60;
}
.span_submenu {
	padding-left: 50px;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.span_submenu A, .span_submenu A:hover {
		text-decoration:none;
		color: #3d2a06;
}
.span_submenu A:hover {
	color:#F60;
}
.model_door {
	background:url(images/door_bgrnd.png);
	background-position:top;
	background-repeat:no-repeat;
	width:230px;
	height:250px;
	float: left;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 40px;
	margin-bottom: 20px;
}
.model {
	background:url(images/door_bgrnd_2.png);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:640px;
	height:210px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.model_1 {
	background:url(images/bgrnd_menu_1.png);
	background-repeat: repeat;
	width:660px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.model_2 {
	background-image:url(images/window.png);
	float: left;
	width:165px;
	height:160px;
}
.model_3 {
	width:660px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.new_img {
	padding-left:20px;
	padding-right:20px;
}
.model_img {
	padding-left:25px;
	padding-right:10px;
	height:160px;
	border: 0;
	cursor: pointer;
}
.name_model {
	width:230px;
	height:45px;
	padding-bottom:5px;	
}
.tableRow_new {
	background:url(images/novinki.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:50px;
}
.new {
	background:url(images/novinki.png);
	background-position:top;
	background-repeat:no-repeat;
	width:495px;
	height:200px;
	float: left;
	padding-top: 50px;
	margin-top: 5px;
	padding-left: 150px;
	padding-right: 50px;
	padding-bottom: 50px;
	
}
.scroll {
	background:url(images/scroll.png);
	background-position:top;
	background-repeat:no-repeat;
	width:890px;
	height:90px;
	float: left;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 60px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.in_scroll {
	height:90px;
	overflow: hidden;
}
.scroll_img {
	padding-left:10px;
	padding-right:10px;
}
.banner {
	width:310px;
	height:350px;
	float: right;
}
.arrow_left {
	float: left;
	margin-top: 70px;
	padding-left: 15px;
	padding-right: 5px;

}
.arrow_right {
	float: left;
	margin-top: 70px;
	padding-left: 5px;
}
.img_fur {
	margin-top:30px;
	height:100px;
	cursor:pointer;
}
.name_fur {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #886c4f;
}
.img_porogi {
	margin-left:20px;
	margin-bottom:20px;
}
.block_1 {
	width:230px;
	height:250px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 70px;
	margin-bottom: 20px;
}
.txt_1 {
	margin-top:10px;
	margin-bottom:25px;
}
.txt_2 {
	margin-top:5px;
	margin-bottom:23px;
}
.door {
	height:250px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:5px;
}
.td_color {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	width:105px;
}
.tbl_razm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	background-color:#e3e2b9;
}
.txtval {
    display: table-cell;
    vertical-align: middle;
    height:180px;
    width:640px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	font-style:italic;
	color: #886c4f;
 }
.txtval span {
    position: relative;
 }
 .txtval_2 {
    display: table-cell;
    vertical-align: middle;
    height:110px;
    width:600px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	font-style:italic;
	color: #886c4f;
 }
.txtval_2 span {
    position: relative;
 }
.ico_color {
	cursor:pointer;
	width: 100px;
	height:100px;
}
.contact {/*Страница контакты*/
	
	margin:10px;
	padding:10px;
	background-image: url(images/the_bat.png);
	background-repeat:no-repeat;
	background-position: right;
	
}
.red {
	color: #C00;
	font-size:14px;
}
.login_form {
	width:250px;
	float:left;
	display:block;
	margin-left:35px;
	margin-top:20px;
	background-color:#FFC;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	border-style:double;
}
.tbl_sotr {
	width:675px;
	margin-left:20px;
}
.td_sotr {
	background-image:url(images/bgrnd_photo.png);
	background-repeat:no-repeat;
	background-position:center;
	width:409px;
	height:302px;
}
.photo_sotr {
	margin-left:30px;
}
.td_sotr_txt {
	padding-left:10px;
	color: #886c4f;
	font-size: 18px;
}

div.popup, div.popup_active {
  position: absolute;
  z-index: 10;
  display: none;
  width: 200px;
  font-size: 11px;
  padding: 3px;
  color: #666;
  background: #FBFBE5;
  border: 1px solid #C3C3C3
}
div.popup_active { display: block }

