﻿/* ---------------------------основная -------------------------*/
body {
	font-family: "Century Gothic","CenturyGothic";
	color: #333;
	font-size: 16px;
	letter-spacing: 0.5mm;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('font/Centurygothic.eot');
	src: local(☺), url('font/Centurygothic.woff') format('woff'), 
	               url('font/Centurygothic.ttf') format('truetype'), 
	               url('font/Centurygothic.svg#webfontd60hyItJ') format('svg');
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #105289;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #105289;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #368ad2;
}

.back {
	text-align: center;
	padding-top: 10px;
}
.back1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright {
	text-align: center;
	
}
.ukrashenie {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
.top {
	text-align: center;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 9px;
	margin-right: 200px;
	margin-left: 200px;
}
.zaglavie_1,h1 {
	font-size: 46px;
	font-weight: normal;
}
.zaglavie_2,h2{
	font-size: 32px;
	font-weight: normal;
}
.zaglavie_3,h3{
	font-size: 24px;
	font-weight: normal;
}
.osnova {
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}

/*------------------------Gallery----------------------------------*/
img {
	box-shadow: 20px 20px 35px #DFDADA;
	//box-shadow: 20px 20px 20px #000;
	border: solid 0px #09F;
	border-radius: 0px;
	}
/*img {
	box-shadow: 5px 5px 10px #000;
	border: solid 0px #09F;
	border-radius: 7px;
	}
	img {
	padding:10px;
	box-shadow: 10px 10px 20px #000;
	border: solid 0px #09F;
	border-radius: 4px 40px 4px 4px;
	}*/
.coment {
	width: 250px;
	float: right;
	font-size:14px;
}
.size {
	height: 100px;
}
.liniy {
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	margin-left: 30px;
}
.liniy_2 {
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
    margin-left: 60px;
}
.div_zag {
	font-size: 24px;
	margin-bottom: 55px;
	margin-top: 60px;
}
.razdel {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	margin-top: 50px;
	margin-bottom: 180px;
	margin-right: 230px;
	margin-left: 230px;
}
