body {
	background-color: #ffdfb1;
	color: #5f5956;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

table, td {
	/*border-collapse: collapse;*/
	border-spacing: 0px; border-style: none;
	border-width: 0;
	float: none;
	margin: 0; padding: 0;
	vertical-align: top;
}

div.clear {
 	clear: both;
	float: none;
	font-size: 1px;
	height: 0px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

h1, h2, h3 {
	color: #7b442d;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}

a {
	color: #5f5956;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

img {
	border: none;
}

div.clear,
div.clear_left,
div.clear_right {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
}
div.clear_left {
	clear: left;
}
div.clear_right {
	clear: right;
}

div.wrapper {
	background: url(/img/bgr.gif) repeat-y center top;
	background-color: #fef1db;
}
div.contentWrapper {
	margin: 0 auto;
	width: 1000px;
}
div.footer {
	background: url(/img/footer_bgr.png) repeat-x center top;
	height: 118px;
	z-index: 10;
}
div.footer p {
	font-size: 10px;
	padding: 19px 0 0 0;
	text-align: center;
}
div.footer p a {
	background: url(/img/footer_bgr.png) repeat-x center top;
	color: #5f5956;
	height: 104px;
}

div.content .header .logo {
	margin-left: 54px;
}
div.content .header {
	margin: 0 auto;
	width: 1000px;
}
div.content .header .menu {
	background: url(/img/menu.png) no-repeat center top;
	height: 200px;
	margin: 144px 0 0 0px;
	width: 1000px;
	z-index: 10;
}
div.content .header .menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 138px 0 0 0;
	width: 130px;
	z-index: 10;
}
div.content .header .menu a {
	margin-left: 40px;
//	margin-left: 20px;
}
div.content .header .menu a img {
	z-index: 10;
}

div.content .right {
	float: right;
	padding: 0 40px 150px 40px;
	width: 240px;
}
div.content .right .right_menu {
	background: url(/img/menu_right.png) no-repeat center top;
	height: 270px;
	margin: 0;
	padding: 68px 0 0 15px;
	width: 255px;
}
div.content .right .right_menu a {
	display: block;
	height: 46px;
	width: 240px;
}
div.content .right h1,
div.content .right h3 {
	margin: 20px 0 0 0;
	padding: 0 25px 0 10px;
}
div.content .right p.news {
	margin: 9px 0 0 0;
	padding: 0 25px 0 10px;
}
div.content .right p.more {
	font-size: 11px;
	margin: 10px 0 20px 0;
	padding: 0 25px 0 10px;
	text-align: right;
}
div.content .right p.more a {
	color: #0369b7;
}
div.content .right p.phone {
	text-align: center;
}

div.content .center {
	margin: 0 350px 0 0;
	padding: 24px 10px 20px 40px;
}
div.content .center p {
	line-height: 16px;
	/*margin: 16px 0 0 0;*/
	margin: 0;
	text-align: justify;
	width: auto;
}
div.content .center p.breadcrumb {
	margin: 6px 0 24px 0;
}

div.content .center .odd {
	background-color: #fffaf3;
}
div.content .center .horse {
	padding: 18px;
}
div.content .center .horse img {
	/*float: left;*/
	/*margin-right: 15px;*/
}
div.content .center .horse p.main_horse_container {
	float: left;
	/*margin: 0 0 0 15px;*/
	margin: 0;
	width: 398px;
}
div.content .center .horse .shop_container {
	float: left;
	margin: 0 0 0 15px;
	width: 398px;
}
div.content .center .horse ul {
	/*float: left;
	width: 370px;*/
}
div.content .center .horse p a {
	text-decoration: none;
}

div.content .center p.pager {
	text-align: center;
}
div.content .center p.pager a {
	margin: 0 3px;
	padding: 3px;
}
div.content .center p.pager a.prev {
	margin-right: 10px;
}
div.content .center p.pager a.next {
	margin-left: 10px;
}
div.content .center p.pager span {
	background-color: #fff;
	margin: 0 3px;
	padding: 3px;
}


div.content .center .gallery {
	background: url(/img/gallery_bottom.gif) no-repeat center bottom;
	float: left;
	margin: 0 19px 35px 0;
	padding-bottom: 2px;
	position: relative;
	width: 187px;
}
div.content .center .gallery_last {
	margin-right: 0;
}
div.content .center .gallery img.corner {
	position: absolute;
	right: 0;
	top: 0;
}
div.content .center .gallery div.photo {
	background: url(/img/gallery_r.gif) repeat-y right top;
	background-color: #fff;
	padding-right: 2px;
}
div.content .center .gallery div.photo p {
	margin: 0;
	padding: 18px;
	text-align : left;
	width: 149px;
}

div.more {
	position: relative;
	text-align: right;
	top: 65px;
	width: 564px;
}
div.more_odd {
	position: relative;
	text-align: right;
	top: 35px;
	width: 564px;
}


div.horse p {
	/*float: left;*/
	margin: 0 0 0 15px;
	/*width: 398px;*/
}

div.special_horse p {
	width: 100%;
}

p.special_horse p {
	width: 100%;
}

.subscr-form {
	padding-left:10px;
	margin-top:10px;
	margin-bottom:20px;}

.vkontakte {
	margin-left: 50px;
	margin-top: 10px;}

.vkontakte td.second {
	vertical-align: middle;
	padding-left: 10px;}

.events {
	position:relative;
	z-index:100;
	margin-top:20px;
	margin-bottom:20px;
	background:url(/img/plashka.jpg) 0 0 no-repeat;
	display:block;
	height:38px;
	width:229px;
	padding-left:10px;
	text-align:center;
	padding-right:10px;
	text-align:center;
	padding-top:30px;
	font-size:14px;
	color:#fff;
	font-weight:bolder;
}


.header__kubok,
.header__kubok_h {
	height:111px;
	position:absolute;
	right:30px;
	top:35px;
	width:112px;
	z-index:10000;
	background:url(../files/image/kubok.png) 0 0 no-repeat;
}

.header__kubok_h {
	right:145px;
	top:3px;}



.events p {color:#fff; text-align:center}


.clear {clear:both;font-size:0;overflow:hidden;}
.clearfix2:after {display: block; float: none; clear: both; content: ' '; height: 0; overflow: hidden; line-height: 0; font-size: 0;}
.clearfix2 { *overflow: visible; *zoom: 1; }
.clearfix:after {content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix { height: 1%; }
.clearfix { display: block; }
