* {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;  
}

body {
background: #E8EBE8;
margin: 0;
padding: 0;
}

a img {
border: 0;
}


div#main {
margin: 0 auto 0;
padding: 0;
width: 980px;
}

/* S: Augsheejaa bilde*/
div#top {
background: url(/images/top.jpg) no-repeat;
width: 980px;
height: 226px;
float: left;
}

#home a {
position: relative;
top: 98px;
left: 45px;
width: 168px;
height: 28px;
cursor: pointer;
display: block;
}

#home a span {
display: none;
}
/* B: Augsheejaa bilde*/

/* S: Valodas */
#lang {
position: relative;
top: 173px;
right: 23px;
margin: 0;
padding: 0;
text-align: right;
color: #E5F3FC;
}

#lang a {
margin: 3px;
color: #E5F3FC;
}

#lang a:hover {
color: #AADEFF;
}

#lang a#active {
margin: 3px;
text-decoration: none;
color: #AADEFF;
}
/* B: Valodas */

/* S: Apaksheejaa dalja */
div#bottombg {
background: #FFF;
margin: 0;
padding: 0;
}

div#bottom {
background: #FFF url(/images/bottom.jpg) no-repeat scroll bottom;
width: 980px;
float: left;
/*padding-bottom: 50px;*/  /* !!!!!!!!!!!!!!!!   Ugis 25.05.06.   !!!!!!!!!!!!!!!!  */
}

/* S: Navigaacija */
div#navcontanier {
width: 200px;
margin: 30px 0 0 10px;
padding: 0;
float: left;
}

#navcontanier ul {
padding: 0px;
margin: 0px;
}

#navcontanier ul li {
padding: 0px;
margin: 0px;
list-style-type: none;
border-bottom: 1px solid #CCCCCC;
line-height: 21px;
}

#navcontanier ul li a {
background: url(/images/li.gif) no-repeat scroll right;
height: 21px;
display: block;
padding: 0 0 0 10px;
margin: 0 7px 0 0;
text-decoration: none;
color: #33587F;
}

/* !!!!!!!!!!!!!!!!   Kristina 28.06.06.   !!!!!!!!!!!!!!!!  */
html>body #navcontanier ul li a {
background: url(/images/li.gif) no-repeat scroll right;
height: auto;
min-height: 21px;
display: block;
padding: 0 0 0 10px;
margin: 0 7px 0 0;
text-decoration: none;
color: #33587F;
}

#navcontanier ul li a:hover {
background: url(/images/li.gif) no-repeat scroll right;
text-decoration: underline;
color: #618DBA;
}

#navcontanier ul li a#active {
background: #618DBA url(/images/li_novads.gif) no-repeat scroll right;
margin: 0;
text-decoration: underline;
color: #FFF;
}

#navcontanier ul li ul {
padding: 0px;
margin: 0px;
border: 0;
}

#navcontanier ul li ul li {
padding: 0px;
margin: 0px;
border-top: 1px solid #CCCCCC;
border-bottom: 0;
}

#navcontanier ul li ul li a {
background: url(/images/li.gif) no-repeat scroll right;
display: block;
padding: 0 0 0 20px;
margin: 0 7px 0 0;
font-size: 93%;
color: #33587F;
}

#navcontanier ul li ul li a:hover {
background: url(/images/li.gif) no-repeat scroll right;
text-decoration: underline;
}

#navcontanier ul li ul li a#active {
background: #618DBA url(/images/li_novads.gif) no-repeat scroll right;
margin: 0;
text-decoration: underline;
color: #FFF;
border: 0;
}

/*
#navcontanier ul li a:hover {
text-decoration: underline;
color: #618DBA;
}

#navcontanier ul li a#active {
background: url(/images/menu.gif) no-repeat scroll right;
margin: 0;
text-decoration: underline;
color: #FFF;
}

#navcontanier ul li ul {
padding: 0px;
margin: 0px;
border: 0;
}

#navcontanier ul li ul li {
padding: 0px;
margin: 0px;
border-top: 1px solid #CCCCCC;
border-bottom: 0;
}

#navcontanier ul li ul li a {
background: url(/images/li.gif) no-repeat scroll right;
height: 21px;
display: block;
padding: 0 0 0 20px;
margin: 0 7px 0 0;
font-size: 93%;
color: #33587F;
}

#navcontanier ul li ul li a:hover {
background: url(/images/li.gif) no-repeat scroll right;
color: #618DBA;
text-decoration: underline;
}

#navcontanier ul li ul li a#active {
background: url(/images/menu.gif) no-repeat scroll right;
margin: 0;
text-decoration: underline;
color: #FFF;
border: 0;
}*/

/*End !!!!!!!!!!!!!!   Kristina 28.06.06.   !!!!!!!!!!!!!!!!  */

#navcontanier ul li ul li ul li a {
padding: 0px 0px 0px 30px;
}

#navcontanier ul li ul li ul li a:hover {
padding: 0px 0px 0px 30px;
}

#navcontanier ul li ul li ul li a#active {
padding: 0px 0px 0px 30px;
}

/* !!!!!!!!!!!!!!!!   Kristina 31.05.06.   !!!!!!!!!!!!!!!!  */
#navcontanier #banner {
padding-top: 20px;
text-align: center;
}

#navcontanier #banner a {
padding: 10px 0;
}

#banner a {
  display: block;
}

/* End !!!!!!!!!!   Kristina 31.05.06.   !!!!!!!!!!!!!!!!  */

/* B: Navigaacija */


/* S: Teksts */
div#content {
position: relative;
width: 430px;
margin: 30px 0 0 0;
padding: 0 17px 0 25px;  /* Ugis 28.06.06. PREV- padding: 0 20px 0 25px;  */
text-align:justify;
float: left;
}

div#right {
width: 285px;
/*height: 509px;*/    /* !!!!!!!!!!!!!!!!   Ugis 25.05.06.   !!!!!!!!!!!!!!!!  */
margin: 30px 0 0 0;
padding: 0;
float: right;
}

div#textcontainer {
padding: 0;
}

/* !!!!!!!!!!!!!!!!   Kristina 31.05.06.   !!!!!!!!!!!!!!!!  */
div#textcontainer ul { 
margin: 0;
padding: 0 0 0 10px;
}

div#textcontainer ul li {
margin: 0;
padding: 5px 0;
}

#textcontainer a {
color: #33587F;
}

#textcontainer a:hover {
color: #4773A0;
}

#textcontainer p a:hover {
color: #FF6103;
}

.tab_kontakti {
border: 1px solid #B2C2DA;
text-align: left;
}

.tab_kontakti1 {
border: 1px solid #B2C2DA;
text-align: center;
vertical-align: middle;
}
/* End !!!!!!!!!!   Kristina 31.05.06.   !!!!!!!!!!!!!!!!  */

#textcontainer p {
margin: 15px 0;
}

#textcontainer h1 {
padding: 0;
margin: 0;
font-family:  Times New Roman, Times, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: left;
color: #000;
}

#textcontainer h2 {
padding: 0;
margin: 0;
text-align: left;
color: #000;
font-weight: bold;
}

#textcontainer #vairak_info {
position: relative;
left: 260px;
font-size: 11px;
font-weight: 500;
text-decoration: underline;
}

#textcontainer #vairak_info a {
font-size: 11px;
font-weight: 500;
}

#textcontainer #vairak_info a:hover {
color: #FF6103;
}

#textcontainer #vairak_info_ru {
position: relative;
left: 220px;
font-size: 11px;
font-weight: 500;
text-decoration: underline;
}

#textcontainer #vairak_info_ru a {
font-size: 11px;
font-weight: 500;
}

#textcontainer #vairak_info_ru a:hover {
color: #FF6103;
}

#textcontainer .news_date {
padding-top: 10px;
color: #999999;
}

div#news {
padding-top: 10px;
border-top: 1px solid #E2E2E2;
}

div#news_1 {
width: 190px;
margin: 0;
padding: 0;
float: left;
}

div#news_2 {
width: 190px;
margin: 0;
padding: 0;
float: right;
}

#news a {
text-decoration: none;
color: #33587F;
}

#news a:hover {
text-decoration: underline;
color: #FF6103;
}

#news_3 {
margin: 0;
padding-bottom: 15px;
}

#news_3 a {
text-decoration: none;
color: #33587F;
}

#news_3 a:hover {
text-decoration: underline;
color: #FF6103;
}
/* B: Labs teksts */
div#search {
background: url(/images/search.gif) no-repeat;
width: 285px;
height: 65px;
margin: 0;
padding: 0;
}

#search div.text_right {
padding: 10px 0 0 20px;
}

div#form_right {
margin: -10px 0 0 20px;
}

#form_box {
border: 1px solid #B5B5B5;
width: 190px;
}

.form_box {
border: 1px solid #B5B5B5;
width: 190px;
}

#form_meklet {
border: 1px solid #678AB4;
background: #618DBA;
color: #FFF;
font-weight: 500;
}

.form_meklet {
border: 1px solid #678AB4;
background: #618DBA;
color: #FFF;
font-weight: 500;
}

.text_right {
font-family: Times New Roman, Times, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #373737;
font-weight: bold;
}

.text_right a {
font-family: Times New Roman, Times, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #373737;
font-weight: bold;
}

div#calendar {
background: url(/images/calendar.jpg) no-repeat;
margin-top: 10px;
width: 285px;
height: 207px;
}

#calendar div.text_right {
padding: 2px 0 0 20px;
}


#menesis {
width: 200px;
margin: 10px 0 0 0;
padding: 0;
text-align: center;
color: #4773A0;
font-weight: bold;
}

div#tab_calendar {
margin: 7px 0 0 25px;
width: 150px;
height: 140px;
}

div#tab_calendar td.date {
width: 24px;
height: 25px;
color: #B6B6B6;
text-align: center;
vertical-align: middle;
}

#tab_calendar td.date a {
margin: 0;
padding: 2px 0;
color: #000;
text-decoration: none;
}

#tab_calendar td.date a:hover {
background: #4773A0;
display: block;
color: #FFF;
text-decoration: none;
}

div#tab_calendar td.date_r {
width: 24px;
height: 25px;
text-align: center;
vertical-align: middle;
}

#tab_calendar td.date_r a {
margin: 0;
padding: 2px 0;
color: #C62F2F;
text-decoration: none;
}

#tab_calendar td.date_r a:hover {
background: #4773A0;
display: block;
color: #FFF;
text-decoration: none;
}

div#tab_calendar td.date_active {
width: 24px;
height: 25px;
text-align: center;
vertical-align: middle;
}

#tab_calendar td.date_active a {
margin: 0;
padding: 2px 0;
background: #4773A0;
display: block;
color: #FFF;
text-decoration: none;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
}

#tab_calendar td.date_active a:hover {
background: #4773A0;
display: block;
color: #FFF;
text-decoration: none;
}

div#menu_right {
background: url(/images/menu_right_3.jpg) no-repeat;
width: 285px;
height: 278px;
margin-top: 15px;
padding: 0;
float: left;
}

#menu_right ul {
padding: 0 0 0 10px;
margin: 2px 0;
}

#menu_right ul li {
list-style-type: none;
padding: 5px 0 0 0;
margin: 0;
}

#menu_right ul li a {
height: 25px;
display: block;
padding: 10px 0 0 10px;
margin: 0 7px 0 0;
text-decoration: none;
vertical-align: middle;
}

#menu_right ul li a:hover {
color: #618DBA;
}

#menu_right ul li a#active {
color: #FF6103;
}
/* B: Labs teksts */
/* B: Teksts */

div#textbottom {
position: relative;
clear: both;
background: #FFF;
width: 980px;
height: 80px;
}

#textbottom div#kontakti {
margin: 0;
padding: 25px;
color: #525252;
float: left;
}

#textbottom div#kontakti a {
text-decoration: underline;
color: #33587F;
}

#textbottom div#kontakti a:hover {
color: #FF6103;
}

#textbottom div#copyr {
margin: 0;
padding: 25px;
padding-right: 105px;
color: #525252;
float: right;
}

#textbottom div#copyr a {
text-decoration: underline;
color: #33587F;
}

#textbottom div#copyr a:hover {
color: #FF6103;
}

/*!!!!!!!!!!!!!!!!   Kristina 28.06.06.   !!!!!!!!!!!!!!!!  */
#datateks { 
clear: both;
height: 90px;
position: relative;
top: 35px;
margin-left: 912px;
}

#datateks a {
display: block;
width: 45px;
height: 38px;
}

#datateks a#host {
  height: 15px;
}

#datateks a span {
  display: none;
}
/*End !!!!!!!!!!!!!!   Kristina 28.06.06.   !!!!!!!!!!!!!!!!  */

/* B: Apaksheejaa dalja */

/* S: Sezu lemumi */
#sezu_lemumi {
background: url(/images/sezu_lemumi.gif) no-repeat;
width: 430px;
height: 30px;
}

h3 {
padding: 5px 0 0 20px;
margin: 0;
font-family:  Times New Roman, Times, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: left;
color: #000;
}

#tab_content {
width: 430px;
}

.lemums_date {
padding: 10px;
width: 80px;
background: #DAEBF8;
border-top: 1px solid #CCC;
border-right: 1px solid #FFF;
color: #33587F;
text-align: center;
}

.lemums {
padding: 10px;
background: #DAEBF8;
border-top: 1px solid #CCC;
text-align: left;
}

.lemums_vairak {
padding: 10px;
width: 80px;
background: #DAEBF8;
border-top: 1px solid #CCC;
color: #33587F;
text-align: center;
}

.lemums_vairak a {
color: #33587F;
}

.lemums_date1 {
padding: 10px;
width: 80px;
background: #EFF7FC;
border-top: 1px solid #CCC;
border-right: 1px solid #FFF;
color: #33587F;
text-align: center;
}

.lemums1 {
padding: 10px;
background: #EFF7FC;
border-top: 1px solid #CCC;
}

.lemums_vairak1 {
padding: 10px;
width: 80px;
background: #EFF7FC;
border-top: 1px solid #CCC;
color: #33587F;
text-align: center;
}

.lemums_end {
border-top: 1px solid #CCC;
}

.lemums_end1 {
border-top: 1px solid #CCC;
border-right: 1px solid #FFF;
}

.lemums_vairak1 a {
color: #33587F;
}

#arhivs {
padding: 0 15px;
font-size: 12px;
font-weight: bold;
color: #4773A0;
}

#arhivs a {
color: #4773A0;
text-decoration: none;
}

#arhivs a:hover {
color: #4773A0;
text-decoration: underline;
}

#back {
background: url(/images/arrow_1.gif) 0 center no-repeat;
padding: 15px;
font-size: 12px;
font-weight: bold;
color: #4773A0;
}

#back a {
color: #4773A0;
text-decoration: none;
}

#back a:hover {
color: #4773A0;
text-decoration: underline;
}
/* B: Sezu lemumi */



/* S : Title */
#title_text {
background: url(/images/sezu_lemumi.gif) no-repeat;
width: 430px;
height: 30px;
margin-bottom: 10px;
}

h3 {
padding: 5px 0 0 20px;
margin: 0;
font-family:  Times New Roman, Times, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: left;
color: #000;
}
/* B : Title */

/* S: Galerija */
#fotogalerija {
background: url(img/fotogalerija.gif) no-repeat;
width: 430px;
height: 30px;
}

.img {
border: 1px solid #CCC;
}

/* Visas Galerijas */
.gallery {
padding-top: 5px;
}

ul.galAll {
list-style: none;
margin: 0;
padding: 0;
}

ul.galAll li {
margin: 0;
padding: 10px 0;
clear: left;
}

ul.galAll li a img {
float: left;
width: 120px;
margin-right: 10px;
border: 1px solid #CCC;
}

ul.galAll li a {
text-decoration: none;
}

span.galAllName a {
font-weight: bold;
}

/* Viena galerija */
div.galOne {
padding: 10px;
width: 120px;
float: left;
}

div.galOne a img {
border: 1px solid #CCC;
}


div.gal span.name {
font-weight: bold;
}

div.gal span.date {
color: #8C8C8C;
}

a.galBack {
color: #818181;
background: url(/images/arrow_1.gif) 0 center no-repeat;
padding-left: 15px;
clear: left;
text-decoration: none;
display: block;
color: #4773A0;
}

a:hover.galBack {
text-decoration: underline;
}

.big_img {
width: 400px;
border: 1px solid #CCC;
}

.galerija_text {
padding: 0 3px 10px 3px;
text-align: center;
}

.galerija_left {
padding: 5px 15px;
text-align: left;
}

.galerija_left a {
color: #4773A0;
text-decoration: none;
}

.galerija_left a:hover {
color: #4773A0;
text-decoration: underline;
}

.galerija_right {
padding: 5px 15px;
text-align: right;
}

.galerija_right a {
color: #4773A0;
text-decoration: none;
}

.galerija_right a:hover {
color: #4773A0;
text-decoration: underline;
}
/* B: Galerija */

/* S: Forums */
.topic {
padding: 10px;
background: #DAEBF8;
border-top: 1px solid #CCC;
color: #33587F;
}

.topic1 {
padding: 10px;
background: #EFF7FC;
border-top: 1px solid #CCC;
color: #33587F;
}

.topic_name {
margin: 0;
padding: 0;
color: #000;
font-size: 10px;
}

.forums_box {
border: 1px solid #B5B5B5;
width: 190px;
}

.forums_add {
border: 1px solid #678AB4;
background: #618DBA;
color: #FFF;
font-weight: 500;
}

.end {
border-top: 1px solid #CCC;
}

.end1 {
border-top: 1px solid #CCC;
border-right: 1px solid #FFF;
}
/* B: Forums */

#links li a {
  background: none !important;
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}

