/* Global */ 
html,body {
    font-family:Verdana, Geneva, sans-serifpx;
    font-size:11px;
}

body {
    background: url('images/bg.gif') top center repeat-x;    
}                          

a {
    color:#000000;
    font-size:11px;
    text-decoration:underline;
}

a:hover { 
    text-decoration:none; 
}

/* Content */
.main {
    width:973px;
}

.main_2 {
    height:225px;
    width:973px;
    background: URL(images/logo2.png) center no-repeat;
    behavior: url("/js/iepngfix.htc"); 
}
 
.main_right {
    padding:10px 10px 10px 10px;
}

.main_right td p {
    margin:0px;
    padding:0px;
}

/* Menu */
#menu a {
    border-top:1px solid #ffffff;
    /* text-align: center;*/ 
    font-weight:bold;
}

#menu div a {
    border:none;
    font-weight:normal;
}

.this_page {
    font-size:16px;
    color:#000000;
    font-weight: bold;
    padding:0px 10px 10px 0px;
}

.footer {
    background:#86bb07;
    height:36px;
    text-align:center;
    line-height: 36px;
    
}

.aktualitates_table {
    border-collapse: collapse;
}

.aktualitates_table h3 {
    color:#86bc0c;
}

.aktualitates_table .second {
    border-right:1px solid #88bd0b; 
}

.aktualitates_table .second, .aktualitates_table .first {
    border-bottom:1px solid #88bd0b;
    padding:5px;
}

.read_more {
    color:#8bbb0d;    
}

.people_list td {
    border:1px solid green;    
}

.virsraksts_href {
    font-size:12px;
}

/* questions_and_answers*/
.questions_table {
    margin-top:20px;
    width:100%;
    border:1px solid #acacac;
}

.questions_table td {
    padding:3px 5px 3px 5px;
}

.questions_table .z1 {
    background: #F0F0F0;
    width:100px;
    font-weight:bold;
}

.questions_table .z2 {
    background: #F0F0F0;
}

.questions_table .z3 {
    background: #F0F0F0;
    width:150px;
    text-align:center;
}

.questions_table .z4 {
    background: white;
}

.form_table {
    border:1px solid #acacac;
}

.form_table td {
    padding:3px 5px 3px 5px;
}

.question_left {
    display: block;
    
}

.question_left {
    display: block;
    padding:10px 0px;
    text-decoration:none; 
}

.question_left:hover {
    text-decoration:none;
}

.question_left .head {
    background: #86bb07;
    color:white;
    font-weight: bold;
    padding:3px 5px;
}

.question_left .image {
    text-align: center;
    padding:2px 0px;
}

.question_left .tit {
    font-size:11px;
    padding:5px 5px;
    text-align:left;  
}

.question_left .a_name {
    font-size:11px;
    padding:5px 5px;
    text-align:left;  
}

.question_left .read_more {
    font-size:11px;
    padding:5px 5px;
    text-align:left;
    color:black;
    text-decoration: underline;  
}

.search_form {
    margin: 0px 0px 10px 0px;
}

.search_form td {
    padding:2px 5px;
}

.search_form .head {
    background: #86bb07;
    font-weight:bold;
    color:white;
}

.search_form .search {
    background: #9ed41c;
}
