*{
	margin:0;
	padding:0;
}
html{
	height:100%;
}
body {
	font: 14px Arial, Helvetica, sans-serif;
	background:#000000;
	height:100%;
	color:#ffffff;
}
img {
	border: none;
}
a{
	color:#ffffff;
}
#contener{
	min-height:100%;
	min-width:950px;
	background:url(../img/bg1.jpg) center 0 no-repeat;
	margin-bottom: -80px;
}
#contenerfstyle{
	min-height:100%;
	min-width:950px;
	margin-bottom: -80px;
	background:url(../img/bg2b.jpg) center 0 no-repeat;
}
#contenercatalog{
	min-height:100%;
	min-width:950px;
	margin-bottom: -80px;
	background:url(../img/bg3.jpg) center 0 no-repeat;
}
#contenerkupit,#contenerzavod{
	min-height:100%;
	min-width:950px;
	margin-bottom: -80px;
	background:url(../img/bg3c.jpg) center 0 no-repeat;
}

#top{
	height:280px;
	width:950px;
	margin:0 auto;
	position:relative;
}
#contenercatalog #top{
	height:225px;
	width:950px;
	margin:0 auto;
	position:relative;
}
#contenerfstyle #top{
	height:225px;
	width:950px;
	margin:0 auto;
	position:relative;
}
#contenerkupit #top{
	height:225px;
	width:950px;
	margin:0 auto;
	position:relative;
}#contenerzavod #top{
	height:225px;
	width:950px;
	margin:0 auto;
	position:relative;
}
#flash{
	height:365px;
}
#news-block{
	width:950px;
	margin:0 auto;
	border-top: 1.5px solid #ffffff;
	padding-top:5px;
}
.fstyle #news-block, .catalog #news-block {
	border:0;
}
.thumb {
	width:314px;
	float:left;
	margin:0 auto;
}
.thumb img {
	margin:0 auto;
}
#fstyle, #catalog,#kupit,#zavod{
	width:950px;
	margin:0 auto;
}
#fstyle img{
	display:block;
	float:left;
}
#news-block .zag{
	font-size:18px;
	margin:10px 15px 5px;
	font-weight:bold;
}
#news-block .txt{
	margin:0 15px;
}
#empty {height: 80px; clear: both;}
#footer{
	width:950px;
	height:80px;
	margin:50px auto 0;
	border-top: 1.5px solid #ffffff;
	clear:both;
}
.ssilka{
	color:#ffffff;
}
#menu{
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
	font-size:18px;
	font-weight:bold;
}
