body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000;
	background-color:#f2f2ee;
}
a {
	color:#524e86;
	text-decoration:underline;
}
a:hover {
	color:#524e86;
	text-decoration:none;
}
a:visited {
	color:#524e86;
	text-decoration:underline;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:0.5em;
}
h1 {
	font-size:1.8em;
	font-weight:normal;
}
h2 {
	font-size:1.6em;
	font-weight:normal;
}
h3 {
	font-size:1.4em;
	font-weight:normal;
}
h4 {
	font-size:1em;
	font-weight:bold;
}
img {
	border:0;
	border-collapse:collapse;
}
table {
	border:0;
	border-collapse:collapse;
}
td {
	font-size:0.8em;
}
.layout {
	position:absolute;
	width:1100px;
	margin-left: -550px;
	left:50%;
}
.page {
	width:1100px;
}
.header {
	height:210px;
}
.visual {
	width:100%;
	background-color:#fff;
}
.title {
	position:relative;
	bottom:20px;
	left:20px;
}
.content {
	background-color:#e9e6e2;
}
.center {
	width:520px;
}
.content td {
	padding:20px 0;
	vertical-align:top;
}
.partners {
}
.partners td {
	vertical-align:top;
	padding-top:20px;
}
.icons {
	width:100%;
}
.icons td {
	vertical-align:middle;
	padding-bottom:10px;
}
.footer td {
	vertical-align:top;
	padding:20px 0;
}
.spacer {
	width:20px;
	height:1px;
}
.column {
	width:230px;
}
.footer_column {
	width:530px;
}
.banner {
	padding:0;
	margin-bottom:20px;
	width:230px;
}
.banner td {
	background-color:#524e86;
}
.banner-description td {
	padding:7px;
	color:#fff;
}
.hide {
	display:none;
}
.pseudolink {
	border-bottom-color:#000;
        border-bottom-width:1px;
        border-bottom-style:dashed;
        cursor:pointer;
}
.phones {
	font-size:1.8em;
        font-weight:normal;
	float:right;
        margin:0 40px 30px 0;
}
.cards{
	float:right;
        margin:30px 40px 0 0;
        font-weight:normal;
}
.booking{
	float:left;
        margin:35px 40px 0 10px;
        font-weight:normal;
}
.time{
	float:left;
        margin:0 0 0 10px;
}
.actions_left {
	position:absolute;
	width:115px;
	left:20px;
}
.actions_left img {
	margin-top:20px;
}
.actions_right {
	position:absolute;
	width:115px;
	right:20px;
}
.actions_right img {
	margin-top:20px;
}
td .fix{
	width:80px;
}
.border {
	padding:7px;
	background-color:#f2f2ee;
}
