@font-face {
	font-family: cyrillic_old; /* Имя шрифта */
	src: url(/template/fonts/CyrillicOld_Bold.ttf); /* Путь к файлу со шрифтом */
}

a{
	color:#FDF3AD;
}
a:hover{
	text-decoration:none;
}

div,td{
	color:#FDF3AD;
}

h1{
	font-family:'Times New Roman';
	color:#F7E45A;
	text-shadow:1px 1px 5px #F7E45A, 1px 1px 5px #ccc;
	font-size:24px;
	font-weight:normal;
	transform: scale(1, 1.5);
}
  
body{
	background-color: #FDF3AD;
	background-image:url(/template/images/bg.jpg);
	margin: 0;
	padding: 0;
}

div.div_lp{
	background-image: url(/template/images/left-p.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
.div_bp{
	background-image: url(/template/images/bottom-p.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;height: 100%;
}
.div_blp{
	background-image: url(/template/images/bottom-left-p.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;height: 100%;
}
.div_rp{
	background-image: url(/template/images/right-p.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;height: 100%;
}
.div_rbp{
	background-image: url(/template/images/right-bottom-p.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;height: 100%;
}
.drp{
	position: absolute;
	width: 175px;
	height: 433px;
	top: 0px;
	right: 0px;
	background-image: url(/template/images/right_picts.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.header{
	background-image:url(/template/images/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	height:85px;
}
.header .showvr{
	position:absolute;
	left:550px;
	top:30px;
}

.logotipa{
	background-image:url(/template/images/logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:85px;
}

.fon-image-3{
	height:310px;
	min-width:148px;
	background-image:url(/template/images/fon-right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.fon-image-2{
	height:310px;
	min-width:148px;
	background-image:url(/template/images/fon-left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fon-image-1{
	height:310px;
	min-width:148px;
	background-image:url(/template/images/fon-middle.png);
	background-repeat: no-repeat;
	background-position: right 30px top;
}
.fon-image-0{
	max-width:800px;
	background-repeat: no-repeat;
	background-position: right 30px center;
	background-image:url(/template/images/fon-image.png);
}

.menu{
	text-align:left;
	justify-content:left;
	padding: 5px 0 0 35px;
	margin-top:10px;
}
.menu a{
	display:block;
	padding:0 12px 1px 12px;
	float:left;
	font-family:'Times New Roman';
	color:#FFF2AF;
	text-shadow:1px 1px 5px #FFF2AF, 1px 1px 5px #ccc;
	font-size:18px;
	font-weight:normal;
	transform: scale(1, 1.5);
	border-right:1px solid #7F5C48;
}
.menu a:last-child{
	border-right:none;
}
.menu a:hover{
	color:#F7E45A;
	text-shadow:1px 1px 5px #F7E45A;
	font-size:18px;
	transform: scale(1, 1.5);
	padding:0 12px 1px 12px;
}

.body{
	margin:30px 0 0 0;
}

.start-news{
	margin: 0 0 0 0;
}

.start-cont{
	border-left:1px dotted #67431C;
	padding: 0 0 0 20px;
}

.h1-no{
	margin:0;
	padding:0;
}

.img-gallery{
	display:block;
	float:left;
	margin:0 5px 5px 0;
	background-color: #FFF;
	border:2px solid #EBEBEB;
	padding: 2px;
	cursor:pointer;
	width:200px;
	height:150px;
}

.newss{
	border-bottom:1px dotted #666;
}
.newss:last-child{
	border-bottom:none;
}

.contact-img{
	float:left;
	margin-right:20px;
	width:400px;
	height:266px;
	border-right:1px dotted #67431C;
}

#TA_selfserveprop146{
	height:430px;
	position:fixed;
	top:300px;
	right:0px;
}