body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 11px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #464949;
}
input, textarea, option, select {
	font: normal normal 11px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #000000;
}
a:hover {
	text-decoration: none;
}

@media screen, handheld, projection, speech, tty, tv {
	*.forprint { 
		display: none; 
	}
}
.outer {
	position: relative;
	height:100%;
	scrollbar-3dlight-color : #ffcb2f;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffcb2f;
	scrollbar-highlight-color : #ffcb2f;
	scrollbar-shadow-color : #ffcb2f;
	scrollbar-track-color : #ffffff;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}
.preload {display: none;}

body.body_bg {
	background: url('../media/images/bg/header_bg.gif') 0 0 repeat-x;
}
body .body {
	background: url('../media/images/bg/body_bg.gif') 0 100% repeat-x;
}
body .body.no_bg {
	background: none;
}
body.page_bg {
	background: url('../media/images/bg/page_bg.gif') 0 0 repeat-x !important;
}
.wrapper_bg {
	background: url('../media/images/bg/spot_bg.jpg') 50% 0 no-repeat;
	min-width: 990px;
}
body.page_bg .wrapper_bg {
	background: url('../media/images/bg/spot_page_bg.jpg') 50% 0 no-repeat;
}
.wrapper_bg_bot {
	background: url('../media/images/bg/footer_bg.jpg') 0 100% repeat-x;
}
.wrapper {
	width: 990px;
	margin: 0 auto;
}
.min_hight {
	height: 500px;
}

.dec_left {
	background: url('../media/images/bg/dec_1.jpg') 50% 100% no-repeat;
}
.dec_contact_form {
	background: url('../media/images/bg/dec_contact_form.jpg') 50% 229px no-repeat;
}
.dec_cat_menus {
	background: url('../media/images/bg/dec_cat_menus.jpg') 50% 100% no-repeat;
}
.dec_cat_competitions {
	background: url('../media/images/bg/dec_cat_competitions.jpg') 50% 100% no-repeat;
}
.dec_cat_clubs {
	background: url('../media/images/bg/dec_cat_clubs.jpg') 50% 100% no-repeat;
}
.dec_cat_spec_offers {
	background: url('../media/images/bg/dec_cat_spec_offers.jpg') 50% 100% no-repeat;
}
.dec_cat_function_rooms,
.dec_cat_parties {
	background: url('../media/images/bg/dec_cat_parties.jpg') 50% 100% no-repeat;
}
.dec_cat_gallery {
	background: url('../media/images/bg/dec_cat_gallery.jpg') 50% 100% no-repeat;
}
.dec_about_us {
	background: url('../media/images/bg/dec_about_us.jpg') 50% 100% no-repeat;
}

.logo {
	float: left;
	padding: 27px 0 0 60px;
}
.call_us_to {
	padding: 9px 26px 7px 0;
	float: right;
}
.content {
	padding: 5px 19px 20px 18px;
}
.text {
	padding: 0 5px 0 0;
}
.text,
.text * {
	font-size: 14px; 
	line-height: 157%;
}
.hdr {
	background: url('../media/images/dec/dashed_gray.gif') 0 0 repeat-x;
	padding: 13px 0 9px 0;
}

/* footer */
.footer {
	padding: 0 0 0 16px;
}
.footer * {
	color: #abadbb !important;
	font-size: 14px !important;
}
.footer a {
	text-decoration: none !important;
	border-bottom: 1px dotted #abadbb;
}
.footer a:hover {
	color: #ffffff !important;
	border-bottom: 1px dotted #ffffff;
}
.footer .bot_link {
	background: url('../media/images/dec/arrow.gif') 0 7px no-repeat;
	padding: 0 0 0 8px;
}
.footer .thumbs {
	border: none;
	float: left;
	margin: 0 6px 0 0;
}
.footer table {
	height: 95px;
}
.footer table td {
	vertical-align: bottom;
	padding: 0 0 15px 0;
}
.footer .thumbs:hover {
	border: none;
}
.footer .join_us {
	padding: 0 0 6px 0;
}
.footer .join_us .fl {
	margin: 0 6px 0 0;
}

/*  form  */
.form .select select,
.form .textarea textarea {
	width: 220px;
}

.form .label {
	padding: 10px 0 0 0;
	text-align: right;
	width: 122px;
}
.form .label label {
	font-size: 14px;
	color: #464949;
	padding: 0 13px 0 0;
}
.form .input {
	background: url('../media/images/bg/input.gif') 0 0 no-repeat;
	padding: 0 7px 0 10px;
	height: 32px;
	margin: 3px 0 0 0;
}
.form .textarea {
	background: url('../media/images/bg/textarea.gif') 0 0 no-repeat;
	padding: 0 7px 0 10px;
	height: 86px;
	margin: 3px 0 0 0;
}
.form .input input {
	border: none;
	font-size: 14px;
	color: #7a848a;
	background: none;
	width: 190px;
	margin: 7px 0 0 0;
}
.form .textarea textarea {
	border: none;
	font-size: 14px;
	line-height: 18px;
	color: #7a848a;
	background: #ffffff;
	height: 67px;
	width: 188px;
	margin: 7px 0 0 0;
}
.form .error .input {
	background: url('../media/images/bg/input_err.gif') 0 0 no-repeat;
}
.form .error .textarea {
	background: url('../media/images/bg/textarea_err.gif') 0 0 no-repeat;
}
.form .button {
	text-align: right;
}
.form .button {
	margin: 0 1px 0 auto;
}
.form .req {
	padding: 3px 0 0 0;
}

.form .radio input {
	vertical-align: middle;
}

.form .success {
	padding: 0 0 0 28px;
}
.form .success,
.form .success * {
	color: #464949;
	font-size: 14px;
	line-height: 22px;
}
/*  form  */

/*  main_menu  */
.main_menu_padd {
	padding: 21px 22px 0 22px;
}
.main_menu {
	background: url('../media/images/bg/main_menu_bg.gif') 0 0 no-repeat;
	padding: 4px 0 4px 3px;
	margin: 0 0 -17px 0;
	text-align: center;
}
.page_bg .main_menu {
	margin: 0;
}
.main_menu .main_menu_item,
.main_menu .menu_line {
	float: left;
	margin: 0 1px 0 0;
}
.main_menu .menu_line {
	margin: 5px 1px 0 1px;
}
.main_menu .main_menu_item .menu_left img,
.main_menu .main_menu_item .menu_right img {
	width: 8px;
	height: 43px;
}
.main_menu .main_menu_item .menu_mid a,
.main_menu .main_menu_item .menu_mid span {
	display: block;
	padding: 14px 4px 9px 4px;
}
.main_menu .main_menu_item.ov {
	cursor: pointer;
}
.main_menu .main_menu_item .menu_left {
	background: url('../media/images/bg/menu_left.gif') 0 0 no-repeat;
}
.main_menu .main_menu_item .menu_right {
	background: url('../media/images/bg/menu_right.gif') 100% 0 no-repeat;
}
.main_menu .main_menu_item .menu_mid {
	background: url('../media/images/bg/menu_mid.gif') 0 0 repeat-x;
}
.main_menu .main_menu_item.ov .menu_left {
	background: url('../media/images/bg/menu_left_ov.gif') 0 0 no-repeat;
}
.main_menu .main_menu_item.ov .menu_right {
	background: url('../media/images/bg/menu_right_ov.gif') 100% 0 no-repeat;
}
.main_menu .main_menu_item.ov .menu_mid {
	background: url('../media/images/bg/menu_mid_ov.gif') 0 0 repeat-x;
}
/*  main_menu  */


/*  sub_menu  */
.submenu_width {
	width: 307px
}
.sub_menu {
	width: 264px;
	padding: 17px 0 0 0;
}
.sub_menu a,
.sub_menu span {
	font-size: 15px;
	color: #2c3254;
	text-decoration: none !important;
	display: block;
}
.sub_menu a {
	background: url('../media/images/bg/sub_item.gif') 0 0 repeat-x;
}
.sub_menu a:hover,
.sub_menu span {
	background: #cce0f5 url('../media/images/bg/sub_item_ov.gif') 0 0 repeat-x;
}

.sub_menu a span,
.sub_menu span span {
	padding: 8px 5px 7px 48px;
}
.sub_menu a span,
.sub_menu span span {
	background: url('../media/images/bg/submenu_left.png') 0 0 no-repeat;
}
.sub_menu span span.cat_down {
	background: #cce0f5 url('../media/images/bg/submenu_left_ov.png') 0 0 no-repeat;
}
.sub_menu .sub_child_list {
	background: #e8f1fa url('../media/images/dec/dashed_gray.gif') 0 0 repeat-x;
	padding: 6px 0 5px 0;
}
.sub_menu .sub_child {
	padding: 3px 10px 3px 59px;
}
.sub_menu .sub_child a,
.sub_menu .sub_child span {
	font-size: 11px;
	background: none !important;
}
.sub_menu .sub_child a:hover,
.sub_menu .sub_child span {
	text-decoration: underline !important;
	color: #b42d28;
}
.sub_menu .submenu_top {
	background: url('../media/images/bg/submenu_top.png') 0 0 no-repeat;
	height: 16px;
}
.sub_menu .submenu_bot {
	background: url('../media/images/bg/submenu_bot.png') 0 0 no-repeat;
	height: 21px;
}
.sub_menu .submenu_mid {
	background: url('../media/images/bg/submenu_mid.png') 0 0 repeat-y;
	padding: 0 6px 0 5px;
}
.sub_menu .submenu_mid .sub_item {
	background: url('../media/images/dec/dashed_gray.gif') 0 100% repeat-x;
	padding: 0 0 1px 0;
}
.sub_menu .submenu_mid .sub_item.last {
	background: none;
}
/*  sub_menu  */


/* path */
.path {
	padding: 22px 0 13px 0;
}
.path a,
.path span {
	padding: 0 0 0 8px;
	margin: 0 28px 0 0;
	font-size: 11px;
	line-height: 130%;
}
.path a {
	color: #005caa;
	background: url('../media/images/dec/arrow_blue.gif') 0 4px no-repeat;
	text-decoration: none !important;
}
.path a:hover {
	color: #b42d28 !important;
	background: url('../media/images/dec/arrow_red.gif') 0 4px no-repeat;
	text-decoration: underline !important;
}
.path span {
	color: #7d7f7f;
	background: url('../media/images/dec/arrow_gray.gif') 0 4px no-repeat;
}
/* path */

/* back */
.back {
	float: right;
	padding: 6px 0 0 0;
}
/* back */

/* to_top */
.to_top {
	background: url('../media/images/dec/dashed_gray.gif') 0 100% repeat-x;
	padding: 10px 0 20px 0;
	margin: 0 0 7px 0;
	text-align: right;
}
.to_top a {
	background: url('../media/images/dec/arrow_up_blue.gif') 0 5px no-repeat;
	color: #005caa;
	font-size: 12px;
	padding: 0 0 0 8px;
}
.to_top a:hover {
	background: url('../media/images/dec/arrow_up_red.gif') 0 5px no-repeat;
	color: #b42d28;
}
/* to_top */


/*  gallery_list  */
.gallery_list .hdr img {
	float: left;
}
.gallery_list .hdr span {
	background: url('../media/images/dec/arrow_big.gif') 0 9px no-repeat;
	font-size: 21px;
	font-weight: bold;
	color: #2c3254;
	display: block;
	float: left;
	padding: 0 0 0 12px;
	margin: 5px 0 0 14px;
}
.gallery_list .gallery {
	margin: 28px 0 0 2px;
}
.gallery_list .gallery_item {
	background: url('../media/images/dec/gallery_border.gif') 0 0 no-repeat;
	margin: -4px 0 0 -3px;
}
.gallery_list .item {
	height: 152px;
	width: 202px;
	float: left;
	margin: 0 19px 22px 0;
}
.gallery_list .lightbox img {
	height: 161px;
	width: 207px;
}
.gallery_list .item.third {
	margin-right: 0;
}
.gallery_list .no_images {
	font-size: 14px;
	line-height: 157%;
}
/*  gallery_list  */


/* newsletter_block */
.newsletter_block {
	background: url('../media/images/bg/newsletter_line.gif') 100% 0 no-repeat;
	padding: 24px 0 0 0;
	width: 784px;
	float: right;
}
.newsletter_block .newsletter_table {
	float: right;
	margin: 0 39px 0 0;
}
.newsletter_block .input {
	background: url('../media/images/bg/input_newsletter.gif') 0 0 no-repeat;
	height: 33px;
	padding: 0 7px 0 10px;
	margin: 3px 0 0 0;
}
.newsletter_block .input_padd {
	padding: 0 7px 0 8px;
}
.newsletter_block .input input {
	border: none;
	font-size: 14px;
	color: #676d70;
	background: none;
	width: 191px;
	margin: 5px 0 0 0;
}
.newsletter_block .input.error {
	background: url('../media/images/bg/input_newsletter_er.gif') 0 0 no-repeat;
}
.newsletter_block .input.error input {
	color: #c84b54;
}
.newsletter_block .checkbox span {
	position: absolute;
	top: 0 !important;
	left: 0 !important:
}
.newsletter_block .checkbox label {
	margin: 2px 10px 0 18px;
}
.newsletter_block .checkbox * {
	color: #717372;
	font-size: 12px;
	line-height: 18px;
}
.newsletter_block .success,
.newsletter_block .success * {
	font-size: 14px;
	color: #24875c;
}
.newsletter_block .success {
	text-align: right;
	padding: 9px 60px 14px 0;
}
.newsletter_block .clr {
	height: 0;
}

/* title_item_list */
.title_item_list {
	padding: 25px 0 30px 2px;
}
.title_item_list .title_item {
	background: url('../media/images/bg/title_item_bg.png') 0 0 no-repeat;
	width: 478px;
	height: 223px;
	float: left;
	position: relative;
	margin: 0 0 17px 0;
}
.title_item_list .title_item.odd {
	margin-left: 20px;
}
.title_item_list .title_item.ov {
	background: url('../media/images/bg/title_item_bg_ov.png') 0 0 no-repeat;
}
.title_item_list .title_item .title_item_img {
	width: 218px;
}
.title_item_list .title_item .title_item_img div {
	position: absolute;
	right: -11px;
	top: -7px;
}
.title_item_list .title_item .item_info {
	padding: 24px 20px 0 22px;
}
.title_item_list .title_item .short_description {
	margin: 6px 0 0 0;
	height: 81px;
	overflow: hidden;
}
.title_item_list .title_item .short_description,
.title_item_list .title_item .short_description * {
	font-size: 15px;
	line-height: 18px;
	color: #464949;
}
.title_item_list .title_item .more_btn {
	width: 150px;
	display: block;
}

/*  title_images  */
#title_images {
	background: url('../media/images/bg/title_image_top.gif') 0 9px no-repeat;
	padding: 28px 0 0 0;
	margin: 0 0 0 17px;
}
.title_images {
	width: 956px;
	height: 276px;
	position: relative;
	background: url('../media/images/bg/title_image.png') 0 0 repeat-y;
}
#title_images .first_item,
#title_images .current_item,
#title_images .last_item {
	float: left;
}
#title_images .offers_bot {
	width: 956px;
	height: 19px;
	background: url('../media/images/bg/title_image_bot.png') 0 100% no-repeat;
}
#title_images .offers {
	height: 296px;
	left: 10px;
	top: -8px;
	overflow: hidden;
	position: absolute;
	width: 934px;
	padding: 0;
	z-index: 3;
}
#title_images .offer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#title_images .offer .image_table {
	height: 296px;
}
#title_images .offer .image_table td {
	vertical-align: middle;
}
#title_images .offer.middle {
	z-index: 3;
}
#title_images .offer.middle .image_table img {
	border: 1px solid #b1b1b1;
}
#title_images .offer .image_table img {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: auto 0;
}
#title_images .hidden {
	display: none;
}
#title_images .prev_button,
#title_images .next_button {
	position: absolute;
	width: 83px;
	height: 83px;
	top: 100px;
	cursor: pointer;
	z-index: 11;
}
#title_images .prev_button {
	left: -14px;
	background: url('../media/images/btn/title_image_prev.png') 50% 50% no-repeat;
}
#title_images .prev_button.ov {
	background: url('../media/images/btn/title_image_prev_ov.png') 50% 50% no-repeat;
}
#title_images .next_button {
	right: -23px;
	background: url('../media/images/btn/title_image_next.png') 50% 50% no-repeat;
}
#title_images .next_button.ov {
	background: url('../media/images/btn/title_image_next_ov.png') 50% 50% no-repeat;
}
#title_images .preloader {
	position: absolute;
	background: #ffffff;
	top: -10px;
	left: 10px;
	z-index: 10;
	height: 300px;
	width: 934px;
	padding: 0;
}
#title_images .preloader .preloader_padd {
	padding: 140px 0 0 0;
}
/*  title_images  */


/*  contact_form  */
.contact_form {
	height: 660px;
}
.contact_form .contact_form_padd {
	padding: 130px 300px 0 311px;
}
.contact_form .contact_form_hdr {
	padding: 0 0 12px 28px;
}
.contact_form .description {
	padding: 0 25px 3px 29px;
}
.contact_form .description .description_height {
	height: 53px;
	overflow-y: hidden;
}
.contact_form .description,
.contact_form .description * {
	font-size: 11px;
	line-height: 16px;
	color: #464949;
}
/*  contact_form  */

/* text image */
.img_border .bg_1 img,
.img_border .bg_2 img,
.img_border .bg_3 img,
.img_border .bg_7 img,
.img_border .bg_8 img,
.img_border .bg_9 img {
	height: 12px;
	width: 0;
}
.img_border .bg_4 img {
	width: 12px;
	height: 0;
}
.img_border .bg_6 img {
	width: 16px;
	height: 0;
}
.img_border .bg_1,
.img_border .bg_3
.img_border .bg_7,
.img_border .bg_9 {
	width: 11px;
	height: 11px;
}
.img_border .bg_2 {
	height: 12px;
}
.img_border .bg_8 {
	height: 15px;
}
.img_border .bg_4 {
	width: 12px;
}
.img_border .bg_6 {
	width: 16px;
}
.img_border .bg_1 {
	background: url('../media/images/bg/bg_1.gif') 0 0 no-repeat;
}
.img_border .bg_2 {
	background: #ffffff url('../media/images/bg/bg_2.gif') 0 0 repeat-x;
}
.img_border .bg_3 {
	background: url('../media/images/bg/bg_3.gif') 0 0 no-repeat;
}
.img_border .bg_4 {
	background: #ffffff url('../media/images/bg/bg_4.gif') 0 0 repeat-y;
}
.img_border .bg_6 {
	background: #ffffff url('../media/images/bg/bg_6.gif') 100% 0 repeat-y;
}
.img_border .bg_7 {
	background: url('../media/images/bg/bg_7.gif') 0 0 no-repeat;
}
.img_border .bg_8 {
	background: #ffffff url('../media/images/bg/bg_8.gif') 0 100% repeat-x;
}
.img_border .bg_9 {
	background: url('../media/images/bg/bg_9.gif') 0 0 no-repeat;
}

.img_border_left {
	float:left;
	margin-right:10px;
}

.img_border_right {
	float:right;	
	margin-left:10px;
}
/* text image */