*		{ -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
body    { font-family: Tahoma, sans-serif; font-size: 13px; color: #000; background: #fff url(../images/bg/body.gif) 50% bottom repeat-x;}
table   { font-family: Tahoma, sans-serif; font-size: 13px; color: #000;}
button, input, select, textarea { font-family: Tahoma, sans-serif;}

/* Общая стилизация */
h1			{ font-size: 24px; font-weight: normal; color: #000; margin: 0 0 21px 0px;}
h2			{ font-size: 16px; margin: 0 0 21px 0; font-weight: normal; color: #000;}
h3			{ font-size: 14px; margin: 0 0 1px 0px; font-weight: bold; color: #000;}
h4			{ }
p			{ margin: 0 0 22px 0; line-height: 1.5em;}

a			{ color: #d71414; text-decoration: underline;}
a:visited	{ color: #d71414; text-decoration: underline;}
a:hover		{ color: #2a832b; text-decoration: underline;}

li			{ margin-bottom: 3px;}
ol			{ margin: 0 0 22px 0;}
ul			{ list-style-type: none; margin: 0 0 22px 0;}
ul li		{ position: relative;}
ul li:before		{ content: '-'; position: absolute; z-index: 1; left: -13px;}

.air ul li:before {content: '';}
.foto4 ul li:before {content: '';}

.table		{ width: 100%; margin: 0 0 22px 0;}
.table th	{ vertical-align: top; text-align: left; font-weight: normal; background: #539a54; border: 1px solid #606060; color: #fff; padding: 4px 13px 5px 13px;}
.table td	{ vertical-align: top; border: 1px solid #606060; padding: 4px 13px 5px 13px;}

.fimg		{ position: relative; float: left; margin: 0 15px 22px 0;}
.fimg img	{ -webkit-border-radius:11px; -moz-border-radius:11px; border-radius:11px;}
.fimg:after	{ content: attr(title); position: absolute; z-index: 1; bottom: 11px; left: 0px; background: #539a54; width: 50%; color: #fff; padding: 1px 6px 2px 6px; -webkit-border-radius:0 11px 11px 0; -moz-border-radius: 0 11px 11px 0; border-radius: 0 11px 11px 0;}

.rimg		{ position: relative; float: right; margin: 0 0 22px 15px;}
.rimg img	{ -webkit-border-radius:11px; -moz-border-radius:11px; border-radius:11px;}
.rimg:after	{ content: attr(title); position: absolute; z-index: 1; bottom: 11px; left: 0px; background: #539a54; width: 50%; color: #fff; padding: 1px 6px 2px 6px; -webkit-border-radius:0 11px 11px 0; -moz-border-radius: 0 11px 11px 0; border-radius: 0 11px 11px 0;}

blockquote	{ -webkit-border-radius:11px; -moz-border-radius:11px; border-radius:11px; background: #f6f6f6; margin: 0 0 22px -10px; padding: 10px; line-height: 1.5em;}


/* Скелеты */
.sk		{ min-width: 1000px; text-align: center; background: url(../images/bg/sk1.jpg) 50% top no-repeat; margin: 0 0 45px 0;}
.sk1	{ max-width: 1200px; margin: auto; text-align: left; position: relative; z-index: 1;}

.msk	{ width: 100%;}
.msk1	{ vertical-align: top; padding: 0 0 0 50px;}
.msk2	{ vertical-align: top; padding: 3px 46px 0 30px; width: 275px;}

/* Шапка */
.hflag	{ min-width: 1000px; text-align: center; border-bottom: 1px solid #e0e0e0;}
.hflag1	{ width: 100%; margin: auto; position: relative; z-index: 1; border-bottom: 1px solid #bbb; height: 6px;}
.hflag2	{ background: #2c8a2d; width: 25%; }
.hflag3	{ background: #d40101; width: 25%; }
.hflag4	{ background: #ffffff; width: 25%; }
.hflag5	{ background: #000000; width: 25%; }

.head	{ min-width: 1000px; width:expression(document.body.clientWidth < 1000? "1000px": "100%"); text-align: center; 
background: #f2f2f2;
background: -moz-linear-gradient(top,  #f2f2f2 0%, #fcfcfc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#fcfcfc));
background: -webkit-linear-gradient(top,  #f2f2f2 0%,#fcfcfc 100%);
background: -o-linear-gradient(top,  #f2f2f2 0%,#fcfcfc 100%);
background: -ms-linear-gradient(top,  #f2f2f2 0%,#fcfcfc 100%);
background: linear-gradient(top,  #f2f2f2 0%,#fcfcfc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#fcfcfc',GradientType=0 );
}
.head1	{ max-width: 1200px; margin: auto; text-align: left; position: relative; z-index: 1; height: 144px;}
.logo	{ position: absolute; z-index: 1; top: 45px; left: 50px;}
.hhotel	{ position: absolute; z-index: 1; font-size: 14px; right: 284px; top: 59px;}
.hplane	{ position: absolute; z-index: 1; font-size: 14px; right: 42px; top: 61px;}
.hhotel a			{ color: #2a832b; text-decoration: underline; background: url(../images/bg/hhotel.png) left top no-repeat; display: block; padding: 6px 0 0 52px; height: 30px;}
.hhotel a:visited	{ color: #2a832b; text-decoration: underline;}
.hhotel a:hover		{ color: #000; text-decoration: underline;}
.hplane a			{ color: #2a832b; text-decoration: underline; background: url(../images/bg/hplane.png) left top no-repeat; display: block; padding: 4px 0 0 44px; height: 30px;}
.hplane a:visited	{ color: #2a832b; text-decoration: underline;}
.hplane a:hover		{ color: #000; text-decoration: underline;}

.ill	{ height: 235px; background: url(../images/ill.jpg) 50% top no-repeat; min-width: 1000px;}

.tmenu	{ min-width: 915px; text-align: center; position: relative; z-index: 2; margin: 0 0 33px 0; padding: 0 42px 0 43px;}
.tmenu1	{ min-width: 915px; max-width: 1115px; margin: auto; text-align: left; position: relative; z-index: 2;}
.tmenu2	{ position: relative; z-index: 2; margin-top: -18px; height: 32px; 
background: #d40000;
background: -moz-linear-gradient(top,  #e87d7e 0%, #d40000 78%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e87d7e), color-stop(78%,#d40000));
background: -webkit-linear-gradient(top,  #e87d7e 0%,#d40000 78%);
background: -o-linear-gradient(top,  #e87d7e 0%,#d40000 78%);
background: -ms-linear-gradient(top,  #e87d7e 0%,#d40000 78%);
background: linear-gradient(top,  #e87d7e 0%,#d40000 78%);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4N2Q3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iI2Q0MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
border: 2px solid #d40000;
-webkit-box-shadow: 1px 1px 1px 0px #bcbcbc;
-moz-box-shadow: 1px 1px 1px 0px #bcbcbc;
box-shadow: 1px 1px 1px 0px #bcbcbc;
-webkit-border-radius:11px;
-moz-border-radius:11px;
border-radius:11px;
}

.tmenu3	{ width: 100%; font-weight: bold; font-size: 13px; height: 32px;}
.tmenu4	{ }
.tmenu5	{ }
.tmenu5 div	{ position: relative;}
.tmenu5 a			{ color: #fff; text-decoration: none; display: block; height: 24px; padding: 8px 15px 0 15px; text-align: center; background: url(../images/bg/tmenu5.gif) right 50% no-repeat; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
.tmenu5 a:visited	{ color: #fff; text-decoration: none;}
.tmenu5 a:hover		{ color: #fff; text-decoration: underline; background: #d40000 url(../images/bg/tmenu5.gif) right 50% no-repeat;}
.tmenu4 td:last-of-type a  		{ background: none;}
.tmenu4 td:last-of-type a:hover  { background: #d40000; -webkit-border-radius:0 11px 11px 0; -moz-border-radius:0 11px 11px 0; border-radius:0 11px 11px 0;}
.tmenu4 td:first-of-type a:hover  { -webkit-border-radius:11px 0 0 11px; -moz-border-radius:11px 0 0 11px; border-radius:11px 0 0 11px;}


.tmenu6 { position: relative;}
.tmenu6 a			{ color: #fff; text-decoration: none; position: absolute; z-index: 2; top: -9px; left: -2px; display: block; height: 30px; text-align: center; padding: 15px 0 0 0; width: 100%;
border: 2px solid #35a436;
-webkit-border-radius:11px;
-moz-border-radius:11px;
border-radius:11px;
background: #35a436;
background: -moz-linear-gradient(top,  #98d49a 0%, #35a436 50%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98d49a), color-stop(50%,#35a436));
background: -webkit-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: -o-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: -ms-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4ZDQ5YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzM1YTQzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
-webkit-box-shadow: 1px 1px 1px 0px #9f9f9f;
-moz-box-shadow: 1px 1px 1px 0px #9f9f9f;
box-shadow: 1px 1px 1px 0px #9f9f9f;

}
.tmenu6 a:visited	{ color: #fff; text-decoration: none;}
.tmenu6 a:hover		{ color: #fff; text-decoration: underline; 
background: #35a436;
background: -moz-linear-gradient(top,  #98d49a 0%, #35a436 50%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98d49a), color-stop(50%,#35a436));
background: -webkit-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: -o-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: -ms-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4ZDQ5YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzM1YTQzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}


.tmenu4 td:last-of-type .tmenu6 a  		{ 
background: #35a436;
background: -moz-linear-gradient(top,  #98d49a 0%, #35a436 50%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98d49a), color-stop(50%,#35a436));
background: -webkit-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: -o-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: -ms-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4ZDQ5YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzM1YTQzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}

.tmenu4 td:last-of-type .tmenu6 a:hover  { 
-webkit-border-radius:11px;
-moz-border-radius:11px;
border-radius:11px;
background: #35a436;
background: -moz-linear-gradient(top,  #98d49a 0%, #35a436 50%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98d49a), color-stop(50%,#35a436));
background: -webkit-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: -o-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: -ms-linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: linear-gradient(top,  #98d49a 0%,#35a436 50%);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4ZDQ5YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzM1YTQzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.tmenu4 td:first-of-type .tmenu6 a:hover  { -webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px;}

/* Футер */
.foot		{ min-width: 1000px; text-align: center;}
.foot1		{ max-width: 1200px; margin: auto; text-align: left; position: relative; z-index: 1; padding: 0 0 35px 0;}
.foot2		{ position: absolute; z-index: 1; top: 0px; left: 42px; font-size: 11px; color: #000;}
.foot3		{ padding: 0 10px 0 251px; font-size: 11px;}
.foot3 a			{ color: #ff0000; text-decoration: underline; display: block; float: left; background: url(../images/bg/foot3.gif) right 50% no-repeat; padding: 0 12px 0 0; margin: 0 14px 12px 0;}
.foot3 a:visited	{ color: #ff0000; text-decoration: underline;}
.foot3 a:hover		{ color: #000; text-decoration: underline;}
.foot3 span			{ color: #098f0c; display: block; float: left; background: url(../images/bg/foot3.gif) right 50% no-repeat; padding: 0 12px 0 0; margin: 0 14px 12px 0;}
.foot3 :last-child 	{ background: none; margin: 0 0 12px 0;}

/* Блок фотографий */
.foto	{ min-width: 950px; text-align: center; height: 135px; margin: 0 0 63px 0; padding: 0 25px 0 25px;}
.foto1	{ max-width: 1150px; margin: auto; text-align: left; position: relative; z-index: 1;}
.foto2	{ height: 68px; 
position: absolute; z-index: 1; width: 99%; top: 10px;
border: 5px solid #d4d8e1;
-webkit-border-radius:11px;
-moz-border-radius:11px;
border-radius:11px;
background: #dee1e8;
background: -moz-linear-gradient(top,  #dee1e8 0%, #d4d8e1 37%, #d4d8e1 63%, #dee1e8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dee1e8), color-stop(37%,#d4d8e1), color-stop(63%,#d4d8e1), color-stop(100%,#dee1e8));
background: -webkit-linear-gradient(top,  #dee1e8 0%,#d4d8e1 37%,#d4d8e1 63%,#dee1e8 100%);
background: -o-linear-gradient(top,  #dee1e8 0%,#d4d8e1 37%,#d4d8e1 63%,#dee1e8 100%);
background: -ms-linear-gradient(top,  #dee1e8 0%,#d4d8e1 37%,#d4d8e1 63%,#dee1e8 100%);
background: linear-gradient(top,  #dee1e8 0%,#d4d8e1 37%,#d4d8e1 63%,#dee1e8 100%);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZTFlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iI2Q0ZDhlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2Q0ZDhlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWUxZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

.foto3			{ position: relative; z-index: 3;}
.foto3-1		{ position: absolute; z-index: 3; top: 38px; left: 18px; height: 23px; width: 23px; cursor: pointer;}
.foto3-1 :first-child { display: block; height: 23px; width: 23px; background: url(../images/bg/foto3.png) 0px 0px no-repeat; position: absolute; z-index: 1; top: 0xp; left: 0px; opacity: 1;}
.foto3-1 :last-child  { display: block; height: 23px; width: 23px; background: url(../images/bg/foto3.png) -23px 0px no-repeat; position: absolute; z-index: 1; top: 0xp; left: 0px; opacity: 0;}
.foto3-1:hover :first-child { opacity: 0;}
.foto3-1:hover :last-child  { opacity: 1; left: -3px;}

.foto3-2		{ position: absolute; z-index: 3; top: 38px; right: 18px; height: 23px; width: 23px;  cursor: pointer;}
.foto3-2 :first-child { display: block; height: 23px; width: 23px; background: url(../images/bg/foto3.png) -69px 0px no-repeat; position: absolute; z-index: 1; top: 0xp; left: 0px; opacity: 1;}
.foto3-2 :last-child  { display: block; height: 23px; width: 23px; background: url(../images/bg/foto3.png) -46px 0px no-repeat; position: absolute; z-index: 1; top: 0xp; left: 0px; opacity: 0;}
.foto3-2:hover :first-child { opacity: 0;}
.foto3-2:hover :last-child  { opacity: 1; left: 3px;}





.foto4	{ height: 103px; position: relative; z-index: 2; padding: 5px 65px 7px 65px; overflow: hidden; top: -5px;}
.foto4 a { display: block; float: left; margin: 0 13px 10px 0; position: relative;}
.foto4 a img { 
-webkit-border-radius:11px;
-moz-border-radius:11px;
border-radius:11px;
-webkit-box-shadow: 1px 1px 1px 0px #919398;
-moz-box-shadow: 1px 1px 1px 0px #919398;
box-shadow: 1px 1px 1px 0px #919398;
}
.foto4 span	{ display: block; position: absolute; z-index: 1; top: 66px; right: 10px; background: url(../images/bg/zoom.png) 0px 0px no-repeat; width: 23px; height: 24px; opacity: 0.8;}
.foto4 a:hover span	{ opacity: 1;}
.foto4 a:hover img 		{ -moz-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);}

.foto5	{ font-size: 11px; font-weight: bold; padding: 0 0 0 65px; margin: 5px 0 0 0;}
.foto5 a			{ color: #d71414; text-decoration: underline; background: url(../images/bg/foto5.gif) 0px no-repeat; padding: 1px 0 1px 23px;}
.foto5 a:visited	{ color: #d71414; text-decoration: underline;}
.foto5 a:hover		{ color: #2a832b; text-decoration: underline;}

/* Контент на Глагне */
.ipub		{ -webkit-border-radius:11px; -moz-border-radius:11px; border-radius:11px; background: #fff; margin: 0 0 1px -18px;}
.ipub:hover	{ background: #f6f6f6;}
.ipub1	{ width: 100%;}
.ipub2	{ width: 150px; vertical-align: top; padding: 10px 19px 10px 10px;}
.ipub2 img	{ -webkit-border-radius:11px; -moz-border-radius:11px; border-radius:11px;}
.ipub3	{ vertical-align: top; padding: 6px 10px 10px 0px;}
.ipub3-1	{ font-size: 18px;}
.ipub3-2	{ font-size: 12px; line-height: 1.5em; margin: 0 0 2px 0;}
.ipub3-3	{ background: url(../images/bg/ipub3-3.gif) 0px no-repeat; padding: 0 0 0 15px; font-size: 11px;}

.izag	{ font-size: 24px; padding: 0 0 0 0; margin: 0 0 11px 0;}

/* Правая колонка */
.rzag	{ font-size: 24px; margin: 0 0 10px 0;}

.rnewsh	{ margin: 0 0 30px 0;}
.rnews	{ width: 100%; margin: 0 0 13px 0;}
.rnews1	{ vertical-align: top; width: 85px; padding: 0 9px 0 0;}
.rnews1 img	{ -webkit-border-radius:11px; -moz-border-radius:11px; border-radius:11px;}
.rnews2	{ vertical-align: top; font-size: 11px; padding: 6px 0 0 0;}
.rnews2-1	{ line-height: 1.4em; margin: 0 0 2px 0;}
.rnews2-2	{ }
.rnews3	{ background: url(../images/bg/rnews3.gif) 0px no-repeat; padding: 0 0 0 20px; font-size: 11px; font-weight: bold;}

.tizer	{ position: relative; z-index: 1; font-size: 11px; height: 60px; margin: 0 0 9px 0;}
.tizer1	{ }
.tizer2	{ }
.tizer1 a	{ display: block; background: url(../images/bg/tizer1.gif) 0px 0px no-repeat; position: absolute; z-index: 1; left: -8px; padding: 10px 0 20px 54px; width: 105px; line-height: 1.3em;}
.tizer2 a	{ display: block; background: url(../images/bg/tizer2.gif) 0px 0px no-repeat; position: absolute; z-index: 1; left: 156px; padding: 10px 0 20px 56px; width: 80px; line-height: 1.3em;}

.air	{ font-size: 11px; margin: -4px 0 0 0;}
.air1	{ border-bottom: 1px solid #ededed; padding: 0 0 6px 0; margin: 0 0 5px 0;}
.air2	{ margin: 0 0 2px 0;}
.air2 b	{ background: url(../images/bg/air2.gif) 100% 5px no-repeat; padding: 0 10px 0 0;}
.air3	{ line-height: 1.4em;}
.air :last-child	{ border: none;}


.fmenu	{ }
.fmenu1	{ float: left; color: #169509; margin: 0 9px 9px 0;}
.xnum	{ width: 100%;margin-top:20px;}
.xnum1	{ font-size: 13px;}
.xnum1 a		{ padding-top: 4px; color: #943124; text-decoration: none; outline: none; background: #f3f3f3 url(http://tourister.ru/images/bg/xnum1.gif) no-repeat; display: block; float: left; margin: 0 7px 0 0; width: 24px; min-height: 20px; text-align: center;}
.xnum1 a:visited	{ color: #943124; text-decoration: none;  outline: none;}
.xnum1 a:hover		{ color: #fff; text-decoration: none; outline: none; background: #a0a0a0 url(http://tourister.ru/images/bg/xnum1-1.gif) no-repeat;}
.xnum1 span		{ padding-top: 4px; color: #fff; text-decoration: none; outline: none; background: #a0a0a0 url(http://tourister.ru/images/bg/xnum1-1.gif) no-repeat; display: block; float: left; margin: 0 7px 0 0; width: 24px; min-height: 20px; text-align: center;}
.xnum2 a		{ padding-top: 4px; color: #943124; text-decoration: none; outline: none; background: #f3f3f3 url(http://tourister.ru/images/bg/xnum2.gif) no-repeat; display: block; float: right; margin: 0 7px 0 0; width: 140px; min-height: 20px; text-align: center; white-space: nowrap; font-size: 13px;}
.xnum2 a:visited	{ color: #943124; text-decoration: none;  outline: none;}
.xnum2 a:hover		{ color: #fff; text-decoration: none; outline: none; background: #a0a0a0 url(http://tourister.ru/images/bg/xnum2-1.gif) no-repeat;}
.xnum2 a span		{ color: #999; font-size: 11px;}
.xnum2 a:hover span	{ color: #fff; font-size: 11px;}

.air_hover {
    overflow-y: scroll !important;
}
.air_ {
    background-color: #F0F0F0;
    padding:10px;
    border-radius:10px;
    -moz-border-radius:10px;
}
#air {
    background-color: #F0F0F0;
    background: none;
    height: 250px;
    margin-left: 0;
    margin-bottom: 0;
    overflow-y: hidden;
    margin-top: 8px;
    width: 317px;
}

#air IMG {
    margin-bottom: -3px;
    margin-right: 3px;
}

#social_btn IMG {
    opacity:0.85;
    padding-bottom: 1px;
    border-bottom:4px solid white;
}
#social_btn IMG:hover {
    opacity:1.0;
    border-bottom:4px solid silver;
}

#social_btn {
    margin-top: -14px;
}
#social_btn SPAN {
    line-height: 40px;
    padding-right: 14px;
    vertical-align: top;
}

.commentBlock{
	padding: 20px 10px 50px 10px;
	overflow: hidden;
	zoom: 1;
	width: 610px;
}
.commentBlock H2 {
    padding-bottom:1em;
}

.commentBlock input.txt{
	margin: 0 0 4px 0;
	width: 144px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	border: 1px solid #D4D4D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686;
	display: block;
}

.commentBlock textarea{
	border: 1px solid #D4D4D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686;
	width: 590px;
	height: 150px;
	padding: 10px;
	line-height: 19px;
	margin: 0 0 4px 0;
	display: block;
}

.commentBlock input.but{
	float: right;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	background: #6AA500;
	cursor: pointer;
}
.kament      {
    width:100%;
    min-height: 75px;
    border:1px #ccc dashed;
    padding:7px;
    margin:14px 14px 21px 0;
    background-color:#FFF9DA;
}
.kament2     {font-size: 14px;color:#404040; line-height: 1.3em;padding: 10px;}
.kament3     {vertical-align: bottom;width:130px;text-align:right;padding: 10px;}


.i_lo {
    padding:1px;
    border:0;
    cursor:pointer;
}
.i_hi {
    position: absolute;
    background-color: rgb(255, 255, 255);
    padding: 5px;
    border-color: rgb(226, 226, 226);
    border-width: 1px;
    border-style: solid;
    z-index: 999;
    display: none;
}
.button
{
        display: inline-block;
        white-space: nowrap;
        background-color: #ccc;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
        background-image: -webkit-linear-gradient(top, #eee, #ccc);
        background-image: -moz-linear-gradient(top, #eee, #ccc);
        background-image: -ms-linear-gradient(top, #eee, #ccc);
        background-image: -o-linear-gradient(top, #eee, #ccc);
        background-image: linear-gradient(top, #eee, #ccc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
        border: 1px solid #777;
        padding: 0 1.5em;
        padding-bottom: 2px;
        padding-top: 2px;
        margin: 0.5em;
        font: bold 17px Arial, Helvetica;
        text-decoration: none;
        color: #333;
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        -moz-border-radius: .2em;
        -webkit-border-radius: .2em;
        border-radius: .2em;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        margin-top: 16px;        
}
 
.button:hover
{
        background-color: #ddd;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
        background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
        background-image: -moz-linear-gradient(top, #fafafa, #ddd);
        background-image: -ms-linear-gradient(top, #fafafa, #ddd);
        background-image: -o-linear-gradient(top, #fafafa, #ddd);
        background-image: linear-gradient(top, #fafafa, #ddd);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}
 
.button:active
{
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        position: relative;
        top: 1px;
}
 
.button:focus
{
        outline: 0;
        background: #fafafa;
}   
 
.button:before
{
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        margin: 0 1em 0 -1em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
}

.input {
    background: -moz-linear-gradient(center top , #BCBCBE, #FFFFFF) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#BCBCBE), to(white));
    border: 1px solid #717171;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 0 #EFEFEF;
    font-size: 15px;
    outline: medium none;
    padding: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
    height:14px;
}

.hotel TD {
    font-size: 14px;
}
.hotel STRONG {
    font-size: 14px;
}
.hotel TD B {
    font-size: 11px;
}
.hotel TD SMALL {
     font-size: 11px;
     color:#404040;
}
.list_hotel BIG:hover:after {
    content:'Рейтинг отеля от booking.com от 0 до 10';
    position:absolute;
    border:1px solid silver;
    right: -270px;
    top:0px;
    background-color: #fffff0;
    padding:2px 6px 2px 6px;
    border-radius:4px;
    color:black;
    z-index: 9;
}
.list_hotel BIG:hover {
    cursor:help;
    position:relative;
}
.list_hotel BIG {
    color:green;
    font-size: 13px;
}
.list_hotel TD {
    white-space: nowrap;
    vertical-align:top;
    padding-left:21px;
}
.g_bottom {
    padding-left:21px; 
    width:100%;
    font-size:16px;
}
.g_bottom TD {
    padding:6px;
}
.g_topic {
    width: 100%;
    padding:4px;
}
.g_topic TD {
    padding:10px;
}
.g_topic .list_aa_t {
    font-size: 14px;
    padding-top:8px;
}
.g_topic IMG {
    border-radius: 10px 10px 10px 10px;
}
.g_topic IMG:hover {
    border-radius: 4px 4px 4px 4px;
}
.gallery_img {
    padding:25px;
}
.gallery_img IMG {
    border-radius: 10px 10px 10px 10px;
}
.gallery_img IMG:hover {
    border-radius: 4px 4px 4px 4px;
}
.list_images SPAN {
 display:block;
 padding-left:20px;
 font-size:11px;
 padding-bottom: 14px;
}
.list_images IMG:hover {
    border-radius: 4px 4px 4px 4px;
}
.list_images IMG {
    border-radius: 10px 10px 10px 10px;
    margin:10px;
    float:left;
}
.list_images DIV {
display:block;
clear:both;
}
.topic_articles .list_aa_t {
    font-size:15px;
    padding: 10px 30px 0px 0px;
}
.dnews H2 {
    padding-bottom:10px;
}
.dnews2 {
}
#tourister {padding-bottom:40px;}
