body, h1, h2, ul, p, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
      text-align: center;
	background: url("images/wall.jpg") repeat-x top left #e3e3e3;
      font-family: arial, sans-serif;
      font-size: 12px;
      
}

#box { position: relative;
       width: 1000px;
       margin: 0 auto; 
       text-align: left;       
	 _width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? "1000px": "100%");
	 background: url("images/girl.jpg") no-repeat 11px 0;
}

h1, h2, h3, p, li, dt, dd, legend {
	font-family: arial, sans-serif;
	color: #5f461f;
}
h2 {
	margin-bottom: 15px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: normal;
	color: #3d3d3d;
	
}
h1 {
	margin-bottom: 15px;
	padding-bottom: 4px;
	font-size: 18px;
	font-weight: normal;
	color: #3d3d3d;
	border-bottom: 1px solid #d3d3d3;
}
p, li, legend {
	font-weight: normal;
	font-size: 12px;
}

a, a:visited {color: #000000; }


#razdnews {border: 1px solid #d3d3d3; padding: 20px; margin: 10px; background-color: #ffffff;}
#textnews {border: 1px solid #d3d3d3; padding: 20px; margin: 10px; background-color: #ffffff;}


table.table1 { background-color: #d3d3d3; }
table.table1 td { background-color: #e3e3e3;}


p {
	margin-bottom: 15px;
	color: #000;
}
p a {
	color: #000;
}
legend {
	margin: 0;
	padding: 0;
	padding-left: 2px;
	padding-bottom: 5px;
	color: #000;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
fieldset {
	border: none;
}
select, input {
	font-family: tahoma, arial, sans-serif;
}

#header {
	position: relative;
	padding-top: 253px;
	height: 36px;
	background: url("images/wardrobe.jpg") no-repeat 96.5% 0;
}
#curtain {
	position: absolute;
	top: 0px;
	left: 22%;
	width: 121px;
	height: 253px;
	margin-left: 183px;
	background: url("images/curtain.jpg") no-repeat left top;
}
#tv {
	position: absolute;
	top: 87px;
	left: 56%;
	width: 175px;
	height: 166px;
	margin-left: -5px;
	background: url("images/tv.jpg") no-repeat left top;
}
#logo {
	position: absolute;
	top: 47px;
	left: 56px;
	width: 125px;
	height: 65px;
}
#logo a {
	display: block;
	width: 125px;
	height: 65px;
}
#logo span {
	display: none;
}
#phone {
	position: absolute;
	top: 120px;
	left: 59px;
	font-size: 12px;
	font-weight: bold;
	color: #5f461f;
}
#phone span {
	display: block;
	font-size: 18px;
	font-weight: normal;
}
#menu {
	width: 100%;
	height: 36px;
	background-color: #717171;
	border-bottom: 1px solid #fff;
}
#menu ul {
	width: 1000px;
	margin: auto;
      
      
}
#menu li {
	float: left;
	height: 36px;
	line-height: 36px;
}
#menu a {
	float: left;
	display: block;
	height: 36px;
	padding: 0 30px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#menu a:hover {
	background-color: #989898;
}
#main {
	clear: both;
	overflow: hidden;
	width: 100%;
	padding-top: 14px;
	background: url("images/main_bg.jpg") repeat-x left top;
}
.left {
	float: left;
}
#search {
	margin-bottom: 34px;
	padding: 7px 13px 3px 13px;
	border: 1px solid #c9c9c9;
	background: url("images/form.jpg") repeat-x left top;
}
#search p {
	margin-bottom: 7px;
}
#search select {
	width: 252px;
}
#search .si {
	width: 66px;
}
#search .submit {
	width: 45px;
	height: 22px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #000;
	background-color: #2c2c2c;
}
.category {
	margin-bottom: 15px;
}
.category h2 {
	height: 22px;
	padding-left: 17px;
	line-height: 22px;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #d7d7d7;
}
.category ul {
	margin-left: 20px;
      width: 240px;
      
}
.category a {
	display: block;
	height: 22px;
	line-height: 22px;
	color: #555454;
      padding-left: 20px;
	text-decoration: none;
      border-bottom: 1px solid #C5C5C5;
	background: url("images/menu_arrow.gif") no-repeat 0 -10px;
}
.category a:hover {
	color: #fff;
	background-color: #818181;
}
#main div.left {
	width: 282px;
	margin-left: 6px;
	_margin-left: 3px;
}
#main div.right {
	margin-top: 14px;
	margin-left: 306px;
	margin-right: 16px;
}
#main .deep {
	overflow: hidden;
	float: left;
	width: 100%;
}

.deep p {
	
}

.deep ul {
	list-style-type: disc;
      margin: 20px 20px 20px 40px; 
}

/*---------------------------------*/

.doors_block {
	overflow: hidden;
	width: 100%;
	
}
.doors_block h2 {
	clear: both;
	width: 310px;
	height: 27px;
	margin-bottom: 0;
	padding: 0;
	padding-left: 18px;
	line-height: 27px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	color: #fff;
	background: url("images/h2_arrows.jpg") no-repeat 304px 8px #000;
}
.doors_block h2 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #fff;
}
.doors {
	overflow: hidden;
	float: left;
	width: 100%;
	height: 230px;
	padding-top: 10px;
	background: url("images/block_bg.jpg") repeat-x left top;
	border: 1px solid #c9c9c9;
      margin-bottom: 10px;
}
.doors .out {
	padding-left: 17px;
}


.door {
	float: left;
	width: 19%;
	margin-bottom: 7px;
	
}
.door p {
	margin-bottom: 0;
	font-weight: bold
	color: #010101;
	text-align: center;
}

.titledoor {height: 50px; font-size: 12px;}
/*---------------------------------*/

#footer {
	clear: both;
	padding: 0 28px;
	padding-top: 18px;
	border-top: 10px solid #d3d3d3;
}
#footer .inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 10px;
}
#footer p, #footer a {
	color: #616161;
}
#copyrights {
	float: left;
}
#madeby {
	float: right;
}
/* #madeby a {
	display: block;
	width: 100px;
	height: 32px;
	padding-top: 3px;
	padding-right: 36px;
	text-decoration: none;
	text-align: right;
	color: #949494;
	background: url("images/darvin.gif") no-repeat right top;
} */
#madeby span {
	display: block;
}

table.order {background-color: #999999;}
table.order td {background-color: #ededed; padding: 5px;}

input.ordert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
	color: #000000;
	width: 250px;
      height: 14px;
	border: #c6c6c6 1px solid;

}
input.but2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: #ffffff;
	width: 100px;
	border: #000000 1px solid;
	cursor: hand;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
	color: #000000;
	width: 450px;
	height: 300px;
	border: #c6c6c6 1px solid;
	

}