body {
        background-color:#F3F3EB;
        margin-bottom:0;
        margin-left:auto;
        margin-right:auto;
        margin-top:0;
}
form {
    margin: 0; /* Убираем отступы */
}
img{
	vertical-align: top;
	overflow: hidden;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

div{
	vertical-align: top;
	background-repeat: no-repeat;
    margin:0px;
    padding:0px;

}

a img {
        border-style: none;
      }
.content {
        width:980px;
        vertical-align:middle;
      /*  border:orange solid 3px;*/
}
.content .left {
        width:306px;
        float:left;
        margin:12px;
        display:inline;
}

.content .langmenu {
        margin-left: 900px;
        margin-right: 12px;
        margin-top:-89px;

}

.content .left .search {
    width:306px;
}

.content .left .add_object {
    text-decoration:none;
    color:#1B5D93;
    font-family:arial;
    font-size:12px;
    padding-left:30px;
}
.content .left .add_object a:hover{
    text-decoration:none;
}

.content .left .add_object a:visited{
    color:#1B5D93;
}

#hintbox {
	position:absolute;
	top:100px;
	/*width:150px;*/
	padding:3px;
	border:1px solid #787878;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
	text-align:left;
	background-color:#ffffff;
}
#loading-layer {
	display:none;
	font-family:Verdana;
	font-size:11px;
	width:200px;
	height:50px;
	background:#FFFFFF;
	padding:10px;
	text-align:center;
	border:1px solid #000000;
}
#loading-layer-text {
	font-weight:bold;
}
#busy_layer {
	visibility:hidden;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:gray;
	/*opacity:0.1;*/
	/*filter:alpha(opacity=10);*/
}
.content .header  {
	height:196px;
        margin:0 auto;

}

.content {
        width:980px;
	margin:0 auto;
}
.content {
        width:980px;
	margin:0 auto;
}
.city{
    padding:2px;
    border-bottom:1px dotted #B4B4B4;
}
.city img {
	vertical-align: middle;
}

.cities {
    color: blue;
    width:306px;
    margin-top:12px;
}

.cities A{
 color: #000000; /* Цвет ссылок */
 text-decoration: none;
 font-size :14px;
 font-family:Times new roman;
}

.cities A:visited {
 color: #000000; /* Цвет посещенных ссылок */
}

.cities A:active {
 color: #000000; /* Цвет активных ссылок */
}
.cities A:hover {
 text-decoration: underline;
}

.content .header .left {
	width:310px;
	height:196px;
	min-width:310px;
	max-width:310px;
	text-align:right;
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
        float:left;

}
.content .header .left .logo {
	width:276px;
	height:196px;
	border:0px;
        float:right;
}
.content .header .right {
	width:auto;
	height:196px;
	text-align:right;
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
}
.content .header .grass {
	width:141px;
	height:48px;
	float:left;
	margin-top:148px;
	background-image:url(../img/grass.png);
}
.content .header .right .bg {
	width:376px;
	height:196px;
	border:0px;
}
.page_content {
        width:980px;
	margin:0 auto;

}
 .page_content .left_column {
	width:310px;
	vertical-align:top;
	text-align:left;
	padding-bottom:10px;
        float:left;
}
.page_content .right_column {
	width:610px;
	
	vertical-align:top;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-bottom:10px;
        float:left;
}

.content .footer {
	height:86px;
	background-image:url(../img/footer_bg.png);
	background-repeat:repeat-x;
}

.content .footer img {
	width:73px;
	height:25px;	
	float:left;
	margin-top:12px;
	margin-left:40px;
}
.content .footer .copyright_owner {
	width:450px;
	float:left;
	margin-left:10px;
	font-size:10px;
	font-family:arial;
	color:#B4B4B4;
}
.content .footer .copyright_developer {
	float:right;
	margin-right:10px;
	font-size:10px;
	font-family:arial;
	color:#B4B4B4;
	margin-top:60px;
	width:210px;
}
.content .footer .copyright_developer a {
	float:right;
	margin-top:-14px;
	margin-left:10px;
	margin-right:10px;
	font-size:10px;
	font-family:arial;
	color:#B4B4B4;
}
.content .footer .copyright_developer  a:hover{
	text-decoration:none;
}
.right_content {
	width:100%;
	height:99%;
	margin-top:10px;
	vertical-align:top;
}
.right_content .table
{
    	margin-top:10px;
	vertical-align:top;

}

.right_content .head {
	height:70px;
	vertical-align:top;
}
.right_content .head .left {
	width:10px;
	height:70px;
	background-image:url(../img/head_left_board.png);
}
.right_content .head .center {
	height:70px;
	background-image:url(../img/head_bg.png);
	background-repeat:repeat-x;
}
.right_content .head .right {
	width:10px;
	height:70px;
	background-image:url(../img/head_right_board.png);
}
.right_content .middle {
	background-color:#ffffff;
	vertical-align:top;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
}
.right_content .foot .left {
	width:10px;
	height:12px;
	background-image:url(../img/foot_left_board.png);
	background-repeat:no-repeat;
}
.right_content .foot .center {
	height:10px;
	background-image:url(../img/foot_center.png);
	background-repeat:repeat-x;
}
.right_content .foot .right {
	width:10px;
	height:12px;
	background-image:url(../img/foot_right_board.png);
	background-repeat:no-repeat;
}
.site_top_menu {
        background-image:url(../img/menu_fone.png);
        background-repeat:no-repeat;
        height:60px;
        margin-left:10px;
        margin-top:-11px;
        text-align:center;
        width:956px;
}

.site_top_menu  a {
        color:#FFFFFF;
        font-family: arial;
        font-weight:bold;
        font-size:14px;
        margin-left:10px;
        text-decoration:none;
}

.site_top_menu a:hover {
    text-decoration:underline;
}

.site_top_menu  p {
        color:#FFFFFF;
        font-family: arial;
        font-weight:bold;
        font-size:16px;
        padding-top:20px;
}

.right_banner{
    background-color:#E1582B;
    height:340px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size:9pt;
}
.right_banner .slogan{
    margin-left:6px;
    margin-right:6px;
    }
.right_banner div{
    border-bottom:1px dotted #fee024;
    background-color:#E1582B;
    margin-bottom:5px;
    }
.right_banner .bottom {
    border:none;
    margin:0px;
    margin-left:6px;
    margin-right:6px;
}

.p_content_header {
	width:100%;
	height:80px;
	vertical-align:top;
	padding-bottom:30px;
}
.p_content_header img {
	border:0px;
}
.p_content_header a {
	font-family:arial;
	font-size:11px;
	color:#a0a0a0;
	background:#ffffff;
}
.p_content_header a:hover {
	text-decoration:none;
}
.p_content_header .left {
	float:left;
	text-align:left;
	padding-top:5px;
}
.p_content_header .left .part {
	font-size:18px;
	font-family:arial black;
	color:#B4B4B4;
	padding-left:50px;
	float:left;
}
.p_content_header .left .page {
	font-size:17px;
	font-family:arial black;
	color:#125186;
	padding-left:50px;
	float:left;
}
.p_content_header .left .page .date {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#808080;
}
.p_content_header .left .page .author {
	font-family:arial;
	font-size:11px;
	color:#a0a0a0;
	margin-top:2px;
	margin-left:4px;
}
.p_content_header .right {
	float:right;
	text-align:right;
	margin-right:10px;
}
.p_content_header .right a {
	color:#ffffff;
}
.p_content_header .right a:hover {
	color:#ffffff;
}
.p_content_header .right img {
	cursor:pointer;
}
.p_content_header .pagetitle {
	text-align:center;
	font-size:18px;
	font-family:arial black;
	color:#125186;
}
.block_langs {
	font-family:arial;
	font-size:10px;
	color:#C9C9C9;
	word-spacing:5px;
	width:100px;
	padding-top:12px;
        padding-left:12px;
        margin-top:-89px;
        margin-left:850px;
        padding-bottom:60px;
}
.block_langs a {
	font-family:arial;
	font-size:10px;
	color:#C9C9C9;
	word-spacing:5px;
}	
.block_langs a:hover {
	text-decoration:none;
}
.block_quick_search {
	width:279px;
	height:auto;
	margin-left:10px;
        background-color:#d1effa;
}
.block_quick_search select {
	width:140px;
	height:18px;
	color:#666666;
	font-family:arial;
	font-size:12px;
	border:solid 1px #B4B4B4;
}
.block_quick_search input {
	width:70px;
	height:15px;
	color:#666666;
	font-size:12px;
	font-family:arial;
	margin-right:12px;
	border:#B4B4B4 solid 1px;
}
.block_quick_search .currency {
	width:55px;
}
.block_quick_search .title {
	font-family:arial black;
	font-size:14px;
	color:#80AF03;
	margin-left:30px;
	margin-top:7px;
}
.block_quick_search .line {
	font-family:arial;
	font-size:12px;
	color:#666666;
	text-align:right;
	vertical-align:top;
	margin-right:20px;
	margin-top:5px;
        background-color:#d1effa;
}
.block_quick_search .line .text{
        background-color:#d1effa;
}

.block_quick_search .btsubmit {

    cursor:pointer;
    text-decoration:none;
    background-color:#d1effa;
    background-image:url(../images/newdesign/btn_search.jpg);
    margin-top:10px;
    width:80px;
    height:23px;
    margin-left:180px;
}

.block_quick_search .btsubmit .submit {
	color:#ffffff;
        text-align:center;
	font-size:large;
        background-color:transparent;
        padding-top:2px;
                height:14px;


}
.block_quick_search .map {

	margin-top:6px;
	border:none;
        background-color:#d1effa;
        margin-bottom:0px;
}
.block_quick_search .map .link {
	margin-left:153px;
	padding-top:125px;
}
.block_quick_search .map a {
	font-family:arial;
	font-size:14px;
	color:#125186;
}	
.block_quick_search .map a:hover {
	text-decoration:none;
}

.block_left_banner {
	height:138px;
	width:276px;
	margin-top:7px;
	margin-left:10px;
}
.block_quick_news {
	height:auto;
	margin-top:7px;
	font-family:arial;
	font-size:12px;
}

.block_quick_news .title{
background-image:url(../images/newdesign/news.jpg);
height:38px;
width:124px;
line-height:140%;
margin-top:15px;
margin-bottom:15px;
}

.block_quick_news .date {
    font-size:11px;
    color:#999999;
    line-height: 140%
}
.block_quick_news .news_content {
 font-size:11px;
 color:#333333;
 margin-right:5px;
 margin-bottom:10px;
 line-height: 160%
 
}
.block_quick_news .allnews {
	margin-left:80px;
        
}
.block_quick_news a {
	color:#0099cc;
}
.block_quick_news a:hover {
	text-decoration:none;
}
.block_quick_articles {
    	height:auto;
	margin-top:7px;
	font-family:arial;
	font-size:12px;
	border-bottom:dotted 1px #c9c9c9;
}

.block_quick_articles .link {
    margin-top:3px;
    margin-bottom:3px;
    }
.block_quick_articles a {
	color:#80AF03;
	font-family:arial;
	font-size:12px;

}
.block_quick_articles a:hover  {
	text-decoration:none;
}
.block_quick_articles .title  {
    background-image:url(../images/newdesign/articles.jpg);
    height:21px;
    width:113px;
    line-height:140%;
    margin-top:15px;
    margin-bottom:15px;
}

.block_quick_articles .publish  {
    font-size:12px;
    color:#999999;
     line-height: 140%
    }
.block_quick_articles .art_content  {
 font-size:11px;
 color:#333333;
 margin-right:5px;
 margin-bottom:10px;
  line-height: 160%
}

.block_small_auth_form {
	height:auto;
	border-bottom:dotted 1px #c9c9c9;
	width:276px;
	padding-bottom:15px;
}
.block_small_auth_form input {
	color:#666666;
	font-family:arial;
	font-size:12px;
}
.block_small_auth_form .title {
	color:#1B5D93;
	font-family:arial black;
	font-size:14px;
	margin-left:17px;
	margin-top:10px;
}
.block_small_auth_form .line_login {
	height:18px;
	color:#666666;
	font-family:arial;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	margin-left:17px;
	margin-top:5px;
}
.block_small_auth_form .line_login .login {
	width:120px;
	height:15px;
	border:solid 1px #B4B4B4;
	margin-left:17px;
}
.block_small_auth_form .line_pass {
	height:18px;
	color:#666666;
	font-family:arial;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	margin-left:17px;
	margin-top:6px;
}
.block_small_auth_form .line_pass .pass {
	width:120px;
	height:15px;
	border:solid 1px #B4B4B4;
	margin-left:6px;
}
.block_small_auth_form .line_pass .button {
	width:71px;
	height:18px;
	border:none;
	border-width:0px;
	margin-left:6px;
	margin-bottom:-3px;
}
.block_small_auth_form .menu {
	font-family:arial;
	font-size:12px;
	margin-top:5px;
	margin-left:17px;
	color:#B4B4B4;
	word-spacing:3px;
	width:auto;
}
.block_small_auth_form .menu a {
	font-family:arial;
	font-size:12px;
	color:#B4B4B4;
	word-spacing:5px;
}	
.block_small_auth_form .menu a:hover{
	text-decoration:none;
}
.block_small_auth_form .error {
	font-size:12px;
	font-family:arial;
	color:#ff0000;
	padding-left:17px;
}
.block_login_info {
	color:#666666;
	font-size:14px;
	font-family:arial;
	margin-left:10px;
}
.block_login_info a {
	color:#1B5D93;
	font-family:arial;
	font-size:12px;
}
.block_login_info a:hover{
	text-decoration:none;
}
.block_login_info .logged_user {
	text-align:center;
}
.block_login_info .self_login {
	color:#666666;
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
}
.block_login_info .user_menu {
	text-align:left;
	padding-left:30px;
}
.block_login_info .user_menu  a {
	margin-top:7px;
}
.p_tags {
	height:16px;
	margin-top:15px;
	font-family:arial;
	font-size:13px;
	color:#B4B4B4;
	vertical-align:top;
}
.p_tags .left {
	margin-top:3px;
	vertical-align:top;
}
.p_tags .right {
	vertical-align:top;
}
.p_tags a {
	font-family:arial;
	font-size:12px;
	color:#B4B4B4;
	margin-left:10px;
}
.p_tags a:hover {
	text-decoration:none;
}
.block_pm_form {
	width:283px;
	margin-top:30px;
	color:#666666;
	font-family:arial;
	font-size:12px;
}
.block_pm_form .pm_form {
	float:left;
	color:#666666;
	font-family:arial;
	font-size:12px;
}
.block_pm_form .pm_form  textarea {
	float:left;
	margin-left:0px;
	margin-top:5px;
	height:70px;
	width:283px;
	border:#B4B4B4 solid 1px;
	font-family:arial;
	font-size:14px;
	color:#666666;
}
.block_pm_form .pm_form a {
	color:#666666;
	font-family:arial;
	font-size:12px;
}
.block_pm_form .pm_form a:hover {
	text-decoration:none;
}
.block_pm_form .pm_form .pm_captcha_box {
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	vertical-align:top;
}
.block_pm_form .pm_form .pm_captcha_box img {
	width:120px;
	height:30px;
}
.block_pm_form .pm_form .pm_captcha_box a {
	margin-top:10px;
}
.block_pm_form .pm_form .pm_captcha_box input {
	width:100%;
}
.block_pm_form .pm_form .pm_captcha_box .info {
	margin-top:8px;
	color:#666666;
	font-family:arial;
	font-size:12px;
}
.block_pm_send_result {
	width:283px;
	margin-top:30px;
	display:none;
	color:#666666;
	font-family:arial;
	font-size:14px;
}
.block_pm_send_result .send_pm_link {
	margin-top:8px;
	text-align:left;
}
.block_pm_send_result a {
	color:#666666;
	font-family:arial;
	font-size:12px;
}
.block_pm_send_result a:hover {
	text-decoration:none;
}

.r1 {
width: 150px;
margin-left:3px;
border:none;
}


.r3 {
width:154px;
margin-left:1px;
}
.r5 {
width: 150px;
margin-left:3px;
}


.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10 {
display:block;
height:1px;
overflow:hidden;
background-color:#33cc00;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

.s1 {
width: 303px;
margin-left:1px;
}

.s2 {
width: 301px;
margin-left:3px;
}

.s3 {
width:299px;
margin-left:5px;
}
.s5 {
width: 295px;
margin-left:7px;

}


.s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8, .s9, .s10 {
display:block;
font-size:1px;
height:1px;
overflow:hidden;
vertical-align:middle;
text-align:center;
background-color:#d1effa;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
#btn1, #btn2, #btn3 {
    cursor:pointer;
    background-repeat:no-repeat;
    width:434px;
    height:70px;
 }
#btn1moref, #btn2moref, #btn3moref{
    height:28px;
}
.pbd{
    background: url('/images/newdesign/packages_bottom_div.jpg') no-repeat;
    height:18px;
}
.pageheader{
	color:RoyalBlue;
	font-family:tahoma;
	font-size:17px;
	padding-left:50px;
	padding-right:50px;
	text-align:center;
}
