@charset "utf-8";
@font-face {
    font-family: "Cirill_medium";
    src: url(../Cirill_medium.eot?) format("eot"), /* IE8+, знак ? позволяет обойти баг в обработчике значения src */
         url(../Cirill_medium.woff) format("woff"), /* все современные браузеры, IE9+ */
	     url(../Cirill_medium.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}
    h1{
	font-weight: normal;
	font-family: Cirill_medium, Arial, sans-serif;
	margin-left: 238px;
	margin-right: 20px;
	background-color: white;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	font-size: 60px;
	text-shadow: -1px -2px 8px #EF571B,0 -1px 2px #FF0000,-0 1px 2px #FF0000,0 1px 2px #FF0000,-1px -0 2px #FF0000,1px -0 2px #FF0000,-1px 0 2px #FF0000,1px 0 2px #FF0000,-1px -1px 2px #FF0000,1px -1px 2px #FF0000,-1px 1px 2px #FF0000,1px 1px 2px #FF0000,-1px -1px 2px #FF0000,1px -1px 2px #FF0000,-1px 1px 2px #FF0000,1px 1px 2px #FF0000,0px 2px 3px rgba(255,255,255,0.5);
	color: #FFFFFF;
	margin-top: 55px;
	position: absolute;
}
.top{
	font-weight: normal;
	font-family: Cirill_medium, Arial, sans-serif;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 26px;
	color: red;
	position: absolute;
}
.tel{
	font-weight: normal;
	font-family: "Cirill_medium", Arial, sans-serif;
	margin-top: 9px;
	margin-left: 360px;
	margin-right: 20px;
	font-size: 38px;
	color: red;
	position: absolute;
	text-shadow: black 1px 0px 1px;
}
    h3{
	font-weight: normal;
	font-family: Cirill_medium, Arial, sans-serif;
	margin-left: 40px;
	margin-right: 20px;
	background-color: white;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	font-size: 24px;
	color: #FFFFFF;
	text-shadow: -0   -1px 1px #FC0505,
		 0   -1px 1px #FC0505,
		-0    1px 1px #FC0505,
		 0    1px 1px #FC0505,
		-1px -0   1px #FC0505,
		 1px -0   1px #FC0505,
		-1px  0   1px #FC0505,
		 1px  0   1px #FC0505,
		-1px -1px 1px #FC0505,
		 1px -1px 1px #FC0505,
		-1px  1px 1px #FC0505,
		 1px  1px 1px #FC0505,
		-1px -1px 1px #FC0505,
		 1px -1px 1px #FC0505,
		-1px  1px 1px #FC0505,
		 1px  1px 1px #FC0505;
}
	h4,h5,h6{
	font-weight: normal;
	font-family: Cirill_medium, Arial, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	color: #F90004;	
}
p {
	font-family: "Cirill_medium", Arial, sans-serif;
	margin-left: 30px;
	margin-right: 30px;
	color: #772804;
	font-size: 22px;
}
* {margin: 0; padding: 0;}

body {
	text-align: center;
	

}
#main {
    width:900px;
    margin:0 auto;
}
#header {
	background-attachment: scroll;
	background-image: url(../shapka.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 193px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top: 2px solid #6C2E0D;
	border-right: 2px solid #6C2E0D;
	border-bottom: 2px none #6C2E0D;
	border-left: 2px solid #6C2E0D;
	-moz-border-radius: 8px 8px 0 0; /* Firefox */
    -webkit-border-radius: 8px 8px 0 0; /* Safari, Chrome */
    -khtml-border-radius: 8px 8px 0 0; /* KHTML */
    border-radius: 8px 8px 0 0; /* CSS3 */
}
#wrapper {
	text-align: left;
	line-height: normal;
	color: #000000;
	background-attachment: scroll;
	background-color: #FCF9F9;
	background-image: url(../background.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: 100%;
	width: 900px;
	position: relative;
	border-top: 2px none #6C2E0D;
	border-right: 2px solid #6C2E0D;
	border-bottom: 2px none #6C2E0D;
	border-left: 2px solid #6C2E0D;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#footer {
	position: relative;
	height: 65px;
	width: 900px;
	padding-top: 1px;
	background-image: url(../footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	border-top: 2px none #6C2E0D;
	border-right: 2px solid #6C2E0D;
	border-bottom: 2px solid #6C2E0D;
	border-left: 2px solid #6C2E0D;
	-moz-border-radius: 0 0 8px 8px; /* Firefox */
	-webkit-border-radius: 0 0 8px 8px; /* Safari, Chrome */
	-khtml-border-radius: 0 0 8px 8px; /* KHTML */
	border-radius: 0 0 8px 8px; /* CSS3 */
	}
.footerstile {
	font-family: "Cirill_medium", Arial, sans-serif;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	color: #772804;
	font-size: 18px;
	line-height: 120%;
	font-weight: normal;
	text-align: center;
	position: relative;
}
.stol{
	width: 220px; 
	height: 147px;
	margin: 45px 30px 10px 25px;
	float: right; 
}
.vk{
	width: 150px; 
	height: 46px;
	margin: 10px 10px 0px 25px;
	text-align: center; 
}
.centerphotos{
	width: 200px; 
	height: 116px;
	margin: 10px 10px 10px 25px;
	text-align: center; 
}
.photos{
	width: 120px; 
	height: 120px;
	margin: 10px 10px 10px 25px;
	float: left; 
}
