body { margin: 20px 20px 20px 20px; padding: 0px; background: #ffffff;
    font-family: Verdana, Helvetica, sans-serif; color: #000000; }
#body_tests { margin: 0px; padding: 0px 0px 0px 20px; background: #ffffff;
		font-family: Verdana, Helvetica, sans-serif; color: #000000; }


table#maintable {
  font-size: 90%;
  width: auto;
/*  border: 0;*/
}
td {
  vertical-align: top;
/*  border: 1px solid gray;*/
}

.gray_bg {
  background-color: gray;
}

a:link {
    color: #0057B0;
    text-decoration: underline;
}
a:visited {
    color: #0057B0;
    text-decoration: underline;
}
a:hover {
    color: #FF7E00;
    text-decoration: underline;
}


h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 95%;
    color: #000000;
    margin: 0px;
    padding: 10px 20px 10px 0px;
    clear: left;
}

.italic {
  font-style: italic;
}

.bold {
  font-weight: bold;
}

.subscr {
  font-size: 80%;
}

div {
    margin: 0px;
    padding: 0px;
/*    border: 1px solid silver; */
/*    display: block;*/
/*    position: relative;*/
}

div.top_main {
/*    border: 1px solid silver; */
    height: 57px;
    width: 100%;
/*    margin-bottom: 20px;*/
/*    margin-left: -480px;
    left: 50%; */

}

div.logo {
    height: 57px;
    width: 232px;
    float: left;
}

div.top_menu_item {
    margin: 0px;
    padding: 2px 10px 0px 10px;
    height: 17px;
    font-size: 10px;
    color: #115193;
    float: left;
}
a.top_menu_item:link, a.top_menu_item:visited, a.top_menu_item:hover {
    color: #115193;
    text-decoration: underline;
    font-weight: bold;
/*    float: left; */
}

div.advanced_menu {
    padding-bottom: 14px;
    height: auto;
    background: #115193;
    font-size: 10px;
}

.advanced_menu img {

    margin-top: 17px;
    margin-left: 14px;
    visibility: hidden;
}

a.adv_menu_item:link, a.adv_menu_item:hover, a.adv_menu_item:visited {
    color: #ffffff;
    text-decoration: underline;
    padding-left: 3px;
    margin-top: 11px;
    padding-bottom: 14px;

}


a.navbar_item:link, a.navbar_item:hover, a.navbar_item:visited {
    color: #ffffff;
    text-decoration: underline;
    margin-top: 3px;
    margin-right: 4px;

}

a.newver:link, a.newver:visited {
    color: #ffffff;
    text-decoration: underline;
}
a.newver:hover {
    color: #ffffff;
    text-decoration: none;
}




div.ut_container {
/*    height: auto; */
/*    width: 100%;*/
/*    margin-left: -480px;
    border: 1px solid silver;
    left: 50%; */
    padding-top: 20px;
/*    float: left; */
}

#ut_banner {
    background: #4C4C4C;
    margin-right: 260px;
    padding: 0px;
    height: 40px;
    text-align: center;
}


#ut_search {
/*    background: #f7f7f7; */
/*    margin-left: 20px; */
    width: 240px;
    height: auto;
    text-align: right;
    float: right;
}

#ut_services {
/*    background: #f7f7f7; */
/*    border: 1px solid silver; */
    margin-right: 260px;
/*    text-align: center;*/
/*    height: auto;*/
    float: left;
    width: 100%;
}

.service {
/*    border: 1px solid silver; */
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
/*    height: 40px;*/
/*    float: left; */
}
a.service {
    color: #115193;
    text-decoration: underline;
/*    margin-top: 12px; */
    margin: auto 0px auto 5px;
    float: left;
}
div.v_bar01 {
    background: #e7e7e7;
    margin: 5px;
    width: 1px;
    height: 30px;
    float: left;
}


#ut_newver_l {
    background: url('_pics/_new/newver_bg.gif');
    margin-bottom: 1px;
    width: 35px;
    height: 39px;
    float: left;
}
#ut_newver {
    background-color: #ff7b00;
    margin-bottom: 1px;
    vertical-align: bottom;
    width: 225px;
    height: 39px;
    font-size: 10px;
    color: white;
    float: left;
}

#ut_newver_new {
    background-color: #ff7b00;
    vertical-align: bottom;
    width: 225px;
    height: 39px;
    font-size: 10px;
    color: white;
    float: left;
}



div.main_container {
/*    border: 1px solid silver; */
    height: auto;
    width: 100%;
    float: left;
    position: relative;
}
div.left_container {
     float: none;
}
div.right_container {
/*    background: #fafafa;  */
    height: auto;
    width: 240px;
    float: right;
/*
    position: absolute;
    right: 0;
*/

}

div.bottom_container {
/*    background: #fafafa; */
    width: 100%;
    margin-bottom: 20px;
    padding-top: 30px;
/*    margin-left: -480px;
    left: 50%; */
    clear: both;
}
.bottom_container p {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding-bottom: 5px;
}





div.ll_container {
    height: auto;
    float: left;
}
div.ll_content {
/*    border: 1px solid silver; */
    font-size: 75%;
    float: none;
    clear: left;

}
div.ll_table {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    height: auto;
    margin-top: 20px;
    width: 100%;
}
.ll_content h1 {
    font-size: 22px;
/*    font-size: 180%; */
    font-weight: normal;
    line-height: 90%;
    color: #0057b0;
    margin: 0px;
    padding: 20px 20px 20px 0px;
}
.ll_content h2 {
    font-size: 18px;
/*    font-size: 150%; */
    font-weight: normal;
    line-height: 95%;
    color: #0057b0;
    padding: 0px;
    margin: 10px 20px 10px 0px;
    text-align: left;
}
.ll_content h2.black, .ll_content h1.black {
    width: 70%;
/*    font-size: 18px; */
    font-size: 150%;
    font-weight: normal;
    line-height: 100%;
    color: #000000;
    margin: 0px 0px 10px 0px;
    padding: 20px 0px 0px 0px;
    float:none;
    text-align: left;
}


.ll_content h3 {
    font-size: 90%;
/*    font-size: 11px; */
    font-weight: bold;
    color: #202020;
    margin: 0px;
    padding: 10px 20px 0px 0px;
}
.ll_content p, div.lookalso_element,
div.document_text {
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px 20px 20px 80px;
    text-align: justify;
}
.ll_content p.print {
    padding-left: 20px;
}


.ll_content p.announce {
    font-weight: bold;
    color: #777777;
    margin: 0px;
    padding: 0px 20px 20px 80px;
    text-align: justify;
/*    font-style: italic;*/
}

.ll_content p.announce_print {
    font-weight: bold;
    color: #777777;
    margin: 0px;
    padding: 0px 20px 20px 20px;
    text-align: justify;
/*    font-style: italic;*/
}


.ll_content img.announce {
    margin-left: 80px;
    margin-bottom: 10px;
    padding: 0px;
}
.ll_content img.announce_print {
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 0px;
}


.ll_content p.source {
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px 20px 0px 0px;
    font-size: 80%;
    text-align: right;
}

.ll_content pre {
    margin-left: 80px;
}



.ll_container p.source {
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px 20px 0px 0px;
}

.ll_content p.date, p.date {
    font-size: 80%;
/*    font-size: 10px; */
    font-weight: normal;
    color: #000000;
    margin: 0px 20px 0px 0px;
    padding: 0px;
    text-align: right;
}

.ll_content p.print_link {
    font-size: 80%;
/*    font-size: 10px; */
    font-weight: normal;
    color: #000000;
    margin: 10px 20px 0px 0px;
    padding: 0px;
    text-align: right;
}

.ll_content img {
    background-color: white;
    border: 1px solid #e1e0e0;
/*    margin: 0px; */
/*    padding: 0px 20px 20px 0px; */
    padding: 0px;
    margin: 0px 20px 10px 0px;
    float: left;

}

.ll_content p img {
  float: none;
}


.ll_content .news_element,
.ll_content .columns_element
 {
  float: none;
  padding: 0 5px 0px 5px;
  margin: 0;
}

.news_element p,
.columns_element p
 {
  margin-left: 0;
  margin-bottom: 0px;
  padding-left: 0;
  padding-bottom: 0;
  text-align: justify;
  float: none;
}
.news_element p.law,
.columns_element p.law {
  margin: 15px 0 15px 0;
  text-align: left;
}


.news_element h2,
.columns_element h2
 {
  margin-top: 0px;
}
.columns_element h2
 {
  padding-bottom: 0;
  margin-bottom: 0;
}

.news_element h2 small,
h2.black small
 {
  font-size: 12px;
}


p.columns_list_date {
  color: #7d7d7d;
  font-size: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}




.lookalso_element p {
  margin-left: 0;
  margin-bottom: 5px;
  padding-left: 0;
  padding-bottom: 0;
}
.lookalso_element h2.black {
  margin-bottom: 20px;
}


.area_linklist_element p {
  margin-left: 80px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-bottom: 0;
}

.area_linklist_element {
  margin-top: 10px;
}


.ll_content hr {
  padding: 0px;
  margin: 5 20px 20px 80px;
  border: none;
  border-top: 1px solid gray;
}




div.lr_container {
/*    background: #fafafa; */
/*    height: auto; */
    width: 230px;
    float: right;
    position: absolute;
    right: 240px;

}
div.lr_content {
    height: auto;
    width: 230px;
    float: left;
/*    font-size: 11px; */
    font-size: 70%;
}
.lr_content h2 {
    font-size: 18px;
/*    font-size: 150%; */
    font-weight: normal;
    line-height: 95%;
    color: #000000;
    margin: 0px;
    padding: 10px 20px 10px 0px;
}
.lr_content h2.black {
/*    font-size: 18px; */
    font-weight: normal;
    line-height: 100%;
    color: #000000;
    margin: 20px 0px 10px 0px;
    padding: 0px;
    text-align: left;
}

.lr_content h2.black_l10 {
/*    font-size: 18px; */
    font-weight: normal;
    line-height: 100%;
    color: #000000;
    margin: 20px 0px 10px 10px;
    padding: 0px;
    text-align: left;
}
.lr_content h2.black_l10t60 {
/*    font-size: 18px; */
    font-weight: normal;
    line-height: 100%;
    color: #000000;
    margin: 60px 0px 20px 10px;
    padding: 0px;
    text-align: left;
}
.lr_content h2.black_l10t30 {
/*    font-size: 18px; */
    font-weight: normal;
    line-height: 100%;
    color: #000000;
    margin: 30px 0px 10px 10px;
    padding: 0px;
    text-align: left;
}


.lr_content p {
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px 20px 5px 0px;
}
.lr_content a.all:link {
    font-size: 80%;
/*    font-size: 10px; */
    color: #808080;
}
.lr_content a.all:visited {
    font-size: 80%;
/*    font-size: 10px; */
    color: #808080;
}
.lr_content a.all:hover {
    font-size: 80%;
/*    font-size: 10px; */
    color: #808080;
}


div.lb_container {
/*    background: #fafafa; */
    margin: 0px;
    padding: 0px;
    height: auto;
/*    width: 720px; */
    float: left;
}
div.lbl_content {
/*    border: 1px solid #e1e0e0;*/
/*    width: 30%;*/
/*    float: left;*/
/*    font-size: 11px; */
/*    background: silver;*/
    margin-bottom: 20px;
    font-size: 70%;
}
.lbl_content h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 95%;
    color: #000000;
    margin: 0px;
    padding: 10px 20px 10px 0px;
}
.lbl_content h3 {
/*    font-size: 11px; */
    font-size: 95%;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 10px 20px 5px 0px;
}
.lbl_content p {
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px 20px 5px 0px;
}

div.lbr_content {
    height: auto;
/*    width: 30%;*/
/*    float: left;*/
/*    font-size: 11px; */
    font-size: 70%;

}
.lbr_content h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 95%;
    color: #000000;
    margin: 0px;
    padding: 10px 20px 10px 0px;
}
.lbr_content h3 {
    font-size: 11px;
    font-weight: bold;
    line-height: 95%;
    color: #000000;
    margin: 0px;
    padding: 10px 20px 5px 0px;
}
.lbr_content p {
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px 20px 5px 0px;
}






div.r_content {
    width: 240px;
    float: right;
/*    font-size: 11px; */
    font-size: 70%;
/*border: 1px solid silver;*/
}

.r_content h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 95%;
    color: #000000;
    margin: 0px;
    padding: 20px 0px 10px 0px;
}
.r_content h2.turist_auto {
  padding: 20px 0px 5px 45px;
  color: #FF7E00;
  clear: none;
}
.r_content h3 {
/*    font-size: 11px; */
    font-size: 95%;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 10px 20px 5px 0px;
}


.r_content p {
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

.r_content p.turist_auto {
    font-size: 10px;
    color: #000000;
    padding: 0px 0px 10px 45px;

}


.r_content p.val_name {
    padding: 0px;
}
.r_content span.val_value {
/*    border: 1px solid silver; */
    position: absolute;
    right: 0px;
    font-weight: bold;
    margin-right: 20px;
}
.r_content a.all:link {
    font-size: 80%;
/*    font-size: 10px; */
    color: #808080;
}
.r_content a.all:visited {
    font-size: 80%;
/*    font-size: 10px; */
    color: #808080;
}
.r_content a.all:hover {
    font-size: 80%;
/*    font-size: 10px; */
    color: #808080;
}


.lbl_content a.all:link {
/*    font-size: 80%;*/
/*    font-size: 10px; */
    color: #808080;
    font-weight: bold;
}
.lbl_content a.all:visited {
/*    font-size: 80%; */
/*    font-size: 10px; */
    color: #808080;
    font-weight: bold;
}
.lbl_content a.all:hover {
/*    font-size: 80%; */
/*    font-size: 10px; */
    color: #808080;
    font-weight: bold;
}





.doc_search_form {
  background: #e7e7e7;
  padding: 20px;
  margin: 40px 20px 20px 0px;
}
.tnved_search_form {
  background: #e7e7e7;
  padding: 20px;
  margin: 20px 20px 20px 80px;
}
.nsi_search_form {
  background: #e7e7e7;
  padding: 20px;
  margin: 20px 20px 20px 80px;
  width: 100%;
}
html>body .nsi_search_form {
  width: auto;
}
.nsi_search_form table {
  width: 100%;
}
p.nsi_res {
  margin-bottom: 3px;
  padding-bottom: 0;
}






.doc_search_form h3 {
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    margin: 0;
    padding: 0 0 10px 0;
}

.doc_search_form p, .tnved_search_form p, .nsi_search_form p, .currency_form p {
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding: 0;
}


.doc_search_form img, .tnved_search_form img, .nsi_search_form img, .currency_form img, .nsi_res img {
    border: none;
    padding: 0px;
    margin: 0px;
}



.doc_search_form form, .tnved_search_form form, .nsi_search_form form {
    margin: 0px;
    padding: 0px;
}
.doc_search_form input.searchbox, .tnved_search_form input.searchbox,
.vo_search_form input.searchbox {
    margin: 0 3px 10px 0;
    padding: 1px;
    font-size: 11px;
/*    font-size: 11px; */
/*    height: 21px; */
    width: 50%;
}
.nsi_search_form .searchbox, .currency_input {
    margin: 0 3px 10px 0;
    padding: 1px;
    font-size: 11px;
/*    font-size: 11px; */
/*    height: 21px; */
    width: 100%;
}



.doc_search_form input.searchbutton, .tnved_search_form input.searchbutton,
.nsi_search_form input.searchbutton, .vo_search_form input.searchbutton {
    margin: 0px 0px 10px 2px;
    padding: 1px 0px 2px 0px;
    font-size: 11px;
    height: 21px;
    width: 65px;
}

.currency_button {
    margin: 0px 0px 10px 0px;
    padding: 1px 0px 2px 0px;
    font-size: 11px;
    height: 21px;
    width: 100%;
}

.nsi_search_form input.searchbutton {
  margin-right: 3px;
}


.r_forms form, .r_forms_ov form {
    margin: 5px 0px 5px 0px;
    padding: 0px;
}
.r_forms input.searchbox {
    margin: 0px;
    padding: 1px;
    font-size: 90%;
/*    font-size: 11px; */
/*    height: 21px; */
    width: 177px;
}
.r_forms input.searchbutton, .r_forms_ov input.searchbutton {
    margin-left: 1px;
    padding: 1px 0px 2px 0px;
    font-size: 11px;
    height: 21px;
    width: 60px;
}
.r_forms input.upload {
    margin: 0px;
    padding: 1px 0px 2px 0px;
    font-size: 11px;
    height: 21px;
    width: 240px;
}
#r_classified {
    margin: 20px 0px 20px 0px;
    height: auto;
    width: 240px;
    float: left;
    font-size: 100%;
/*    font-size: 11px; */
}
div.r_classified_content {
    border-left: 5px solid #e7e7e7;
    padding-left: 15px;
    margin: 0px 0px 0px 0px;
    width: 200px;
    float: left;
}
html>body div.r_classified_content {
  width: 220px;
}

/*
.r_classified_content p {
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}
*/







div.h_bar01 {
    background: #e7e7e7;
    height: 5px;
    font-size: 1px;
    padding: 0px;
    margin: 20px 20px 20px 0px;
    clear:left;
}

div.blue {
    background: #115193;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    height: auto;
    float: right;
}



.ut_container input.searchbox {
    margin: 0px;
    padding: 1px;
    font-size: 11px;
/*    height: 21px; */
    width: 177px;
}
.ut_container input.searchbutton {
    margin-left: 1px;
    padding: 1px 0px 2px 0px;
/*    height: 21px; */
    font-size: 11px;
    width: 60px;
}


/* banners */

#banner_topline {
    background: black;
    height: 50px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
/*    margin-left: -480px;
    left: 50%; */
}


div.ll_banner_01 {
/*    background: #ffa0a0; */
    height: auto;
    width: auto;
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.lr_banner_01 {
/*    background: #ffa0a0; */
/*    height: 100px;
    width: 230px; */
    margin-top: 1px;
    margin-bottom: 10px;
    float: left;
}
div.lr_banner_02 {
/*    background: #ffa0a0; */
    height: auto;
    width: 210px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
/*    text-align: center;*/
}

#banner_right_big {
/*
    background: #ffa0a0;
    height: auto;
    width: 240px;
*/
    float: left;
    margin-bottom: 10px;
    z-index: 1;
}
div.r_banner_01 {
/*    background: #ffa0a0; */
    height: auto;
    width: 240px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    text-align: center;
}
div.lb_banners {
/*    background: #fafafa; */
    height: auto;
    width: 700px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
}
div.lb_banner468 {
/*    background: #ffa0a0; */
    width: 468px;
    height: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
}
div.lb_banner120 {
/*    background: #ffa0a0; */
    width: 120px;
    height: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
}




/* tnved */
div.tnved_tree {
  padding-left: 20px;
}
p.tnved {
    text-align: left;
    padding-left: 20px;
}
h3.tnved {
    font-size: 14px;
/*    font-size: 90%; */
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 5px 20px 0px 20px;
}
h3.db {
  padding-top: 20px;
  margin-top: 0px;
}

img.tnved {
  border: 0;
  float: none;
  margin: 0;
  padding: 0;
}

input.searchbox {
    margin: 0px;
    padding: 1px;
    font-size: 11px;
/*    height: 21px; */
    width: 177px;
}
input.searchbutton {
    margin-left: 1px;
    padding: 1px 0px 2px 0px;
/*    height: 21px; */
    font-size: 11px;
    width: 60px;
}

.tnved_l2 { background: #B5D9FF; }
.tnved_l4 { background: #C9EAE6; }
.tnved_l6 { background: #A7EEA3; }
.tnved_l8 { background: #E6F9BE; }
.tnved_l9 { background: #FFF071; }
.tnved_l10 { background: #FFDECF; }

.ll_content ul, .ll_content dl {
  margin: 0 0 0 60px;
  padding: 0;
  list-style-image: url();
  list-style-type: none;
}



ul.tnved {
  padding: 0px;
  margin: 0px 20px 0px 20px;
  list-style-image: url();
  list-style-type: none;
}

li.tnved {
  padding: 0px;
  margin: 4px 0px 4px 0px;
	line-height: 1.3;
	/*text-align: justify;*/
}
li.inside_tree {
  padding: 0px;
  margin: 4px 0px 6px 0px;
	line-height: 1.3;
	/*text-align: justify;*/
}
.tnved_italic {
  font-size: 90%;
  font-style: italic;
}

.maintable {
  font-size: 80%;
  margin-left: 20px;
}
.maintable td {
  padding-right: 20px;
}
p.tnved_print, p.nsi_print {
  font-size: 80%;
  margin-left: 20px;
}
h2.tnved_print, h2.nsi_print {
  margin-left: 20px;
}
.maintable h3 {
  font-size: 14px;
  margin-bottom: 0px;

}


div.duty {
  border: 1px solid silver;
/*  display: none;*/
/*  visibility: hidden;*/
  position: absolute;
  width: 300px;
  height: 400px;
  left: 0;
  top: 0;
  background-color: white;
  overflow: auto;
  padding: 10px;
}
p.duty {
  font-size: 90%;
  padding: 0;
  margin: 0;
  text-align: left;
}
.duty .h_bar{
  background: #e7e7e7;
  height: 3px;
  font-size: 1px;
  padding: 0px;
  margin: 10px 0px 10px 0px;
  clear:left;
}
.duty h2.black {
  padding: 0;
  margin-bottom: 5px;
}
.duty .name {
  font-size: 90%;
  padding: 5px;
  margin: 10px 0 0 0;
  font-weight: bold;
  background-color: #E7EDF4;
}
.duty p.duty_value {
  padding: 5px;
  margin: 1px 0 1px 0;
  background-color: #FFE8CC;
  font-size: 90%;
}
.duty p.duty_prim_value {
  padding: 5px;
  margin: 1px 0 1px 0;
  background-color: #FFF6EB;
  font-size: 90%;
}
.duty p.duty_prim_note {
  padding: 5px;
  margin: 1px 0 1px 0;
  background-color: white;
  font-size: 90%;
}






p.selflink {
  font-size: 70%;
  padding-top: 20px;
  padding-bottom: 15px;
  margin-left: 300px;
}


hr.break {
  visibility:hidden;
  clear:left;
  float:left;
  margin: 20px 0 0 0;
  padding: 0;
}


pre {
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    height: auto;
    * width: 100%;
}


.currency_result {
  font-weight: bold;
  color: #ffffff;
  background: #115193;
  padding: 10px 0;
}


td.form_left {
  padding-right: 5px;
}

td.form_right {
  padding-left: 5px;
}



table.autocalc_res {
  font-size: 100%;
/*  width: 100%;*/
/*  border: 0;*/
}

.autocalc_res td {
  padding-right: 10px;
}



/* index page */

h2.index, h2.page {
  margin: 15px 0 15px 80px;
  color: black;
}
h3.index, h3.page {
  margin: 15px 0 10px 120px;
  color: black;
}



ul.index {
  margin: 0 0 0 80px;
  padding: 0;
  list-style-image: url();
  list-style-type: none;
}
ul.index li {
  padding-bottom: 5px;
}

ul.index ul {
  margin-left: 40px;
}

ul.index ul li {
  list-style-image: url("/_pics/list_bullet.gif");
  list-style-type: square;
}

ul.page {
  margin: 0 0 20px 120px;
  padding: 0;
  list-style-image: url("/_pics/list_bullet.gif");
/*  list-style-type: square;*/
}
ul.page_inside {
  margin: 0 0 5px 40px;
  padding: 0;
  list-style-image: url("/_pics/list_bullet.gif");
}


ol.page {
  margin: 0 0 20px 120px;
  padding: 0;
}
ol.page_inside {
  margin: 0 0 5px 40px;
  padding: 0;
}




/* software */

.software_index #maintable {
  margin-left: 80px;
}

.software_index img {
  border: none;
}

.software_index img.index {
  border: none;
  margin-bottom: 10px;
}


.software_index h2 {
  padding: 0;
  margin: 0 0 20px 0;
  color: black;
}

.software_index ul {
  margin: 0 0 20px 20px;
  padding: 0;
  list-style-image: url("/_pics/list_bullet.gif");
}

.software_index p {
  padding-left: 0;
}

p.software_index {
  padding: 0;
  margin: 20px 0 0 0;
}
p.software_index img {
  float: none;
}

.pricelist #maintable {
  margin-left: 80px;
  margin-right: 20px;
  border-left: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
}
.pricelist #maintable td {
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.pricelist #maintable td.head {
  text-align: center;
  background-color: #F5F5F5;
  font-weight: bold;
}


/* Календарь - курсы валют, печать */

table.curr_print {
  font-size: 80%;
  margin: 20px 0 20px 20px;
  border-left: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
}
table.curr_print td {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}


.calendar_header, .curr_header {
  text-align: center;
  background-color: #F5F5F5;
  font-weight: bold;
}
table.calendar {
  font-size: 90%;
  border-left: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
}

table.calendar td {
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.arch h2 {
  color: black;
  padding-top: 10px;
}
.arch p {
  color: black;
  padding: 0;
  margin: 0;
  font-size: 90%;
}



pre.doc_print {
  font-size:12px;
  overflow-x: visible;
  overflow-y: visible;
  height: 100%;
}

pre.prim {
  font-size:12px;
  overflow-x: visible;
  overflow-y: visible;
}

h2.vo_right {
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
  margin-top: 0px;
  background-color: #d9d9d9;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #f5f5f5;
}

div.r_forms_ov {
  margin-bottom: 0px;
  padding: 5px 5px 10px 5px;
  background-color: #f5f5f5;
}

.r_forms_ov input.searchbox {
    margin: 0px;
    padding: 1px;
    font-size: 90%;
/*    font-size: 11px; */
/*    height: 21px; */
    width: 167px;
}





.filter_form {
  background: #f5f5f5;
  padding: 0px 5px;
  margin: 20px 20px 0px 80px;
  font-size: 11px;
  color: #000000;
  width: 100%;
}
html>body .filter_form {
  width: auto;
}



.filter_form p {
  padding: 0px;
  margin: 0px;
}

.filter_form_bottom {
  background: #e7e7e7;
  padding: 0px;
  margin: 0px 20px 20px 80px;
  font-size: 1px;
  color: #000000;
  height: 5px;
}

.filter_form .tab {
  float: left;
  margin: 0px;
  padding: 7px 7px 5px 7px;
  background-color: #f5f5f5;
}

.filter_form input {
  margin: -2px;
  padding: 0px;
}



h2.vedoffice {
  font-size: 22px;
  color: black;
  margin: 0px 0px 10px 0px;
  padding: 20px 0px 0px 0px;
}


.vo_search_form {
  background: #e7e7e7;
  padding: 10px 10px 5px 10px;
  margin: 30px 20px 0px 80px;
  width: 100%;
  font-size: 11px;
}

html>body .vo_search_form {
  width: auto;
}

.vo_search_form_bottom {
  background: white;
  padding: 0px;
  margin: 0px 20px 40px 80px;
  font-size: 10px;
  color: #000000;
}

.vo_search_form .searchbox {
  margin-bottom: 0px;
}
.vo_search_form .searchbutton {
  margin-bottom: 0px;
}

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

.vo_search_form_bottom .tab {
  padding: 4px 5px;
  float: left;
}

.vo_search_form p {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}



.ll_content ul.decl_tree {
	margin: 0px;
	padding: 3px 0px 0px 20px;
  list-style-image: url("");
  list-style-type: none;
/*	border: 1px solid blue;*/
}

.ll_content ul.decl_tree li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
/*	background-color: silver;*/
}

.ll_content .decl_tree li.inside {
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.ll_content .decl_tree li.link {
	padding: 5px 1px;
	margin: 0px;
	font-size: 11px;
/*	border: 1px solid blue;*/
}

.ll_content .decl_tree a {
	margin: 0px;
	padding: 0px;
}

.ll_content .decl_tree table {
	font-size: 11px;
	width: 100%;
}

.ll_content .decl_tree li.leaf {
	width: 100%;
	padding-bottom: 3px;
}

.ll_content .decl_tree .leaf_caption {
/*	border: 1px solid red;*/
	padding: 3px;
	margin: 0px;
	width: 50%;
}
.ll_content .decl_tree .leaf_value {
/*	border: 1px solid green;*/
	padding: 3px 5px 3px 10px;
	text-align: right;
	margin: 0px;
}

#decl_tree {
	padding-left: 60px;
	margin-right: 300px;
	float:left;
}

html>body #decl_tree {
	margin-right: 20px;
}

hr.break1 {
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.upload_form {
	margin-left: 80px;
	margin-right: 20px;
	padding: 10px;
	font-size: 11px;
	background: #e7e7e7;
}

.upload_form input {
	font-size: 11px;
}

.u_target {
	display: none;
	padding: 5px 20px 5px 80px;
	font-size: 10px;
}

.u_target p {
	padding: 5px;
	background-color: #e7e7e7;
}


#protocol {
	padding-bottom: 100px;
}

.decl_error_report {
	font-size:10px;
	width:100%;
	border: none;
	border-spacing: 1px;
	background-color: white;
}
.decl_error_report .data_row td {
	padding: 3px;
}
.decl_error_report .legend td {
	padding: 3px;
	text-align: center;
	background-color: #e7e7e7;
	border: 1px solid #e7e7e7;
	vertical-align: middle;
}
.decl_error_report .data_row td.odd {
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
}
.decl_error_report .data_row td.fatal, li.fatal {
	background-color: #ffb2b2;
	border: 1px solid #ffb2b2;
}
.decl_error_report .data_row td.error, li.error {
	background-color: #ffe9e9;
	border: 1px solid #ffe9e9;
}
.decl_error_report .data_row td.warning, li.warning {
	background-color: #fff8e8;
	border: 1px solid #fff8e8;
}
.decl_error_report .data_row td.tip, li.tip {
	background-color: #eeffe8;
	border: 1px solid #eeffe8;
}
.decl_error_report ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style: none;
}
.decl_error_report li {
	padding: 2px 4px;
	margin: 2px 0px;
}
.decl_error_report p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}




.decl_error_header_01, .decl_error_header_02, .decl_error_header_03 {
	padding: 4px;
	background-color: white;
}
.decl_error_header_02 {
	padding-top: 15px;
}

.decl_error_header_01 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.decl_error_header_02 {
	padding-top: 30px;
	font-size: 14px;
	font-weight: bold;
}
.decl_error_header_03 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}


table.nsi_res {
  font-size: 11px;
  margin: 0px 0px 10px 40px;
  padding: 0px;
  border-collapse: collapse;
}
table.nsi_res td {
  border: 1px solid white;
  border-collapse: collapse;
  margin: 0px;
  padding: 5px;
}
table.nsi_res th {
  background-color: #7fabd7;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  padding: 10px 0;
  border: 1px solid white;
  border-collapse: collapse;
}
table.nsi_res tr.alt1 td {
  background: #E7EAED;
}
table.nsi_res tr.alt2 td {
  background: #F2F2F2;
}


div#comments {
  margin: 20px 20px 40px 80px;
  font-size: 12px;
}
div#comments .more {
  padding: 10px;
  font-size: 12px;
  text-align: right;
}
div#comments td {
  font-size: 11px;
}


div#comments #comments_wrapper {
  width: 100%;
}

div#comments table.comment {
  padding-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid white;
}

.comment td.alt2 {
  font-size: 11px;
}
.comment div.smallfont {
  font-size: 10px;
}
.comment td.message {
  font-size: 11px;
  padding-top: 5px;
}

.comment td.username {
  font-size: 11px;
  font-weight: bold;
}
.comment td.time {
  font-size: 10px;
  white-space: nowrap;
  text-align: right;
}
.comment td.title {
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 5px;
}

.comment td {
  padding: 5px 10px;
}


div#comments .alt1 {
	background: #E7EAED;
}

div#comments .alt2 {
	background: #F2F2F2;
}


div#comments td.panelsurround {
/*
  padding-bottom: 25px;
*/
}

div#comments .panelsurround .smallfont {
  font-size: 11px;
  clear:both;
}

div#comments .panelsurround textarea,
div#comments .panelsurround .controlbar,
div#comments .panelsurround .panel,
div#comments .panelsurround div   {
  margin: 0px;
  padding: 0px;
}


div#comments table.form {
/*
  width: 100%;
*/
}

div#comments .panelsurround .panel {
/*
  width: 70%;
*/
  width: 600px;
}

div#comments .panelsurround .panel div {
  width: 100%;
}


div#comments #commentbits {
  padding: 20px 0 30px 0;
}

div#comments #commentform {
  padding: 0px;
}

div#comments #loginform {
  width: 250px;
  height: 100px;

  position: absolute;

  background-color: white;
  border: 1px solid gray;
  padding: 10px 5px;
}

div#comments h2.black {
  font-size: 18px;
}


.message img.inlineimg {
  background: none;
  border: none;
}


#adv_form {
  padding-bottom: 80px;
}

#adv_form p {
  padding: 0 0 0 80px;
  margin: 0;
}

#adv_form p.capt {
  width: 150px;
  float: left;
}

.l10px {
  padding-left: 10px;
}

div#db_items a {
  padding-bottom: 0px;
}
div#db_items img {
  margin-top: 0px;
}

a.ois_pic {
  display:block;
  text-decoration:none;
  outline:none;
  text-align:center;
}

/*a.ois_alt1 {
  border:1px solid #E7EAED;
}

a.ois_alt2 {
  border:1px solid #F2F2F2;
}


a.ois_alt1:hover, a.ois_alt2:hover {
  text-decoration:underline;
  color:#FF7E00;
  border: 1px solid #FF7E00;
} */

a.ois_pic:hover, a.ois_pic:hover p {
  text-decoration:underline;
  color:#FF7E00;
}

span.db_date {
  display:block;
  float:right;
  font-size:80%;
}



.ll_content ul {
  margin: 0 0 20px 120px;
  padding: 0;
  list-style-image: url("/_pics/list_bullet.gif");
}

div.prim_issue_bar {
	clear: left;
	padding-bottom: 0px;
	margin-bottom: 20px;
    	/*height: auto;*/
    	background: #115193;
    	font-size: 3px;
}

div.prim_issue_div_selected {
	background-color: #115193;
}

a.prim_issue_a_selected:link, a.prim_issue_a_selected:hover, a.prim_issue_a_selected:visited {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
/*    float: left; */

}

.searchbox_norm {
    padding: 2px !important;
	border: 1px solid #7f9db9;
}

.searchbox_wrong {
    padding: 1px;
	border: 2px solid #ff0000;
}

p.prim_in {
	font-weight: bold !important;
	font-style: italic !important;
	/*font-style: oblique;*/
}
