html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	font-size: 62.5%;
	font-family: Verdana, Geneva, sans-serif;
}

ol, ul {
	list-style: none;
}

a { color: #082a50; }
a:visited {}
a:hover { text-decoration: none; }
a:active {}

.clear {clear: both;}
.floatLeft {float: left;}
.floatRight {float: right;}
.floatNone {float: none; clear: both;}
.fontNull {font-size: 0; line-height: 0;}
.width40 {width: 40px;}
.height10 {height: 10px;}
.height15 {height: 15px;}
.height20 {height: 20px;}
.height25 {height: 25px;}
.height40 {height: 40px;}
.lineHeight25 {line-height: 25px;}


body {
	background: #dedce1;
	font: 13px Arial, Helvetica, sans-serif;
}

#header, #menu, #menu a, #corner_menu, #corner_menu a, #lang, #lang a,
#content, #side_bar, #main_bar, #reserve_form, #reserve_form select, #reserve_form button,
#side_menu, #side_menu a, #main_bar h1, #main_bar h2, #main_bar p, #slogan,
#info, #info .inner, #info .inner div,
#footer, #footer .copy, #footer .developedby {
	display: inline;
	float: left;
	position: relative;
}

#wrapper {
	background: white url(images/wrapper_bg.jpg) left top no-repeat;
	margin: 20px auto 0;
	position: relative;
	width: 960px;
}

#header {
	background: url(images/header_bg.jpg) 43px 12px no-repeat;
	height: 123px;
	margin-left: 10px;
	width: 940px;
}

#logo {
	display: block;
	height: 90px;
	left: 53px;
	position: absolute;
	top: 10px;
	width: 95px;
}

#corner_menu {
	border-bottom: 1px solid #06f;
	float: right;
	font-size: 11px;
	height: 17px;
	margin: 14px 0 0 0;
}

#corner_menu a {
	background: url(images/corner_menu_link_bg.jpg) right 5px no-repeat;
	color: #06f;
	margin-left: 19px;
	padding-right: 11px;
	text-decoration: none;
}

#corner_menu a:hover { color: #8cf; }

#corner_menu a.first { margin-left: 0; }

#lang {
	float: right;
	margin-top: 21px;
	padding-right: 4px;
	width: 736px;
}

#lang a {
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	height: 15px;
	margin-left: 21px;
	width: 20px;
}

#lang .rus { background-image: url(images/rus.jpg); }
#lang .ukr { background-image: url(images/ukr.jpg); }
#lang .eng { background-image: url(images/eng.jpg); }

#menu {
	border-bottom: 4px solid #012e5e;
	float: right;
	font-size: 13px;
	margin-top: 22px;
	width: 940px;
}

#menu a {
	background: url(images/menu_link_bg.jpg) right top no-repeat;
	color: #012e5e;
	float: right;
	height: 22px;
	margin-left: 2px;
	padding: 7px 43px 0 43px;
	text-decoration: none;
}

#menu a:hover { background-image: url(images/menu_link_hover_bg.jpg); }

#menu a.selected { 
	background-image: url(images/menu_link_selected_bg.jpg); 
	color: white;
}

#menu a span {
	background: url(images/menu_link_first_bg.jpg) left top no-repeat;
	height: 29px;
	left: 0;
	position: absolute;
	top: 0;
	width: 7px;
}

#menu a:hover span { background-image: url(images/menu_link_hover_first_bg.jpg); }
#menu a.selected span { background-image: url(images/menu_link_selected_first_bg.jpg); }

#content {
	margin: 10px 0 0 10px;
}

#side_bar {
	background: #e8e7e9;
	width: 182px;
}

#reserve_form {
	margin: 18px 0 0 9px;
}

#reserve_form .calendar {
	background: url(images/calendar_bg.jpg) left top no-repeat;
	height: 18px;
	width: 15px;
}

#reserve_form div {
	color: #036 !important;
	font: 16px Georgia, serif;
	margin-bottom: 18px;
}

#reserve_form label { font-size: 13px; }
#reserve_form select { margin-top: 5px; }
#reserve_form button { margin-top: 4px; }

#reserve_form select {
	color: #333;
	font-size: 11px;
}
#reserve_form .month {
	margin-left: 8px;
	width: 95px;
}

#reserve_form_submit, #reserve_form_submit_en {
	background: url(images/reserve_form_submit_bg.jpg) left top no-repeat;
	border: 0;
	color: white;
	font-size: 12px;
	height: 31px;
	margin: 18px 0 0 13px;
	width: 136px;
}

#reserve_form_submit_en {
	background: url(images/reserve_form_submit_bg_en.jpg) left top no-repeat;
}

#side_menu {
	background: white;
	margin-top: 20px;
	padding-top: 10px;
	z-index:100;
}

#side_menu a {
	background: url(images/side_menu_link_bg.jpg) left top repeat-x;
	color: white;
	font-size: 13px;
	line-height: 30px;
	padding-left: 19px;
	text-decoration: none;
	width: 163px;
}

#nav2 li {
	position: relative;
	height:30px;
}

#nav2 li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 182px;
	margin: 0;
	padding: 0;
	background: #dedce1;
	border-top: #053769 solid 1px;
	border-right: #053769 solid 1px;
	border-bottom: none;
	border-left: #053769 solid 1px;
	list-style: none;
}

#nav2 li ul li {
	margin: 0;
	padding: 0;
	width: 182px;
	_width: 0px;
	height: 25px; /*30px;*/
	background: #dedce1;
	border: none;
	border-bottom: #053769 solid 1px;
	text-align: left;
	list-style: none;
}

#nav2 li ul li a {
	display: block;
	color: #003366;
	margin: 0;
	padding: 6px 11px 0 11px;
	width: 160px;
	_width: 160px;
	height: 19px; /*24px;*/
	line-height: 13px;
	white-space: nowrap;
}

#side_menu a:hover, #side_menu a.selected {
	background: #d2cfd4;
	color: #012e5e;
}
#nav2 li:hover ul, #nav2 li.over ul {display: inline-block;}
#nav2 li:hover ul li a, #nav2 .over ul li a {background: none;}
#nav2 li:hover ul li:hover a, #nav2 .over ul li a:hover {color: #003366; background: #dedce1 url(../images/headerMenuLIOver.gif) repeat-x left top;}
#nav2 li:hover a, #nav2 .over a {color: #012e5e; background: #d2cfd4 url(../images/headerMenuLIOver.gif) repeat-x left top;}

#main_bar {
	margin-left: 10px;
	width: 748px;
}

#main_bar h1, #main_bar h2 {
	color: #003366;
	font: 21px Georgia, serif;
	margin: 30px 0 0 18px;
	width: 490px;
	float:none;
	display:block;
}

#main_bar h2 { 
	font-size: 16px;
}

#main_bar p { 
	color: #666;
	margin: 20px 0 0 18px;
	width: 480px;
}

#main_bar p.main { width: 695px; }

#main_bar a { color: #06c; }
#main_bar a:hover { text-decoration: none; }

#main_bar div.side_links {
	float: right;
	margin-top: 70px;
	width: 200px;
}

#main_bar div.side_links a {
	display: block;
	margin-bottom: 14px;
}

#slogan {
	background: url(images/slogan.jpg) left top no-repeat;
	height: 125px;
	margin: 26px 0 10px;
	width: 940px;
}

#info {
	background: #dedce1;
	color: #082a50;
	width: 960px;
}

#info .inner {
	margin: 0 0 40px 40px;
	width: 880px;
}

#info .contacts, #info .links, #info .text {
	width: 880px;
}

#info .inner div { margin-top: 20px; }
#info .contacts div, #info .inner .links div { width: 220px; }
#info .text div { width: 440px; }
#info .text p {
	margin-bottom: 18px;
	width: 410px;
}

#footer {
	background: white;
	height: 92px;
	width: 960px;
}

#footer a {
	color: #06f;
}

#footer .copy {
	margin: 15px 0 0 40px;
	width: 410px;
}

#footer .developedby {
	background: url(images/developedby.jpg) left top no-repeat;
	height: 32px;
	margin: 15px 0 0 30px;
	width: 196px;
}

.mainRight-photo {
	margin: 0;
	padding: 35px 15px 0 15px;
}

#main_bar {
	margin: 0;
	padding: 0 20px 0 20px;
	width: 710px; /*730px;*/
	overflow: hidden;
}

#main_bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main_bar ul li {
	margin: 0;
	padding: 0 0 10px 9px;
	list-style: none;
	background: url(../images/ulPointer.gif) no-repeat 0 7px;
}

/*-------------------------------------------------------------------------------------------------
FAQ
-------------------------------------------------------------------------------------------------*/
.mainRight-text ul.FAQ-ul {margin-bottom: 20px;}

.FAQ-text {
	display: none;
	margin: 0;
	padding: 20px 0 20px 20px;
	color: #000;
}

.FAQForm-text {
	margin: 0;
	padding: 0 0 15px 15px;
	width: 90px;
}

.FAQForm-input {
	margin: 0;
	padding: 0;
	width: 153px;
	height: 16px;
	border-top: #015a83 solid 1px;
	border-right: #cdd3d9 solid 1px;
	border-bottom: #cdd3d9 solid 1px;
	border-left: #015a83 solid 1px;
	color: #082a50;
	font: normal 15px "Times New Roman", Times, serif;
}

.FAQForm-textarea {
	margin: 0;
	padding: 0;
	width: 220px;
	height: 50px;
	border-top: #015a83 solid 1px;
	border-right: #cdd3d9 solid 1px;
	border-bottom: #cdd3d9 solid 1px;
	border-left: #015a83 solid 1px;
	color: #082a50;
	font: normal 15px "Times New Roman", Times, serif;
}

.mainRight-picture {
	margin: 0 0 10px 192px; /*0 0 25px 0;*/
	padding: 0;
	width: 748px; /*768px;*/
	height: 395px; /*396px;*/
	_height: 405px;
	border: #6a6a6a solid 1px;
	overflow: hidden;
}

