body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 100% Tahoma;
}
#bg_body_left {
	/*background:url(../i/bg_body_left.gif)  no-repeat top left;*/
}
#bg_body_right {
	/*background:url(../i/bg_body_right.gif)  no-repeat top right;*/
	text-align: center;
}
#bg_body {
	background:url(../i/bg_body.jpg) no-repeat top center;
	max-width:1399px;
	min-width:960px;
	padding:0px;
	left: auto;
	right: auto;
	margin: 0px auto;
}
#layout {
	width: 960px;
	left: auto;
	right: auto;
	margin: 0px auto;
	text-align:left;
	
}
#visual {
	background: url(../i/bg_visual.jpg) no-repeat top center;
	height: 406px;
}
#logo {
	float:left;
	width:160px;
}
#contact_info {
	margin-left: 532px;
	padding-top:20px;
	color:#0086C8;
}
#contact_info #phones {
	font: 23px Arial Narrow; 
}
#contact_info #phones span {
	font-weight:bold;
}
#contact_info #inet {
	font-size: 12px;
	margin-left:27px; 
	margin-top:5px
}
#contact_info #inet span {
	color: #89b81d;
}
#menu_box {
	background: url(../i/bg_menu.gif) repeat-x top;
	height: 36px;
	border-top:2px solid #fff;
}
#menu {
	margin: 0px;
	padding:0px;
	list-style: none;
}
#menu li {
	display: inline;
	float:left;
	border-right: 1px solid #d17b00;
	border-left: 1px solid #ffc045;
	height: 36px;
	padding: 0px 8px;
}
#menu li.first {
	border-left: none;
}
#menu li.last {
	border-right: none;
}
#menu li a {
	display: block;
	margin-top: 11px;
	color: #fff;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li a:hover {
	color: #455608;
}
#right_colunm {
	float: right;
	width: 280px;
	margin-bottom:30px;
	position: relative;
	margin-left: 30px;
}
#right_colunm  .block {
	margin-top: 20px;
}
#content, #ex_content {
	margin: 20px 0px 0px 0px;
}
#footer {
	clear: both;
	/*font-size:80%;*/
	font-size: 70%;
	color: #999999;
	background: url(../i/bg_footer.jpg) no-repeat top center;
	padding-top: 10px;
	padding-left: 150px;
}
#footer_right {
	float:right;
	/*width:270px;*/
	width: 170px;
	padding-top: 10px;
	color: #ffbb04;
	font-weight:bold;
	font-size: 100%;
}
#footer_right a {
	text-decoration: none;
}
.clear_float {
	clear: both;
}


/*       �������          */

#content, #ex_content {
	font-size: 80%;
	margin-bottom:50px;
}
#content table {
	empty-cells: show;
}
#content th, #content td.th {
	color: #fff;
	background-color: #6cbc46;
	text-align:left;
}
#content th, #content td {
	padding: 5px 15px;
	font-size:80%;
}
#content #two_columns th, #content  #two_columns td {
	padding: 5px;
}
.odd {
	background-color: #e6f2e2; 
}
/*img {
	margin:0px;
	padding:0px;
}*/
h1, h2 {
	color: #6cbc46;
	text-transform: uppercase;
	font-weight: 500;
}
h1 {
	font-size: 145%;
}
h2 {
	font-size: 130%;
}
ul {
	list-style: url(../i/bg_ul.gif);
}
ul li {
	margin-bottom:10px;
}
a {
	color: #0086c8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border:none;
}
.pic_left {
	float: left;margin: 0px 10px 10px 0px;
}
form img {
	border: 1px solid #555555;
}

form input, form textarea {
	border: 1px solid #555555;
	width: 370px;
}

form .captcha {
	height: 60px;
	font-size: 50px;
color: #676767
}

form .submit {
	width: 200px;
}
.no-padding {
	margin-left: 0px;
	padding-left: 10px;
}	
/*
#gallery {
	float: right;
	width: 120px;
	margin-left: 20px;
}
#gallery img {
	margin-top: 10px;
}
*/
#gallery, #gallery_b {
	width:100%;
	position: relative;
	margin-right: -20px;
}
#gallery div, #gallery_b div  {
	float: left;
	width:120px;
	height: 150px;
	margin: 20px 20px 0px 0px;
	overflow: hidden;
	font-size:10px;
	text-align:center;
}
#gallery a, #gallery_b a {
	text-decoration: none;
}
#interactive_map {
	float:left;
	width:420px;
}
#interactive_map {
	float:left;
	width:420px;
	margin-bottom:30px;
}
#counters {
	margin-top: 40px;
}
#counters a img {
	margin: 0px 10px 10px 0px;
}

#search {
	text-align: right;
}

#search * {
	padding: 0;
	margin: 0;
	width: auto;
}

#search form {
	height: 20px;
	margin: 8px 5px 8px 50px;
	/*display: inline-block;
	width: auto;*/
	text-align: right;
}

#search input {
	height: 20px;
}

#search #ajaxSearch_input {
	width: 150px;
	//width: 140px;
}

#search #ajaxSearch_submit {
	width: 20px;
	height: 20px;
	font-size: 17px;
	text-align: center;
	background-color: #f1dea4;
	background-image: url('/assets/templates/ay-tour/i/search.gif');
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	float: right;
	margin-left: 10px;
 	//margin-top: 1px;
}

.ajaxSearch_result {
	margin: 10px 0 0 10px;
}

.ajaxSearch_resultExtract p {
	margin: 0;
	font-style: italic;
	color: #555555;
}

.ajaxSearch_paging {
	margin: 3px;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
}

.ajaxSearch_highlight {
	background-color: #f29c01;
}
