@charset "utf-8";
/* CSS Document */
* { 
	margin:0;
	padding:0;
}
html{ 
	height:100%;
}
body { 
	margin: 0px;
	padding: 0px;
	background: url(../images/main/c_left.jpg) repeat-x;
	background-position: center 337px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
.clearb, .clear{
	width: 100%;
	height: 10px;
	clear: both;
	display: block;
}
.floatl{ float: left; }
.floatr{ float: right; }
a:hover, a:visited, a:active, a{ color: #fff; }
a{text-decoration: none;}
a:hover{text-decoration: underline;}
.left{ float: left; }
.right { float: right; }
a img {border: none; }
/*********************************************************************************/
#background{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}
#background .left{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 337px;
	background: url(../images/main/bck1.jpg) repeat-x;
	float: left;
}
#background .right{
	position: absolute;
	right: 0px;
	top: 0px;
	position: relative;
	width: 50%;
	height: 337px;
	background: url(../images/main/bck2.jpg) repeat-x;
	float: right;
}
#page{
	position: relative;
	width: 100%;
	height: 1068px;
	background: url(../images/main/top.jpg) center top no-repeat;
	margin: 0 auto;
	z-index: 10;
	clear: inherit;
}
#page .topbuttons{
	width: 100%;
	height: 57px;
	background: url(../images/main/top_buttons.png) repeat;
}
#page .topbuttons .content{
	width: 770px;
	margin: 0 auto;
	padding-top: 7px;
}
#page .topbuttons .content .buttons{
	height: 39px;
	background-position: center;
	cursor: pointer;
	margin: 0 10px;
	float: left;
}
.home{
	width: 41px;
	background: url(../images/main/home_icon.png) no-repeat;
}
.home:hover, .home.selected{
	width: 41px;
	background: url(../images/main/home.png) no-repeat;
}
.firm{
	width: 76px;
	background: url(../images/main/firm_icon.png) no-repeat;
}
.firm:hover, .firm.selected{
	width: 76px;
	background: url(../images/main/firm.png) no-repeat;
}
.products{
	width: 81px;
	background: url(../images/main/products_icon.png) no-repeat;
}
.products:hover, .products.selected{
	width: 81px;
	background: url(../images/main/products.png) no-repeat;
}
.gallery{
	width: 67px;
	background: url(../images/main/gallery_icon.png) no-repeat;
}
.gallery:hover, .gallery.selected{
	width: 67px;
	background: url(../images/main/gallery.png) no-repeat;
}
.factory{
	width: 40px;
	background: url(../images/main/base_icon.png) no-repeat;
}
.factory:hover, .factory.selected{
	width: 40px;
	background: url(../images/main/base.png) no-repeat;
}
.certificate{
	width: 111px;
	background: url(../images/main/certificate_icon.png) no-repeat;
}
.certificate:hover, .certificate.selected{
	width: 111px;
	background: url(../images/main/certificate.png) no-repeat;
}
.partners{
	width: 90px;
	height: 16px;
	background: url(../images/main/partners_icon.png) no-repeat;
}
.partners:hover, .partners.selected{
	width: 90px;
	background: url(../images/main/partners.png) no-repeat;
}
.contacts{
	width: 79px;
	background: url(../images/main/contacts_icon.png) no-repeat;
}
.contacts:hover, .contacts.selected{
	width: 79px;
	background: url(../images/main/contacts.png) no-repeat;
}
#page .otherbuttons{
	width: 100%;
	height: 38px;
	margin-top: 30px;
}
#page .otherbuttons .content{
	width: 750px;
	margin: 0 auto;
}
#page .otherbuttons .content .buttons{
	height: 38px;
	background-position: center;
	cursor: pointer;
	margin: 0 3px;
	float: right;
}
.sound{
	width: 44px;
	background: url(../images/main/sound_icon.png) no-repeat;
}
.sound_off{
	width: 44px;
	background: url(../images/main/sound_off.png) no-repeat;
}
.sound_off:hover{
	width: 44px;
	background: url(../images/main/sound_off_sel.png) no-repeat;
}
.sound:hover{
	width: 44px;
	background: url(../images/main/sound.png) no-repeat;
}
.email{
	width: 44px;
	background: url(../images/main/email_icon.png) no-repeat;
}
.email:hover{
	width: 44px;
	background: url(../images/main/email.png) no-repeat;
}
.facebook{
	width: 39px;
	background: url(../images/main/facebook_icon.png) no-repeat;
}
.facebook:hover{
	width: 39px;
	background: url(../images/main/facebook.png) no-repeat;
}
.search{
	width: 35px;
	background: url(../images/main/search_icon.png) no-repeat;
}
.search:hover{
	width: 35px;
	background: url(../images/main/search.png) no-repeat;
}
input[type=submit].search{
	width: 30px;
	height: 19px;
	background: url(../images/main/search_button.png) no-repeat;
	border: none;
}
input[type=text].search{
	width: 300px;
	height: 19px;
	background: #fff;

}
#main{
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	margin-top: 150px;
}
.title{
	width: 680px;
	height: 30px;
	margin: 0px 50px 0 0;
	text-align: right;
	float: right;
}
.info_pan{
	width: 780px;
	height: 219px;
	display: inline-table;
	background: url(../images/main/info_pan_all.png) no-repeat;
	padding: 5px;
	float: right;
}
.info_pan.small{
	width: 780px;
	height: 162px;
	background: url(../images/main/small_pan.png) no-repeat;
}
.info_pan.big{
	width: 780px;
	height: 500px;
	background: url(../images/main/info_pan_big.png) no-repeat;
}
.info_pan.foil{
	width: 781px;
	height: 61px;
	background: url(../images/main/info_pan_foil.png) no-repeat;
}
.info_pan.product{
	width: 780px;
	height: 343px;
	background: url(../images/main/product.png) no-repeat;
}
.info_pan .content{
	width: 750px;
	height: 200px;
	color: #333;
	font-size: 14px;
	line-height: 15px;
	margin: 9px auto;
}
.info_pan.small .content{
	width: 750px;
	height: 142px;
	color: #333;
}
.info_pan.foil .content{
	width: 750px;
	height: 53px;
	color: #333;
}
.info_pan.product .content{
	width: 740px;
	height: 320px;
	color: #333;
	padding: 0 10px 0 0;
	overflow: auto;
}
.info_pan .content em{font-size: 20px;line-height: 25px;}
.info_pan .content strong{font-size: 16px;line-height: 20px;}
.gallery_pan{
	width: 270px;
	height: 229px;
	float: left;
}
.gallery_pan .img{
	width: 110px;
	height: 42px;
	background: url(../images/main/mg.png) no-repeat;
	padding: 30px 0 0 12px;
	float: left;
}
.gallery_inf{
	width: 184px;
	height: 154px;
	background: url(../images/main/img_bck.png) no-repeat;
	padding: 7px 0 0 8px;
	margin-right: 5px;
	float: left;
}
.info_page{
	width: 781px;
	display: table;
	margin: 0 auto;
}
.info_page .title{
	margin-bottom: 10px;
}
.cert_pan{
	width: 750px;
	height: 214px;
	background: url(../images/main/certificate_bck.png) center no-repeat;
	padding: 0 0 0 30px;
}
.cert_pan img{
	float: left;
	margin-left: 10px;
}
.products_content{
	width: 790px;
	height: 460px;
	overflow: auto;
}
.bck{
	width: 254px;
	height: 136px;
	background: url(../images/main/product_img_bck.png) no-repeat;
	overflow: hidden;
	margin: 0 3px 3px 0;
	float: left;
}
.bck img{
	position: relative;
	width: 242px;
	height: 125px;
	margin: 5px 0 0 6px;
	float: left;
}
.bck .title a{ color: #fff; text-decoration: none; }
.bck .title{
	position: relative;
	width: 254px;
	height: 46px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background: url(../images/main/product_title.png) center no-repeat;
	padding-top: 10px;
	margin-top: -54px;
	float: left;
}
.product_mini{
	width: 75px;
	height: 75px;
	background: url(../images/main/product_mini.png) no-repeat;
	overflow: hidden;
	float: left; 
	margin-right: 5px;
}
.product_mini img{
	width: 65px;
	height: 65px;
	margin: 5px 0 0 5px;
}
.pages{
	width: 750px;
	height: 60px;
	text-align: center;
}
#footer{
	width: 1020px;
	height: 145px;
	margin: 10px auto 0px auto;
}
#footer img{
	float: left;
}
#footer .panel{
	width: 170px;
	height: 140px;
	color: #ccc;
	font-style: italic;
	margin: 10px 0px 0 40px;
	float: left;
}
#footer .panel strong{
	text-transform: uppercase;
	font-style: none;
}