html, body, form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

/* {
	border: 1px solid blue;
}*/

body {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	padding: 1em 0;
}

a {
	color: #1c529d;
	text-decoration: none;
}

a:hover {
	color: black;
}

a img {
	border: none;
}

p, ul {
	margin-bottom: 1em;
	padding: 0 0.5em;
	line-height: 120%;
}

ul {
	margin-left: 2em;
}

h1#title {
	display: none;
}

#main {
	width: 800px;
	margin: 0 auto;
}

#header {
	/*height: 449px;*/
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	padding: 165px 0 15px 55px;
}

#main-menu {
	width: 240px;
	height: 280px;
	border-collapse: collapse;
}

.menu-item {
	/*border: 1px solid blue;*/
	background-image: url("../images/menu_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	vertical-align: middle;
}

.menu-item a, .menu-item p {
	display: block;
	background-repeat: no-repeat;
	background-position: 25px 50%;
	height: 20px;
	padding: 0;
	margin: 0;
}


#menu-home-lt {
	background-image: url("../images/menu_home_lt.png");
}

#menu-photo-lt {
	background-image: url("../images/menu_photo_lt.png");
}

#menu-video-lt, #menu-video-en {
	background-image: url("../images/menu_video.png");
}

#menu-about-lt {
	background-image: url("../images/menu_about_lt.png");
}

#menu-contacts-lt {
	background-image: url("../images/menu_contacts_lt.png");
}

#menu-about-en {
	background-image: url("../images/menu_about_en.png");
}

#menu-home-en {
	background-image: url("../images/menu_home_en.png");
}

#menu-photo-en {
	background-image: url("../images/menu_photo_en.png");
}

#menu-contacts-en {
	background-image: url("../images/menu_contacts_en.png");
}

#menu-home-lt:hover, #menu-home-lt-sel {
	background-image: url("../images/menu_home_lt_h.png");
}

#menu-photo-lt:hover, #menu-photo-lt-sel {
	background-image: url("../images/menu_photo_lt_h.png");
}

#menu-video-lt:hover, #menu-video-lt-sel, #menu-video-en:hover, #menu-video-en-sel {
	background-image: url("../images/menu_video_h.png");
}

#menu-about-lt:hover, #menu-about-lt-sel {
	background-image: url("../images/menu_about_lt_h.png");
}

#menu-contacts-lt:hover, #menu-contacts-lt-sel {
	background-image: url("../images/menu_contacts_lt_h.png");
}

#menu-about-en:hover, #menu-about-en-sel {
	background-image: url("../images/menu_about_en_h.png");
}

#menu-contacts-en:hover, #menu-contacts-en-sel {
	background-image: url("../images/menu_contacts_en_h.png");
}

#menu-home-en:hover, #menu-home-en-sel {
	background-image: url("../images/menu_home_en_h.png");
}

#menu-photo-en:hover, #menu-photo-en-sel {
	background-image: url("../images/menu_photo_en_h.png");
}

.last-menu-item {
	background-image: none;
}

.language-table {
	width: 100%;
}

.language-table td {
	padding: 0 0.5em;
}

.language img {
	padding: 3px;
}

.language-sel img{
	padding: 2px;
	border: 1px solid #e5b200;
}

#content {
	padding: 20px 0;
}

#images-table {
	width: 100%;
	margin-top: 1.5em;
}

#images-table td{
	text-align: center;
	padding-bottom: 20px;
}

#images-table td img{
	border: 1px solid #e5b200;
	padding: 5px;
	display: block;
	margin: 0 auto 5px auto;
}

#images-table td a:hover img, .language-table a:hover img, .image a:hover img {
	background-color: #fbdd75;
}

#images-table p {
	text-align: center;
}

#video {
	text-align: center;
}

#video div {
	/*border: 1px solid #e5b200;
	padding: 5px;*/
	width: 480px;
	height: 385px;
	margin: 0 auto;
}

#video p {
	margin: 10px auto;
}

#contacts table{
	margin: 0 auto 50px auto;
}

#contacts td{
	padding: 0.3em 1em;
}

#contacts h2 {
	font-size: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #e5b200;
	margin-bottom: 0.5em;
}

#footer {
	border-top: 1px solid #e5b200;
	padding: 10px 5px 0 5px;
}

#footer table {
	width: 100%;
}

#footer table td{
	font-size: 0.8em;
}

h2, h3, .heading-title {
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-bottom: 1px solid #e5b200;
	margin-bottom: 1em;
}

h3 {
	text-align: left;
	font-weight: bold;
	font-size: 1.0em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-bottom: 0;
	margin-bottom: 0.5em;
}

.image img{
	border: 1px solid #e5b200;
	padding: 0.5em;
}

.image {
	background-color: white;
}

#about p {
	text-align: justify;
}

#about #info01 {
	float: right;
	padding: 0 0 0.5em 2em;
	clear: both;
}

#about #info02 {
	float: left;
	padding: 0.5em 2em 0.5em 0;
	/*padding: 0 0 0.5em 2em;*/
	clear: both;
}

#about #info03 {
	float: right;
	padding: 0.5em 0 0.5em 2em;
	clear: both;
}

#about #oazis {
	float: right;
	padding: 0.5em 0 0.5em 2em;
	clear: both;
}

#about .map-wrapper {
	border: 1px solid #e5b200;
	padding: 0.5em;
	width: 600px;
	text-align: center;
	margin: 0 auto;
}

#about #map{
	width: 600px; 
	height: 400px; 
	background: url("../images/loader.gif"); 
	background-repeat: no-repeat; 
	background-position: center;
}

.gmaps-info {
	font-size: 0.9em;
	text-align: left;
}