* {
    margin: 0;
    padding: 0;
}

body {
    font: 62.5% Tahoma, sans-serif;
    color: #676767;
    background: #fff url(/img/header.gif) repeat-x;
}

p, li {
    font-size: 1.2em;
}

li p, li li {
    font-size: 1em;
}

li {
    list-style: none;
}

a {
    color: #1267b0;
}

a:hover {
}

img {
    border: none;
}

fieldset {
    border: none;
}

legend {
    display: none;
}

hr {
    display: none;
}

table {
    font-size: 1em;
}

h1 {
    margin-bottom: 15px;
    color: #005baa;
    font: bold 1.6em Arial, Nimbus Sans L, sans-serif;
}

h2 {
    margin-bottom: 15px;
    color: #005baa;
    font: bold 1.6em Arial, Nimbus Sans L, sans-serif;
}

h1 span, h2 span {
    color: #f00;
}

h3 {
    font: bold 12px tahoma, sans-serif;
    color: #005aaa;
}

h4 {
    margin: 10px 5px;
    font: bold 11px tahoma, sans-serif;
    color: #005aaa;
}

h5 {
    font: bold 1em Verdana, sans-serif;
    color: #154497;
}

h6 {
    margin-bottom: 20px;
    font-size: 0.9em;
    color: #c5353a;
}

.layout {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

.head {
    width: 912px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    overflow: hidden;
    padding: 2px 26px 0 42px;
}

.head .logo {
    float: left;
    margin-top: 6px;
    width: 147px;
    height: 48px;
    background: url(/img/logo-trans.png) no-repeat;
}

.head .logo a {
    display: block;
    height: 48px;
    text-indent: -900%;
}

.head form {
    float: right;
    margin-top: 12px;
    width: 172px;
    height: 22px;
    padding: 5px 0 0 5px;
    background: url(/img/search.gif) no-repeat;
}

.head form input {
    border: none;
    background: none;
}

.head form input.input, .menu li.base form input.input {
    width: 142px;
    height: 17px;
    float: left;
    padding-left: 5px;
    font-size: 11px;
    color: #6e6e6e;
}

.head form input.submit, .menu li.base form input.submit {
    width: 20px;
    cursor: pointer;
}

.head ul {
    margin-left: 260px;
    margin-right: 180px;
    padding-top: 18px;
    text-align: right;
}

.head ul li {
    display: inline;
    margin-right: 9px;
    font: 11px tahoma, sans-serif;
    white-space: nowrap;
}

.head ul li a {
    padding-right: 11px;
    color: #686868;
}

.head ul li a:hover {
    color: #005baa;
    text-decoration: underline;
}

.head ul li span {
    color: #cacaca;
}

.banner {
    height: 211px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
}

.header {
    position: relative;
    height: 211px;
    background: url(/img/header.gif) repeat-x;
}

.toggle-banner {
    display: block;
    width: 135px;
    height: 14px;
    overflow: hidden;
    position: absolute;
    right: 26px;
    bottom: 0;
    z-index: 1000;
    padding-top: 3px;
    background: url(/img/close-trans.png) no-repeat;
    color: #b3b3b3;
    font: 10px Arial, sans-serif;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.head .feedback {
    margin-left: 160px;
    margin-right: 35px;
    padding-top: 20px;
}

.head .feedback h5 {
    float: left;
    margin-right: 20px;
}

.head .feedback ul {
    margin: 0;
    padding: 0;
}

.head .feedback li {
    float: left;
    margin: 0 5px 5px 0;
    font: 1em Verdana, sans-serif;
    color: #154497;
}

.head .feedback li a {
    margin-right: 6px;
    color: #154497;
    text-decoration: underline;
}

.head .feedback li.logout {
    width: 12px;
    height: 12px;
    background: url(/img/logout-trans.png) no-repeat;
}

.head .feedback li.logout a {
    text-decoration: none;
}

.menu {
    height: 50px;
    position: relative;
    padding-bottom: 3px;
    background: url(/img/menu.gif) repeat-x left 50px;
}

.menu dt {
    width: 230px;
    height: 50px;
    float: left;
    background: url(/img/menu-status.jpg) no-repeat left bottom;    
}

.menu dt.current {
    background: url(/img/menu-status.jpg) no-repeat left -50px;
}

.menu dt.current a {
    color: #fff;
}

.menu dt a {
    display: block;
    height: 35px;
    padding-top: 15px;
    color: #474747;
    font: bold 17px Arial, sans-serif;
    text-decoration: none;
    cursor: pointer;
}

.menu dt:hover {
    background: url(/img/menu-status.jpg) no-repeat;
}

.menu dt:hover ul a {
    color: #474747;    
}

.menu dt.privat a {
    padding-left: 72px;
    background: url(/img/privat-trans.png) no-repeat;    
}

.menu dt.business a {
    padding-left: 107px;
    background: url(/img/tobusiness-trans.png) no-repeat;    
}

.menu dt.about a {
    padding-left: 107px;
    background: url(/img/about-trans.png) no-repeat;    
}

.menu dt.home {
    width:60px !important;
    padding: 0;    
}

.menu dt.home a {
    display: block;
    background: url(/img/home-ico.jpg) no-repeat;
    text-indent: -9000%;
}

.menu dt.home.current a {
    background: url(/img/home-ico.jpg) no-repeat left -50px;    
}

.menu dt.home a:hover {
    background: url(/img/home-ico.jpg) no-repeat left bottom;    
}

.menu dt.base {
    width: 203px;
    height: 36px;
    padding: 14px 0 0 27px;
    text-align: center;
    background: url(/img/menu-status.jpg) no-repeat left bottom;
    /*border: 1px red dashed;*/
    margin-right: -3px;
}

.menu dt.base form {    
    width: 172px;
    height: 22px;
    padding: 5px 0 0 5px;
    background: url(/img/search.gif) no-repeat;
}

.menu dt.base form input {
    border: none;
    background: none;
}

.menu dt.base form input.input {
    width: 142px;
    height: 17px;
    float: left;
    padding-left: 5px;
    font-size: 11px;
    color: #6e6e6e;
}

.menu dt.base form input.submit {
	width: 20px;
	cursor: pointer;
}

.menu dt.base select {
    width: 176px;
    height: 25px;
    padding: 3px;
    background: #d0d1d2;
    font-size: 10px;
    color: #666;
}

/**/

.menu dt.privat:hover a, .menu dt.privat.current a {
    background: url(/img/privath-trans.png) no-repeat; 
    cursor: pointer;   
}

.menu dt.business:hover a, .menu dt.business.current a {
    background: url(/img/tobusinessh-trans.png) no-repeat;    
    cursor: pointer;
}

.menu dt.about:hover a, .menu dt.about.current a {
    background: url(/img/abouth-trans.png) no-repeat;
    cursor: pointer;
}

.menu dd {
    /*height: 10px;*/
    float: right;
    width: 100%;
    margin: 0px 0 0 -100%;
    position: relative;
    overflow: hidden;
    top: 53px;
    z-index: 1000000;
    //position: absolute;
    //padding-left: 3px;
}

.menu dd dd {
    height: auto;
    top: 0;
    /*border: #f00 1px solid;*/
}

.menu div.submenu {
    /*position: absolute;*/
    /*top: 53px;*/
    left: 0;
    right: 0;
    width: 980px;
    margin: 0 auto;
}

.independent-menu dd {
    position: relative !important;
    top: 50px;
    left: 0;
    display: block;
    float: right;
    width: 100%;
    margin: 0px 0 0 -100%;
    z-index: 2;
    margin-bottom: 60px;
}

.independent-menu dd div.submenu {
    position: relative;
}


div.submenu {
    /*border: 1px blue dashed;*/
    overflow: hidden;
    /*height: 1%;*/
}

div.submenu-inner {
    overflow: hidden;
    padding: 15px 20px;
    border: 1px solid #a8a8a8;
    border-top: 4px solid #c5c5c5;
    background: #f2f2f2;
}

div.submenu .shadow {
    height: 19px;
    background: url(/img/shadow.png) repeat-x;
}

div.submenu-inner div {
    float: left;
    width: 25%;
}

div.submenu-inner div ul {
    height: auto;
    margin: 0 10px 15px 0;
}

/**/

div.submenu .menu-parts {
    overflow: hidden;
    margin: -15px 0 15px 0;
    width: 100%;
    position: relative;
    /*border: 1px red dashed;*/
}

div.submenu .menu-parts dt {
    float: left !important;
    width: 19%;
    height: 24px;
    padding: 0;
    border: 1px solid #b3b3b3;
    background: url(/img/menu-parts-li.gif) repeat-x;
    position: relative;
    cursor: pointer;
    font-size: 1.1em;
}

div.submenu .menu-parts dt a {
    display: block;
    height: 16px;
    font-weight: normal;
    font: 1.1em tahoma, sans-serif;
    padding: 4px !important;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

div.submenu .menu-parts dt a:hover, div.submenu .menu-parts dt.selected a {
    background: url(/img/menu-parts-li-hover.gif) repeat-x !important;
    color: #fff;
    text-decoration: none;
}

div.submenu .menu-parts dd.selected {
    display: block;
}

div.submenu .menu-parts dd {
    display: none;
    float: right;
    width: 100%;
    margin: 40px 0 0 -100%;
    position: relative;
    z-index: 2;
    background: #f1f1f1;
}

div.submenu li {
    padding: 0 0 5px 20px;
    background: url(/img/dot.gif) no-repeat left 6px;
/*    font: 12px/18px tahoma, sans-serif;*/
    font: 11px tahoma, sans-serif;

}

div.submenu li a {
    text-decoration: none;
    color: #666;
}

div.submenu li a:hover {
    color: #1267B0;
    text-decoration: underline;
}
/**/

div.submenu li.calc {
    background: url(/img/calc.gif) no-repeat left 1px;    
}

div.submenu li.quest {
    background: url(/img/quest.gif) no-repeat;
    
}

div.submenu li.strl {
    background: url(/img/strl.gif) no-repeat left 3px;    
}

div.submenu li.active {
    background: url(/img/dot-red.gif) no-repeat left 5px !important;
}
div.submenu li.active, div.submenu li.active a {
    color: #ef736b;
/*    text-transform: uppercase;*/
}

div.submenu h3 {
    margin-bottom: 3px;
}


div.submenu a.submenuh3 {
    margin-bottom: 6px;
    display: block;
    font: bold 12px tahoma, sans-serif;
    color: #005aaa;
    text-decoration: none;
}

	div.submenu a.submenuh3:hover {
		text-decoration: underline;
	}

.line-block {
    /*clear: both;*/
    /* disable for workful breadcrumbs overflow: hidden; */
    overflow: hidden;
/*    border-bottom: 3px solid #c1c1c1;*/
    background: url(/img/line-border.gif) repeat-y 690px top;
}

.l-b-n {
    border: none;
}

.adv {
    border-top: 3px solid #c1c1c1;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #d4d4d4;    
}



.line-block .wide-side {
    float: left;
    width: 691px;
}

.top {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0px 0 0 10px;
    background: #e0e0e0 url(/img/top-bg.gif) repeat-x;
}

.top dl {
    margin-left: -10px;
}

.wide-side .top {
    width: 660px;
    padding: 0px 10px 0 20px;
    background: #999 url(/img/navi-news.gif) repeat-x;
}

.slim-side .top {
    border-top: 1px solid #898a8c;
}

.wide-side .top a, .wide-side .top p {
    color: #fff;
    text-decoration: none;
}

.wide-side .top .rss {
    float: right;
    padding: 2px 20px 2px 0;
    background: url(/img/rss.png) no-repeat right 2px;
}

.wide-side .top .rss a:hover {
    text-decoration: underline;
}

.wide-side .top .twitter {
    float: right;
    padding: 2px 20px 2px 0;
    background: url(/img/twitter.png) no-repeat right 2px;
}

.wide-side .top .rss a:hover {
    text-decoration: underline;
}

.top h1 {    
    height: 18px;
    float: left;
    margin: 0 8px 0 0;
    padding-top: 2px;
    font-size: 11px;
    color: #666;
    vertical-align: middle;
}

.top h2 {    
    color:#444444;
	float:left;
	font-family:tahoma, verdana, arial;
	font-size:12px;
	height:18px;
	margin:0 8px 0 0;
	padding-top:2px;
	vertical-align:middle;
}

.wide-side .top h1, .wide-side .top h2 {
    color: #fff;
}

.top ul {
    overflow: hidden;
}

.top li {
    float: left;
    font: 12px Arial, sans-serif;
}

.slim-side .top li {
    font: 11px Arial, sans-serif;    
}

.top li a {
    display: block;
    padding-left: 13px;
    color: #666;
}

.form li a {
    padding-left: 6px;
    font-size: 11px;
    text-decoration: none !important;
}

.top li a span, .top .tabs span {
    display: block;
    height: 13px;
    padding: 2px 13px 5px 0;
}

.form li a span {
    padding-right: 6px;
}

.top li a:hover, .top li.active a, .top .tabs dt.selected {
    color: #2a2a2a;
    text-decoration: underline;
    background: #fff url(/img/top-li-active.gif) no-repeat top left;
}

.top li a:hover span, .top li.active a span, .top .tabs dt.selected span {
    cursor: pointer;
    background: url(/img/top-li-active.gif) no-repeat top right;
}

.wide-side .top li.active a {
    background: #fff url(/img/navi-news-hover.gif) no-repeat top left;
}

.wide-side .top li.active a span {
    background: url(/img/navi-news-hover.gif) no-repeat top right;
}

.top li a:hover, .top li.active a {
    color: #2a2a2a;
    background: #fff url(/img/top-li-active.gif) no-repeat top left;
}

.top li a:hover span, .top li.active a span {
    cursor: pointer;
    background: url(/img/top-li-active.gif) no-repeat top right;
}

.wide-side .top li a:hover {
    background: #fff url(/img/navi-news-active.gif) no-repeat top left;
}

.wide-side .top li a:hover span {
    background: url(/img/navi-news-active.gif) no-repeat top right;
}

/**/

.wide-side .teaser {
    overflow: hidden;
}

.wide-side .teaser li {
    width: 227px;
    float: left;
    position: relative;
    overflow: hidden;
    border-right: 3px solid #fff;
    border-bottom: 1px solid #d1d1d1;    
}

.wide-side .teaser li.last {
    width: 227px;
    border-right-width: 1px;
}

.wide-side .teaser li img {
    display: block;
    /*width: 228px;*/
    width: 227px;
}

.wide-side .teaser li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 203px;
    height: 43px;
    overflow: hidden;
    padding: 7px 15px;
    background: #021e4b;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    /*font-weight: bold;*/
    background: url(/img/news-bg.png);
}

.wide-side .teaser li p a {
    color: #fff;
    text-decoration: none;
}

.wide-side .teaser li p a:hover {
    text-decoration: underline;
}

.line-block .slim-side {
    margin-left: 691px;
}

.wide-side dl.news-list {
    width: 206px;
    float: left;
    padding: 15px 15px 15px 0;
}

.wide-side dl.news-list dd, .wide-side dl.news-list dt {
    padding-left: 8px;
    font-size: 1.1em;
}

.wide-side dl.news-list dd {
    text-indent: -8px;
}

.wide-side dl.news-list dt {
    margin-bottom: 5px;
}

.wide-side dl.news-list a {
    color: #000;
    text-decoration: none;
}

.wide-side dl.news-list a span {
    color: #df0822;
}

.wide-side dl.news-list a:hover, .wide-side dl.news-list a:hover span {
    text-decoration: underline;
    color: #1267b0;
}

.slim-side dl.news-list {
    width: auto;
    float: none;
    padding: 0 10px 25px 13px;
}

.slim-side dl.news-list dt {
    margin-bottom: 5px;
    padding-left: 16px;
}

.slim-side dl.news-list dd {
    font-size: 1.1em;
	padding-left:8px;
	text-indent:-15px;
}

.slim-side dl.news-list dt {
    font-size: 1em;
	padding-left:8px;
}

.slim-side dl.news-list a {
    color: #000;
    text-decoration: none;
}

.slim-side dl.news-list a span {
    margin-right: 7px;
    color: #df0822;
}

.slim-side dl.news-list a:hover, .slim-side dl.news-list a:hover span {
    color: #1267b0;
}

.wide-side .news {
    margin: 0 10px 0 231px;
    padding: 15px 0;
}

.wide-side .news h1, .wide-side .news h2 {
    font: bold 1.4em Verdana, sans-serif;
    color: #005baa;
}

.wide-side .news h1 a, .wide-side .news h2 a {
    text-decoration: none;
}

.wide-side .news h1 a:hover, .wide-side .news h2 a:hover {
    text-decoration: underline;
}

.wide-side .news p {
    margin-bottom: 12px;
    font: 1.2em/1.5em Arial, sans-serif;
}

.wide-side .news div {
    margin-bottom: 12px;
    font: 1.2em/1.5em Arial, sans-serif;
}

.inner .line-block {
    background: none;
}

.questioning {
    padding: 13px 22px;
}

.questioning legend {
    color: #0058a8;
    font: bold 11px Arial, sans-serif;
}

.questioning p {
    overflow: hidden;
    padding-top: 10px;
}

.questioning p label {
    padding-left: 15px;
}

.adv .wide-side {
    width: 690px;
    border-left: 1px solid #c3c3c3;    
}

.adv .slim-side {
    /*background: red;*/
    width: 285px;
}

.adv .wide-side a {
    display: block;
    float: left;
    width: 229px;
    overflow: hidden;
    border-right: 1px solid #c3c3c3;
}

.adv img {
    display: block;
}

.line-block .article {
    width: 673px;
    padding: 10px 15px;
}

.breadcrumbs {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 0.9em;
}

.breadcrumbs, .breadcrumbs a {
    color: #bababa;
    text-decoration: none;
}

.breadcrumbs strong {
    color: #c5353a;
}

.article p {
    margin-bottom: 15px;
}

.article p big {
    color: #636363;
    font-weight: bold;
    font-size: 0.9em;
}

.article p img {
    margin-right: 15px;
}

.comment-line {
    overflow: hidden;
    /*margin-bottom: 5px;*/
    padding-bottom: 2px;
    border-bottom: 1px solid #848484;
    font-size: 1.1em;
    color: #c5353a;
}

.comment-line a {
    float: right;
    color: #c5353a;
    text-decoration: none;
}

.comment {
    margin-bottom: 15px;
    padding: 5px 0 10px 5px;
}

.comment-dark {
    background: #eff3f5;
}

.comment p {
    margin: 0;
    font-size: 1.1em;
}

.add-comment {
    margin-top: 12px;
}

.add-comment p {
    margin-bottom: 15px;
    font-size: 1em;    
}

.add-comment label, .add-comment span {
    margin-right: 25px;
}

.add-comment input {
    margin-right: 10px;
}

.add-comment textarea {
    width: 100%;
    height: 105px;
}

.button {
    height: 21px;
    padding: 0 50px;
    border: 1px solid #57717e;
    background: #0d8ac9 url(/img/button.gif) repeat-x;
    color: #fff;
    font-size: 1em;
}

.flash {
    border-bottom: 4px solid #979797;
}

.last-news li {
    margin: 0 5px 15px 0;    
    font-weight: bold;
    font-size: 0.9em;
}

.last-news strong {
    color: #c5353a;
    font-size: 1em;
}

.line-block .rate {
    width: 688px;
    padding: 5px 0 0 0;
}

.convertor {
    margin-bottom: 15px;
    background: #efefef;
    border-top: 1px solid #dadada;    
}

.convertor fieldset {
    padding: 2px 8px 4px 8px;
    border-top: 1px solid #e4e4e4;
}

.convertor h3, .convertor span {
    margin-right: 2px;
    display: inline;
    font: bold 12px Arial, Nimbus Sans L, sans-serif;
    color: #838383;
}

.convertor span {
    margin: 0 2px;
}

.convertor select {
    border: none;
    font-size: 1.1em;
    background: #fff;
    color: #333;
}

.convertor input {
    margin-right: 5px;
    width: 96px;
    border: none;
    font-size: 1.4em;
}

.convertor .arch-submit {
    width: auto;
    padding: 0 0 0 5px;
    border: none;
    background: none;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    color: #838383;
}

.convertor .arch-submit:hover {    
    color: #ff4133;
}

.error {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 1em;
    color: #ff4133;
}

.rate_table {
    width: 100%;
    margin-bottom: 15px;
    font-size: 1em;
}

.rate_table td {
    padding: 1px 0 2px 0;
    font-size: 1.3em;
    color: #333;
    text-align: center;
}

.rate_table .c_name {
    width: 30px;
    padding: 0 50px;
}

.rate_table .grey {
    background: #ededed;
}

.rate_table .buy {
    width: 50px;
    text-align: center;
}

.rate_table thead td {
    padding-bottom: 20px;
    font-size: 10px;
    color: #777;
}

.rate_table thead th {
    font-weight: bold;
    color: #e22a2d;
}

.rate_table tbody th {
    font-weight: normal;
    font-size: 1.3em;
    color: #bdbdbd;
}

.link {
    font: bold 1.2em Arial, sans-serif;
}

.slim-side .link {
    margin: 0 10px 10px 0;
    text-align: right;
    font-size: 1.1em;
}

.slim-side .link a {
    color: #9c9c9c;
}

.poll {
    padding: 0 3px 13px 13px;
}

.poll h4 {
    margin: 0 0 10px 0;
}

.poll ul {
    margin-bottom: 15px;
}

.poll li, .poll p {
    overflow: hidden;
    width:100%;
}

.poll-variant li {
    margin-bottom: 5px;
	font-size:1.1em;
}

.poll li span, .poll p span {
    float: right;
    color: #6d6d6d;
    font: bold 1em arial, sans-serif;
}

.poll li span strong {
    color: #f40015;
}

.poll li em {
    display: block;
    height: 4px;
    overflow: hidden;
    margin: 1px 0 4px 0;
    background: #f40015;
}

.poll p span {
    color: #f40015;
}

.poll p {
    color: #c6c6c6;
}

.poll p.arch a {
    float: right;
    color: #000;
    font: 0.8em Verdana, sans-serif;
}

.participation {
    padding: 0px 12px 20px 12px;
}

.participation p {
    margin-bottom: 15px;
    font-size: 1.1em;
}

.participation p a {
    font-weight: bold;
}

.side-banner {
	border-top:1px solid #898A8C;
}
.side-banner img {
    display: block;
}

.news-list-archives dt {
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 1em;
    color: #ff4133;    
}

.news-list-archives dd {
    margin-bottom: 15px;
}

.news-list-archives dd h6 {
    margin-bottom: 12px;
    font-size: 1.1em;
}

.paginator a {
    color: #606060;
}

.paginator span a {
    color: #959595;
}

.map li {    
    font: bold 1.5em Arial, Nimbus Sans L, sans-serif;
}

.map li a {    
    color: #f00;
    text-decoration: none;
}

.map ul {
    padding: 15px 0 0 20px;
}

.map li li {
    margin-bottom: 15px;
    font: bold 0.9em tahoma, sans-serif;
}

.map li li a {
    padding-left: 9px;
    color: #005aaa;
    
}

.map ul ul {
    padding: 15px 0 0 25px;
}

.map li li.empty {
    padding-left: 15px;
    background: url(/img/circle.gif) no-repeat left 4px;
}


.map li li li li.empty {
    background: none;
}

.map li li li a {
    color: #777;
}

.map li li a.arr, .map li li a.arr_down {
    padding: 0 0 2px 13px;
}

.map li li a.arr {    
    background: url(/img/arrow.gif) no-repeat left 4px;
}

.map li li a.arr_down {    
    background: url(/img/arrow-down.gif) no-repeat left 2px;
}

.map li li li li {
    padding-left: 0px;
    background: none;
    font-weight: normal;
}

.poll-cover {
    overflow: hidden;
    margin: 0 -50px 30px 0;
    position: relative;
}

.poll-cover .poll {
    float: left;
    width: 275px;
    margin-right: 70px;
}

.poll-cover .poll .period, .poll-cover .poll .period span {    
    color: #959595;
    font-weight: bold;
    font-size: 1em;
    font-family: arial, sans-serif;
}

.poll-cover .poll .period {
    margin-bottom: 10px;
    padding: 2px 9px 4px 9px;
    background: #f1f1f1;
}

.poll-cover .poll .period span {
    float: right;
}

.wide-side .news-article {
    padding-right: 15px;
}

.wide-side .news-article p {
    margin-bottom: 12px;
    font-size: 1.2em;
}

.wide-side .news-article p.image {
    margin: 25px 0;
    font-style: italic;
    text-align: center;
}

.wide-side .news-article p.image span {
    display: block;
}

.wide-side .news-article .comment-line {
    font-size: 1.1em;
}

.wide-side .news-article .add-comment p {
    font-size: 1em;
}

.wide-side .news-article ul, #big_news_p ul {
	padding-left: 16px;
}

.wide-side .news-article ol, #big_news_p ol {
	padding-left: 25px;
}

.wide-side .news-article ul li, #big_news_p ul li {                           
	list-style: disc outside; 
	margin: 10px;
}

.wide-side .news-article ol li, #big_news_p ol li {                           
	list-style: decimal outside; 
	margin: 10px;
}

.sidebar-nav {
    margin: 8px 0;
    /*zoom: 1;*/
}

.sidebar-nav li {
    margin-bottom: 1px;
	/*
    font: bold 1em Arial, sans-serif;
	*/
    font: 1em Arial, sans-serif;
}

.sidebar-nav li a {
    display: block;
    background: #efefef url(/img/sidebar-li.gif) repeat-x left bottom;
    color: #444444;
    text-decoration: none;
    font-family: Arial;
    font-size: 10px;
}

.sidebar-nav li a span {
    display: block;
    padding: 5px 10px 7px 33px;
    background: url(/img/sidebar-arrow.gif) no-repeat left center;
    cursor: pointer;
}

.sidebar-nav li a:hover, .sidebar-nav li a.expand {
    background: #aaa url(/img/sidebar-li-hover.gif) repeat-x left bottom;
    color: #fff;
}

.sidebar-nav li a:hover span, .sidebar-nav li a.expand span {
    background: url(/img/sidebar-arrow-hover.gif) no-repeat left center;
}

.sidebar-nav li a.active {
    background: #1a5bab url(/img/sidebar-li-active.gif) repeat-x left bottom;
    color: #fff;
}

.sidebar-nav li a.active span {
    background: url(/img/sidebar-arrow-active.gif) no-repeat left center;
}


.sidebar-nav li ul {
    overflow: hidden;
    margin: 0 0 5px 0;
    padding: 3px 10px 0 14px;
}

.sidebar-nav li li {
    margin-bottom: -1px;
    padding: 8px 20px 9px 20px;
    border-bottom: 1px solid #ededed;
}

.sidebar-nav li li a, .sidebar-nav li.active li a {
    background: none;
    color: #808080;
    width: auto;
}

.sidebar-nav li li a:hover {
    color: #0e5eaa;
    background: none;
}

.sidebar-nav li .toggle span {    
    background: url(/img/sidebar-plus.gif) no-repeat left center;
}

/**/

.feedback-tabs, .calendar-tabs, dl.top {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.feedback-tabs dt {
    float: left;
    height: 14px;
    position: relative;
    margin-right: 13px;
    padding: 8px 20px;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.1em;
}

.feedback-tabs dt:hover {
    background: #f1f1f1;
}

.feedback-tabs dt.selected {
    background: #f1f1f1;
    z-index: 3;
    cursor: auto;
    color: #0156a9;
}

.feedback-tabs dd {
    display: none;
    float: right;
    width: 100%;
    margin: 30px 0 0 -100%;
    position: relative;
    z-index: 2;
    background: #f1f1f1;
}

.feedback-tabs dd.selected {
    display: block;
}

.feedback-tabs .original-block h4 {
    margin: 0 0 3px 0;
}

.feedback-tabs .original-block {
    padding: 20px 15px 10px 15px;
}

.feedback-tabs .original-block p, .feedback-tabs .original-block h4 {    
    text-indent: 15px;
}

.feedback-tabs .white-block {
    padding: 15px 0;
    background: #fff;
}

.feedback-tabs table {
    margin-bottom: 30px;
}

.feedback-tabs .white-block thead td {
    padding: 10px 8px;
}

.feedback-tabs .white-block tbody td {
    text-align: center;
}

.feedback-tabs .white-block tr.grey {
    background: #f1f1f1;
}

.feedback-tabs .white-block th {
    width: 320px;
    padding: 10px 15px;
    text-align: left;
    font-weight: normal;
    font-size: 1.1em;
    font-family: tahoma;
}

.feedback-tabs .button {
    float: right;
}

.feedback-tabs .ask th {    
    padding-right: 15px;
}

.feedback-tabs .ask th textarea {
    width: 493px;
    height: 220px;
    overflow: hidden;
    border: 1px solid #e9e9e9;
}

.feedback-tabs .ask td.al-bot {
    vertical-align: bottom;
}

.feedback-tabs .ask td .input {
    width: 151px;
    margin-bottom: 10px;
    padding: 3px 0 4px 0;
    border: 1px solid #e9e9e9;
    text-align: center;
    font-size: 10px;
    color: #898989;
}

.feedback-tabs .ask td .button {
    width: 151px;
    padding: 0;
}

.feedback-tabs .ask td img {
    display: block;
    margin: 40px 0 10px 0;
}

.feedback-tabs .filter {
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 1em;
    color: #000;
}

.feedback-tabs .filter label {
    width: 30%;
    float: left;
    margin-bottom: 5px;
}

.feedback-tabs .filter input {
    margin-right: 15px;
}

.feedback-tabs .question {
    overflow: hidden;
    padding: 0 15px 5px 5px;
}

.feedback-tabs .question span.who {
    float: right;
    width: 180px;
    text-align: right;
}

.feedback-tabs .question span.who strong {
    margin-right: 15px;
}

.feedback-tabs .question span.who em {
    display: block;
    color: #f00;
    font-style: normal;
}

.feedback-tabs .question p {
    margin-right: 190px;
    color: #6189c4;
}

.feedback-tabs .answer {
    margin-bottom: 35px;
    padding-bottom: 4px;
    background: #f1f1f1;
}

.feedback-tabs .answer .toggle-ans {
    padding: 5px 0;
    background: #fff;
}

.feedback-tabs .answer .toggle-ans a {
    padding: 5px;
    background: #f1f1f1;
    font-size: 11px;
    color: #666;
}

.feedback-tabs .answer p {
    padding: 10px 5px;
}

.calendar-tabs {
    margin-bottom: 10px;
    width: 286px;
}

.calendar-tabs dt {
    float: left;
    height: 10px;
    position: relative;
    left: 25px;
    padding: 2px 13px 8px 13px;
    cursor: pointer;
    background: #f1f1f1;
    font-size: 1.1em;
    text-transform: lowercase;
    color: #000;
}

.calendar-tabs dt span {
    color: #ff1c01;
    font-weight: bold;
}

.calendar-tabs dt:hover {
    background: #ccc;
}

.calendar-tabs dt.selected {
    background: #ccc;
    z-index: 3;
    cursor: auto;
}

.calendar-tabs dd {
    display: none;
    float: right;
    width: 100%;
    margin: 20px 0 0 -100%;
    position: relative;
    z-index: 2;
    background: #ccc;
}

.calendar-tabs dd.selected {
    display: block;
}

.calendar-tabs .tab-content {
    position: relative;
    padding: 2px 30px 5px 30px;
}

.calendar-tabs .tab-content a {
    color: #fff;
    text-decoration: none;
}

.calendar-tabs .tab-content a:hover {
    color: #4f4f4f;
}

.calendar-tabs .tab-content .larr, .calendar-tabs .tab-content .rarr {
    display: block;
    width: 7px;
    height: 10px;
    position: absolute;
    top: 5px;
}

.calendar-tabs .tab-content .larr {
    left: 5px;
    background: url(/img/arrow-calendar.gif) no-repeat;
}

.calendar-tabs .tab-content .rarr {
    right: 5px;
    background: url(/img/arrow-calendar.gif) no-repeat right top;
}

.calendar-tabs .container {
    height: 13px;
    overflow: hidden;
    position: relative;
}

.calendar-tabs .date-list {
    position: absolute;
    white-space: nowrap;
}


/**/
.top dl {
    margin-bottom: 10px;
    width: 289px;
}

.top dl dt {
    float: left;
    height: 10px;
    position: relative;
    cursor: pointer;
    font-size: 1.1em;
    /*text-transform: lowercase;*/
    color: #000;
    padding-left: 13px;
    height: 20px;
}

.top dl dt.selected {
    z-index: 3;
    cursor: auto;
}

/**/


.top .tabs span {
    display: block;
    height: 13px;
    padding: 2px 13px 8px 0;
}

.top .tabs dt.selected, .top .tabs dt:hover {
    color: #2a2a2a;
    text-decoration: underline;
    background: #fff url(/img/top-li-active.gif) no-repeat top left;
}

.top .tabs dt.selected span, .top .tabs dt:hover span {
    cursor: pointer;
    background: url(/img/top-li-active.gif) no-repeat top right;
}

/**/

.top dl dd {
    display: none;
    float: right;
    width: 100%;
    margin: 20px 0 0 -100%;
    position: relative;
    z-index: 2;
    background: #fff;
}

.top dl dd.selected {
    display: block;
}

.top dl .tab-content {
    position: relative;
    padding: 10px 0 0 0;
}

.top dl .container {
    height: 13px;
    overflow: hidden;
    position: relative;
}
/**/

.slim-side .rate_table {
    width: 286px;
}

.slim-side .rate_table thead td {
    padding-bottom: 10px;
}

.slim-side .rate_table tbody th {
    color: #0059a9;
    font-weight: bold;
}


/**/


.footer {
    clear: both;
    padding: 10px 0;
    border: none;
    background: none;
}

.footer .wide-side {
    min-height: 50px;
    height: auto !important;
    height: 50px;
    width: 453px;
    padding-left: 250px;
    /*background: url(/img/banner.gif) no-repeat 30px 5px;*/
}

.footer p {
    font-size: 1.1em;
    color: #bcbcbc;
}

.footer a {
    color: #bcbcbc;
    text-decoration: none;
}

.footer .slim-side {
    padding-left: 10px;
}

.pollTable td{
    font-size: 1.1em;
    vertical-align: top;
	padding-bottom:3px;
}

#_mcePaste {
	display: none !important;
}
/* (begin) Поисковая форма отделений */.fs_wrap {	background: url(/img/fs/background.gif) repeat-x;	width:100%;
	height:85px;
	color:#4c4c4c;}
.fs_empty1 {
	height:19px;
}
.fs_empty2 {
	height:11px;
}
.fs_town_title {
	float:left;
	font-size:12px;
	padding-left:9px;
	width:47px;
}
.fs_town_select {
	float:left;
	width:132px;
}
.fs_town_select select {
	font-size:11px;
	width:132px;
}
.fs_fiz {
	float:left;
	font-size:11px;
	margin-left:30px;
}
.fs_fiz label {
	font-size:11px;
	margin-left:4px;
}
.fs_yurid {
	float:left;
	font-size:11px;
	margin-left:19px;
}

.fs_yurid label {
	font-size:11px;
	margin-left:4px;
}
.fs_wdays_title {
	float:left;
	font-size:12px;
	margin-left:37px;
}
.fs_wdays_select {
	float:left;
	margin-left:6px;
}
.fs_wdays_select select {
	font-size:11px;
	width:58px;
}
.fs_dep_title {
	float:left;
	font-size:12px;
	margin-left:9px;
	width:47px;
}
.fs_dep_select {
	float:left;
	width:132px;
}
.fs_dep_select select {
	font-size:11px;
	width:132px;
}
.fs_gr_op_title {
	float:left;
	font-size:12px;
	margin-left:30px;
	width:93px;
}
.fs_gr_op_select {
	float:left;
	width:120px;
	margin-left:8px;
}
.fs_gr_op_select select {
	font-size:11px;
	width:120px;
}
.fs_op_title {
	float:left;
	font-size:12px;
	margin-left:31px;
	width:69px;
}
.fs_op_select {
	float:left;
	width:120px;
	margin-left:8px;
}
.fs_op_select select {
	font-size:11px;
	width:120px;
}

.fs_find_row {
	height:40px;
	margin-bottom:4px;
}
.fs_row_ammount {
	float:left;
	font-size:12px;
	margin:17px 0 0 9px;
	color:#4c4c4c;
}
.fs_row_loading {
	float:left;
	margin:17px 0 0 80px;
}
.fs_row_unroll {
	float:left;
	font-size:11px;
	color:#005baa;
	margin:17px 0 0 36px;
	text-decoration:underline;
	cursor:pointer;
}
.fs_row_print {
	float:right;
	margin:17px 55px 0 0;
}
.fs_row_map {
	float:right;
	margin:17px 12px 0 0;
}
.fs_row_list{
	float:right;
	display:none;
	margin:17px 12px 0 0;
}
.fs_btn_print a {
	text-decoration:none;
}
.fs_btn_print {
	background: url(/img/fs/btn_bg.gif) repeat-x;
	height:17px;
	cursor:pointer;
	font-size:11px;
	padding-left:9px;
	padding-right:9px;
	vertical-align:middle;
	color:#005baa;
}
.fs_btn_map {
	background: url(/img/fs/btn_bg.gif) repeat-x;
	height:17px;
	cursor:pointer;
	font-size:11px;
	padding:0 9px 0 9px;
	vertical-align:middle;
	color:#005baa;
}
.fs_btn_list {
	background: url(/img/fs/btn_blue_bg.gif) repeat-x;
	height:17px;
	cursor:pointer;
	font-size:11px;
	padding:0 9px 0 9px;
	vertical-align:middle;
	color:#005baa;
}

.fs_rez_tbl th {
	background: url(/img/fs/tbl_head.gif) repeat-x;
	border-left:1px solid #c1d5e1;
	height:31px;
	font-size:11px;
	color:#000000;
	text-align:left;
	padding-left:9px;
	font-weight:normal;
}
.fs_rez_tbl td {
	padding:12px;
	vertical-align:top;
}

.fs_icon {
	float:left;
	width:55px;
}
.fs_branch_title {
	font-size:14px;
	color:#005baa;
	font-weight:bold;
	text-decoration:none;
}
.fs_branch_title1, .fs_branch_title2{
	overflow:visible;
}
.fs_branch_title1 a {
	border-bottom:1px dashed #005baa;
	font-size:14px;
	color:#005baa;
	font-weight:bold;
	text-decoration:none;
}
.fs_branch_title2 a {
	border-bottom:1px dashed #ff0000;
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.fs_branch_town {
	font-size:11px;
}
.fs_branch_address{
	font-size:12px;
	font-weight:bold;
}
.fs_branch_phone, .fs_branch_phone p {
	font-size:11px;
}
.fs_branch_wdays {
	float:left;
	font-size:11px;
}
.fs_branch_map {
	float:right;
}
.fs_tr_line td{
	border-bottom:1px solid #c1d5e1;
	line-height:1px;
	height:1px;
	padding:0px;
}
.fs_branch_op_group {
	color:#000000;
	font-size:11px;
	margin:3px 0 3px 17px;
	font-weight:bold;
}
.fs_branch_op {
	/*float:left;*/
	color:#4d4d4d;
	font-size:11px;
	overflow:auto;
	padding-left:3px;
}
.fs_branch_img {
	float:left;
	margin-left:50px;
}
.fs_branch_op_cont {
	color:#4d4d4d;
	font-size:11px;
	margin:0 2px;
}
.fs_wtime {
	font-size:11px;
}
#ymap {
	border-top:1px solid #e8e8e8;
	padding-top:14px;
}
.fs_signs {
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	margin:0 0 12px 8px;
}
.fs_back_to_list {
	float:right;
	color:#005baa;
	font-size:12px;
	text-decoration:underline;
	margin-right:13px;
}
.fs_wtime_day {
	font-weight:bold;
}
.fs_wtime_time {
	background: url(/img/fs/bird.gif) no-repeat;
	margin-left:36px;
	padding-left:15px;
}
.fs_sign_div {
	margin-bottom:5px;
}
.fs_sign_item {
	float:left;
	margin:0 26px 4px 8px;
	overflow:auto;
	height:20px;
}
.fs_sign_img {
	float:left;
}
.fs_sign_dep {
	float:left;
	margin:2px 0 0 10px;
	color:#333333;
	font-size:12px;
}
.fs_op_contacts_table td {
	padding:0px;
}

/* (end) Поисковая форма отделений */

/* (begin) Блок отделения на карте */

.map_rez_tbl td {
	padding:12px;
	vertical-align:top;
}
.map_icon {
	float:left;
	width:55px;
	height:40px;
}
.map_branch_title {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.branch_ops td{
	font-size:11px;
	padding:0px;
}
/* (end) Блок отделения на карте */