/* общие стили */
body { margin: 0; padding: 0; font-family: Arial; font-size: 12px; color: #000000; background: #ffffff;}
pre { font-family: Arial; font-size: 12px; color: #000000; }
html, body { height: 100%; }
a { color: #5382c1; }
a:hover { text-decoration: none; }
form { padding: 0px; margin: 0px; }
p {font-family: Arial; font-size: 12px; color: #000000;}
img { border: none; }
.clear { clear: both; }

h1 { padding: 15px 20px; margin: 0px; color: #0f3c78; font-family: Arial; font-size: 18px; font-weight: normal; }
h1 a { color: #0f3c78; }
h2, h3 { padding: 3px 0px; margin: 0px; color: #5382c1; font-family: Arial; font-size: 14px; font-weight: bold; }
h3 { padding: 0px; font-size: 12px; }

h1.content_h1 { padding-top: 0px; padding-bottom: 0px; }

/*стили общего контейнера */
.outer { min-width: 980px; min-height: 100%; height: auto !important; height: 100%; background: url(/images/bg-outer.png) repeat-y 50% 0px; }
.main_table .inner { background: #f6f6f6 url(/images/bg-outer.png) repeat-y 50% 0px; }
.inner { width: 980px; position: relative; }

/*стили нерастягивающейся части */
.center_inner table { margin: 5px 0px; padding: 0px; border-collapse: collapse; border: #d4d4d4 1px solid; font-size: 11px; color: #7c7c7c; }
.center_inner table th { background: #ececec; font-family: Arial; color: #3e3e3e; font-weight: normal; padding: 2px 5px; border: #d4d4d4 1px solid; }
.center_inner table td { padding: 5px 8px; border: #d4d4d4 1px solid; }
.center_text { float: none; padding: 0px 17px 0px 20px; }

table.no_border, table.no_border tr th, table.no_border tr, table.no_border tr td { border: none; color: #000000; }
table.no_border tr td { padding: 2px; }

.center_inner table.contact_info { border: none; font-size: 13px; color: #000000; }
.center_inner table.contact_info td { border: none; }

/* стили шапки сайта */
.header_outer { height: 353px; min-width: 980px; background: #ffffff url(/images/bg-first-header.jpg) no-repeat 50% 0px; }
.header { height: 353px; min-width: 980px; background: url(/images/bg-header.jpg) no-repeat 50% 0px; font-family: Georgia, "Times New Roman"; font-size: 29px; color: #19447e; }
.main_link { color: #19447e; text-decoration: none; }
.main_link:hover { text-decoration: underline; }
.header .inner { width: 950px; height: 349px; padding: 4px 0px 0px 30px; background: #b9dbfe url(/images/bg-header.jpg) no-repeat 50% 0px; }

.header .emblem_ukraine { width: 55px; height: 76px; background: url(/images/icons-emblem-ukraine.png) no-repeat 0px 0px; position: absolute; top: 102px; left: 33px; }
.header .emblem_crimea { width: 71px; height: 82px; background: url(/images/icons-emblem-crimea.png) no-repeat 0px 0px; position: absolute; top: 96px; left: 102px; }

/* стили иконок языков */
.header .lang { display: block; width: 35px; height: 31px; background: url(/images/bg-flags.png) no-repeat; position: absolute; top: 0px; right: 0px; }
.header a.lang { background-position: 0px 0px; text-decoration: none; }
.header a.lang:hover { background-position: -35px 0px; }
.header div.lang { background-position: -70px 0px; }
.header .lang.ua { right: 158px; }
.header .lang.ru { right: 116px; }
.header .lang.kt { right: 74px; }
.header .lang.en { right: 32px; }

.header .lang span { display: block; width: 33px; height: 15px; font-family: "Trebuchet MS", Arial; font-size: 9px; color: #ffffff; text-align: center; padding-top: 16px; padding-left: 2px; line-height: 16px; }
.header a.lang span { cursor: pointer; }
.header .lang.ua span { background: url(/images/icons-flags-ukraine.gif) no-repeat center top; }
.header .lang.ru span { background: url(/images/icons-flags-russia.gif) no-repeat center top; }
.header .lang.kt span { background: url(/images/icons-flags-krtat.gif) no-repeat center top; }
.header .lang.en span { background: url(/images/icons-flags-united-kingdom.gif) no-repeat center top; }

/* флаги */
.header .flag { width: 200px; height: 197px; background: url(/images/flag.gif) no-repeat 0px 0px; position: absolute; top: 114px; right: 0px; }

/* стили иконок языков в актах*/
.headeract { height: 30px; min-width: 980px; font-family: Georgia, "Times New Roman"; font-size: 29px; color: #19447e;}
.headeract .lang { display: block; width: 35px; height: 31px; background: url(/images/bg-flags-act.png) no-repeat; position: absolute; top: 0px; right: 0px;}
.headeract a.lang { background-position: 0px 0px; text-decoration: none; }
.headeract a.lang:hover { background-position: -35px 0px; }
.headeract div.lang { background-position: -70px 0px; }
.headeract .lang.ua { right: 158px; }
.headeract .lang.ru { right: 116px; }
.headeract .lang.kt { right: 74px; }
.headeract .lang.en { right: 32px; }

.headeract .lang span { display: block; width: 33px; height: 15px; font-family: "Trebuchet MS", Arial; font-size: 9px; color: #0050CC; text-align: center; padding-top: 16px; padding-left: 2px; line-height: 16px; }
.headeract a.lang span { cursor: pointer; }
.headeract .lang.ua span { //background: url(/images/icons-flags-ukraine.gif) no-repeat center top; }
.headeract .lang.ru span { //background: url(/images/icons-flags-russia.gif) no-repeat center top; }
.headeract .lang.kt span { //background: url(/images/icons-flags-krtat.gif) no-repeat center top; }
.headeract .lang.en span { //background: url(/images/icons-flags-united-kingdom.gif) no-repeat center top; }

/* стили для форматирования текстов актов */
.text_osn {text-indent:4ex; text-align:justify; margin:0; min-height:1.2em;}
.perehod {letter-spacing: 0.5em;}

.podp {width:100%; border:0;}
.podp_dolzh {padding-left:4ex; margin:0; min-height:1.2em;}
.podp_fio {text-align:right; vertical-align:bottom;}

.grif {width:30ex; text-align:left;}

.tab {border:1px #000000; margin-left:4ex;}
.tab_shapka {text-align:center;}
.tab_naz {text-align:center;}
.tab_osn {text-align:left;}

/* поисковая форма */
.header .search { width: 181px; height: 21px; background: #ffffff url(/images/bg-search.png) no-repeat; position: absolute; top: 318px; left: 15px; }
.header .search .input { width: 147px; position: absolute; top: 2px; left: 10px; padding: 0px; margin: 0px; border: none; background: none; font-family: Arial; font-size: 13px; }
.header .search .submit { width: 24px; height: 21px; background: #b7c0cf url(/images/bg-search-submit.gif) no-repeat 0px 0px; position: absolute; top: 0px; right: 0px; border: none; padding: 0px; margin: 0px; cursor: pointer; }


/* левая колонка */
.left_sidebar { width: 217px; float: left; padding-bottom: 50px; background: #306cbd; }

/* стили меню */
.left_menu, .left_menu li { display: block; margin: 0px; padding: 0px; }
.main_item { display: block; width: 196px; min-height: 19px; height: auto !important; height: 19px; line-height: 20px; background: url(/images/bg-left-menu.png) no-repeat 0px bottom; padding: 10px 3px 10px 18px; font-size: 13px; color: #b4d4ff; text-decoration: none; font-weight: normal; }
.main_item:hover { background-position: -217px bottom; color: #ffffff; font-weight: normal; }
.main_item.sel_main { background-color: #0f3c78; background-position: right bottom; color: #ffffff; font-weight: normal; margin-top: -1px; }
.main_item.sel_main:hover { background-position: right bottom; color: #ffffff; font-weight: normal; }
/* Submenu */
.left_submenu { display: block; margin: 0px; background: #23569a url(/images/bg-left-submenu.gif) repeat-x 0px 0px; padding: 0px; }
.left_submenu li { padding: 0px 0px 0px 18px; }
.submenu_item { color: #b4d4ff; display: block; min-height: 19px; height: auto !important; height: 19px; line-height: 20px; padding: 5px 5px 5px 0px; border-bottom: #4173b9 1px solid; text-decoration: none; }
.submenu_item.last { border-bottom: none; }
.submenu_item:hover { text-decoration: underline; }
.submenu_item.select { color: #ffffff; font-weight: bold; text-decoration: none; }
.submenu_item.select:hover { text-decoration: none; }
/* стили ссылок на другие сайты */
.other_sites { margin-top: 100px; padding-left: 10px; }
.other_sites_title { width: 207px; height: 31px; background: #7b9fcf url(/images/bg-other-sites-top-bottom.png) no-repeat 0px 0px; font-size: 14px; font-weight: bold; color: #ffffff; text-align: center; padding-top: 13px; }
.other_sites_center { width: 206px;  background: #7b9fcf url(/images/bg-other-sites.gif) repeat-y 0px 0px; padding-left: 1px; }
.other_sites_center a { display: block; width: 142px; height: 41px; margin-top: 1px; color: #ffffff; font-family: "Times New Roman"; font-size: 15px; text-decoration: none; padding: 6px 5px 0px 59px; background-position: 0px 0px; }
.other_sites_center a:hover { background-position: 0px -47px; }
.other_sites_center a.site_1 { background-image: url(/images/bg-site-1.jpg); padding-top: 15px; height: 32px; }
.other_sites_center a.site_2 { background-image: url(/images/bg-site-2.jpg); }
.other_sites_center a.site_3 { background-image: url(/images/bg-site-3.jpg); }
.other_sites_center a.site_4 { background-image: url(/images/bg-site-4.jpg); }
.other_sites_center a.site_5 { background-image: url(/images/bg-site-5.jpg); }
.other_sites_bottom { width: 207px; height: 37px; background: #7b9fcf url(/images/bg-other-sites-top-bottom.png) no-repeat 0px -44px; }

/* стили центральной части */
.center_inner { width: 570px; float: left; top: -46px; position: relative; font-family: Arial; font-size: 12px; color: #000000; }
.navigation { margin-left: 19px; background: url(/images/icons-navigation.gif) no-repeat 0px 13px; font-size: 10px; color: #7e7e7e; padding: 12px 0px 0px 14px; padding-bottom: 5px;}
.navigation.index { background: none; }
.navigation a { color: #5382c1; }

/*стили заголовков */
.title_container { height: 1px; font-size: 1px; line-height: 1px; position: relative; }
.title { text-align: right; height: 18px; position: absolute; top: -18px; right: 0px; font-size: 13px; color: #ffffff; line-height: 17px; }
.title_name { height: 17px; float: right; padding: 0px 20px 0px 18px; }
.title_leftside { width: 15px; height: 17px; float: right; }
.title_line { width: 570px; height: 1px; line-height: 1px; font-size: 1px; position: absolute; right: 0px; bottom: 0px; overflow: hidden; }

.title.blue .title_name { background: #0071d1; }
.title.blue .title_leftside { background: url(/images/bg-title-leftside-blue.png) no-repeat; }
.title.blue .title_line { background: url(/images/bg-title-line-blue.png) no-repeat 0px 0px; }

.title.grey .title_name { background: #929292; }
.title.grey .title_leftside { background: url(/images/bg-title-leftside-grey.png) no-repeat; }
.title.grey .title_line { background: url(/images/bg-title-line-grey.png) no-repeat 0px 0px; }

/*стили главной новости */
.main_news, .other_news, .video_audio, .full_news { padding: 0px 0px 30px 0px; }

.main_news { background: #e0e8f6; }
.main_news .photo { width: 230px; float: left; padding: 5px 12px 0px 14px; }
.main_news .photo div { width: 224px; height: 154px; background: #ffffff url(/images/bg-main-news-photo.jpg) no-repeat 0px 0px; padding: 7px 0px 0px 6px; }
.main_news .text { width: 299px; padding: 1px 15px 0px 0px; font-size: 13px; line-height: 20px; float: left; }

/*стили полного текста новости */
.full_news .photo { width: 230px; float: left; padding: 5px 12px 0px 14px; }
.full_news .photo div { width: 224px; height: 154px; background: #ffffff url(/images/bg-all-news-photo.jpg) no-repeat 0px 0px; padding: 7px 0px 0px 6px; }
.full_news .text { width: 299px; padding: 1px 15px 0px 0px; font-size: 13px; line-height: 20px; float: left; }

/*стили других новостей на главной странице */
.other_news .news_content { padding: 20px 0px; background: url(/images/lines-other-news-content.png) no-repeat center bottom; }
.other_news .news_content.last { background: none; }
.other_news .photo { width: 121px; float: left; padding: 0px 17px 0px 13px; }
.other_news .photo div { width: 116px; height: 89px; background: #d6d6d6 url(/images/bg-other-news-photo.jpg) no-repeat 0px 0px; padding: 6px 0px 0px 5px; }
.other_news .text { width: 404px; padding: 0px 15px 0px 0px; line-height: 16px; float: left; }

/*стили видеоаудиоприложения */
.video_audio { padding-bottom: 0px; }
.video_audio .news_content { width: 49%; float: left; padding: 20px 0px; }
.video_audio .photo { width: 96px; float: left; padding: 0px 10px 0px 13px; }
.video_audio .photo div { width: 93px; height: 71px; background: #d6d6d6 url(/images/bg-video-audio-photo.png) no-repeat 0px 0px; padding: 3px 0px 0px 3px; position: relative; }
.video_audio .text { padding: 0px 5px 0px 10px; font-size: 11px; }

.video_audio .photo div .shadow { width: 90px; height: 68px; background: url(/images/bg-video-shadow.png) no-repeat 0px 0px; padding: 0px; position: absolute; top: 3px; left: 3px; display: block; }
.video_audio .photo div a.on_shadow { width: 90px; height: 68px; padding: 0px; position: absolute; top: 3px; left: 3px; display: block; z-index: 2; }

.date { display: block; float: left; font-size: 10px; color: #808080; line-height: 17px; }
.arrow, .read_more { background: url(/images/icons-navigation-arrow.gif) no-repeat right 4px; padding-right: 13px; margin-right: 5px; line-height: 17px; }
.arrow_h2 { background: url(/images/icons-navigation-arrow.gif) no-repeat right 6px; padding-right: 16px; margin-right: 5px; line-height: 17px; }
.read_more { display: block; float: right; font-size: 10px; background-position: right 7px; }



/* стили правой колонки */
.right_sidebar { width: 180px; float: left; position: relative; padding: 15px 0px 50px 0px; background: #ededed url(/images/bg-right-sidebar.gif) repeat-y 0px 0px; }
.notices_title { width: 165px; height: 33px; background: #f4f4f4 url(/images/bg-notice-title.png) no-repeat 0px 0px; font-size: 16px; font-weight: bold; color: #4b4b4b; padding: 12px 0px 0px 15px; }
.notice { padding: 10px 5px 5px 10px; margin-bottom: 15px; background: url(/images/lines-notice.gif) no-repeat 0px bottom; }
.notice_date { font-weight: bold; float: left; padding-bottom: 5px; }
.notice_time { font-size: 11px; color: #858585; float: right; padding-bottom: 5px; }
.notice_title a { color: #000000; }
.notice_text { font-family: "Trebuchet MS", Arial; font-size: 11px; }
.notice_text p { padding: 3px 0px; }


/* стили нижней части сайта */
.footer_container { height: 129px; }

.footer { min-width: 980px; height: 129px; margin-top: -129px; background: #ffffff url(/images/bg-footer.png) no-repeat 50% 0px; }
.footer .inner { padding-top: 85px; height: 44px; }

.footer table { background: #e0e5eb url(/images/bg-footer.png) no-repeat 50% 0px; }

.to_up { position: absolute; left: 233px; top: 39px; font-size: 10px; background: url(/images/icons-to-up.gif) no-repeat 0px 1px; padding-left: 13px; }

.footer_menu { position: absolute; right: 196px; top: 41px; height: 21px; }
.footer_menu div { float: left; padding: 0px 10px; height: 21px; background: url(/images/bg-footer-menu.gif) no-repeat 0px 0px; font-size: 10px; }

.copyright { font-family: Arial; font-size: 10px; color: #515151; text-align: center; }

/*стили алфавита */
.alphabet { font-size: 11px; padding: 10px 0px 0px 0px; }
.alphabet a, .alphabet span { margin: 0px 0px 0px 1px; }
.alphabet span { color: #808080; }

/*стили отображения списков депутатов */
.deputies, .search_result { padding: 20px 0px; background: url(/images/lines-other-news-content.png) no-repeat center bottom; }
.deputies.last { background: none; }
.deputies .photo { width: 77px; float: left; padding: 0px 17px 0px 0px; }
.deputies .photo div { width: 77px; height: 92px; background: #d6d6d6 url(/images/bg-deputies-list-photo.jpg) no-repeat 0px 0px; text-align: center; padding-top: 6px; }
.deputies .text { padding: 0px 15px 0px 0px; line-height: 16px; }

/*стили информации о депутате */
.deputy { padding: 0px 17px 40px 20px; }
.deputy .photo { width: 113px; float: left; padding: 0px 17px 0px 0px; }
.deputy .photo div { width: 113px; height: 138px; background: #d6d6d6 url(/images/bg-deputy-photo.png) no-repeat 0px 0px; text-align: center; padding-top: 5px; }
.deputy .text { padding: 0px 15px 0px 0px; line-height: 16px; }
.deputy .lawmaking { font-size: 13px; background: url(/images/icons-navigation-arrow.gif) no-repeat right 6px; padding-right: 13px; line-height: 17px; }
.deputy_text { width: auto; float: none; padding: 20px 20px 60px 20px; }
.print { font-size: 11px; display: block; float: right; background: url(/images/icons-print.gif) no-repeat 0px 0px; padding: 0px 0px 1px 22px; line-height: 17px; margin-left: 10px; margin-top: 10px; }

.author { margin-top: 30px; line-height: 18px; }
.author.act { margin-top: 0px; }
.author a { font-size: 14px; font-weight: bold; }

.no_drafts { margin-top: 30px; text-align: center; font-size: 13px; }

/*стили постраничной навигации */
.page_nav { margin: 20px 0px; text-align: center; font-size: 11px; }
.page_nav a { text-decoration: none; padding: 1px 5px; border: #e0e0e0 1px solid; background: #f6f6f6; }
.page_nav a:hover { background: #ededed; }
.page_nav span { color: #ffffff; padding: 1px 5px; border: #306cbd 1px solid; background: #306cbd; }

.page_nav .prev_link { padding: 0px 0px 0px 12px; }
.page_nav a.prev_link, .page_nav a.next_link { text-decoration: underline; border: none; }
.page_nav a.prev_link:hover, .page_nav a.next_link:hover { text-decoration: none; }

.page_nav span.prev_link, .page_nav span.next_link { border: none; color: #808080; }

.page_nav a.prev_link, .page_nav a.prev_link:hover { background: url(/images/arrows.gif) no-repeat 0px 5px; }
.page_nav span.prev_link { background: url(/images/arrows.gif) no-repeat 0px -10px; }

.page_nav .next_link { padding: 0px 12px 0px 0px; }

.page_nav a.next_link, .page_nav a.next_link:hover { background: url(/images/arrows.gif) no-repeat right -25px; }
.page_nav span.next_link { background: url(/images/arrows.gif) no-repeat right -40px; }

/*стили форм */
.field_desc { padding: 3px 0px; }
.main_select { width: 371px; margin: 0px; padding: 0px; }
.main_input { width: 361px; padding: 3px 5px 3px 5px; margin: 0px; font-family: Arial; font-size: 12px; background: #ffffff url(/images/bg-input.gif) no-repeat 0px 0px; border: none; }
.main_input_small { width: 69px; padding: 3px 5px 3px 5px; margin: 0px; font-family: Arial; font-size: 12px; background: #ffffff url(/images/bg-input-small.gif) no-repeat 0px 0px; border: none; }
.main_input_middle { width: 209px; padding: 3px 5px 3px 5px; margin: 0px; font-family: Arial; font-size: 12px; background: #ffffff url(/images/bg-input-middle.gif) no-repeat 0px 0px; border: none; }
.main_submit { width: 52px; margin: 0px 0px 0px 5px; padding: 0px; height: 21px; font-family: Arial; font-size: 12px; color: #ffffff; font-weight: bold; background: #8398b6 url(/images/bg-submit-search.gif) no-repeat 0px 0px; border: none; cursor: pointer; }
.main_submit_request { width: 100px; margin: 0px 0px 0px 5px; padding: 0px; height: 21px; font-family: Arial; font-size: 12px; color: #ffffff; font-weight: bold; background: #8398b6 url(/images/bg-submit-request.gif) no-repeat 0px 0px; border: none; cursor: pointer; }
.main_submit.act_search { margin-left: 0px; }
.search_date { padding-top: 5px; }

.news_input { width: 281px; padding: 3px 5px 3px 5px; margin: 0px; font-family: Arial; font-size: 12px; background: #ffffff url(/images/bg-input-news.gif) no-repeat 0px 0px; border: none; }

.center_text ul { margin: 0px; padding: 0px 0px 0px 15px; }
.center_text ul.search_res { color: #919191; }
.center_text ul li { margin: 0px; padding: 7px 0px; }
.center_text ul li span { color: #000000; }

.deputies .photo div span { display: block; padding-top: 35px; }
.deputy .photo div span { display: block; padding-top: 55px; }

.date_register{padding-left: 20px;font-weight: bold;}
.form_search_bg { background: #dee4ec; padding: 10px 15px 5px 15px; margin-top: 10px; position: relative; }

.texts { width: 100%; }

.simpleArt { position: relative; width: 0px; height: 0px; overflow: hidden; }

.mess_ok {color:green}
.mess_err {color:red}