body {
    margin: 0px;
    padding: 0px 30px 0px 30px;
    height: 100%;
    background: #fff url("/images/bg.jpg") repeat-x;
    font: 10pt Tahoma, Arial, sans-serif;
    color: #333;
   /* min-width: 950px;
    max-width: 1280px;
    margin:0 auto;*/
}

a {
    color: #006699;
    text-decoration: underline;
}

form {
    margin: 0px;
    padding: 0px;
}

input, textarea {
    font: 10pt Tahoma, Arial, sans-serif;
    border: 1px solid #999;
}

#head {
    height: 190px;
    background: url("/images/head.jpg") no-repeat right;
    border-top: 1px solid #086491;
}

.img {
    margin: 5px 5px 5px 5px;
}

#top-menu {
    padding: 10px 25px;
    float: left;
}

#top-menu a {
    color: #fff;
    text-decoration: none;
    font: 8pt Tahoma, Arial, sans-serif;
}

#top-menu a:hover {
    text-decoration: underline;
}

#top-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#top-menu li {
    float: left;
    position: relative;
    margin-right: 20px;
}

#dop-menu {
    float: right;
    position: relative;
    width: 120px;
    height: 20px;
    margin: 10px 0px 0px 0px;
}

#dop-menu a {
    width: 30px;
    height: 20px;
    display: block;
}

#home {
    background: url("/images/home.gif") no-repeat center center;
}

#faq {
    background: url("/images/faq.gif") no-repeat center center;
}

#map {
    background: url("/images/map.gif") no-repeat center center;
}

#mail {
    background: url("/images/mail.gif") no-repeat center center;
}

#poll {
    background: url("/images/poll.gif") no-repeat center center;
}

#dop-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#dop-menu li {
    float: left;
    position: relative;
}

#title {
    text-align: center;
    margin: 100px 0px 0px 0px;
    width: 360px;
    height: 60px;
}

.site_title
{
	text-decoration: none;
}

#title h2 {
    color: #fff;
    margin: 0px;
    font-weight: normal;
    font-size: 21pt;
    text-decoration: none;
}

#title h3 {
    color: #fff;
    margin: 0px;
    font-weight: normal;
    font-size: 16pt;
    text-decoration: none;
}



#delovoy {
    width: 109px;
    height: 40px;
}

#centers {
    width: 144px;
    height: 40px;
}

#busines {
    width: 107px;
    height: 40px;
}

#press {
    width: 87px;
    height: 40px;
}

#help {
    width: 121px;
    height: 40px;
}

#barier {
    width: 126px;
    height: 40px;
}

#priem {
    width: 98px;
    height: 40px;
}

#main-menu {
    height: 50px;
    background: #666 url("/images/bg-menu.gif") repeat-x;
    border-bottom: 2px solid #ccc;
    min-width: 950px;
}
#main-menu, #main-menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

#main-menu li {
    float: left;
    position: relative;
}

#main-menu li ul {
    display: none;
    position: absolute;
    background: #eaeaea;
    padding: 6px 0px;
    width: 200px;
    border-bottom: 2px solid #006699;
    z-index: 100;
}

#main-menu a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 6px 10px;
}

#main-menu a:hover {
    color: #000;
    background: #ccc url("/images/bg-actmenu.gif") repeat-x;
}

#main-menu li:hover {
    background: #ccc url("/images/bg-actmenu.gif") repeat-x;
    z-index: 100;
}

#main-menu li li a {
    color: #333;
    font-size: 9pt;
    width: 180px;
    background: none;
}

#main-menu li li a:hover {
    background: #006699;
    color: #fff;
}

#main-menu li:hover ul {
    display: block;
}


/*
#main-menu {
	height: 50px;
	background: #666 url("images/bg-menu.gif") repeat-x;
	border-bottom: 2px solid #ccc;
        font: 10pt Tahoma, Arial, sans-serif; 
}



#main-menu, #main-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#main-menu li {
	float: left;
	position: relative;
}

#main-menu li ul {
	display: none;
	position: absolute;
	background: #eaeaea;
	padding: 6px 0px;
	width: 200px;
	border-bottom: 2px solid #006699;
	z-index: 100;
}

#main-menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 14px 11px;
}

#main-menu a:hover {
	color: #000;
	background: #ccc url("images/bg-actmenu.gif") repeat-x;
}

#main-menu li:hover {
	background:  #ccc url("images/bg-actmenu.gif") repeat-x;
	z-index: 100;
}

#main-menu li li a {
	color: #333;
	font-size: 9pt;
	width: 180px;
	background: none;
}

#main-menu li li a:hover {
	background:  #006699;
	color: #fff;
}

#main-menu li:hover ul {
	display: block;
}

#main-menu li.selected {
	color: #000;
	background: #ccc url("images/bg-actmenu.gif") repeat-x;
}

#main-menu li.selected a {
	color: #000;
}
#last-ul {
    left: -52px;
}*/

.leftblock {
	padding: 10px;
}

.leftblock p {
	margin: 14px 0px 14px 50px;
}

.leftblock span {
	color: #666;
	font-size: 8pt;
}


#fild {
    background: #fff;
    width: 100%;
    clear: both;
    min-width: 950px;
    border-top: 12px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 1px solid #fff;
}

#left-col {
    width: 296px;
}
.right-col {
	border: 1px solid #666;
	padding: 16px;
}

.right-col span {
	color: #666;
	font-size: 8pt;
}

.right-col ul {
	list-style: none;
	margin: 10px;
	padding: 0px;
}

.right-col ul li {
	margin: 0px 0px 14px 0px;
}
/*
.right-col {
    border: 1px solid #666;
    / /

height: 363px;

padding:
    16px;
}*/

.login {
    background: #eee;
    padding: 6px 6px 6px 18px;
    margin-bottom: 3px;
}

#pub_left {
    background: #eee;
    padding: 6px 6px 6px 18px;
    margin-bottom: 3px;
}
#pub_left .arch {
	font-size: 7pt;
}

#search {
    background: #eee;
    height: 28px;
    padding: 6px 6px 6px 18px;
    margin-bottom: 3px;
}

#search input {
    background: #f7f7f7;
    border: 1px solid #d5d5d5;
    width: 160px;
    height: 20px;
    vertical-align: middle;
}

#search label {
    font-weight: bold;
    margin-right: 10px;
    vertical-align: middle;
}

#search .go {
    border: none;
    background: url("/images/go.gif") no-repeat;
    width: 39px;
    height: 24px;
    margin-left: 8px;
    cursor: pointer;
    vertical-align: middle;
}

#news_left {
    background: #78c2db url("/images/bg-video.gif") repeat-x;
    padding: 4px 4px 4px 18px;
    margin-bottom: 3px;
}

#news_left b {
    color: #fff;
}

#news_left a, #news_left span {
    color: #fff;
    text-decoration: none;
    / /

font-size: 8p;
}

#news_left a:hover {
    text-decoration: underline;
}

#news_left a.arch {
    color: #7fc5dd;
    text-decoration: underline;
    font-size: 7pt;
}


#video {
    background: #78c2db url("/images/bg-video.gif") repeat-x;
    padding: 4px 4px 4px 18px;
    height: 120px;
    margin-bottom: 3px;
}

#video b {
    color: #fff;
}

#video a {
    color: #fff;
    text-decoration: none;
    / /

font-size: 8p;
}

#video a:hover {
    text-decoration: underline;
}

#video a.arch {
    color: #7fc5dd;
    text-decoration: underline;
    font-size: 7pt;
}

.pic {
    border: 1px solid #fff;
}

.banr-titl {
    margin: 10px 10px 10px 0px;
}

#photo {
    background: #eee;
    padding: 4px 4px 4px 18px;
    height: 120px;
    margin-bottom: 3px;
}

#photo a {
    color: #333;
    text-decoration: none;
    / /

font-size: 8p;
}

#photo a:hover {
    text-decoration: underline;
}

#photo a.arch {
    color: #006699;
    text-decoration: underline;
    font-size: 7pt;
}

#centrh {
    background: #fff;
    padding: 4px 4px 4px 18px;
}

#centrh a.arch {
    color: #006699;
    text-decoration: underline;
    font-size: 7pt;
}

.cntr {
    border: 1px solid #006699;
}



.vmenu {
	list-style: none;
	margin: 10px 0px 5px 20px;
	padding: 0px;
}

.vmenu li {
	padding: 8px 10px 10px 40px;
}
.vmenu a {
	color: #000;
	text-decoration: none;
}

.vmenu a:hover {
	text-decoration: underline;
}
.vmenu ul {
	margin: 10px 10px 0px 14px;
	padding: 0px;
	list-style: none;
}

.vmenu ul li {
	padding: 4px 0px;
}

.vmenu a.selected {
	text-decoration: underline;
}
/*
#hdr-ul {
    border-bottom: 10px solid #666;
    height: 30px;
}

#hdr-ul ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#hdr-ul li {
    float: left;
   position: relative;
    margin-right: 2px;
}

#hdr-ul a {
    width: 170px;
    height: 10px;
    background: none;
    display: block;
    text-align: center;
    color: #000;
    / /

font-size: 8p;

padding:
    10px 6px;
}

#hdr-ul a.select {
    width: 170px;
    height: 10px;
    background: none;
    display: block;
    text-align: center;
    color: #fff;
    / /

font-size: 8p;

padding:
    10px 6px;
}
*/

#hdr-ul {
	border-bottom: 10px solid #666;
	height: 30px;
}

#hdr-ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#hdr-ul li {
	float: left;
	position: relative;
	margin-right: 2px;
}

#hdr-ul a.fold {
	width: 150px;
	height: 10px;
	background: none;
	display: block;
	text-align: center;
	color: #000;
	font-size: 8pt;
	padding: 10px 6px;
}


#hdr-ul a.fold_select {
	width: 150px;
	height: 10px;
	background: none;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 8pt;
	padding: 10px 6px;
}


#hdr-ul li.roll {
	float: right;
	margin-top: 10px;
}
.d-lvu {
    background: #666 url("/images/d-lvu.gif") no-repeat top left;
}

.d-pvu {
    background: url("/images/d-pvu.gif") no-repeat top right;
}

.l-lvu {
    background: #dadada url("/images/l-lvu.gif") no-repeat top left;
}

.l-pvu {
    background: url("/images/l-pvu.gif") no-repeat top right;
}

table.news {
clear:both;
}

table.news td {
font-size: 8p;
}
/*
#alln {
    margin-top: 30px;
}

a#allnews {
    background: #666;
    width: 80px;
    height: 4px;
    padding: 6px;
    margin-right: 20px;
    color: #fff;
    / /

font-size: 8p;
}
#rss {
    width: 80px;
    height: 4px;
    padding: 6px 6px 6px 30px;
    color: #333;
    / /

font-size: 8p;

background:
    url("/images/rss.gif")

no-repeat left center;
}
*/
.alln {
	margin-top: 30px;
	text-align: right;
}

a.allnews {
	background: #666;
	width: 80px;
	height: 4px;
	padding: 6px;
	margin-right: 20px;
	color: #fff;
	font-size: 8pt;
}
a#rss {
	width: 80px;
	height: 4px;
	padding: 6px 6px 6px 30px;
	color: #333;
	font-size: 8pt;
	background: url("images/rss.gif") no-repeat left center;
}

a

#bott-tbl p {
font-size: 8p;
margin:    10px;
}

#flag {
    height: 50px;
    padding: 10px 0px 0px 70px;
    background: url("/images/flag.jpg") no-repeat left center;
}

#money {
	height: 35px;
	padding: 20px 0px 0px 50px;
	background: url("images/money.gif") no-repeat left center;
	border-top: 2px solid #666;
	font-size: 8pt;
}

#public {
	height: 25px;
	padding: 20px 0px 0px 50px;
	background: url("images/press.gif") no-repeat left center;
	border-top: 2px solid #666;
	font-size: 8pt;
}

#money span {font-weight: bold; font-size: 10pt; color: #000;}
#money a {font-size: 7pt;}

#public span {font-weight: bold; font-size: 10pt; color: #000;}
#public a {font-size: 7pt;}


#kubok {
    height: 50px;
    padding: 10px 0px 0px 70px;
    background: url("/images/kubok.jpg") no-repeat left center;
}

#flag span {
    font-weight: bold;
}

#flag a {
    font-size: 7pt;
}


#kubok span {
    font-weight: bold;
}

#kubok a {
    font-size: 7pt;
}

.line {
    /*height: 20px;*/
    padding-bottom:5px;
    width: 100%;
    border-bottom: 2px solid #333;
}
/*
#baners {
    background: #eee;
    border-top: 2px solid #006699;
    padding: 10px;
    text-align: center;
}

#baners img {
    margin: 0px 5px;
}*/
#baners {
	border-top: 1px solid #999;
	padding: 20px;
	text-align: center;
}

#baners img {
	margin: 0px 20px;
}

#footer {
	border-top: 2px solid #006699;
	background: #eee;
	height: 30px;
	padding: 20px;
	text-align: center;
	font-size: 8pt;
}
/*
#footer {
    background: #eee;
    height: 30px;
    padding: 10px;
    text-align: center;
    / /

font-size: 8p;
}
*/
#content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

#way {
    margin-left: 20px;
    height: 30px;
    font-size: 7pt;
    padding-top: 10px;
}

h3 {
    font-size: 18px;
    font-weight: normal;
}

h4 {
    font-size: 15px;
}
/*
#submenu {
}

#submenu ul li {
    list-style-image: url("/images/arr-r.gif");
}

#submenu a {
    color: #333;
    text-decoration: none;
}

#submenu a:hover {
    color: #333;
    text-decoration: underline;
}

#submenu ul li#open {
    list-style-image: url("/images/arr-d.gif");
}

#submenu ul li#none {
    list-style-image: url("/images/empt.gif");
}
}

#submenu ul ul {
    / /

list-style-image: url("/images/empt.gif");
    / /

margin-left: 20px;
}

#submenu li {
    margin: 6px 0px 12px 0px;
}

#submenu li li {
    margin: 6px 0px 4px 0px;
}

#submenu li li a {
    color: #006699;
    text-decoration: underline;
}

#submenu li li a:hover {
    color: #006699;
}
*/
#submenu {
	margin: 10px 0px 5px 20px;
}

#submenu div {
	padding: 10px 0px 10px 30px;
	font-size: 14pt;
	border-bottom: 2px solid #666;
}

#submenu ul.first {
	list-style: none;
	border-bottom: 2px solid #666;
	padding: 0px 0px 10px 40px;
}

#submenu a {
	color: #333;
	text-decoration: none;
}

#submenu a:hover {
	color: #333;
	text-decoration: underline;
}

#submenu ul li#open {
	list-style-image: url("images/arr-r.gif");
	text-decoration: underline;
}

#submenu ul ul {
	list-style-image: url("images/empt.gif");
	margin-left: 20px;
	padding: 0px;
}

#submenu li {
	margin: 6px 0px 12px 0px;
}

#submenu li li {
	margin: 6px 0px 4px 0px;
}

#submenu li li a {
	color: #006699;
	text-decoration: underline;
}

#submenu li li a:hover {
	color: #006699;
}

#map ul {
    list-style: none;
    margin-left: 0px;
    font-weight: bold;
}

#map ul ul {
    list-style-image: url("/images/arr-r.gif");
    margin-left: 30px;
    font-weight: normal;
}

#map ul ul a {
    color: #333;
    text-decoration: none;
}

#map ul ul a:hover {
    color: #333;
    text-decoration: underline;
}

#map ul ul li#open {
    list-style-image: url("/images/arr-d.gif");
}

#map ul ul li#none {
    list-style-image: url("/images/empt.gif");
}

#map ul ul ul {
    list-style-image: url("/images/empt.gif");
    margin-left: 20px;
    font-weight: normal;
}

#map li {
    margin: 6px 0px 12px 0px;
}

#map li li li {
    margin: 6px 0px 4px 0px;
}

#map li li li a {
    color: #006699;
    text-decoration: underline;
}

#map li li li a:hover {
    color: #006699;
}

.send {
    border: none;
    background: url("/images/send.gif") no-repeat;
    width: 80px;
    height: 24px;
    cursor: pointer;
}
.send_new{
    border: none;
    background: url("/images/send_new.gif") no-repeat;
    width: 80px;
    height: 24px;
    cursor: pointer;
	color: white;
}

.hline {
    height: 1px;
    background-color: #999999;;
    margin: 7px 0px 10px 0px;
    clear: both;
}

.table_mb {
    border: 0;
    border-collapse: collapse;
}

table.table_mb {
    border: 0;
    border-collapse: collapse;
}

table.table_mb td {
    border: 1px solid #999999;
    border-collapse: collapse;
    padding: 0.3em;
    margin: 0;
    vertical-align: top;
}

table.table_mb th {
    border: 1px solid #999999;
    background-color: #EEEEEE;
    border-collapse: collapse;
    padding: 0.3em;
    margin: 0;
    color: #333333;
    font-weight: bold;
    vertical-align: top;
}

table.table_mb th a:link {
    color: #ccc;
}

table.table_mb th a:visited {
    color: #ccc;
}

.th {
    border: 1px solid #999999;
}

tr.th td {
    border: 1px solid #999999;
    background-color: #EEEEEE;
    border-collapse: collapse;
    padding: 0.3em;
    margin: 0;
    color: #333333;
    font-weight: bold;
    vertical-align: top;
}

tr.th td a:link {
    color: #ccc;
}

tr.th td a:link {
    color: #ccc;
}

.page404 {
    border: 1px solid #999999;
    margin: 0 auto;
    text-align: left;
    width: 550px;
		background:#FFFFFF none repeat scroll 0 0;
		padding: 15px;
}

#opros {
   
    padding: 5px 0px 0px 70px;
	
    background: url("/images/opros.jpg") no-repeat top left;
}

#opros span {
    font-weight: bold;
}

#opros a {
    font-size: 7pt;
}