*{font-family:Arial; font-size:12px;}
a{text-decoration:none;color:#4E6200;}
a:hover{color:#ef5400;}
.tours{font-weight:Normal;font-size:13px;color:#607413;text-decoration:none;}
.tourcast{
color:#203500;
font-weight:Normal;
}
h1,h2,h3,h4,h5,h6{
font-family:Tahoma;
margin:0 0 0 0;
}
h1{
line-height:18px;
font-size:12px;
color:#1c6300;
margin:0 0 3 0;
border-width:1 0 0 0;
border-style:solid;
border-color:#DEF1F5;
}
h2{
font-size:12px;
color:000;
margin:6 0 2 0;
}
h3{
font-size:14px;
color:#000000;
}
h3 b{
font-family:Tahoma;
font-weight:Bold;
color:#8da32a;
font-size:14px;
}
h4{
text-transform:uppercase;
font-size:11px;
line-height:18px;
color:#EC8000;
padding:0 0 0 0;
}
h6{
font-size:12px;
color:fff;
}
p{
font-size:12px;
margin:6 20 8 0;
text-align:justify;
}
ul{
text-align:justify;
margin:0 0 0 20;
}
li{
text-align:justify;
list-style-type:square;
}
.smallink{
line-height:16px;
font-size:12px;
}
.rama{
border-width:1 1 2 1;
border-style:solid;
border-color:aaa;
}
.btn{
font-family:Tahoma;
font-size:14px;
color:#ffffff;
text-decoration:None;
font-weight:Bold;
padding:0 8 0 8;
}
.btn:hover{
color:#ffea00;
}
.btnred{
font-family:Tahoma;
font-size:12px;
color:#ff0000;
text-decoration:None;
font-weight:Bold;
padding:0 8 0 8;
}
.btnred:hover{
color:#455700;
}
.btn3{
font-family:Tahoma;
font-size:12px;
color:#ffffff;
text-decoration:None;
font-weight:Bold;
padding:0 16 0 16;
}
.btn3:hover{
color:#455700;
}
.ramka{
font-size:11px;
background-color:#f2f2f2;
border-width:1px;
border-style:solid;
border-color:#dddddd;
padding:0 3 0 3;
}
.btn2:hover{
color:fff;
background-color:090;
}
.images{
border-width:1px;
border-style:solid;
border-color:#788E24;
margin: 0 6 0 2;
}
.akcent{
font-weight:Normal;
color:#606060;
}
.red{
color:#788E24;
}
.news{
text-align:left;
text-decoration:none;
color:#4e4e4e;
font-size:12px;
margin:4 10 10 0;
}
u{
color:#000000;
text-decoration:none;
}
.f1{
font-size:10px;
margin:0 0 0 0;
}
.hottours{
border-width:1 0 0 0;
border-style:solid;
border-color:#C3CB81;
padding:4 4 4 4;
}
.ntext{
color:#202020;
font-size:12px;
}
.big{
color:#526509;
font-weight:bold;
font-size:12px;
background-color:#acc133;
padding:2 4 2 4;
}
b.big{color:#000000;background-color:#788e24;}
a.big:hover{color:#ffffff}
.small{
line-height:11px;
font-size:11px;
color:666;
}
.strelka{
font-family:Verdana;
color:#ff8a00;
font-size:8px;
vertical-align:Middle;
}
.cast{
width:100%;
text-align:right;
color:#454545;
font-family:Tahoma;
font-weight:Bold;
font-size:16px;
margin:6 0 0 20;
}
.smallink{
background-image: url(p/bullet3.gif);
background-repeat:no-repeat;
margin:0 0 0 14;
padding:0 0 0 14;
}
.smallink2{
font-size:12px;
color:#7A9117;
}
.rama1{
border-style:solid;
border-width:1px;
border-color:#AFC434;
}
.phones{
color:#4c5f01;
font-size:12px;
}
.menu2{
text-decoration:underline;
font-size:12px;
color:#777777;
}
#TB_window {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#aaaaaa;
}

#TB_window a:link {color: #ff0000;}
#TB_window a:visited {color: #cccccc;}
#TB_window a:hover {color: #ffffff;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #333333;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-style:solid;
	border-width:1px;
	border-color:#555;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=40);
	-moz-opacity: 40;
	opacity: 40;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.banzag{
font-style:Italic;
font-family:Verdana;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}
.bantext{
width:188px;
color:#ffe200;
font-size:12px;
padding: 8 8 8 8;
}
.bantext:hover{
color:#ffffff;
}