/* vispaariigaa definiicija */
body, table {
    font-family: "arial";
    font-size: 13px;
    font-weight: 500;
}
body {
    margin: 0px;
}
img {
    border: 0px;

}
form {
    padding: 0px;
    margin: 0px;
}
/* pamat tabulas struktuura */
table td {
    border-collapse: collapse;
}
table.main {
    margin: 0px;
    height: 100%;
    width: 985px;
    border-collapse: collapse;
    border: 0px;
}
td.spacer {
    height: 10px;
}
td.top_left   {
    width: 199px;
    height: 40px;
    padding: 0px;
    vertical-align: top;   
}
td.top_right   {
    width: 786px;
    height: 40px;
    padding: 0px;
    vertical-align: top;   
}
td.middle_left {
    background: inherit;
    width: 199px;
    height: 100%;
    text-align: left;
    vertical-align: top;
}
td.middle_right {
    width: 786px;
    height: 100%;
    vertical-align: top;
}
/* kreisaa valodas menu divi */
td.top_left div.top_left {
    width: 189px;
    height: 30px;
    background-color: #00458E;
    float: left;
}
td.top_left div div {
    text-align: right;
    padding-top: 7px;
    padding-right: 10px;
}
/* teksta klases */
.bold_white_menu {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}
.bold_blue_menu, .selected_blue_menu {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #00458E;
}
.blue_menu {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    color: #00458E;
}

.bold_blue {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #00458E;
}
.plain_blue {
    text-decoration: none;
    font-size: 13px;
    color: #8FAED2;
}

.content_header {
    font-weight: bold;
    font-size: 18px;
    color: #00458e;
    text-transform: uppercase;
}
div.gallery_content_header {
    text-align: left;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 18px;
    color: #00458e;
}
/* top_right divs */
td.menu {
   vertical-align: top;
   height: 100%;
   width: 189px;
}
td.menu img {
    margin: 0px;
}
td.menu div.spacer {
    height: 2px;
}
td.menu div {
}
td.menu div div {
    padding-top: 3px;
}
td.top_right div {
    margin-right: 10px;
    float: left;
}
td.top_right div.third {
    margin-right: 0px;
}
td.top_right div.third, td.top_right div.first, td.top_right div.second {
    height: 30px;
}
td.top_right div div {
    margin: 0px;
    padding-top: 7px;
    padding-right: 10px;
    float: none;
    text-align: right;
}
td.top_right div.first  {
    width: 189px;
    background-color: #00458E;
}
td.top_right div.second {
    width: 189px;
    background-color: #9B231C;
}
td.top_right div.third {
    width: 388px;
    background-color: #C2C1C1;
}
table.middle_left_inside {
    width: 189px;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    border-collapse: collapse;
    border: 0px;
    background-color: #E6EBF4;
}

td.menu div.search_box div {
    padding: 0px;
}
td.menu div.search{
    padding-left: 0px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
/* menu entries */
div.top_entry {
    margin: 0px;
    padding: 0px;
    height: 20px;
    background: url('/art/custom/menu_bg_top.gif');
}
div.selected_entry {
    margin: 0px;
    padding: 0px;
    height: 22px;
    background: url('/art/custom/menu_bg_selected.gif');
}
div.entry {
    margin: 0px;
    padding: 0px;
    height: 20px;
    background: #E6EBF4;
}
div.open_menu {
    margin: 0px;
    padding: 0px;
    height: 20px;
}


div.search_box {
    padding-bottom: 10px;
}
div.line_div {
    background: url("/art/custom/line.gif");
}
table.middle_left_inside a {
    text-decoration: none;
    vertical-align: middle;
    margin-right: 10px; 
}
table.middle_right_inside a {
    text-decoration: none;
    vertical-align: middle;
}
input.search_text {
    width: 126px;
    height: 16px;
    vertical-align: middle;
    margin-left: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #00458E;
    padding-left: 10px;
    background: url('/art/custom/search_bg.gif');
    border: 0px;
}
input.search_text_middle {
    width: 126px;
    height: 16px;
    vertical-align: middle;
    margin-top: 0px;
    padding-left: 10px;

    color: #00458E;
    background: url('/art/custom/sr_bg.gif');
    border: 0px;
}

input.submit {
    border: 0px;
    width: 36px;
    height: 16px;
    vertical-align: middle;
    margin-left: 8px;
    margin-top: 0px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url("/art/custom/search_poga.gif");
}
div.middle_sep {
    margin: 0px;
    height: 2px;
}
form.search_middle {
    margin-top: 7px;
    margin-bottom: 10px;
}
img.log {
}
div.open_menu {
    background-color: #ffffff;
}
table.middle_right_inside {
    height: 100%;
    width: 786px;
    padding: 0px;
    border-collapse: collapse;
    border: 0px;
/*    background-color: #000fff;     */
}
td.left_middle {
    margin: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: top;
    width: 587px;
    height: 100%;
}
div.middle {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
div.inside_middle {
    text-align: center;  
}
table.gallery_tab {
    background: #c2c1c1;
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    border: 0px;
}
td.gallery_top {
    padding-top: 20px;
    padding-bottom: 20px;
}
table.gallery_pic_bg {
    border-collapse: collapse;
    border: 0px;
}
table.gallery_pic_bg td {
    border: 0px;
}
td.inside_gallery_pic_bg {
    vertical-align: bottom;
    background: #fff;
    margin: 0px;
    padding: 2px;
}
td.inside_gallery_pic_bg img, td.inside_gallery_pic_bg a{
    padding: 0px;
    margin: 0px;
}
td.inside_gallery_pic_bg img{
    display: block;
}
td.next_prev {
   height: 100%;
   padding: 9px;
   text-align: center;
   vertical-align: top;
}
td.under_next_prev {
    height: 10px;
}
td.under_picture_td {
    padding: 0px;
    vertical-align: top;
}
div.under_picture {
    text-align: center;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
p.under_under_picture {
    margin-top: 0px;
    margin-bottom: 10px;
}
a.under_under_picture {
    font-weight: bold;
    font-size: 13px;
    color: #00458e;
}
h2  {
    font-size: 13px;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 2px;
    padding: 0px;
    color: #00458e;
}
p.text {
    margin: 0px;
    border: 0px;
    padding: 0px;
}
div.uzzini_vairak  {
    text-align: right;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 2px;
    margin-bottom: 0px;
    height: 15px;
}
img.uzzin {
    margin-bottom: 5px;
    border: 0px;
}
div.vidus_bilde {
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}
img.middle {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 17px;
    padding: 0px;
    border: 0px;
}
td.left_middle div.bottom_menu {
    height: 30px;
/*    margin-top: 10px; */
}
td.left_middle div.forth  {
    width: 189px;
    background-color: #00458E;
}
td.left_middle div.fifth {
    width: 189px;
    background-color: #9B231C;
}
td.left_middle div.sixth {
    width: 189px;
    background-color: #C2C1C1;
}
td.left_middle div.forth, td.left_middle div.fifth, td.left_middle div.sixth {
    height: 30px;    
}
td.left_middle div.forth div, td.left_middle div.fifth div, td.left_middle div.sixth div {
    margin: 0px;
    padding-top: 7px;
    padding-right: 10px;
    float: none;
    text-align: right;
}
td.left_middle div.forth, td.left_middle div.fifth {
    margin-right: 10px;
    float: left;
}
td.left_middle div.sixth {
    margin-right: 0px;
    float: left;
}
td.right_middle {
    vertical-align: top;
    text-align: right;
    width: 199px;
    height: 100%;
    padding: 0px;
}
table.right_middle_inside {
    width: 189px;
    height: 100%;
    padding: 0px;
    border: collapse;
    border: 0px;
    vertical-align: top;
}
td.right_middle_pre_bottom_spacer {
    height: 10px;
}
td.right_middle_bottom_spacer {
    height: 19px;
}
td.right_middle_inside_td {
    height: 10px;
    background: #fff;
}
img.image_middle_top {
    vertical-align: top;
}
table.middle_inside {
    border-collapse: collapse;
    border: 0px;
    vertical-align: top;
}
table.middle_inside td.middle_inside_top {
    vertical-align: top;
    height: 100%;
   /* background: #adb;*/
}
td.gallery_content_top {
    vertical-align: top;
}
.gallery_inside {
    vertical-align: top;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background: #c2c1c1;
}
div.pic_container {
    padding: 3px;
    background-color: #fff;
    text-align: center;
}
div.gallery_picture_properties {
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
    border: 0px;
    background: #0f0;
    display: block;
    /* background: url("/art/custom/picture.gif") center no-repeat; */
}
img.gallery_picture {
    padding: 0px;
    border: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
img.arrow {
    margin-bottom: -1px;
}
td.bottom_banners {
    text-align: center;
}
td.bottom_banners a {
    padding: 0px;
    margin: 0px;
}
td.bottom_banners img {
    margin: 0px;
}
div.sep {
    height: 10px;
}
td.big_banner {
    vertical-align: bottom;
    height: 100%;
}
div.search_title {
    padding-top:6px;
    padding-bottom: 6px;
}
div.pre_paginate {
    font-size: 8px;
    height: 11px;
}

div.post_paginate {
    clear: both;
    line-height: 0px;
    font-size: 0px;
    height: 0px;
}
div.paginate {
    margin: 0px;
    padding: 0px;
    width: 459px;
    float: left;
    height: 15px;
}
div.paginate_quick {
    margin: 0px;
    padding: 0px;
    text-align: right;
    float: left;
    width: 128px;
    clear: right;
}
