* {
  margin: 0;
  padding: 0;
}
body {
	padding: 0;
	margin: 0;
	background: #73ADD7 url(../images/sand.png);
	font: 75%/120% Verdana,Arial, Helvetica, sans-serif;
}


#page {
	background: url(../images/head.png) no-repeat center top;
	width: 100%;
	display: table;
}
#content {
	width:1000px;
	margin: 0px auto; 
	display: block; 
	/*border: solid 1px #ccc;*/
}
.main_bg {
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-y;
}
.main_top {
	background-image:url(../images/main_top.png);
	background-repeat:repeat-y;
	width:1000px;
	height:5px;
}
br {
	clear:both;
}
.break_clear {
	height:20px;
}

div {
	
	border:0px solid #00f;
	font-size:12px;
}
a {
 	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
/* head title */
h1 {
	margin-left:10px;
	font-size:15px;
	font-weight:bold;
	color:#5674b9;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color:#6886cb;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#6886cb;
}
h4 {
	font-size:11px;
	font-weight:bold;
	color:#6886cb;
}
h5 {
	font-size:10px;
	font-weight:bold;
	color:#6886cb;
}
img {
	border:0px;
	border-color:#FFF;
}
.head {
	height:140px;
}
.head_logo {
	float:left;
	width:300px;
	height:140px;
}
.head_baner {
	float:left;
	width:650px;
	height:80px;
	margin-left:25px;
	margin-top:30px;
}
.main {
	float:left;
	width:750px;
}
.main_big {
	width:740px;
	margin-left:10px;
}
.main_half {
	width:365px;
	float:left;
	margin-left:10px;
}
.main_half_img {
	width:355px;
}
.main_half_small {
	font-size:10px;
	color:#5674b9;
}
.line_half {
	background-image:url(../images/line_half.png);
	width:355px;
	height:10px;
	background-repeat:no-repeat;
}
.main_small_box {
	margin-top:10px;
	width:180px;
	height:180px;
	background-color:#f9f0df;
}
.main_small_img {
	margin-left:10px;
	width:160px;
	height:120px;
}
.main_small_top {
	height:10px;
	width:100%
}

.main_medium {
	margin-left:10px;
	width:240px;
	float:left;
}
.main_medium_title {
	color:#000;
	padding-left:100px;
	size:12px;
	font-weight:bold;
}
.main_medium_box {
	padding-left: 110px;
	width:130px;
}
.main_medium_cell {
	width:240px;
	color:#000;
}
.main_medium_text{
	background-image:url(../images/dot_orange.png);
	background-repeat:no-repeat;
	padding-left:20px;
}	
.main_double_medium {
	float:left;
	width:490px;
	margin-left:10px;
}
.main_small {
	float:left;
	width:180px;
	margin-left:5px;
}
.main_small_cell {
	width:180px;
	height:25px;
	background-color:#f9f0df;
}
.main_small_title {
	padding-top:5px;
	padding-left:10px;
	color:#d38346;
	font-size:13px;
	font-weight:bold;
}
.main_small_text {
	background-image:url(../images/dot_orange.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
.main_medium_big {
	float:left;
	width:555px;
	margin-left:10px;
}
.line_medium_big {
	background-image:url(../images/line_medium_big.png);
	background-repeat:no-repeat;
	height:10px;
	float:left;
	width:555px;
	margin-left:10px;
}
.main_medium_big_box {
	padding-left:250px;
	width:300px;
}
.main_medium_big_muni {
	width:550px;
}
.main_medium_big_city {
}
.main_medium_big_text {
	margin-top:10px;
}
.main_medium_big_descript {
	text-align:justify;
}
.main_medium_big_tag a{
	text-decoration:underline;
}
.main_medium_big_tag a:hover {
	text-decoration:underline;
	color:#336699;
}
.baner {
	float:left;
	width:230px;
	margin-left:10px;
}


.search {
	margin-left:10px;
	width:740px;
	height:55px;
	background-image:url(../images/search_bg.png);
	background-repeat:no-repeat;
}
.search_items {
	margin-left:5px;
	width:595px;
	float:left;
}
.search_items_top {
	height:25px;
	width:595px;
	margin-top:5px;
}
.search_items_text_big {
	padding-top:3px;
	float:left;
	width:105px;
	font-size:10px;
	font-weight:bold;
	color:#636363;
}
.search_items_text_small {
	padding-top:3px;
	float:left;
	width:80px;
	font-size:10px;
	font-weight:bold;
	color:#636363;
}
.search_items_box {
	float:left;
	width:200px;
	font-size:11px;
	font-weight:bold;
	color:#636363;
}
.search_items_bottom {
	height:25px;
	width:595px;
	margin-top:1px;
}
.search_btt {
	float:left;
	width:136px;
	height:51px;
	margin-top:2px;
	background-image:url(../images/search_btt.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}

.service_bar {
	height:25px;
	width:100%;
	background-color:#FFF;
}
.serveice_bar_menu {
	color:#344fa0;
	font-size:11px;
	margin-left:15px;
	float:left;
	margin-top:5px;
	font-weight:bold;
}
.service_bar_lang {
	margin-left:420px;
	float:left;
	color:#344fa0;
	font-size:12px;
	margin-top:5px;
	font-weight:bold;
}


.head {
	height:140px;
}


.main_menu {
	margin-left:-10px;
	width:1020px;
	height:80px;
}
.main_menu_left {
	width:10px;
	height:40px;
	background-image:url(../images/main_menu_left.png);
	background-repeat:no-repeat;
	float:left;
}
.main_menu_top {
	height:30px;
}
.main_menu_text {
	background-image:url(../images/main_menu.png);
	height:23px;
	padding-left:10px;
	padding-right:5px;
	font-size:12px;
	color:#344fa0;
	font-weight:bold;
	padding-top:7px;
	float:left;
}
.main_menu_dash {
	background-image:url(../images/main_menu.png);
	height:23px;
	padding-left:1px;
	padding-right:1px;
	font-size:12px;
	color:#344fa0;
	font-weight:bold;
	padding-top:7px;
	float:left;
}
.main_menu_bottom {
	margin-top:10px;
	height:30px;
	margin-left:415px;
	float:left;
}
.main_menu_right {
	margin-top:10px;
	width:10px;
	height:40px;
	background-image:url(../images/main_menu_right.png);
	background-repeat:no-repeat;
	float:left;
}


/* pochivki */
.pochivka {
	background-color:#f6ead2;
	text-align:justify;
	height:20px;
	width:180px;
}
.muni {
	background-color:#ededed;
	text-align:justify;
	height:20px;
	width:180px;
}
#text_title_center_small {
	padding-top:5px;
	text-align:center;
}




.info_button {
	float: left;
}
.info_button a {
	color: #6886cb;
	font-weight:bold;
	text-decoration: none;
	display: block;
}
.info_button a:hover {
	font-weight:bold;
	color: #6886cb;
}

.info {
	margin: 20px 0px 0px;
	overflow: hidden;
}

.footer {
	background-image:url(../images/footer.png);
	width:1010px;
	background-repeat:no-repeat;
	height:120px;
	margin-left:-10px;
}
.footer_logo {
	float:left;
	width:340px;
	height:92px;
	margin-left:18px;
	padding-top:28px;
}
.footer_text {
	padding-top:60px;
	float:left;
	color:#fff;
	font-size:10px;
}
#footer {
	color:#FFF;
}
.footer_rights {
	padding-top:90px;
	float:left;
	width:260px;
	text-align:right;
	color:#FFF;
	font-size:10px;
}
.footer_white_line {
	margin-top:60px;
	float:left;
	background-image:url(../images/footer_white_line.png);
	background-repeat:no-repeat;
	width:11px;
	height:40px;
}

#center_column {
	position: relative;
	z-index: 100;
	float: left;
	width: 490px;
}
#accents {
	z-index: 10;
	position: relative;
}
.accent {
	margin-top:5px;
	margin-left:5px;
	z-index: 100;
	position: absolute;
	overflow: hidden;
	width: 220px;
	height: 165px;
}
.accent a.thumbnail {
	position: relative;
	z-index: 220px;
	display: block;
}
#accents_pager {
	margin-top:5px;
	z-index: 300;
	position: absolute;
	padding-left: 230px;
	width: 255px;
	height: 165px;
}
#accents_pager li, #accents_pager li a {
	z-index: 250;
	position: relative;
	display: block;
}
#accents_pager li {
	height: 55px;
}
#accents_pager li.last {
	height: 55px;
	border: none;
}
#accents_pager li a {
	height: 55px;
	padding-left:10px;
	width:260px;
	background: url(../images/news_white.png) no-repeat center left;
	font-size: 11px;
	line-height:15px;
	color: #aaa;
}
#accents_pager li a:hover {
	color: #000;
}
#accents_pager li a strong {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #7088ba;
	padding-top:10px;
}
#accents_pager li a:hover strong {
	padding-top:10px;
	color: #336699;
}
#accents_pager li.ui-tabs-selected {
}
#accents_pager li.ui-tabs-selected a {
	position:relative;
	z-index: 310;
	background: url(../images/news_dark.png) no-repeat;
}
.box_2 {
	z-index: 400;
	width:490px;
	height:175px;
	background-color:#e9f3fa;
}
.hidden, .ui-tabs-hide {
  display: none !important;
}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
.pages {
	width:555px;
}
.page_all {
	margin-left:auto;
	margin-right:auto;
	width:60%;
}
.page_button {
	margin-right:10px;
	width:30px;
	height:30px;
	background-image:url(../images/pages.png);
	background-repeat:no-repeat;
	float:left;
}
.page_text {
	font-size:12px;
	color:#6886cb;
	text-align:center;
	width:30px;
	padding-top:8px;
	font-weight:bold;
}
.page_text a {
	color:#6886cb;
}
.page_text a:hover {
	color:#336699;
	font-size:13px;
}


#gallery {
	background-color: #fff;
	padding: 0px;
	width: 355px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 1px solid #fff;
	border-width: 2px 2px 2px;
}
#gallery ul a:hover img {
	border: 1px solid #eee;
	border-width: 2px 2px 2px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
