* {
	line-height: inherit;
	margin: 0;
	padding: 0;
}

html {
	background: #fff;
	color: #000;
}

*:focus {
	outline: none;
}

/* reset.css -- reset all styles */
div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, b, u, i, dl, dt, dd, ol, ul, li, form, label, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-size: 100%;
}

a {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	text-decoration: none
}

a:active, input[type="submit"]:active, button:active, button {
	outline: 0;
}

table {
	border-collapse: collapse;
}

td, td img {
	vertical-align: top;
}

input, select, button, textarea {
	margin: 0;
	font-size: 100%;
}

input[type="text"], input[type="password"], input[type="email"], textarea {
	padding: 0;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

/*input[type="radio"] {vertical-align: text-bottom;}*/
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	padding: 0;
	margin: 0;
}

.cf:before, .cf:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.cf:after {
	clear: both;
}

.none {
	display: none;
}

.cf {
	zoom: 1;
}

.fleft {
	float: left;
}

.fnone {
	float: none
}

.fright {
	float: right !important;
}

.none {
	display: none;
}

a {
	cursor: pointer;
	color: #151515;
}

a:hover {
	text-decoration: none;
}

ul, li {
	list-style-type: none;
	margin: 0;
}

ol li {
	list-style-type: decimal;
}

address {
	font-style: normal;
}

.cleft {
	clear: left;
}

.cright {
	clear: right;
}

/*end reset.css */

body, input, textarea, button {
	font-family: 'Golos Text', sans-serif;
	color: #151515;
	line-height: 1.2;
}

h1 {
	margin: 0 0 20px;
	white-space: nowrap;
	color: #151515;
	text-align: center;
	font-family: "Gothic No60", sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.1;
}

h2 {
	font-family: "Gothic No60", sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	color: #151515;
	margin: 0 0 29px;
}

h3 {
	font-family: "Gothic No60", sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.3;
	color: #151515;
	margin: 0 0 12px;
}

h4 {
	font-family: "Gothic No60", sans-serif;
	color: #151515;
	margin: 0 0 8px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
}

h5 {
	font-family: "Gothic No60", sans-serif;
	color: #151515;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 30px;
	text-align: left;
}

h6 {
	font-family: "Gothic No60", sans-serif;
	color: #151515;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 15px;
}

/*переопределение h5 yf бронировании*/
h5.name {
	text-align: center;
	font-size: 23px;
	font-weight: normal;
}

h5.name a {
	text-align: center;
	font-size: 23px;
	font-weight: normal;
	color: #151515;
	text-decoration: underline;
}

h5.name a:hover {
	text-decoration: none;
}

p {
	margin: 5px 0;
}

address {
	font-style: normal;
}

fieldset,
img {
	border: none;
}

q {
	quotes: "\201e" "\201c";
}

ul,
ol {
	list-style-position: outside;
	margin: 0 0 0 1.4em;
	padding: 0;
}

ul {
	list-style-type: disc;
	margin: 0;
}

ul li,
ol li {
	margin: 0;
	padding: 0.3em 0;
}

dl {
	display: block;
}

dl dt {
	clear: both;
	margin-right: 0.5em;
}

dl:after {
	clear: both;
	content: '';
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button,
input,
select,
textarea {
	font: inherit;
}

input,
textarea {
	outline: none;
}

input:active,
textarea:active {
	outline: none;
}

button,
input[type=button],
input[type=submit],
input[type=image] {
	cursor: pointer;
}

.givereview input.btn-darkgreen33 {
	margin: 20px 0 0 268px;
}

.givereview input.btn-darkgreen33:focus {
	border: none;
	outline: none;
	color: #fff;
}

.givereview input.btn-darkgreen33:disabled {
	color: #fff;
	border: none;
}

div.reviews-note-box {
	padding: 0;
	margin: 0 0 0 10px;
}

::-webkit-input-placeholder {
	color: #777;
}

:-moz-placeholder {
	color: #777;
}

.placeholder {
	color: #777;
}

.dnone {
	display: none;
}

.ib {
	display: inline-block;
}

.centered {
	text-align: center;
}

.accent-1 {
	color: #8d191c;
}

.greenCol {
	color: #8d191c;
	font-size: 14px;
}

/* Tools and utils */
a.fake {
	border-bottom: 1px dashed;
	text-decoration: none;
}

a.fake:hover {
	border-bottom-color: transparent;
}

ul.flat,
ol.flat {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

ul.flat li,
ol.flat li {
	margin: 0;
	padding: 0;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: '';
}

.clearfix:after {
	clear: both;
}

.clear {
	clear: both;
	font-size: 0 !important;
	height: 0;
	line-height: 0 !important;
	overflow: hidden;
}

.abs {
	position: absolute;
}

.rel {
	position: relative;
}

.left {
	float: left;
}

.right {
	float: right;
}

.dnone {
	display: none;
}

.dnone-lite {
	visibility: hidden;
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.bold {
	font-weight: bold;
}

.img {
	float: left;
	margin: 0 20px 5px 0;
}

.imgr {
	float: right;
	margin: 0 0 20px 5px;
}

.hr {
	height: 1px;
	border-top: dotted 1px #676767;
	margin: 10px 0;
}

.t_center {
	text-align: center;
}

.t_right {
	text-align: right;
}

/*drop to template_styles.css + remove !important*/
.hgallwrap {
	margin-top: 0 !important;
}

.content-img {
	width: 960px;
	margin: 380px auto 0;
	padding-bottom: 25px;
	z-index: 0;
}

.content-img .aside {
	width: 305px;
}

.hgallwrap .fleft h1 {
	text-align: left;
	white-space: normal;
	margin-bottom: 10px;
	max-height: 80px;
	overflow: hidden;
}

.hgallwrap .fleft .breadcrumbs {
	margin-bottom: 10px !important;
	text-align: left;
}

.col1 .breadcrumbs {
	text-align: center;
}

.error-text,
.error-text-pay {
	clear: both;
	margin: 10px 0;
	display: block;
	text-align: center;
}

input[type=text].errored,
textarea.errored {
	background: url("images/error.png") no-repeat scroll right 4px transparent;
}

.guide-condition {
	font-size: 13px;
}

.weekly h2 {
	font-size: 26px;
}