* {
  margin: 0;
  padding: 0;
}

html {
	height: 100%;
	}
	
body{
	background-color: #f5f5f5;
	font-family: Verdana, sans-serif;
	font-size: 12px;	
	width: 940px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
h1, h2, h3, h4{
	display: block;
	font-size: 180%;
	font-weight: bold;
	color: #5d3d6e;
	padding: 12px 0px 10px 0px;
	}
	
h2{
	color: maroon;
	font-size: 150%;
	}

h3{
	color: #5d3d6e;
	font-size: 130%;
	padding: 11px 0px 5px 0px;
	}
	
h4{
	color: #000;
	font-size: 120%;
	padding: 10px 0px 3px 0px;
	}
	
.maintext a:link, .maintext a:active, .maintext a:visited, .maintext a:hover{
	color: #5d3d6e;
	font-weight: bold;
	border-bottom: 1px dashed #5d3d6e;
	text-decoration: none;	
	}
	
.maintext a:hover{
	color: maroon;
	text-decoration: none;
	border-bottom: 1px solid maroon;
	}	

p{
	padding: 5px 0px;
        margin-left: -10px;
        margin-right: -10px;
        text-indent: 10px;
	}
	
.maintext img{
	border: 3px solid #feffef;
	margin: 0 0px;
	}

ul, ol {
padding-left: 15px; 
}


.maintext table{
	border-collapse: collapse;
	background-color: none;
	width: 100%;
	}

.maintext table td{
	background-color: #feffef;
	border: 1px solid  #f0ef31; 
	padding: 2px 5px;
	font-size: 11px;
}

.maintext table th{
	background-color: #f0ef31;
}

	
/*--------ÑÒÐÓÊÒÓÐÀ ÁËÎÊÎÂ ÑÀÉÒÀ--------*/
#main{
	position: absolute;
	background: url(../images/shadow.gif) 0px 0 repeat-y;
	width: 940px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	}

#top, #top img{
	width: 900px;
	margin: 0 auto;
	border: 0px;
	}
	
/*--------ÃËÀÂÍÎÅ ÌÅÍÞ ÑÀÉÒÀ--------*/	
	
#menu{
	text-align: center;
	width: 900px;
	margin: 0 auto;
	height: 36px;
	}
	
#menu img{
	border: 0;
	}
	
#menu_left, #menu_right{
	background: url(../images/menu_left.jpg) 0 0 no-repeat;
	height: 36px;
	width: 14px;
	float: left;
	}
	
#menu_right{
	background: url(../images/menu_right.jpg) 0 0 no-repeat;
	float: right;
	}
	
#menu_center{
	background: url(../images/menu.jpg) 0 0 repeat-x;
	height: 26px;
	width: 866px;
	float: left;
	padding: 10px 3px 0px 3px;
	}
	
#menu_center .menu_item, .select_item {
	display: inline;
	padding: 10px 0px;
	}
	
.menu_item a:link, .menu_item a:active, .menu_item a:visited, .menu_item a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 1% 10px 1%;
/*	display: block;
	float: left;*/
	border: 0;
	}
	
.menu_item a:hover{
	background: url(../images/menu_select.gif) 50% 100% no-repeat;
	background-color: #d2e7a2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 è íèæå */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	filter: alpha(opacity=50);
/*	opacity: 0.5;	*/
	color: #42530c;
	}
	
.select_item a{
	background: url(../images/menu_select.gif) 50% 100% no-repeat;
	background-color: #d2e7a2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 è íèæå */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	filter: alpha(opacity=50);
/*	opacity: 0.5;	*/
	text-decoration: none;
	font-weight: bold;
	padding: 10px 1% 10px 1%;
	height: 36px;
	padding-bottom: 10px;
	color: #000;
	}	
		
/*--------ÎÑÍÎÂÍÎÅ ÑÎÄÅÐÆÈÌÎÅ ÑÒÐÀÍÈÖÛ--------*/

#center{
	width: 900px;
	margin: 0 auto;
	background-color: #f0ef31;
	}	

#fon_center{
	background: url(../images/fon.png) 0 0 repeat-x;
/*	min-height: 1111px;*/
	border: 0;
	}
	
.main_table{
	}
	
.main_table td{
	}
	
td.col{
	width: 231px;
	background-color: #feffef;
	vertical-align: top;
	}
	
td.col img{
	border: 0;
	}
	
td.col_center{
	background: url(../images/fon_bottom2.png) 0px bottom no-repeat;
	padding: 0px 2px;
	margin: 1px 0px;
	vertical-align: top;
	width: 413px;
	}
	
 .broadcrumbs{
	font-size: 11px;
	color: #feffef;
	padding-left: 246px;
	}
	 
.broadcrumbs a:active, .broadcrumbs a:link, .broadcrumbs a:visited{
	color: #feffef;
	text-decoration: none;
	}

.broadcrumbs a:hover{
	color: #feffef;
	text-decoration: none;
	border-bottom: 1px dashed #feffef;
	}

/*--------ËÅÂÛÉ È ÏÐÀÂÛÉ ÁËÎÊÈ--------*/

.col_content{
	width: 231px;
	padding-bottom: 5px;
	background: url(../images/top_column.jpg) 0 0 no-repeat;
	}
	
.col_content p{
	padding: 10px;
	}

.col_content img{
	border: 0;
	}

.box a:link, .box a:active, .box a:visited, .box a:hover{
	color: #42530c;
	font-weight: bold;
	border-bottom: 1px dashed #42530c;
	text-decoration: none;	
	}
	
.box a:hover{
	color: maroon;
	text-decoration: none;
	border-bottom: 1px solid maroon;
	}	

#lmenu, #countries, .box{
	padding: 42px 10px 10px 10px;	
	background: url(../images/section.jpg) 5px 5px no-repeat;
	}
	
#lmenu{
	line-height: 20px;
	}
	
#countries{
	line-height: 14px;
	}

.img_center{
	text-align: center;
	}

.img_center img{
	padding: 10px 10px 0px 10px;
	}
	
.headblock {
	text-align: center;
	height: 3px;
	color: #be2b29;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2pt;
	position: relative;
	left: 0px;
	top: -30px;	
	}
	
.replace_header{
	text-align: center;
	height: 0px;
	color: #fff;
	/*font-size: 24px;
	font-weight: 900;
	letter-spacing: -2pt;*/
	line-height: 23px;
	margin-left: 4px;
	}

#lmenu a:link, #lmenu a:visited, #lmenu a:active, #countries a:link, #countries a:visited, #countries a:active{
	text-decoration: none;
	color: #42530c;
	font-weight: bold;
	display: block;
	}
	
#lmenu a:link, #lmenu a:visited, #lmenu a:active{
	border-bottom: 1px dashed #e5ebd5;
	padding-top: 5px;
	}

#lmenu a:hover, #countries a:hover{
	color: #99cc33;
	}	
	
#left_menu img{
	border: 0;
	float: left;
	width: 21px;
	height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	}
/*
.lmenu_pic{
	border: 0;
	float: left;
	width: 21px;
	height: 20px;
	padding-top: 4px;
	padding-right: 2px;	
	margin-bottom: 3px;
	}
	*/
.col_bottom{
	float: left;
	background-color: #feffef;
	position: absolute;
	bottom: 60px; 
	/*height: 14px;*/
	width: 231px;
	}
	
.col_bottom img{
	border: 0;
	}

.lcorner{
	float: left;
	}

.rcorner{
	float: right;
	}
	
/*--------ÖÅÍÒÐÀËÜÍÛÉ ÁËÎÊ--------*/	
.mainbox{
	background: url(../images/fon_company.jpg) 2px 0 no-repeat;
/*	background: url(../images/balls.png) 0px bottom no-repeat;*/
/*	background: url(../images/fon_bottom.png) 0px 200px no-repeat;*/	
	padding: 0px 3px;
	margin: 5px 0px;
	width: 413px;
	float: left;
	position: relative;
	left: 241px;
	}
	
.maintext{
	background: url(../images/fon_company.jpg) 1px 1px no-repeat;
	padding: 0px 15px;
	width: 384px;
min-height: 264px;
	}
	
.main_header{
	padding: 15px 0px 10px 0px;
	}
	
.main_header img{
	border: 0;
	}
	
#banner{
/*	background: url(../images/hots.png) 0 0px no-repeat;*/
	height: 267px;
	border: 0px;
	}
	
#banner a:link, #banner a:active, #banner a:visited, #banner img{
	text-decoration: none;
	border: 0px;
	}
	
#banner a:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
	-moz-opacity: 0.9; /* Mozilla 1.6 è íèæå */
	-khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
	filter: alpha(opacity=90);
/*	opacity: 0.5;	*/
	}

img.png{
	border: 0;
	}
	
.png{
    //background-image: none ! important;
    behavior: url('http://nskturist.ru/pngfix.htc');
    }
	
#seasons{
	background: url(../images/fon_seasons.png) 0px 0px no-repeat;
/*	overflow: visible;*/
	position: relative;	
	left: -14px;
	width: 383px;
	min-height: 100px;
	margin-right: -14px;
/*	height: 80px;*/
	padding: 0px 15px;
	}

/*
#balls{
	background: url(../images/fon_bottom2.png) 0px bottom no-repeat;
	z-index: 0;
	height: 568px;
	}
*/

#links_block{
	padding: 10px;
	line-height: 18px;
	}

#links_block a:link, #links_block a:active, #links_block a:visited{
	color: #000;
	border:0;
	text-decoration: none;
	padding:5px;
	}

#links_block a:hover{
	color: #42530c;
	text-decoration: underline;
	}

/*--------ÏÎÄÂÀË ÑÀÉÒÀ--------*/

#footer{
	width: 890px;
	height: 52px;
	margin: 5px;
	}

#footer img{
	border: 0;
	}
	
#cfooter{
	background-color: #fff;
	float: left;
	height: 52px;
	width: 872px;
	}
	
#footer_menu{
	text-align: center;
	padding-top: 4px;
	}
	
#footer_menu a:link, #footer_menu a:active, #footer_menu a:visited{
	color: #676767;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 8px;
	}

#footer_menu a:hover{
	text-decoration: underline;
	}

#footer_text{
	text-align: center;
	padding-top: 5px;
	}
	
#footer_text div, #footer_text a{
	color: #99cc33;
	padding: 5px 20px;
	font-size: 10px;
	display: inline;
	}
	
#footer_text img{
	border: 0;
	}

#footer_text a{
	text-decoration: underline;
	padding: 0px 0px;
	}
	
/*--------------Ãîðÿùèå òóðû---------------*/
.obj_list{
min-height: 140px;
float: left;
width: 95%;
display: block;}

.item_list {
	/*float: left;	*/
	padding: 10px;
	color: #42530c;
	width: 95%;

        display: block;
        float: left;
	color: #000 !important;
	font-weight: normal;
	border: 0px !important;
	text-decoration: none !important;
	}
/*	
a.item_list:link, a.item_list:active, a.item_list:visited{
        display: block;
        float: left;
	color: #000;
	font-weight: normal;
	border: 0px;
	text-decoration: none;
	}*/
	
.item_list:hover{
	background-color: #feffef;
	border: 0;
	text-decoration: none;
	color: #42530c;
	}	

a.name_item:link, a.name_item:visited, a.name_item:active{
	color: #be2b29;
	text-decoration: none;
	font-size: 1.2em;
	border: 0;
	font-weight: bold;
        clear: left;
	}
	
a.name_item:hover{
	color: #99cc33;
	text-decoration: none;
	font-weight: bold;
	}
	
.item_list a img{	
	margin-right: 5px;
	margin-top: 5px;
        float: left;
        border: 3px solid #feffef !important;
	text-decoration: none !important;
	}
	
.anons{
	padding: 10px 0px 5px 0px;
        float: left;
        width: 63%;
        color: #000 !important;
        font-weight: bold;
	}
	
a.navigat_links:link, a.navigat_links:active, a.navigat_links:visited {
	font-size: 11px;
	font-weight: normal;
	border: 0;
	color: #42530c;
        float: left;
	}
	
a.navigat_links:hover{
	color: #99cc33;
	}
				
/*-------------Òàáëèöà--------------*/
.tabstyle2{
	empty-cells: hide !important;
	border-collapse: separate !important;
	border: none !important;
	background: none !important;
	}
	
.tabstyle2 th{
/*	background-color: #b5d033;*/
	background-color: #feffef !important;
	/*font-weight: normal;*/
	font-size: 0.8em !important; 
	padding: 5px 1px !important;
	color:  #42530c !important;
	border: none !important;
	}
	
.tabstyle2 th img{
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	height: 96px !important;
	min-width: 80px;
	}

.tabstyle2 td{
	padding: 7px 1px !important;
	text-align: center !important;
	border: none !important;
	font-size: 12px !important;
	}

#vertical{
	width: 1em;
	line-height: 1em;
	background: #b5d033 !important;
	border: none !important;
	}
	
.maintext .tabstyle2 tr.tr_yellow td{
	background-color: #feffef !important;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 è íèæå */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	filter: alpha(opacity=50);
/*	opacity: 0.5;	*/
	border: none !important;
	}

.tabstyle2 tr.tr_yellow img, .tabstyle2  tr.tr_green img{
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
.tabstyle2 tr.tr_green td{
	background-color: #e5eeb5 !important;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 è íèæå */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	filter: alpha(opacity=50);
/*	opacity: 0.5;	*/
	border: none !important;
	}
		
.maintext table.tabstyle2 td:hover{
	background-color: #b5d033 !important;
}
