* {
	padding: 0;
	margin: 0;
	border: 0;
}

.divx {
margin-bottom:24px;
	color:#bf5007;
	font-weight:normal;
	font-style:italic;	
	font-size:24px;
}

.holder {
	position:relative;
}
.layer {
	position:absolute;
	z-index:1;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
}

html {
	
}

body {
	background:#dbd4c4;	
}

table {
	border-collapse:collapse;
}
	table td {
		vertical-align:top;
	}

.layout {
	width:100%;
	height:100%;
	/*background:url("../images/layout/bg2.png") no-repeat center 524px;*/
}

.header {
	height:517px;
	background:url("images/layout/header/grass-bg.jpg") repeat-x left top;
	border-bottom:#bdb7aa solid 7px;
}
	.header .grass {		
		height:517px;		
		background:url("images/layout/header/grass-image.jpg") no-repeat center 74px;
	}
	
	.header .grass .header-image {
		height:517px;		
		background:url("images/layout/header/image.jpg") no-repeat center 111px;
	}
	
		.header .grass .header-image .menu {
			height:120px;		
			background:url("images/layout/header/menu.jpg") no-repeat center top;
		}
		
.footer {
	height:66px;
	background:url("images/layout/footer/bg.png");
}
	.footer .cr {		
		color:#585046;
		font-size:12px;
		padding-top:25px;
		text-align:center;
	}
	.footer .cr img {
		vertical-align:middle;
		margin:0 10px;
	}
	
	.col .bg3-top {
		left:50%;
		top:13px;
	}	
	
body, td {
	font:13px Arial;
	color:#585046;
	line-height:16px;
}

h1 {	
	margin-bottom:24px;
	color:#bf5007;
	font-weight:normal;
	font-style:italic;	
	font-size:24px;
	
	line-height:normal;
}
	.bottom-left h1 {
		color:#fff;
		font-weight:bold;
	}
	
	.content-2 h1 {
		color:#fff;
	}

	h2 a {
		text-decoration:none;
	}
	
	.col h2 a {
		color:#000;
		text-decoration:underline;
		font-weight:normal;
		font-size:13px;
	}
	
	.col .gallery {
		font-size:11px;
	}
	.col .gallery h1 {
		color:#585046;
	}
		/*.col .gallery a {
			display:block;
			float:left;
			width:93px;
			margin-right:10px;
		}*/
		.col .gallery img {
			border:#a7a296 solid 1px;
			padding:1px;			
		}	
		.col .gallery a.last {
			margin:0;
		}
		
		.col .gallery table {
			border-collapse:collapse;
			width:300px;
		}
		.col .gallery table td {
			padding:0;
		}
	
.hline {
	margin:20px 0;
}	
	.col .hline {
		border-top:#c3bcaf solid 1px;
	}

ul {
	list-style:none;
}

p {

}

img.icon {
	margin:0 20px 0 0px;
	float:left;
}

a {
	color:#a43131;
}
	.bottom-left a {
		color:#fff;
	}

.container {
	width:100%;
	height:100%;
}

.data {
	padding:30px 58px 30px 58px;
}

.col .data {
	padding:30px;
}
/*.container td {
	border:#f00 solid 1px;
}*/

.bottom-right {
	width:61px;
}

.top-left, .bottom-left {
	width:558px;
}
	.top-left {
		background:#dbd4c4 url("images/layout/index-top-left.jpg") no-repeat right bottom;
	}
	.top-left-padding {
		background:#dbd4c4 url("images/layout/index-top-left-bg.jpg") repeat-x right bottom;
	}
	
	.bottom-left {
		background:#c15503 url("images/layout/index-bottom-left.jpg") no-repeat right top;
	}
	.bottom-left-padding {
		background:#c15503 url("images/layout/index-bottom-left-bg.jpg") repeat-x right top;
	}
	
	.top-right {
		background:#dbd4c4 url("images/layout/index-top-right.jpg") no-repeat left bottom;
	}
	.top-left-padding {
		background:#dbd4c4 url("images/layout/index-top-left-bg.jpg") repeat-x right bottom;
	}
	
	.bottom-right {
		background:#c15503 url("images/layout/index-bottom-right.jpg") no-repeat left top;
	}
	.bottom-left-padding {
		background:#c15503 url("images/layout/index-bottom-left-bg.jpg") repeat-x right top;
	}

.col {
	width:361px;
	background:#f0ece3 url("images/layout/bg3-bottom.png") no-repeat center bottom;
}

.news-item img.preview_picture {
	margin:0 20px 20px 0;
}

img {

    behavior:url("/bitrix/templates/velox-yug-index/iepngfix.htc");

}

h2 {
    line-height:1.1;
}
