html, body {
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    font-family: Verdana;
    font-size: 11px;
    color: #000;
}
a {
    text-decoration: none;
    color: #416CBE;
    font-family: Verdana;
    font-size: 11px;
}
img {
    border: 0px solid #000;
}

table {
    color: #000;
}

table.base {
    width: 100%;
    /*height:100%;*/
}

td.base_center {
    width: 950px;
    /*height: 100%;*/
}

table.body {
    width:100%;
    /*height: 100%;*/
}


table.body_bottom {
    width: 100%;
    /*height: 100%;*/
}

td.body_bottom_right {
    width: 17px;
    background-image: url('img/body_r_bg.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}

td.body_bottom_center {
    width: 542px;
    border: 1px solid #828282;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
}

td.menu_left {
    width: 162px;
}

table.bottom {
    width: 100%;
    border-top: 2px solid #7ecb75;
}

td.bottom_padding {
    padding-top: 20px;
}

td.copy_left {
    font-family: Verdana;
    font-size: 11px;
    color: #10703e;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 3px;
}

td.copy_right {
    font-family: Verdana;
    font-size: 11px;
    color: #10703e;
    padding-right: 10px;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 3px;
}

img.hand {
    vertical-align: middle;
}

table.content_body {
    width: 100%;
}

td.content_title {
    font-family: Arial;
    font-size: 20px;
    color: #000;
    padding-bottom: 10px;
}
td.content_submenu {
    text-align: center;
    font-family: Arial;
    font-size: 18px;
    color: #7d7d7d;
    padding-bottom: 30px;
}
td.content_text {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
}

td.menu_botom {
    background-image: url('img/menu_bottom.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    height: 25px;
    text-align: right;
    padding-right: 5px;
}

a.menu_item {
    font-family: Arial;
    font-size: 18px;
    color: #7D7D7D;
}
a.menu_item_sel {
    font-family: Arial;
    font-size: 18px;
    color: #7D7D7D;
    text-decoration: underline;
}

a.menu_item_galery {
    font-family: Arial;
    font-size: 11px;
    color: #416CBE;
}
a.menu_item_galery_sel {
    font-family: Arial;
    font-size: 11px;
    color: #416CBE;
    text-decoration: underline;
}

img.submenu_img {
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 15px;
}
span.submenu_nowrap {
    white-space: nowrap;
}
span.submenu_nowrap_gal {
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
}
td.npager {
    padding-left: 10px;
    padding-top: 20px;
}
table.body_enews_shell {
    width: 100%;
}
td.enews_padding {
    padding-bottom: 20px;
}
table.body_enews_s {
    width: 100%;
}
td.enews_rod {
    text-align: right;
    width: 20px;
    padding-right: 10px;
}
td.enews_title, td.enews_date {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #999;
    text-align: left;
}
td.enews_title {
    border-bottom: 1px solid #828282;
}
td.enews_body {
    padding-top: 10px;
    /*padding-left: 10px;*/
    text-align: left;
}
td.enews_date a.enews_more {
    font-family: Verdana;
    font-size: 10px;
    text-decoration: underline;
    font-weight: normal;
}
td.enews_date a.enews_more_s {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}

a.lang_act {
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
}
a.lang {
    font-family: Arial;
    font-size: 12px;
    color: #fff;
}

img.jcarousel-prev {
    position: absolute;
    top: 30px;
    left: -13px;
    cursor: pointer;
}
img.jcarousel-next {
    position: absolute;
    top: 30px;
    right: -12px;
    cursor: pointer;
}
img.jcarousel-next-disabled {
    cursor: default;
    opacity: 0.2;
    -moz-opacity: 0.2;
    filter: alpha(opacity=20);
    position: absolute;
    top: 30px;
    right: -12px;
}
img.jcarousel-prev-disabled {
    cursor: default;
    opacity: 0.2;
    -moz-opacity: 0.2;
    filter: alpha(opacity=20);
    position: absolute;
    top: 30px;
    left: -13px;
}
div#mycarousel {
    position: abosolute;
    text-align: left;
    top: 0px;
    left: 0px;
}
div#mycarousel ul {
    position: absolute;
    height: 100px;
}
div#mycarousel a img {
    border: 0px solid #000;
}
div#mycarousel li {
    padding-left: 3px;
    padding-right: 3px;
    width: 102px;
    text-align: center;
}

td.gallery_big {
    padding-bottom: 20px;
    text-align: center;
    height: 300px;
}
table.gallery_table {
    width: 100%;
}
td.galery_list {
    padding-left: 30px;
    padding-right: 30px;
}
a.hand {
    font-family: Verdana;
    font-size: 11px;
    color: #10703e;
    text-decoration: underline;
}
td.content_text table#listTable {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}
td.content_text table#listTable td {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}

span.submenu_nowrap {
    white-space: nowrap;
}

a.menu_item_tvs {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}
