html {
	height: 101%;
	margin: 0px;
	padding: 0px;
	}
* html body {
	height: 100%;
	}
body {
	min-height: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: fixed url(/pic/bg_body.jpg) no-repeat center top;
	}
body, td {
	font: 12px/140% Georgia, "Times New Roman", times, serif;
	color: #2d2d2c;
	}
table {
	border-spacing: 0;
	empty-cells: show;
	border-collapse: collapse;
	border: 0px;
	}
td, form {
	margin: 0em;
	padding: 0em;
	border: 0px;
	}
a {
	color: #44490a;
	text-decoration: underline;
	outline: none;
	}
a img {
	border: 0px;
	}
input, textarea, select {
	font: 12px/100% Tahoma, Verdana, Arial, helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	border: #afafaf 1px solid;
	padding-left: 4px;
	}
textarea {
	line-height: 130%;
	}
h1, h2 {
	font: bold italic 12px/135% Georgia, "Times New Roman", times, serif;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	color: #6b7825;
	}
h2 {
	margin-top: 20px;
	color: #c62f33;
	}
small, .small {
	font-size: 11px;
	}
ul {
	margin: 0px;
	padding: 0px;
	}
ul li {
	list-style: none;
	padding: 2px 0px 2px 25px;
	background: url(/pic/li.gif) no-repeat 10px center;
	}
/* layout ////////////////////////////////////////*/
td.container, .footer table td {
	width: 1260px;
	}
td.container {
	padding: 0px 20px 141px;
	}
.footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 86px;
	margin: 0;
	padding: 0;
	}
.footer, .footer table {
	height: 111px;
	}
.footer table td {
	padding: 0px;
	}
table.main {
	width: 100%;
	height: 100%;
	}
.footer table td table td {
	width: 33%;
	padding: 0px 30px;
	}
.footer div {
	display: inline-block;
	//display: inline;
	//zoom: 1;
	white-space: nowrap;
	text-align: left;
	}
.footer div span img {
	margin-top: 3px;
	}
.footer span {
	height: 35px;
	float: left;
	padding-right: 10px;
	}
.footer * {
	color: #fff;
	font: 11px/140% Tahoma, Verdana, Arial, helvetica, sans-serif;
	}
/* /layout ///////////////////////////////////////*/
table.lang {
	background: url(/pic/bg_lang.png) no-repeat center center;
	margin-left: 40px;
	margin-top: 20px;
	}
table.lang td {
	width: 35px;
	height: 59px;
	padding: 0px 5px 3px;
	}
table.lang td, table.lang td a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #123b67;
	}
table.lang td a {
	color: #252627;
	}
table.menu td {
	height: 59px;
	text-align: center;
	padding: 0px 0px 0px;
	}
table.menu td a {
	display: block;
	height: 47px;
	background-position: 0px -47px;
	background-repeat: no-repeat;
	}
table.menu td a:hover {
	background-position: 0px 0px;
	}
table.menu td a img {
	width: 100%;
	height: 100%;
	}
/* rus menu */
table.menu td a.contacts_ukr {
	width: 180px;
	background-image: url(/pic/m_contacts_ukr.png);
	}
table.menu td a.map_ukr {
	width: 61px;
	background-image: url(/pic/m_map_ukr.png);
	}
table.menu td a.rules_ukr {
	width: 153px;
	background-image: url(/pic/m_rules_ukr.png);
	}
table.menu td a.rest_ukr {
	width: 175px;
	background-image: url(/pic/m_rest_ukr.png);
	}
table.menu td a.hotel_ukr {
	width: 65px;
	background-image: url(/pic/m_hotel_ukr.png);
	}
table.menu td a.restaurant_ukr {
	width: 81px;
	background-image: url(/pic/m_restaurant_ukr.png);
	}
table.menu td a.home_ukr {
	width: 74px;
	background-image: url(/pic/m_home_ukr.png);
	}
table.menu td a.menu_ukr {
	width: 57px;
	background-image: url(/pic/m_menu_ukr.png);
	}
/* eng menu */
table.menu td a.contacts_eng {
	width: 78px;
	background-image: url(/pic/m_contacts_eng.png);
	}
table.menu td a.map_eng {
	width: 47px;
	background-image: url(/pic/m_map_eng.png);
	}
table.menu td a.rules_eng {
	width: 57px;
	background-image: url(/pic/m_rules_eng.png);
	}
table.menu td a.rest_eng {
	width: 192px;
	background-image: url(/pic/m_rest_eng.png);
	}
table.menu td a.hotel_eng {
	width: 56px;
	background-image: url(/pic/m_hotel_eng.png);
	}
table.menu td a.restaurant_eng {
	width: 98px;
	background-image: url(/pic/m_restaurant_eng.png);
	}
table.menu td a.home_eng {
	width: 57px;
	background-image: url(/pic/m_home_eng.png);
	}
table.menu td a.menu_eng {
	width: 57px;
	background-image: url(/pic/m_menu_eng.png);
	}
.date {
	color: #969e5a;
	font-size: 11px;
	}