body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 34px;
	font-weight:normal;
	padding:0;
	margin:0;
}
h2 {
	font-size: 16px;
	padding:0;
	margin:0;
	color: #bc0000
}
#site {
	margin: auto;
	height: 835px;
	width: 1005px;
	background-image: url(images/bg.png);
}
#header {
	height: 211px;
	margin:0 auto;
	width: 795px;
}
#content {
	height: 472px;
	margin:0 auto;
	width: 795px;
	padding-top: 20px;
}
#copyright {
	font-size: 11px;
	padding-top: 9px;
	text-align:center;
	width: 270px;
	margin-left: 280px;
}
#buttons {
	margin: 0;
	padding: 29px 0 0 565px;
	height: 67px;
}
#buttons img {
	border: 0;
	margin:0;
	padding:0;
}
#logo {
	float:left;
	padding: 20px 0 0 30px;
}
#title {
	float:left;
	margin-left: 20px;
	padding-top: 10px;
	width: 350px;

}
#title a, #menu a {
	text-decoration:none;
	color: #000;
}
#title a:hover {
	color:#666;
}
#subtitle {
	font-size: 20px;
	padding: 0;
	margin: 0;
}
#banner {
	float:left;
	height: 97px;
	width: 225px;
	margin: 15px 0 0 55px;
}
.promo {
	font-size:18px;
	color: #bc0000
}
.red {
	color: #bc0000;
}
#menu {
	height: 23px;
	margin:0 auto;
	width: 795px;
	text-transform:uppercase;
	font-size: 15px;
	font-weight: bold;
	float:left;
	padding-left: 105px;
}
#menu a:hover {
	color: #bc0000
}
#menu a.current {
	color: #bc0000
}
#main-menu {
	float:left;
}
#lang-menu {
	float:left;
	margin-left: 13px;
	font-size: 13px;
}
#content-left {
	float:left;
	width: 523px;
	margin-right: 19px;
	height: 500px;
}
#content-left ul li {
	line-height: 19px;
}
#content-left a, #copyright a, #banner a {
	text-decoration:none;
	color:#bc0000;
}
#content-left a:hover, #copyright a:hover, #banner a:hover {
	text-decoration: underline;
}
#content-left p {
	padding: 8px 0;
	margin:0;
	line-height: 20px;
}
#content-right {
	float:left;
	padding-left: 20px;
}
#content-right p {
	margin: 0 0 10px 0;
	padding:0;
}
#content-right-1 {
	height: 210px;
}
#more {
	text-align:right;
	margin: 10px 0;
}
#ajaxticker1 {
}
#ajaxticker1 div {
}
.someclass {
}
/* слайдър на снимки - десния панел */

.sliderwrapper {
	position: absolute;
	overflow: hidden;
	width: 220px;
	height: 183px;
	z-index: 1;
	border: 2px #8f4c01 solid;
}
.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 220px;
	height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.pagination {
	position:absolute;
	width: 210px;
	text-align: right;
	margin: 167px 10px 0 0;
	z-index: 2;
}
.pagination a {
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	color: #FFF;
}
.pagination a:hover, .pagination a.selected {
	color: #bc0000;
	background-color: #eee;
}
#blinds {
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 2px 0 0 10px;
	float:left;
}
/* слайдър на снимки - десния панел - КРАЙ */

