﻿body, html {margin:0px; padding:0px; }


body {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 16px;
	color: #783e0f;
	background-image:url("../img/bg.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
	
		-moz-background-size: 1600px 1200px;
		-webkit-background-size: 1600px 1200px;
		-o-background-size: 1600px 1200px;
		background-size: 1600px 1200px;	
}
	
@media only screen and (min-width: 1600px) {

	body {
		font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
		font-size: 16px;
		color: #783e0f;

		background-image:url("../img/bg.jpg");
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:top center;
		
		
		-moz-background-size: 100%;
		-webkit-background-size: 100%;
		-o-background-size: 100%;
		background-size: 100%;		
	}
	
}	
	

img {border:none; float:left;}
.clear {height:0px;overflow:hidden;clear:both;}

.main {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
}

.top {
	width: 100%;
	height: 135px;
	margin-top: 60px;
	margin-bottom: 15px;
	background-color: rgba(249,238,225,0.85);
}

.left {
	width: 230px;
	min-height: 300px;
	float: left;
}

.cont {
	background-color: rgba(249,238,225,0.85);
	width: 755px;
	min-height: 300px;
	float: left;
	margin-left: 15px;
	margin-bottom: 60px; 
}

.uz1 {
	background-image:url("../img/uzor1.png");
	background-repeat:no-repeat;
	width: 148px;
	height: 88px;
	float: left;
	margin-top: 30px;
	margin-left: 15px;
}

.hd {
	background-image:url("../img/head.png");
	background-repeat:no-repeat;
	width: 490px;
	height: 97px;
	float: left;
	margin-top: 20px;
	margin-left: 90px;
}

.uz2 {
	background-image:url("../img/uzor2.png");
	background-repeat:no-repeat;
	width: 148px;
	height: 88px;
	float: left;
	margin-top: 30px;
	margin-left: 90px;
}

.menu {
	height: 188px;
	width: 100%;
	background-color: rgba(249,238,225,0.85);
}

.fixmenu {
	height: 10px;
	width: 100%;
}

.rimggg {
	margin-left: 120px;
}

.lll{
	margin-left: 18px;
}

.lll2{
	margin-left: 15px;
	margin-bottom: 15px;
}

.m{
	width: 100%;
	height: 42px;
}

.m:hover {
	background: #f9eee1;
}

#mt {
	margin-top: 10px;
}

.leftfon {
	min-height: 97px;
	width: 100%;
	background-color: rgba(249,238,225,0.85);
	margin-top: 15px;	
	font-size: 18px;
	text-align:  center;
}

.border {
	margin: 15px;
}

.border2 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.border3 {
	margin-left: 15px;
	margin-right: 15px;
}

.h1 {
	font-size: 20px;
}

.w25 {
	margin-top: 15px;
	width: 181px;
	float: left;
	overflow:hidden;
}

.w25 img {
	margin-left: 15px;
}

hr {
	color: #783e0f;
	background-color: #783e0f;
	height: 1px;
	width: 725px;
}