* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #6EBE45;
	color:#FFCC99;
	font-family: Verdana, Arial;
}
h1 {
	margin: 0;
	padding: 0;
	font: 36px Georgia, Times, serif;
	color: #6DBA49;
}
h2 {
	margin: 0;
	padding: 0;
	font: 24px Georgia, Times, serif;
	color: #6DBA49;
}
h3, h4 {
	margin: 3px 0 2px 0;
	padding: 0;
	font: 16px Georgia, Times, serif;
	color: #AF754A;
}
.russo {
	height: 30px;
	width: 30px;
	position: absolute;
	right: -520px;
	top: 28px;
}
.green, #content a, #content a:visited {
	color: #6DBA49;
	text-decoration: none;
}
#content a:hover {
	color: #6EBE45;
	text-decoration: underline;
	outline: none;
}
img {
	outline: none;
	border: 0px;
}
img {filter:expression(fixPNG(this));}

#header {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background: url(/i/gbg.png) repeat-x top;
	border-bottom-color: #35da3c;
}
#footer {
	border-top-style: solid;
	border-bottom-width: 1px;
	background: url(/i/gbg.png) repeat-x 0px -50px;
	border-top-color: #60d85a;
}
#logos {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	height: 200px;
}
#logo {
	width: 325px;
	height: 200px;
	float: left;
	position: relative;
}
#logo_ru {
	width: 350px;
	height: 200px;
	float: left;
	position: relative;
}
#ad {
	background: url(/i/tut.png) no-repeat right top;
	float: right;
}
#ad_ru {
	background: url(/i/rutut.png) no-repeat right top;
	float: right;
}
#contact {
	color: #4F8930;
	letter-spacing: 3px;
	margin-top: 72px;
	width: 275px;
	float: right;
	font: italic bold 14px Georgia, Times, serif;
}
#contact_ru {
	color: #4F8930;
	letter-spacing: 2px;
	margin-top: 72px;
	width: 285px;
	float: right;
	font: italic bold 14px Georgia, Times, serif;
}
#contact span, #contact_ru span {
	color: #ed701b;
	margin-top: 60px;
	display: inline;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
}

ul.nav {
	margin-left: 300px;
	position: absolute;
	list-style: none;
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	clear: both;
	padding-top: 15px;
	height: 26px;
	margin-top: 155px;
}
ul.nav li {
	display: inline;
}
ul.nav a {
	outline: none;
	color: #9D5E2F;
	text-decoration: none;
	padding: 9px;
}
ul.nav a:hover {
	color: #D15E10;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #9BCF6F url(/i/gbg.png) -100px;
	text-decoration: none;
}
.nav a.selected {
    background-color: #fff;
}
.nav a:focus {
    outline: none;
}
#content {
	border-bottom-color: #fa8c39;
	border-top-color: #af4f28;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	height: 455px;
	background-color: #2b120e;
	background-image: url(/i/pattern.jpg);
	clear: both;
}
#content p {
	font-size: 12px;
	color: #DDD2BB;
	padding-top: 2px;
	padding-bottom: 1px;
}
#lini {
	height: 175px;
	width: 125px;
	position: absolute;
	top: 660px;
}
#zrub {
	height: 115px;
	width: 175px;
	position: absolute;
	top: 600px;
	margin-left: 730px;
}
#promo {
	margin-right: auto;
	margin-left: auto;
	width: 728px;
	height: 200px;
}
#promo h4 {
	font-weight: bold;
}
#promo a {
	text-decoration: none;
	color: #FFFFCC;
}
#ads, #bigmir {
	width: 350px;
	float: left;
}
#address, #creator {
	width: 350px;
	float: right;
	text-align: right;
}
#ads p, #address p {
	font-size: 13px;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ECFED8;
}
#google {
	padding-top: 10px;
	padding-bottom: 8px;
	clear: both;
}
#creator {
	font-size: 10px;
}
#creator a {
}
#bigmir {
	padding-top: 3px;
}
.re {
	color: #4473A2
}
.or {
	color: #EB7828
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}
label {
	display:block;
	padding-top: 5px;
}
input.text, textarea {
	width:300px;
	font:12px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#663300;
	padding:3px;
	margin:2px 0;
	border:1px solid #ccc;
	background: #EFEDD1;
}
input.submit {
	padding:3px 5px;
	font:bold 12px/12px verdana, arial, sans-serif;
}
#formleft {
	float: left;
}
#formright {
	float: right;
}
#postmsg {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


/*---Menu and sliders*/
#slider {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	height: 450px;
	width: 900px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	clear: left;
}
.scrollContainer {
	width: 4340px;
}
.scrollContainer div.panel {
	padding: 20px;
	height: 450px;
	width: 860px;
}
.panel {
	float: left;
	position: relative;
}
.scrollButtons {
	position: absolute;
	top: 27px;
	cursor: pointer;
}
.scrollButtons.left {
    left: -20px;
}
.scrollButtons.right {
    right: -20px;
}
.hide {
    display: none;
}

/*--PhotoGallery $ Lightbox Windows--*/

.gallery {
	padding: 15px;
	margin-top: 10px;
	width: 810px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #382721 url(/i/pattern.jpg);
	border: 2px solid #3D2C29;
}

.gallery .best {
	float: left;
	padding-right: 5px;
}

.gallery ul {
	list-style: none;
}
.gallery ul li {
	display: inline;
}
.gallery ul img {
	border: 5px solid #3D2C29;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
}
.gallery ul a:hover img {
	border: 5px solid #7B574A;
}
.gallery ul a:hover {
	color: #fff;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

