@CHARSET "UTF-8";
*{
	padding:0px;
	margin: 0px;
	border: 0;
	font-family: georgia;
	font-style: italic;
	}
body{
	background-color: #d9d9d9;
	}
img{
	border: 0px;
	}
h1{
	font-size: 18px;
	font-weight: normal;
	}
a{

	text-decoration: underline;
	}
a:hover{
	text-decoration: none;
	
	}
#center {
	width: 1000px; /* Ширина слоя */
	margin: 0 auto; /* Выравниваем по центру */
	background: #ffffff; /* Цвет фона */
}

#header{
	height: 150px;
	width: 100%;
}

#logo{
	float: left;
	width: 284px;
	height: 150px;
}

#rh1{
	height: 40px;
	background-color: #4c475c;
	float: left;
	width: 716px;
}

#rh1-left{
	float: left;
	height: 40px;
	}
#rh1-right{
	float: right;
	max-width: 400px;
	}
	

#lang-selectors{
	float: right;
	padding-top:10px;
	padding-right: 20px;
	}

.lang{	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 11px;
	float: left;
}
	
.lang a:link, .lang a:visited{
	color: #ffffff;
	text-decoration: underline;
	}
	
#search-box{
	float: left;
	padding-left:23px;
	padding-top:8px;
	
	}
#sk{
	border: 1px solid #ffffff;
	border-right: 0px;
	background-color: #96aebe;
	height: 15px;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	width: 167px;
	}
#s-input{
	float: left;
	}

#s-button{
	float: left;
	height: 40px;
	padding-top: 3px;
	}


#rh2{
	float: left;
	height: 110px;
}


#middle{
	height: 40px;
	}

#l-middle{
	width: 284px;
	height: 40px;
	background-color: #96aebe;
	float: left;
}

#c-middle{
	width: 716px;
	height: 40px;
	background-color: #f5bdca;
	float: left;
}

.top-nav-item-text{
	padding-top:9px;
	padding-right: 20px;
	padding-left: 24px;
	font-size: 17px;
	color: #ffffff;
	}

.top-nav-item-sel{
	height: 40px;
	background-image: url("../images/top-nav-bg.gif");
	background-position: right;
	
	float: left;
	vertical-align: middle;
}

.top-nav-item{
	float: left;
}

.top-nav-item a, .top-nav-item a:visited{
	float: left;
	color : #4c475c;
	font-size: 17px;
	padding-left: 15px;
	padding-top: 10px;
}

.top-nav-item-selected a, .top-nav-item-selected a:visited{
	float: left;
	color : #ffffff;
	font-size: 17px;
	padding-left: 15px;
	padding-top: 10px;
	text-decoration: none;
}


#main{
	background-color: #ececec;
	overflow: hidden;
	}

#l-main{
	width: 284px;
	background-color: #ececec;
	float: left;
	
	
}

#left-nav{
	padding-top: 20px;
	padding-bottom: 20px;
	}



.left-nav-item a, .left-nav-item-2 a, .left-nav-item-3 a{
	font-size: 17px;
	color: #4c475c;
	text-decoration: underline;
	}
.left-nav-item-sel a, .left-nav-item-sel a:visited, 
.left-nav-item-2-sel a:visited, .left-nav-item-2-sel a, 
.left-nav-item-3-sel a:visited, .left-nav-item-3-sel a{
	font-size: 17px;
	color: #db214c;
	text-decoration: none;
	
	}
.left-nav-item, .left-nav-item-sel{
	padding-left: 24px;
	padding-top: 12px;
	height: 21px;
	}
.left-nav-item-2, .left-nav-item-2-sel{
	padding-left: 34px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
.left-nav-item-2-sel{
	background-image: url("../images/minus.gif");
	background-repeat: no-repeat;
	background-position: 20px 10px;
	}

.left-nav-item-3-sel{
	background-image: url("../images/minus.gif");
	background-repeat: no-repeat;
	background-position: 30px 10px;
	}


.left-nav-item-3, .left-nav-item-3-sel{
	padding-left: 44px;
	padding-top: 1px;
	padding-bottom: 5px;
	}

.left-nav-item-sel{
	background-image: url("../images/nav-arrow.gif");
	background-repeat: no-repeat;
	background-position: 0% 7px;
	height: 21px;
	}

.bigger{
	height: 35px;
	padding-top: 20px;
	padding-bottom: 5px;
	background-position: 0% 15px;
	}
.bigger2{
	height: 53px;
	padding-top: 12px;

	}


#nik{
	padding-left: 23px;
	padding-bottom: 20px;
	}

#c-main{
	width: 710px;
	min-width: 716px;
	background-color: #ffffff;
	float: left;
	min-height: 550px;
}

#content{
	padding-left: 26px;
	padding-top: 35px;
	font-size: 13px;
	padding-bottom: 30px;
	background-image: url("../images/content_bg.gif");
	background-repeat: repeat-y;
	background-position: 90% 0%;
	min-height: 520px;
	color: #2c263e;
	width: 660px;
	font-family: arial;
	font-style: normal;
	}

#content p, #content div, #content td{
	font-family: arial;
	font-style: normal;
	}

#content a{
	
	color: #db214c;
	font-weight: bold;
	}

#content a:hover{
	color: #4c475c;
	}
#footer{
	height: 40px;
	clear: both;
	}

#l-footer{
	width: 284px;
	background-color: #4c475c;
	float: left;
	height: 40px;
}

#copyright{
	color: #ffffff;
	font-size: 10px;
	padding-top: 12px;
	padding-left: 25px;
	}

#copyright a, #copyright a:visited{
	font-size: 10px;
	color: #ffffff;
	}


#c-footer{
	width: 716px;
	background-color: #96aebe;
	float: left;
	height: 40px;
}

#footer-nav{
	float: left;
	width: 500px;
	padding-left: 27px;
	padding-top: 6px;
}

#counter{
	float: right;
	padding-right: 26px;
	padding-top: 5px;
}

#footer-nav, #footer-nav a{
	color: #ffffff;
	font-size: 10px;
}

.f-n-sep{
	padding-left: 2px;
}

.f-n-item{
	
}


.news-item-block{
	padding-top:20px;
	padding-left: 8px;
}
.news-item-title{
	color:#ff6500;
	font-weight:bold;
}
.news-item-anounce{
	padding-left:5px;
}


.news-item-title a:link, a:visited{
	color: #4c475c;
	
	}

.news-item-title a:hover{
	color: #db214c;
	}

.map {
    background-image: url(../images/map/map_bg.png);
    background-repeat: no-repeat;
    height: 293px;
    width: 438px;
    position: relative;
}

.cityName {
    position: absolute;
    z-index:2;
    background-color: #FDE2C5;
    padding: 4px 5px 6px 5px;
}




.questionnaire_form tr{
	height: 35px;
	}

.label{
	width: 350px;
	}
.field{
	padding-top: 5px;
	}

.table{
	width: 200px;
	}
	
.table th{
	background-color: #db214c;
	color: #ffffff;
	
	}


.content-table{
	width: 650px;
	}
.content-table th{
	background-color: #db214c;
	color: #ffffff;
	border: 0px;
	padding: 2px 2px 2px 12px;
	font-size: 12px;
	font-weight: normal;
	}
.content-table td{
	padding: 8px 2px 8px 12px;
	font-size: 12px;
	}
.grey{
	background-color: #ececec;
	}
.first-cell{
	border-left: 1px solid #ececec;
	}
.last-cell{
	border-right: 1px solid #ececec;
	}
.last-row td{
	border-bottom: 1px solid #ececec;
	}
/****************************************************************************************************************/
/****************************************************************************************************************/
/****************************************************************************************************************/
/****************************************************************************************************************/
/****************************************************************************************************************/
/* CMS */
input[type=text],  input[type="password"]{
    border: 1px solid #000000;
    width: 300px;
    border-color:#78bbd5;
}
input{
	border: 1px solid #78bbd5;
	}
textarea{
    border: 1px solid #78bbd5;
    width: 300px;
    height: 100px;
    }


/*****FORM************/
/*****FORM ROW****/
.form_block{
	}
.form_row{
	border-bottom: 1px solid #cccccc;
	height: 20px;
	}
.form_cell_label{
	float: left;
	padding-right: 5px;
	padding-top: 10px;
	}
.form_cell_field{
	padding-top: 10px;
	}


.form_row select{
	width: 500px;
	border:1px solid #78bbd5;
	}


.form_row textarea{
	width: 500px;
	height: 150px;
	}

.form_row input{
	width: 500px;
	}
.form_row [type=submit]{
	width: 100px;
	}
.form_row [type=checkbox]{
	width: 10px;
	}
	
.form_cell_merge{
	text-align: center;
	padding-top: 10px;
	}
/********DESKTOP*********/
.desktop-ico{
	
}
.ico-file{
	width: 60px;
}
.ico-name{
	width: 60px;
	text-align: center;
	}
.ico-name a, .ico-name a:visited{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.ico-name a:hover{
	color: #ff6600;
	text-decoration: none;
}

.icon-left{
	float: left;
	width: 100px;
	height: 100px;
	
}
.icon-row{

}

.add-icon{
	width: 95%;
	text-align: right;
	
	}
/****TABLE LIST ****/
.t_list{
	width: 95%;
	}
.sort-name-up{
	background-image: url("../images/action/sort_up.gif");
	width:100%;
	background-repeat: no-repeat;
	background-position: right;
	}
.sort-name-down{
	background-image: url("../images/action/sort_down.gif");
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	}
.sort-name{
	width: 100%;
	background: none;
	
	}
.sort-name-up a, .sort-name-up a:visited, .sort-name-down a, .sort-name-down a:visited, .sort-name a, .sort-name a:visited{
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	color: #585858;
	}
.sort-name-up a:hover, .sort-name-down a:hover, .sort-name a:hover{
	color: #ff8725;
	}
.sort-name{	
	float: left;
}
.sort-order{
	float: right;
	}
.action-icon{
	padding-left: 5px;
	}
.t_list th{
	
	padding-left: 10px;
	padding-right: 10px;
	
	
	font-size: 12px;
	font-family: arial;
	font-weight:bold;
	
	height: 32px;
	border-right: 1px solid #ffffff;
	background-color: #b0e2f3;
	
	margin-bottom: 5px;
	}
.t_list td{
	padding: 5px;
	border-right: 1px solid #b0e2f3;
	border-bottom: 1px solid #b0e2f3;
	}
th.last {
	border-right: 1px solid #b0e2f3;
	}
td.first{
	border-left: 1px solid #b0e2f3;
	}
td.first-empty-row{
	border-right: 0px;
	height: 5px;
	font-size: 0px;
	padding: 0px;
	}
.left{

	}
p.list{
	padding-top: 0px;
	}
p.c_text{
	padding-top: 0px;
	font-family: arial;
	}


.pager-block{
	width: 75%;
	padding-top: 10px;
}

.pager-number-info{
	float: left;
	width: 33%;
	}

.pager-resize{
	float: left;
	width: 33%;
	}
.pager-resize select{
	border: 1px solid #b0e2f3;
	}
.pager-list{
	float: left;
	width: 33%;
	text-align: right;
	}
.pager-item{
	/*border: 1px solid #b0e2f3;*/
	}
.center-cell{
	text-align: center;
	}
/*******************/
/** TABS **/
#edit-tabs {
  float:left;
  width:100%;
  /*background:#369 url("../images/tabs/bg.gif") repeat-x bottom;*/
  font-size:85%;
  line-height:normal;
  }
#edit-tabs ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#edit-tabs li {
  float:left;
  background:url("../images/tabs/right.gif") no-repeat right top;
  margin:0;
  padding:0 5px 0 0;
  }
#edit-tabs a {
  float:left;
  display:block;
  background:url("../images/tabs/left.gif") no-repeat left top;
  padding:5px 7px 4px 20px;
  text-decoration:none;
  font-weight:bold;
  color:#9cf;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#edit-tabs a {float:none;}
/* End IE5-Mac hack */
#edit-tabs a:hover {
  color:#fff;
  }
#edit-tabs #current {
  background-image:url("../images/tabs/right_on.gif");
  }
#edit-tabs #current a {
  background-image:url("../images/tabs/left_on.gif");
  color:#333;
  padding-bottom:5px;
  }
/**************************************/
/**/

