html, body
{background: url(/img/wood-bg.jpg);
	/*background: #000;*/
		padding: 0;
	margin: 0;
	color: #e7e0cd;
	font: 13px Arial, helvetica, Sans-Serif;
	width:100%;
	height:100%;
	overflow:hidden;
}
h1, h2, h3, h4, h5, h5, p
{
	margin: 0 0 0 15px;
	padding: 0;
	text-align:justify;
}
h1
{
	font: 24px Arial, Helvetica, Sans-Serif;
}
a
{
	color: #e7e0cd;
}
/*a :hover {
color: #fff;
}*/
img
{
	border: 0;
	padding: 0;
	margin: 0;
}
#conteiner
{
	overflow: hidden;
	min-width: 1250px;
	padding: 0;
	margin: 0;
}
#left
{
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 210px;
	background: url(/img/left-bg.jpg) no-repeat right top;
	height: 100%;
	position: absolute;
	z-index: 1;
}
#flash-top .headright{
background:url(/img/top.jpg) no-repeat;
}
#flash-top   {
background:url(/img/top.jpg) no-repeat;
height:380px;
width:750px;
margin:3px 0 0 27px;}

#logo
{
	margin: 25px 0 0 4px;
}
#menu
{
	margin: 0;
	padding: 0;
}
	#menu ul
	{
		list-style: none;
		padding: 0;
		margin: 5px 0 10px 13px;
	}
		#menu ul li
		{
			padding: 0;
			width: 181px;
			height: 29px;
			margin: 0;
		}
			#menu ul li a
			{
				padding: 0;
				height: 29px;
				display: block;
				margin: 0;
			}
				#menu ul li a img
				{
					padding: 0;
					margin: 0;
				}
			#menu ul li.catalog
			{
				background: url(/img/catalog.jpg) no-repeat left top;
			}
				#menu ul li.catalog-active, #menu ul li.catalog a:hover
				{
					background: url(/img/catalog-active.jpg) no-repeat left top;
				}
			#menu ul li.fireplace
			{
				background: url(/img/photo.jpg) no-repeat left top;
			}
				#menu ul li.fireplace-active, #menu ul li.fireplace a:hover
				{
					background: url(/img/photo-active.jpg) no-repeat left top;
				}
			#menu ul li.picture
			{
				background: url(/img/picture.jpg) no-repeat left top;
			}
				#menu ul li.picture-active, #menu ul li.picture a:hover
				{
					background: url(/img/picture-active.jpg) no-repeat left top;
				}
			#menu ul li.faq
			{
				background: url(/img/faq.jpg) no-repeat left top;
			}
				#menu ul li.faq-active, #menu ul li.faq a:hover
				{
					background: url(/img/faq-active.jpg) no-repeat left top;
				}
			#menu ul li.about
			{
				background: url(/img/about.jpg) no-repeat left top;
			}
				#menu ul li.about-active, #menu ul li.about a:hover
				{
					background: url(/img/about-active.jpg) no-repeat left top;
				}
			#menu ul li.history
			{
				background: url(/img/history.jpg) no-repeat left top;
			}
				#menu ul li.history-active, #menu ul li.history a:hover
				{
					background: url(/img/history-active.jpg) no-repeat left top;
				}
			#menu ul li.contacts
			{
				background: url(/img/contacts.jpg) no-repeat left top;
			}
				#menu ul li.contacts-active, #menu ul li.contacts a:hover
				{
					background: url(/img/contacts-active.jpg) no-repeat left top;
				}
#contacts
{
	background: url(/img/call_us.jpg) no-repeat 3px top;
	height: 131px;
	margin: 0;
	padding: 0;
}
#promotion
{
	background: url(/img/promotion.png) no-repeat 3px top;
	height: 78px;
	width: 188px;
	margin: 20px 0 0 0;
	padding: 0;
}
	#promotion a
	{
		display: block;
		height: 78px;
		width: 188px;
		padding: 0;
	}
	#promotion a:hover
	{
		background: url(/img/promotion-active.png) no-repeat 3px top;
	}
#right
{
	margin: 0 0 0 210px;
	position: static;
	height:100%;
	overflow:auto;
}
#right-bg
{
	background: url(/img/wood-bg.jpg);
	min-height: 100%;
	height:auto !important;
	height:100%;

}
embed
{
	/*margin: 3px 0 0 27px;*/
}
#content
{
	padding: 0 25px 0 45px;
}
	#content img
	{
		border: 3px solid #e7e0cd;
		/*border: 3px solid #e7e0cd;*/
		/*margin: 10px 0 0 10px;*/
	}
	#content .center
	{
		text-align: center;
	}
		#content .center p
		{
			padding: 0 170px;
			text-align: justify;
		}
.plitki img{
border: 0px solid #e7e0cd !important;
}
.plitki{
border: 3px solid #e7e0cd;
}
.plitki1{
border-left: 3px solid #e7e0cd;
}
.plitki1 img{
border: 0px solid #e7e0cd !important;
}
.bordtop{border-top: 3px solid #e7e0cd !important;}
.bordbot{border-bottom: 3px solid #e7e0cd !important;}
.vistup img{
border: 3px solid #e7e0cd !important;
border-left:0px !important;
position:relative;
right:3px;
}
.vistup {
border-left:3px solid #e7e0cd;
}
#bottom-menu
{
	margin: 0;
	padding: 0 20px;
}
#right ul
{
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 10px 0;
}
	#right ul li
	{
		float: left;
		padding: 3px 10px 3px 6px;
		margin: 10px 0;
		background: url(/img/bullet.png) no-repeat right center;
	}
		#right ul li.last
		{
			background: none;
		}
		#right ul li a
		{
			text-decoration: none;
		}
			#right ul li a:hover
			{
				text-decoration: underline;
				color: #fef9ed;
			}