body  { 
	text-align: center;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	color: black;
	font-style: normal;
	font-size: 12px;
	background: #43392e url('../images/bg.jpg') repeat-x ;
	padding: 0;
	margin: 0;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #e47029;
}



/************************ design elements ***********************/
.bg {
	position: absolute;
	display: block;
	margin: 0px 0 0 -588px;
	padding: 0;
	top: 0px;
	left: 50%;
	width: 1177px;
	height: 100%;
	background: transparent url('../images/bg-img.jpg');
}

.wrapper {
	position: absolute;
	display: block;
	margin: 190px 0 0 -490px;
	*margin-top: 190px;
	padding: 0;
	top: 0px;
	left: 50%;
	*left: 47%;
	width: 980px;
	z-index: 0;
	text-align: left;
}

.menu {
	left: 0px;
	padding: 0;
	width: 138px;
	background: transparent;
	position: absolute;
	display: block;
	height: 414px;
}

.menu ul {
	width: 138px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #84776b;
}
.menu li {
	width: 138px;
	list-style: none;
	list-style-type: none;
	line-height: 20px;
	padding: 0;
	color: #fff;
	text-align: right;
	font-size: 0.95em;
	margin: 0px 0 0px 0;
	border-top: 1px solid #84776b;
	
}

.menu li a {
	color: #fff;
	text-decoration: none;
	font-weight: 700;	
	display: block;
	padding-top: 12px;
	
}
.menu li a:hover {
	color: #e47029;
}

.menu a.act {
	color: #e47029;
}

.stap {
	background: url('../images/menu_bg.png') no-repeat 0 0 ;
}

.model {
	margin-top: -18px;
	left: 150px;
	padding: 0;
	width: 203px;
	background: transparent;
	position: absolute;
	display: block;
	height: 414px;

}

.content {
	left: 350px;
	margin-top: 20px;
	padding: 0;
	width: 350px;
	background: transparent;
	position: absolute;
	display: block;
	height: 414px;
	line-height: 1.4em;

}

.content h1 {
	font-size: 1.8em;
	color: #e47029;
	font-weight: bold;
	line-height: 1.6em;
}

.adres {
	left: 750px;
	padding: 0;
	width: 200px;
	background: transparent;
	position: absolute;
	display: block;
	height: 180px;
	color: #fff;
	font-size: 0.9em;
	line-height: 1.4em;

}
.adres a {
	color: #fff;
	text-decoration: underline;
}
.adres a:hover {
		color: #e47029;

}

.foto {
	margin-top: 191px;
	padding: 0;
	left: 740px;
	width: 253px;
	background: transparent;
	position: absolute;
	display: block;
	height: 246px;
/*	background: url('../images/img_bg.png'); */
}

.foto img {
	width: 212px;
	height: 182px;
	padding:0;
	margin: 0;
}

.foto p {
	font-size: 0.75em;
	color: #fff;
	font-weight: 700;
	text-align:center;
	width: 212px;
	*margin: 8px 0 0 0;
}