/* ************** ABSOLUTE ******************/
body {
	margin: 0;
	padding: 0;
	position: relative;
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	min-width: 1000px;
}
*html #container {
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px":"100%");
}
a img {
	border: none;
}
#container {
	background: url(../images/vert-line1.gif) 328px top repeat-y;

	width: 100%;
}
/* ************** LEFT **********************/
#left {

	width: 340px;
	float: left;
}
#left_header {
	height: 104px;
	background: url(../images/logo-bottom.gif) left 63px no-repeat;
}
#left_header img {
	 display: block;
}
div.for_you {
	float: right;
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 0 10px 0 0;
}
#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left li {
	margin: 2px 0;
	padding: 0 20px 0 0;
	background: url(../images/menu-bg.gif) left top repeat-y;
}
#left li a {
	display: block;
	font-family: Arial;
	height: 26px;
	padding: 10px 0 0 15px;
	font-size: 14px;
	color: #575778;
	text-decoration: none;
	font-weight: bold;
}
#left li a:hover {
	background: #F1F1F3;
}

div#submenu a{
	font-weight:normal;
	padding: 3px 0 3px 30px;
	margin:0 0 0 0;
	height:20px;
}
div#subsubmenu a{
	font-weight:normal;
	margin:0;
	height:15px;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 45px;
}

div#photogallery {
	width: 270px;
	height: 400px;
	margin: 25px;
}
div#photogallery_ind {
	width: 270px;
	height: 100%;
	margin: 25px;
}
div#photos img {
	float: left;
	padding: 2px;
	border: 1px solid #bbbbbb;
	margin: 9px 12px;
}
div.phototitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
div.phototitle img {
	float: left;
	margin: 0 5px;
}
div.phototitle a {
	color: #2F6192;
}
div.phototitle a:hover {
	text-decoration: none;
}
div.photopages {
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}
div.photopages a {
	color: #2F6192;
	margin: 0 1px;
}
div.photopages a:hover {
	text-decoration: none;
}
span.active_page {
	font-weight: bold;
	color: red;
	margin: 0 1px;
}
/* ************** RIGHT *********************/
#right {
	margin-left: 340px;
	height: 100%;
}
#right_header {
	height: 178px;
	margin: 0 0 0 19px;
	border-bottom: 2px solid #AB1253;
}
#icons {
	background: #ED7900;
	float: right;
	height: 148px;
	width: 45px;
}
#icons img {
	display: block;
	width: 13px;
	margin: 20px auto;
}
#contacts {
	height: 100px;
	border-bottom: 2px solid #AB1253;
}
#contacts img {
	margin: 12px 0 0 10px;
}
div.adress, div.phones {
	float: right;
	color: #444444;
	text-align: center;
	letter-spacing: -1px;
}
div.phones {
	padding: 3px 10px 0 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 26px;
}
div.adress {
	padding: 10px 20px 0 0;
	font-size: 18px;
	font-family: Verdana, Tahoma, Arial;
	font-weight:bolder;
}
#banner {
	padding: 7px 0 0 0;
	text-align: center;
}
/* ************** CONTENT *********************/
#content {


	width: 100%;
}
#tours {
	float: right;
	width: 230px;
	padding: 15px 10px 70px 20px;
	background: url(../images/vert-line1.gif) left top repeat-y;
}
div.tours_title {
	margin-right: -10px;
	padding: 5px;
	text-align: right;
	font-size: 16px;
	font-family: Verdana, Tahoma, Arial;
	letter-spacing: -1px;
	color: #ffffff;
	background: #FF9206;
}
div.tour {
	font-size: 12px;
	border-bottom: 1px solid #C9C9C9;
	padding: 5px 0 5px 10px;
}
div.tour h5 {
	font-size: 12px;
	margin: 2px 2px 2px -10px;
	padding: 0 0 0 10px;
	background: url(../images/pointer.gif) left no-repeat;
}
div.tour h5 a {
	color: #0A5AA3;
}
div.tour h5 a:hover {
	text-decoration: none;
}
div.tour div.tour_price {
	font-size: 11px;
	color: #0A5AA3;
	font-weight: bold;
}
div.tour div.tour_price span.data {
	color: red;
	margin-right: 15px;
}
div.tour div.link {
	text-align: right;
	padding-right: 10px;
}
div.tour div.link a {
	color: #0A5AA3;
	font-size: 11px;
}
div.tour div.link a:hover {
	text-decoration: none;
}
div#text {

	padding: 10px 15px;
	margin-right: 5px;
}
div#text h1 {
	font-size: 24px;
	color: #1769B3;
	padding: 10px 0;
	margin: 0;
}
div#text h2 {
	font-size: 14px;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 0;
	color: #666666;
}
div#text img {
	margin: 10px;
}
div#text a {
	color: #396087;
}
div#text a:hover {
	text-decoration: none;
}

div.text a {
	color: #396087;
}
div.text a:hover {
	text-decoration: none;
}
/* ************** BOTTOM *********************/
#footer {
	height: 39px;
	clear: both;
	background: url(../images/footer-bg.gif) left top repeat-x;
}
#copyright {
	color: #ffffff;
	font-size: 13px;
	text-align: center;

}

.lin {font-size: 11px; color: #000000; text-decoration: none; font-family: verdana;}
.lin a{font-size: 11px; color: #000000; text-decoration: none; font-family: verdana;}
.lin a:hover{font-size: 11px; color: #000000; text-decoration: none; font-family: verdana;}

