/*****************************   anDeRan   ************************************/

html, body {
	position: relative;
}

body {
	background: #FDFBF6 url(../images/common/back.jpg);
	overflow-x: hidden;
}

#header, #content, #footer {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

body, ul, form, h1, h2, h3, h4, p {
	padding: 0;
	margin: 0;
}

body {
	font: 12px Arial, sans-serif;
}

img {
	border-width: 0;
	vertical-align: middle;
}

a {
	color: #0B7AD0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

p {
	padding-bottom: 14px;
}

.a-center {
	text-align: center;
}

.a-right {
	text-align: right;
}

.a-justify {
	text-align: justify;
}

.img-left {
	float: left;
	margin: 0 25px 10px 0;
}

.img-right {
	float: right;
	margin: 0 0 10px 25px;
}

h3 {
	font: bold 47px "AGGloriaC", serif;
	color: #F5EFE9;
	margin: 0 0 -20px 368px;
	padding-top: 30px;
}

/* HEADER */

#header {
	height: 134px;
	z-index: 2;
}

#header h1 {
	position: absolute;
	text-indent: -1000em;
	overflow: hidden;
	margin-left: 38px;
	z-index: 21;
}

#header h1 a {
	display: block;
	width: 244px;
	height: 105px;
	background-image: url(../images/common/logo.png);
}

#header h2 {
	position: absolute;
	font: bold 47px "AGGloriaC", serif;
	color: #F5EFE9;
	margin: 55px 0 0 368px;
}

#header ul {
	list-style-type: none;
	position: absolute;
	margin: 24px 0 0 373px;
}

#header ul li {
	float: left;
	margin-right: 30px;
}

#header ul a {
	color: #555;
	text-decoration: none;
}

#header ul a:hover {
	color: #F5EFE9;
	text-decoration: underline;
}

#lang {
	position: absolute;
	right: 35px;
	top: 14px;
	background-image: url(../images/common/lang_bg.png);
	padding-bottom: 0;
}

#lang a {
	display: block;
	width: 33px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #555;
}

/* CONTENT */

.block {
	position: relative;
	min-height: 1px;
	padding-bottom: 44px;
}

.container {
	margin-left: 3px;
}

.screen {
	width: 960px;
}

.banner-back {
	position: absolute;
}

.banner-img {
	position: relative;
}

.banner-img a {
	outline: 0;
}

.item {
	float: left;
	width: 200px;
	padding: 50px 0 0 35px;
	text-align: center;
}

.item img {
	margin: -4px 0 8px -4px;
	border: 4px solid transparent;
}

a.no-line {
	text-decoration: none;
}

.item a:hover img {
	border-color: #edeeeb;
}

.item span {
	font: 12px Georgia, serif;
}

.contact {
	float: left;
	border-right: 1px solid #FFF;
	padding-bottom: 0;
	height: 128px;
}

.contact:hover {
	background-color: #b33819;
}

.contact-last {
	border-right-width: 0;
}

.block-banners .container {
	height: 372px;
}

.block-contacts .container {
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 50px;
}

.style-gray {
	background-color: #D1D4CE;
}

.style-gray a {
	color: #000;
}

.style-gray span a, .style-gray span {
	color: #767676;
}

.style-red {
	background-color: #AB3216;
	/*height: 292px;*/
}

.noscroll-textual {
	padding: 26px 38px 14px 38px;
	color: #ede8e2;
	font: 12px Georgia, serif;
}

.noscroll-textual h3 {
	margin-bottom: 10px;
	padding-top: 0;
}

.noscroll-textual .clr-2 {
	color: #8b8470;
}

.noscroll-textual ul li {
	list-style-type: none;
	padding: 0 0 14px 26px;
	background: url(/images/common/cross.png) no-repeat;
}

.style-green {
	background-color: #667534;
	color: #15141a;
}

.style-green a {
	color: #15141a;
}

.style-green span a, .style-green span {
	color: #ede8e2;
}

.style-black {
	background-color: #15141A;
	color: #ede8e2;
}

.style-black a {
	color: #ede8e2;
}

.style-black h3 {
	color: #504752;
}

.style-black span a, .style-black span {
	color: #555;
}

.style-black2 {
	color: #ede8e2;
}

.style-black2 h3 {
	color: #504752;
}

.style-black2 a, .style-black2 span {
	color: #555;
}

.style-blue {
	background-color: #304a6f;
	color: #ede8e2;
}

.style-blue a {
	color: #ede8e2;
}

.style-blue span a, .style-blue span {
	color: #000;
}

.arrow-left {
	position: absolute;
	width: 76px;
	height: 76px;
	left: -86px;
	top: 0;
	background-image: url(../images/common/arrow_left.png);
	cursor: pointer;
}

.arrow-right {
	position: absolute;
	width: 76px;
	height: 76px;
	right: -86px;
	top: 0;
	background-image: url(../images/common/arrow_right.png);
	cursor: pointer;
}

.circle {
	position: absolute;
	margin-top: -17px;
	left: 474px;
}

.circle a {
	display: block;
	width: 33px;
	height: 34px;
	text-indent: -1000em;
	overflow: hidden;
	background-repeat: no-repeat;
}

.style-red .circle a { background-image: url(../images/common/circle_red.png); }
.style-green .circle a { background-image: url(../images/common/circle_green.png); }
.style-black .circle a { background-image: url(../images/common/circle_black.png); }
.style-blue .circle a { background-image: url(../images/common/circle_blue.png); }


.stars {
	position: absolute;
	margin: -46px 0 0 38px;
}

.stars p {
	float: left;
	margin-right: 44px;
	line-height: 72px;
	background-repeat: no-repeat;
	font-size: 16px;
	width: 190px;
}

.stars p span {
	float: left;
	width: 75px;
	height: 76px;
	line-height: 72px;
	text-align: center;
	color: #FFF;
	margin-right: 7px;
}

.star-blue {
	background-image: url(../images/common/star_blue.png);
	color: #4398bc;
}

.star-blue a {
	color: #4398bc;
	text-decoration: none;
}

.star-green {
	background-image: url(../images/common/star_green.png);
	color: #608010;
}

.star-green a {
	color: #608010;
	text-decoration: none;
}

.star-yellow {
	background-image: url(../images/common/star_yellow.png);
	color: #bea762;
}

.star-yellow a {
	color: #bea762;
	text-decoration: none;
}

.star-red {
	background-image: url(../images/common/star_red.png);
	color: #ab3216;
}

.star-red a {
	color: #ab3216;
	text-decoration: none;
}

.block-banners .screen {
	left: 0;
	position: absolute;
}

.screen-back {
	position: absolute;
	display: none;
}

.scroll-side .container {
	position: relative;
	overflow: hidden;
}

.scroll-side .scrolling {
	position: absolute;
}

.scroll-side div.screen {
	float: left;
	position: static;
	display: block;
}

#ajax-tmp {
	display: none;
}

.ajax-data {
	padding: 16px 16px 2px;
	max-width: 900px;
}

.ajax-data h3 {
	margin: 0;
	padding: 0 0 16px;
	color: #000;
}

.ajax-data .clr-2 {
	color: #999;
}

form {
	padding-top: 10px;
}

form p {
	clear: left;
}

form label {
	float: left;
	width: 90px;
}

form input.field, form textarea.area {
	width: 200px;
	border: 1px solid #000;
	font: 13px Arial, sans-serif;
}

form input.error, form textarea.error {
	border-color: red;
}

form textarea.area {
	height: 100px;
}

form p.button {
	text-align: right;
}

form input.button {
	cursor: pointer;
	font: 13px Arial, sans-serif;
	background-color: #29272C;
	color: #FFF;
	border-width: 0;
	padding: 5px 10px;
}

.no-padding {
	padding-bottom: 3px;
}

.cat-on {
	display: none;
}

/* FOOTER */

#footer {
	height: 90px;
}

#copyright {
	position: absolute;
	height: 46px;
	margin: 20px 0 0 465px;
	padding-left: 62px;
	background: url(../images/common/logo_copy.png) no-repeat;
	color: #555;
	font: 11px/46px Arial, sans-serif;
}
