body {
    background-attachment: fixed;
	/*background-color: #CCECFF;*/
        background-color: #eee;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    color: #000;
    padding: 0px;
}
h1, h1 a {color: #006b7b; font-size: 15pt; margin: 15px 0px; }
h2, h2 a {color: #006b7b; font-size: 20px; margin: 10px; font-weight: normal; line-height:20px; }
h3, h3 a {color: #006B7B; font-size: 18px; margin: 10px;}
h4, h4 a {margin: 5px; margin-left: 0px;}
h5 {margin: 5px 0px 10px 0px; font-size: 16px; color: #006b7b;}
#body {width: 970px; margin-top: 5px;}
#footer { background-color: #34a0b0; background-position: 0% 100%; padding: 10px 5px 5px 20px; color: white;}
#footer table td {vertical-align: top;}
#footer_p {font-size: 12px; color: white; text-align: left; font-style: italic; margin: 10px 0px;}
#main_top {}
#main_center {
    /* padding: 0px 10px 4px 0px; */
    vertical-align: top; 
}
#main_left {	
    width: 220px !important;
    max-width: 220px !important;
    vertical-align: top; 
    /* background-color: #ffffff;  */
    background-repeat: repeat-x;
}
#main_right {
    width: 750px;
    /* background-color: #ffffff;  */
    background-repeat: repeat-x;
    vertical-align: top;
}
#main_content {padding: 0px 0px; width: 750px !important; /*background-color: #fff;*/}
.hr_grey {
    color: #d5d4d4; /*??? IE */
    background-color:#d5d4d4; /*??? Firefox, Opera, Safari*/
    border:0px none;
    height:1px; /* ?????? 1px IE, Firefox, Opera, Safari */
    clear:both; /* ??? ???????, ???? ??? ???? ????? float ???????? */
}
.table {width: 100%;}
.table td {padding: 2px 2px;}

.bgWhite {background-color: #fff;}

.okmessage {border: 1px solid #bbd2bc; background-color: #dcf7dd; padding: 10px; margin: 5px 0px;}
.hide {display: none;}
pre { font-family: Lucida Console;}
.logInfo {padding: 5px;  font-family: Lucida Console;}


.regForm td, .regForm td input {
	font-size: 14px;
}
.regForm td input {
	
}

.tableForm
{}
.tableForm td {
	vertical-align: top;
	padding: 4px;
}

/*---UL LI ---*/
ul.ul {
	list-style-type: disc;
	margin-left: 20px !important;
}
ul.ul li.accept {list-style-image: url('/images/html/accept.png');}
ul.ul li.cross {list-style-image: url('/images/html/cross.png');}


.restWidget a {
	color: #006b7b !important;
}

/* ------------- */
#noticeOnlineService {
	width: 400px;
	background-color: #fe7401;
	color: #fff;
}
#noticeOnlineService h2 {color: #fff; margin-left: 0px;}
#noticeOnlineService p {color: #fff; font-size: 14px;}
#noticeOnlineService .closeButton {color: #fff; font-size: 14px;}
#noticeOnlineService .submit {color: #fe7401; width: 150px; background-color: #fff; font-size: 14px; border: 0px; height: 30px; font-weight: bold; cursor: pointer;}
#noticeOnlineService .periodFields {padding: 5px; margin: 10px 0px; background-color: #f5994d;}
#noticeOnlineService input.datepicker {background-color: #f5994d; border: 0px; border-bottom: 1px solid #fff; font-weight: bold; color: #fff; text-align: center;}

/* ---- MAP ---- */
.ymap {
	width: 100%;
}
.ymap.fullscreen {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99999;
	width: 100% !important;
	height: 100% !important;
	margin: 0px !important;
}
.mapBalloon table td {padding: 2px; vertical-align: top;}


label.error {display: block; margin: 4px 0px; color: red;}

/* --- RESERVE ---- */

div.separator {margin-bottom: 16px; border-bottom: 1px dashed #d5d4d4;}
.restMainImg {border: 1px solid #34a0b0;}
.container {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}
.container table td {padding: 5px; vertical-align: top;}
.container table td div {margin-bottom: 5px;}
.infoValue {color: #333;}
div.error, span.error {padding: 5px; border: 1px solid #FF6666; background-color: #ffdcde; margin: 5px 0px;}
.errorMessage {padding: 2px; color: red; }
input.error { border: 2px solid #FF6666;}
.hint {color: #777; font-size: 11px;}
.rest_location {color: #016f80; font-style: italic;}
.photoblock {
	margin: 0px 5px 5px 0px; 
	display: block; 
	width: 110px; 
	float: left; 
	overflow: hidden; 
	text-align: center;
	background-color: #ddd;
}

/* изображения */
.delete_object_image {
	position: relative;
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 2px;
}
.delete_object_image .obimg {
	position: absolute;
	opacity: 1;
}
.delete_object_image img.deleteObjImg {
	position: absolute;
	left: 52px;
	top: 2px;
}
.delete_object_image img.deleteObjImg:hover {
	opacity: 0.6;
}

/* usermenu */

/*
.userMenu a {
	display: block;
	padding: 5px;
	background-color: #008499;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin-right: 3px;
	text-decoration: none;
	float: left;
}
.userMenu a:hover {
	background-color: #34a0b0;
}
*/

/* MENU */

#div_menu, #main_menu
{
    background-color: #34a0b0;
}
#div_submenu
{
    background-color: #008499;
}
.subnav {display: none;}
#mnav, .subnav{
    float:left;
    width:100%;
    list-style:none;
    font-weight:bold;
    padding: 0px 6px;
}
#mnav li, .subnav li{
    float:left;
    margin-right:5px;
    position:relative;
    display:block;
}
.subnav li {float: none; margin-left: 5px;}
#mnav li a, .subnav li a{
    display:block;
    padding:5px 10px;
    color:#fff;
    text-decoration:none;
}
#mnav li a:hover, .subnav li a:hover{
    text-decoration:none;
}

#mnav li:hover ul{ /* ??????? ?????????? ????? ??? ????????? ??????? */
    left:0; /* ???????? ??? ??????? ?? ?????, ????? ????? */
    opacity:1; /* ?????? ???????????? */
}
#mnav li:hover a, .mactive { /* ????????????? ????? ??? ???????? ??????, ????? ????????? ?????????? ?????? */
    background:#008499;
    text-decoration:none;
}

.iactive {background-color: #006d7e; color: #dbdbdb;}

.subnav li:hover a{ /* ????????????? ????? ??? ???????? ??????, ????? ????????? ?????????? ?????? */
    text-decoration:underline;
}

/* ------------------- */

/* ----- СТРАНИЦА ПОИСКА ----- */

.rest_descr div {padding: 2px 0px;}
.tbl_obj {width: 100%; margin-top: 5px;}
.tbl_obj td {
        width: 15%; 
        padding: 3px; 
        text-align: center; 
        color: black; 
        font-size: 12px;
        border-bottom: 1px solid #e8e8e8;
}
.tbl_obj .tbl_obj_thead td {
        font-weight: bold;
        border: 0px;
}
.sort div {
        display: inline;
        padding: 2px;
        margin: 3px 0px;
}
.active_sort a {
        font-weight: bold;
        color: #ff7d00;
}
#sort_cash {
        position: absolute;
        border: 1px solid #016f80;
        background-color: white;
}
.sort .point a:hover {color: #ff7d00;}
/* --------------------------- */

.mainColorBackground { background-color: #006b7b !important; }
.mainColorText { color: #006b7b; }

.beznalInfo
{
    padding: 96px 20px 80px 55px;
    width: 560px;
    height: 280px;
    background-image: url('/images/html/beznal-info.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.beznalInfo div {
    color: #555;
    margin-bottom: 16px;
    font-size: 18px;
}

.left_menu {
    margin: 0px 10px 10px 0px;
	padding: 5px;
	color: #fff;
	-webkit-box-shadow: 3px 3px 7px #666;
    -moz-box-shadow: 3px 3px 7px #666;
    box-shadow: 3px 3px 7px #666;
	background-color: #006b7b;
}

.bShadow {
    -webkit-box-shadow: 3px 3px 7px #666;
    -moz-box-shadow: 3px 3px 7px #666;
    box-shadow: 3px 3px 7px #666;
	/* filter:
        progid:DXImageTransform.Microsoft.Shadow(color='#666', Direction=45, Strength=6)
        progid:DXImageTransform.Microsoft.Shadow(color='#666', Direction=135, Strength=6)
        progid:DXImageTransform.Microsoft.Shadow(color='#666', Direction=225, Strength=6)
        progid:DXImageTransform.Microsoft.Shadow(color='#666', Direction=315, Strength=6);
	 */
	/* filter: progid:DXImageTransform.Microsoft.dropshadow(offX=5, offY=5, color=#000000); /* IE же, бл** */ 
}

.left_menu_in {
    margin: 7px;
    padding-left: 5px;
    padding-bottom: 3px;
    /*background-image: url('/images/html/fon_left_menu.png');*/
    background-repeat: repeat-x;
}

.left_menu_title {
    /*margin: 5px 5px 5px 0px; font-weight: bold;*/
	margin: 5px 5px 5px 0px;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}
.left_menu_name {
	/*
    background-image: url('/images/html/blockheader_no.png');
    background-repeat: no-repeat;
    height: 32px;
    padding-left: 10px;
    padding-top: 8px;
    font-size: 13px;
    color: white;*/
	color: #fff;
	height: 32px;
    font-size: 15px;
	font-weight: bold;
}
.left_menu_in ul li {margin-bottom: 3px;}

.title_div {
    width: 98%;
    color: #006b7b;
    font-size: 16pt;
    font-weight: bold;
    padding: 20px 0px;
    border-top: 1px dashed #d5d4d4; 
    border-bottom: 1px dashed #d5d4d4;
}
.desctipt_cat {
    margin: 20px 0px;
    background-color: #eee;/*#e4e3f4;*/
    padding: 10px;
}
.desctipt_cat div {line-height: 1.4; font-size: 11px; }
.desctipt_cat div p {line-height: 1.4; font-size: 11px; margin: 0px;}
.desctipt_cat img {margin: 0px 4px 4px 0px;}
.bindArticles .desctipt_cat {
	margin: 0px 0px;
	padding: 0px;
}

.button_reserve {
    background-color: #006b7b;
    border: 0px;
    text-align: center;
    font-size: 13px;
    width: 120px;
    padding: 8px 3px !important;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}
.button_reserve.addedToCart {
	background-color: #5bb75b;
}
.calendarTypeButton {
    border: 0px !important;
    padding: 6px 10px;
    color: #006B7B;
    background-color: transparent !important;    
    font-weight: bold;
    cursor: pointer;
}
.calendarTypeButton:hover {
    color: #fff !important;
    background-color: #008499 !important;
}
.calendarTypeButton.active {
    color: #fff !important;
    background-color: #006b7b !important;
    cursor: default !important;
}

#breadcrumbs {
    /*padding: 10px;*/
    padding-left: 0px;
    margin-bottom: 10px;
    font-size: 12px;
}
.html {	margin: 10px 0px; }
.html  table { margin: 0px auto; width: 100%;}
.html  table td {border: 1px solid black; padding: 2px;}
.html  table td p {margin: 0px;}
.html p {margin: 10px 0px;}
.html ul {margin: 5px 0px;}

.articleLinkItem {padding: 2px 0px 4px 0px;}

.topDashed {border-top: 1px dashed #016f80;}
.bottomDashed {border-bottom: 1px dashed #016f80;}
.topDashedBlack {border-top: 1px dashed #000;}
.bottomDashedGrey {border-bottom: 1px dashed #d5d4d4;}
.bottomDashedBlack {border-bottom: 1px dashed #000;}

#sb-player.html {margin: 0px;}

.html li {margin-left: 25px; margin-bottom: 4px; list-style-type: disc;}
.w100p {width: 100%;}
.bold {font-weight: bold;}

.tbl_padding td {padding: 2px;}
.tbl_valign_top td {vertical-align: top;}
.tbl_valign_middle td {vertical-align: middle;}
.sort {margin: 20px 0px 5px 0px;}

.foot_a a {color: white;}

.pages {
    margin-top: 10px;
}
.buttonMainStyle {
    background-color: #006b7b;
    border: 0px;
    text-align: center;
    font-size: 13px;	
    padding: 3px !important;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    margin: 2px 0px;
}

.margin7 {margin: 7px;}
.mt10 {margin-top: 10px;}
.mb10 {margin-bottom: 10px;}
.ml10 {margin-left: 10px;}
.mr10 {margin-right: 10px;}
.mt5 {margin-top: 5px;}
.mb5 {margin-bottom: 5px;}
.ml5 {margin-left: 5px;}
.mr5 {margin-right: 5px;}
.block {	padding: 5px; }
.bg_grey { background-color: #edeef1; }

.toggle {cursor: pointer;}

.button {
    border: 2px solid #006b7b;
    padding: 2px 10px;
    color: #006b7b;
    font-size: 14px;
    font-weight: bold;
    background-color: #FFF;
}
.button:hover {
    border-color: #00434d;
    background-color: #edeef1;
    cursor: pointer;
}
.find_button {
    background-image: url('/images/html/find_icon.png');
    background-repeat: no-repeat;
    background-position: 10px 0px;
    padding-left: 36px;
}

.blue_links {
    color: #49baca;
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}
.blue_links:hover { 
    color: #006b7b;
    text-decoration: none;
}
.review_rating {
    width: 50px !important;
    height: 20px !important; 
    border: 2px solid #d1d1d3; 
    text-align: center; 
    color: #4cbaca; 
    font-size: 22px;
    font-weight: bold;	
    padding: 15px 0px 10px 0px;
    float: left;
    margin: 0px 5px;
}
.p_vigoda {font-size: 14px; line-height: 18px;}
#email_address_main {width: 260px;}

.message {
    border: 1px solid #D4BC4C;
    padding: 5px;
    margin: 5px 0px;
    background-color: #F9F6E7;
}

#loading_cursor {z-index: 1110;}
.button_main_search {
    padding: 3px; 
    background-color: #e6e6e6;
    background-image: url('/images/html/button_main_search_bg.png');
    background-repeat: repeat-x;
    background-position: 0% 100%;
    cursor:pointer; 
    height: 24px; 
    border: 1px solid #767676;
    margin: 0px;
}
.button_main_search:hover {border: 1px solid #767676; background-position: 0% 0%;}
.field_main_search {
    width: 300px; 
    border: 1px solid #a5acb2; 
    border-right: 0px;  
    height: 22px; 
    margin: 0px;
}
.pluses {
    color: #fd7507; 
    font-size: 13px; 
    font-weight: bold;
    vertical-align: middle; 
    padding: 0px 10px 0px 5px;
}
/* -----      Sort Form           ----- */	
.h_form {font-weight: bold; color: black;}

.left_menu .h_form {color: #fff;}
.left_menu a {color: #fff;}
.left_menu h2 {color: #fff;}
.left_menu ul li {color: #fff;}
.left_menu b {color: #fff;}
.left_menu label {color: #fff;}

#sort_tbl td {padding: 2px 0px;}
#sort_form select {width: 170px;}
#sort_form #poisk {width: 170px;}
#help_cnt {
    padding: 4px;
    font-size: 11px;
    height: 16px;
    border: 1px solid #006B7B;
    border-left: 0px;
    background-color: #ffeaa4;
    float: left;
	color: #000;
}
#help_cnt a {color: #006B7B}
#help_cnt_arrow {
    float: left;
}
#help_cnt_in {
    width: 250px;
    display: none;
    position: absolute;
    z-index: 100;
}
.dinamic_selects {padding: 0px !important;}
.dinamic_selects select {margin: 2px 0px;}
.slider_value, .slider_value_pl {
    border: 1px solid grey;
    font-size: 10px;
    color: #016F80;
    width: 42px;
    height: 15px;
}
/* -----  ??????????? ??????????? ----- */
#modal_window {
    display: none;
    position: absolute;
    border: 1px solid #D4BC4C;
    background-color: #F9F6E7;
    padding: 4px;
    z-index: 999;
}
#modal_window .modal_top table {width: 100%;}
#modal_window .modal_title {font-weight: bold; font-size: 13px; vertical-align: top;}
#modal_window .modal_content {float: left;}
#modal_window .modal_close {width: 16px; vertical-align: top;}
#modal_window .modal_close img {opacity: 0.6; cursor: pointer;}
#modal_window .modal_close img:hover {opacity: 1;}

#topBlockClose
{
    opacity: 0.8;
    cursor: pointer;
}
#topBlockClose:hover {opacity: 1;}
#topBlock
{
    display: none;
    background-color: #197b8a;
    padding: 5px;
}

div.big_image {
	position: absolute;
	display: none;
}
div.big_image .image {
		padding: 10px;
		border: 1px solid #D4BC4C;
		z-index: 998;
		float: left;
		position: relative;
		margin-left: -1px;
		background-color: #F9F6E7;
	}
div.big_image .left_side {
		background-image: url('/images/html/left_div_big_image3.png');
		background-repeat: no-repeat;
		width: 11px;
		height: 40px;
		float: left;
		position: relative;
		top: 0px;
		left: 0px;
		z-index: 999;
	}
div.big_image .image .title {padding-top: 3px;}
div.big_image .info {padding: 0px 0px 4px 0px; color: #006b7b; font-size: 11px;}

/* -----  TOOLTIP  ----- */
	#tooltip {
		
		position: absolute;
		z-index: 1109;
		border: 1px solid #006b7b;
		background-color: #e5f5fe;
		padding: 5px;
		opacity: 0.85;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	#tooltip h3, #tooltip div {
		margin: 0px;
		font-size: 14px;
		padding: 3px;
	}
	#tooltip .body {
		font-size: 12px;
		color: black;
		padding: 3px;
	}
	#tooltip .body ul {list-style-type: disc;}
	#tooltip .body li {margin: 3px; margin-left: 20px;}
/* -----  END TOOLTIP  ----- */
/* -----  PAGINATOR  ----- */
.yiiPager { display:inline;}
.yiiPager li {
	display:inline;
	margin: 0px 2px;
}
.yiiPager .hidden {
		display: none;
	}
.yiiPager .selected a {
		color: #ff7800;
	}
	
/* -----  END PAGINATOR  ----- */

/* === requestPanel === */
#requestPanel {
	padding: 5px; margin: 5px; width: 250px; position: relative;
	border: 2px solid #ff7200;	background-color: #fff; 
	height: 750px; overflow:auto;
}
#newRequest {width: 120px;}
.requestBlock {margin-bottom: 5px;}
#requestDialog {background-color: #fff !important;}
.blockFormRequest {
	padding: 5px; margin-bottom: 10px;
	border: 1px solid #006B7B;
}
.blockFormRequest h4 {
	font-size: 12px; color: #006B7B;
}
.blockFormRequest table td.leftColumn {font-weight: bold; width: 300px;}
.blockFormRequest table td.rightColumn {font-weight: bold; width: 380px;}
.blockFormRequest table td .inputTextRequest {
	border: 0px; margin-left: 4px; width: 130px;
	 border-bottom: 1px solid #9e9e9e;
}
.blockFormRequest table td .input {border:0px; border-bottom: 1px solid #9e9e9e;}
.blockFormRequest table td .select {border:0px;}
#resultSaveRequest {
	padding: 5px; margin-bottom: 5px;
	border: 1px solid #bf5500; background-color: #fff4d2;
	font-weight: bold;
}
#eqLinks {margin-bottom: 4px; border-bottom: 1px solid grey; padding: 5px;}
.requestPanelItem {border: 2px solid #fff; border-bottom: 1px solid grey; margin: 2px 0px;}
.hideBlock {background-color: #f7f7ff;}
.rqStatus {font-size: 11px;}
.rqValue {font-size: 11px;}
.actionLinks {width: 54px; padding: 2px; text-align: right;}
.actionLinks img {opacity: 0.6;}
.actionLinks img:hover {opacity: 1;}
.upDownRequestList {cursor: pointer;}
.rqName {font-weight: bold;}
.rqMainInfo {cursor:pointer;}
.rqActive {border: 2px solid #228B22;}

.rqPlacesListItem {margin: 4px 0px;}
.rqRestName, .rqRestName a {font-size: 11px; font-weight: bold; color: #006b7b;}
.rqPlacesListItem { background-color: #f1f0ff; border-bottom: 1px solid #c9c9c9;}
.deleteRqPlace img {opacity: 0.6;}
.deleteRqPlace img:hover {opacity: 1;}

.statusesRqPl a {font-size: 10px;}
.statusesRqPl {
	padding-left: 5px; 
	margin: 5px 0px 5px 5px; 
	margin-bottom: 5px; 
	border-left: 1px solid #ff7200;
}

.userNewRqDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 240px;
	cursor:pointer;
}
/* ==================== */

/*стили для левого меню*/
.shadow {
/* 	box-shadow: 0.4em 1px 0.4em 2px #8e8e8e; */
	color: #000;
	margin: 10px;
}

.shadow  a{
	color: #006b7b;
}

.shadow  a:hover{
	color: rgb(254, 116, 1);
}

.shadow  img{
	margin: 10px 0;
	width: 170px;
}

.container-lb-table {
	/*margin: 15px 0px 0px 0px;*/
}

.container-lb {
	/* background: #efefef; */
}

/*
Стили ждя всплывающих окон
*/
.ui-dialog {
z-index: 255;
}
/* ------------- */

/*
		Стили для графиков
*/
/* #######################################################

HOW TO CREATE AN INTERACTIVE GRAPH USING CSS3 & JQUERY [TUTORIAL]

"How to create an Interactive Graph using CSS3 & jQuery [Tutorial]" was specially made for DesignModo by our friend Valeriu Timbuc.

Links:
http://vtimbuc.net
http://designmodo.com
http://vladimirkudinov.com

######################################################## */

/* Resets */
.graph-container,
.graph-container div,
.graph-container a,
.graph-container span {
	margin: 0;
	padding: 0;
}

/* Gradinet and Rounded Corners */
.graph-container, #tooltipg, .graph-info a {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f9f9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f9f9f9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f9f9f9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f9f9f9 100%);

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*  Graph Container */
.graph-container {
	position: relative;
	width: 550px;
	height: 300px;
	padding: 20px;
	
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.1);
	box-shadow: 0px 1px 2px rgba(0,0,0,.1);
}

.graph-container > div {
	position: absolute;
	width: inherit;
	height: inherit;
	top: 10px;
	left: 25px;
}

.graph-info {
	width: 590px;
	margin-bottom: 10px;
}

/* Text Styles */
#tooltipg, .graph-info a {
	height: 20px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #646464;
}

.tickLabel {
	font-weight: bold;
	font-size: 12px;
	color: #666;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* Tooltip */
#tooltipg {
	position: absolute;
	display: none;
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	background: #34a0b0;
	color: #fff;
}

/* Links */
.graph-info a {
	position: relative;
	display: inline-block;
	float: left;
	padding: 7px 10px 5px 30px;
	margin-right: 10px;
	text-decoration: none;
	cursor: default;
}

/* Color Circle for Links */
.graph-info a:before {
	position: absolute;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	top: 13px;
	left: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* Colors For each Link */
/*//.graph-info .visitors { border-bottom: 2px solid #34a0b0; }
//.graph-info .returning { border-bottom: 2px solid #FE7401; }*/

.graph-info .visitors:before { background: #34a0b0; }
.graph-info .returning:before { background: #FE7401; }

/* Lines & Bars Buttons */
#lines, #bars {
	width: 34px;
	height: 32px;
	padding: 0;
	margin-right: 0;
	margin-left: 10px;
	border-bottom: 2px solid #71c73e;
	float: right;
	cursor: pointer;
}

#lines.active, #bars.active {
	background: #82d344;
	background: -moz-linear-gradient(top,  #82d344 0%, #71c73e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82d344), color-stop(100%,#71c73e));
	background: -webkit-linear-gradient(top,  #82d344 0%,#71c73e 100%);
	background: -o-linear-gradient(top,  #82d344 0%,#71c73e 100%);
	background: -ms-linear-gradient(top,  #82d344 0%,#71c73e 100%);
	background: linear-gradient(to bottom,  #82d344 0%,#71c73e 100%);
}

#lines span, #bars span {
	display: block;
	width: 34px;
	height: 32px;
	background: url('../images/html/lines.png') no-repeat 9px 12px;
}

#bars span { background: url('../images/html/bars.png') no-repeat center 10px; }

#lines.active span { background-image: url('../images/html/lines_active.png'); }
#bars.active span { background-image: url('../images/html/bars_active.png'); }

/* Hide the First and Last Y Label */
.yAxis .tickLabel:first-child,
.yAxis .tickLabel:last-child { display: none; }

/* Clear Floats */
.graph-info:before, .graph-info:after,
.graph-container:before, .graph-container:after {
	content: '';
	display: block;
	clear: both;
}

/*
Стили для личного кабинета
*/
.desc_set_info {
	width: 250px;
	padding: 5px;
}

.desc_set_info_textarea {
	margin: 4px;
}

.button_reserve_save_button {
	margin: 15px 0;
}

.edit_set_info {
	width: 280px;
}

.goToReviews {
    text-decoration: none;
}

.goToReviews:hover {
    color: #FE7401;
}

.linkClaUsed {
    color:#FF6600 !important;
}


.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}