body{
	color:#222222;
	background-color: #fff !important;
	/*background-image:url(/tpl/images/back.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
a, a:link, a:visited{
    /*color:#009FE3;*/
	color:#003580;
    text-decoration:none;
}
a:hover{
	color:#FEBA02;
}
#container{
	width:945px;
	margin:0 auto;
	padding-left: 55px;	
}
#head{
	background-color:#52b3f8;
	/* Для хороших браузеров */
	-moz-border-radius: 3px 3px 0 0; /* Firefox */
	-webkit-border-radius: 3px 3px 0 0; /* Safari, Chrome */
	-khtml-border-radius: 3px 3px 0 0; /* KHTML */
	border-radius: 5px; /* CSS3 */
	/* Для плохих IE */
	behavior: url(/tpl/styles/border-radius.htc); /* учим IE border-radius */
}
#down{
    width:100%;
    z-index: 2;
    padding-bottom: 48px;
}
#logo{
    width:90px;
	float:left;
}
#nazv{
    width:386px;
	float:left;
	margin:2px 0 0 0;
}
#duh_w{
	float:left;
	margin: 15px 0 0 0;
        width: 262px;
}
#lignik{
    float: left;
    margin: 2px 19px 0 59px;
}
#lignik img{
	width: 60px;
}
.user_autoriz{
	width: 160px;
	float:left;
	text-align:center;
	margin:7px 0 0 0;
	color:#fff;
}
#spisok{
	margin-top: 8px;
    position: absolute;
    width: 449px;
	color:#fff;
}
#spisok h1{font-size: 16px;font-weight: lighter;color:#fff;}
#spisok a {
    font-size: 10px;
	/*color:#003580;*/
	color:#fff;
}
#spisok a:hover{
	text-decoration:underline;	
}
#menu{	
	/* Для хороших браузеров */
	-moz-border-radius: 3px 3px 0 0; /* Firefox */
	-webkit-border-radius: 3px 3px 0 0; /* Safari, Chrome */
	-khtml-border-radius: 3px 3px 0 0; /* KHTML */
	border-radius: 5px; /* CSS3 */
	/* Для плохих IE */
	behavior: url(/tpl/styles/border-radius.htc); /* учим IE border-radius */
	background-color:#003580;
	padding:1px 15px 8px;
	margin:0 0 10px 0;
}
#menu ul{
	display:table;
	width:100%;	
}
#menu li{
	list-style:none;
	display:table-cell;
	text-align:center;
}
#menu a{
	font-size:15px;
	text-transform:lowercase;
	display:block;
	color:#CED5E0;
}
#menu a:hover{
	color:#fff;
}
#left{
    width:179px;
	float:left;
}
#center{
    width:557px;
    float:left;
    padding: 0 15px;
}
#right{
    float:left;
    width:179px;
}
.title_block{
	background-color:#537CB4;
	text-align:center;
	padding:10px 0;
	/* Для хороших браузеров */
	-moz-border-radius: 3px 3px 0 0; /* Firefox */
	-webkit-border-radius: 3px 3px 0 0; /* Safari, Chrome */
	-khtml-border-radius: 3px 3px 0 0; /* KHTML */
	border-radius: 3px 3px 0 0; /* CSS3 */
	/* Для плохих IE */
	behavior: url(/tpl/styles/border-radius.htc); /* учим IE border-radius */
	color:#fff;
	font-weight:bold;	
}
.title_block a{
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}
.title_block a:hover{
	text-decoration:none;
}
.clear{
	clear:both;	
}
.poisk{
    width:296px;
    margin: 0 auto; 
}
#search{
    font-size:16px;
    color:#fff;
}
#search input[type=text]{
	width:190px;
	border:none;
	padding:2px 3px;
	color:#333;
	background-color:#D6E1EF;
	/* Для хороших браузеров */
	-moz-border-radius: 2px; /* Firefox */
	-webkit-border-radius: 2px; /* Safari, Chrome */
	-khtml-border-radius: 2px; /* KHTML */
	border-radius: 2px; /* CSS3 */
	/* Для плохих IE */
	behavior: url(/tpl/styles/border-radius.htc); /* учим IE border-radius */
}
#search input[type=image]{
	margin-top:2px;
}
.title{
    color: #003580;
    font-weight: normal;
    font-size: 20px;
    padding: 10px 10px 10px 0;
}
.block2 span.t2 {
    background-image: url("../images/image/menu_arrow.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}
.block2 a{
    padding-left: 10px;
    background-image: url(../images/image/menu_arrow.png);
    background-position: left;
    background-repeat: no-repeat;
	color:#003580;
}
.block2 a:hover{
	color:#f98631;
}
#footer{
    text-align:center;
	padding-bottom:28px;
}
.footer_text{
	font-size:11px;
	color:#888;	
	text-align: justify;
}
.date{
	color:#666666;
	font-size:11px;
}
#label_for_portals{
	position:absolute;
	/*margin-left: 179px;*/
	margin:0 0 0 -30px;
	top:8%;
}
#label_for_portals:hover{
	bottom:0;
}
#label_for_portals a{
	background-color:#D6E1EF;
	text-align:center;
	/* Для хороших браузеров */
	-moz-border-radius: 0 3px 3px 0; /* Firefox */
	-webkit-border-radius: 0 3px 3px 0; /* Safari, Chrome */
	-khtml-border-radius: 0 3px 3px 0; /* KHTML */
	border-radius:3px 0 0 3px; /* CSS3 */
	/* Для плохих IE */
	behavior: url(/tpl/styles/border-radius.htc); /* учим IE border-radius */
	color:#003580;
	font-weight:bold;
	padding:40px 5px;
	opacity:0.8;
	width:20px;
	margin-bottom:10px;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
}
#label_for_portals a:hover{
	background-color:#003580;
	color:#fff;
	opacity:1;
}

.top_banner {
	margin:10px 0;
}

.bottom_banner{
    margin:40px 0 10px 0;
}

.right_banner{
    position: relative;
    top: 10px;
    left: 8px;
    width: 10%;
    margin-bottom: 10px;
    margin-top: -20px
}
.add_obj{
	border:2px solid #FCA903;
	/* Для хороших браузеров */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
	/* Для плохих IE */
	behavior: url(/tpl/styles/border-radius.htc); /* учим IE border-radius */
}
.add_obj:hover{
	border:2px solid #003580;
}
.add_obj a{
	display:block;
	padding:7px 10px;
	text-align:center;
	border:1px solid #fff;
	background-color:#FCA903 ;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	/* Для хороших браузеров */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
	/* Для плохих IE */
	behavior: url(/tpl/styles/border-radius.htc); /* учим IE border-radius */
}
.add_obj:hover a{
	color:#fff;
	background-color:#003580;
}

.clear{
	clear:both;	
}
#base_link {
	border:1px solid #3398cc;
}
#base_link table{
	border-collapse:collapse;	
}
#center #base_link a{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:6px 5px 5px 5px;
	display:block;
}
#base_link td{
	background-color:#537CB4;
	border:1px solid #fff;
	text-align:center;
}
#base_link td#hover_link{
	background-color:#fff;
}
#center #base_link td#hover_link a{
	color:#0063a1;	
}
#search_form{
	background-color:#FFDEBB;
	/* Для хороших браузеров */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
	/* Для плохих IE */
	behavior: url(/tpl/styles/border-radius.htc); /* учим IE border-radius */
	padding:5px 15px 10px 15px;
	color:#003580;
	margin:0 0 30px 0;
}
#search_form input[type=text], #search_form select{
	padding:3px;
	/* Для хороших браузеров */
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	/* Для плохих IE */
	behavior: url(/tpl/styles/border-radius.htc); /* учим IE border-radius */
	border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
	font-size:12px;
}
#search_form label{
	font-size:12px;
	display:block;
	margin:10px 0 3px 0;	
}
.search_left{
	width:327px;
	float:left;	
}
.search_left input[type=text]{
	width:312px;	
}
.search_right{
	width:200px;
	float:left;	
}
#search_head{
	font-size:20px;
	margin:7px 0 5px 0;
	background-image:url(https://kurorts.com/tpl/images/zoom-in.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 35px;
}
#submit_search{
	font-size:18px;
	float:right;
	color:#fff;
	border:2px solid #fff;
	background-color:#003ea5;
	padding:3px 21px;
	margin:20px 16px 0 0;
	/* Для хороших браузеров */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
	/* Для плохих IE */
	behavior: url(/tpl/styles/border-radius.htc); /* учим IE border-radius */
	cursor:pointer;
	box-shadow: 0 1px 1px #888888;
}
#submit_search:hover{
	background-color:#0082f1;	
}

#search_number2{
	background-color: #003EA5;
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 1px 1px #888888;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    margin: 0 0 0 141px;
    padding: 3px 21px;	
}
#search_number2:hover {
    background-color: #0082F1;
}

.block select {
    margin: 10px 0 10px 0;
}