/* Dabasdati css #1 */

span,p,div{line-height:130%;}

body { 
margin: 0px 0px 0px 0px; 
scrollbar-base-color: #EEF6E8;
font: 12px Arial;
color: #555F50;/*#707B6B;*/
background:#D8E1D0 /*839d68; #9EB388*/
/*
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#839d68), to(#526340));
   background-image: -webkit-linear-gradient(top, #839d68, #526340); 
   background-image: -moz-linear-gradient(top, #839d68, #526340);
   background-image: -ms-linear-gradient(top, #839d68, #526340);
   background-image: -o-linear-gradient(top, #839d68, #526340);
   */
}

body:before{
content: "";
position: fixed;
top: -10px;
left: 0;
width: 100%;
height: 10px;
z-index: 100;
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
box-shadow: 0px 0px 10px rgba(0,0,0,.8);			  
}

.txt1{color:#9DB585;}

TD, div{font:12px Arial;color:#555F50;}
img.img2{border:1px solid #000000;}

img.img3 {
padding:0px;
margin-right:5px;
margin-bottom:5px;
}

img.img4 {
border: 1px solid #FF0000; 
background:#FF0000;
}

.searchbtn {
border: 1px solid #C0C0C0;
border-left:0px;
}

.toplngmnu {
float:right;
width:200px;
font: 10px Arial;
margin-top:35px;
}

.topmnucontent {
margin-top:50px;
background-color: #E1EDC3;
}

#topmnu{
font:12px Arial;
font-weight:normal;
vertical-align:middle;
height:28px;
}

#topmnu a {
float:left;
display:table-cell;
color: #555F50;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
line-height:28px;
background-color: #E1EDC3;
margin-right:1px;
border-color:#EEF6E8;
border-style: solid;
border-width: 0px;
border-right-width: 1px;
}

#topmnu a:hover {
color: #949985;
background-color: #CEE7C0;
text-decoration: none;
}

h2 {
font: 13pt Arial;
font-weight: bold;
color: #555F50;
padding:0px;
margin:0px;
margin-bottom:5px;
margin-top:5px;
}

#h1 {
font: 17px Arial;
font-family:Georgia,serif;
font-weight: 100;
font-weight: bold;
font-variant: small-caps; 
text-transform: none; 
color: #5f6659;
border-style: solid;
border-width: 0px;
background:#bdc6b0;
padding:5px;
margin-top:2px;
margin-bottom:5px;
text-align:left;
border-color: grey;
border-style: solid;
border-width: 0px;
border-bottom-width: 1px;
}

#h1 a{color:#5f6659;}
#h1 a:hover{color:#54594f;}
#h1{-webkit-box-shadow: 0 3px 5px rgba(0,0,0, 0.3);-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);}

#h2 {
color:white;
font: 16px Arial;
text-transform:uppercase;
text-shadow: 0px 0px 2px grey;
border-bottom: 1px solid #909d81; 
font-weight: bold;

margin-bottom:10px;
}

#h3 {
font: 14px Arial;
font-weight: bold;
color: #FFFFFF;
border-style: solid;
border-width: 0px;
padding:5px;
background: #D0D0B9;
}

#h4 {
font: 14px Arial;
font-weight: bold;
color: #FFFFFF;
border-style: solid;
border-width: 0px;
padding:5px;
background: #999983;
}

#brd1 {
border-color: #E1EDC3;
border-style: solid;
border-width: 1px;
}

.brd1 {
border-color: #9EB388;
border-style: solid;
border-width: 1px;
}

.brd2 {
border-color: #FF6600;
border-style: solid;
border-width: 2px;
}

.brd3 {
border-color: #000000;
border-style: solid;
border-width: 1px;
border-top-width: 0px;
}

.brd4 {
border-color: #E5D9A7;
border-style: solid;
border-width: 1px;
}

.brd5 {
border-color: #01A33C;
border-style: solid;
border-width: 1px;
}

.brd6 {
border-color: black;
border-style: solid;
border-width: 1px;
}

.brd7 {
border-color: #D5D6D8;
border-style: solid;
border-width: 1px;
}

.brd8 {
border-color: #35402F;
border-style: solid;
border-width: 2px;
}

.brd7{border-style:solid;border-width:1px;}

#pad2,.pad2{padding:2px;}
#pad3,.pad3{padding:3px;}
#pad5,.pad5{padding:5px;}
.pad5left { padding-left:5px; }
.pad5right { padding-right:5px; }
.pad2left { padding-left:2px; }
.pad2right { padding-right:2px; }
#pad10,.pad10{padding:10px;}
.pad20 { padding:20px; }
.pad30 { padding:30px; }
.pad40 { padding:40px; }

.pad5bot { padding-bottom:5px; }
.pad10bot { padding-bottom:10px; }

.marg2top { margin-top:2px; }
.marg5top { margin-top:5px; }
.marg10top { margin-top:10px; }

.marg2bot { margin-bottom:2px; }
.marg5bot { margin-bottom:5px; }
.marg10bot { margin-bottom:10px; }

.marg2left { margin-left:2px; }
.marg5left { margin-left:5px; }
.marg10left { margin-left:10px; }

.marg2right { margin-right:2px; }
.marg5right { margin-right:5px; }
.marg10right { margin-right:10px; }

.normaltxt{color:#555F50}
a img{border-bottom:none!important;}
#box2 a{color:#555F50;text-decoration:none;}
#container a{color:#02690a;text-decoration:underline;}
a{color:#014507;text-decoration:none;}
a:hover{text-decoration:none;color:#949985;}
a.black{color:black;text-decoration:none;}
a.black:hover{text-decoration:underline;}
a.black2{color:black;text-decoration:underline;}
a.black2:hover{text-decoration:none;}
a.link7{color:#4e5e41;text-decoration:none;}
a.link7:hover{text-decoration:underline;}
a.link2{color:#A1AF96;text-decoration:none;}
a.link2:hover{text-decoration:underline;}
a.link3{color:#737087;text-decoration:underline;}
a.link3:hover{color:#FF640B;}
a.link4{color:black;text-decoration:underline;}
a.link4:hover{color:black;text-decoration:none;}
a.link5{color:#356916;text-decoration:underline;font-weight:bold;}
a.link5:hover{color:#264d0f;text-decoration:none;}
a.link6{color:536349;text-decoration:underline;}
a.link6:hover{color:536349;text-decoration:none;}

.nr {
font: 24px Arial;
font-weight: bold;
color: #FFFFFF;
padding:5px;
background: #FF6600;
width:24px;
text-align:center;
}

.inpt {
font: 12px Arial;
background:white;
border-color: #A1B9C2;
border-style: solid;
border-width: 1px;
padding:2px;
z-index: 0;
}

.btn {
font: 12px Arial;
background:#C9D5BD;
border-color: #A1B9C2;
border-style: solid;
border-width: 1px;
padding:2px;
z-index: 0;
}

.blacktxt {
color: black;
}

.previewimages {
word-wrap: break-word;
overflow: hidden;
}

.imgdiv {
  float: left;
  width: 90px;
}

.small { font: 10px Arial; }
.big { font: 17px Arial; }

.smallb {
font: 10px Arial;
font-weight: bold;
}
.bold { font-weight: bold; }

#logolv { background: url('/site/img/rsklogo_b.gif');width:214px;height:100px; }
* html #logolv {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/rsklogo_b.gif',sizingMethod='image');background: none;
}

.bgr1 { background:#01A33C; }
.bgr2 { background:#C9D5BD; }
.bgr3 { background:#FEFFF9; }
.bgr4 { background:#8BA075; }
.bgr5 { background:#C0CDB1; }
.bgr6 { background:#D7E0CF; }
.bgr7 { background:#B9C8A7; }


/*w-add*/
.std_tabula { text-align: center; border-color: #555f50; border-width: 0px; background-color: eef6e8; }
.std_tabula td { border: #555f50 1px solid; text-align: center; color: #000000;}
.zalais_teksts { border-color: 78c841; border-width: 0px; background-color: #78c841; }
.zalais_teksts td { color: #ffffff; font-weight:bold; }
.tabula_tekstaa { text-align: center; border-color: #555f50; border-collapse:collapse;}
.tabula_tekstaa td { border: #555f50 1px solid; padding: 2px; }
.tabulas_virsraksts {
background-color: #e1edc3;
/* tekstu te neizdodas noformat�t */
}
.kontaktu_tabula { text-align: left; border-collapse:collapse;}
.kontaktu_tabula tr { border: #555f50 1px solid; }
.kontaktu_tabula td { padding: 3px; padding-left: 7px; }




#leftmnu
{
width:180px;
font: 12px Arial;
font-weight: normal;
vertical-align: middle;
height:18px;
margin-top:10px;
display: table-cell;
max-width:180px;
}

#leftmnu a {
float:left;
width:180px;
display:table-cell;
color: #555F50;
text-decoration: none;
padding-left: 10px;
vertical-align: middle;
line-height:18px;
}

#leftmnu a:hover {
color: #949985;
text-decoration: none;
}

#leftmnu .sel { 
color: #01A33C; 
}

#leftmnu .sel:hover { 
color: #01A33C; 
}

.padtop { padding-top:10px; }
.padright { padding-right:10px; }
.padleft { padding-left:10px; }
.padbot { padding-bottom:10px; }
.padbot5 { padding-bottom:5px; }

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

.hand {
cursor:pointer;
cursor:hand;
}
.edit { padding:0px; margin:0px }
.edit_admin {border: 1px dotted #555F50; }
.white { background:#FFFFFF; }

div#scroll { overflow: auto; padding: 0px; }
* html div.scroll { overflow: auto; padding: 0px; }
div.scroll { overflow: hidden; padding: 0px; }
div.scroll:hover { overflow: auto; padding: 0px; }

div.noscroll { overflow: hidden; padding: 0px; }

/* Rounded corners */
b.rtop, b.rbottom{display:block;background:#EEF6E8;font-size:1px;}
b.rtop b, b.rbottom b{display:block;height:1px;overflow:hidden;background:#E1EDC3;font-size:1px;}
b.r1{margin: 0 5px;font-size:1px;}
b.r2{margin: 0 3px;font-size:1px;}
b.r3{margin: 0 2px;font-size:1px;}
b.rtop b.r4, b.rbottom b.r4{ margin: 0 1px; height:2px;font-size:1px;}

b.rtop2, b.rbottom2{display:block;background:#EEF6E8;font-size:1px;}
b.rtop2 b, b.rbottom2 b{display:block;height:1px;overflow:hidden;background:#CEE6C1;font-size:1px;}
b.r12{margin: 0 5px;font-size:1px;}
b.r22{margin: 0 3px;font-size:1px;}
b.r32{margin: 0 2px;font-size:1px;}
b.rtop2 b.r42, b.rbottom2 b.r42{ margin: 0 1px; height:2px;font-size:1px;}

b.rtop3, b.rbottom3{display:block;background:#CEE6C1;font-size:1px;}
b.rtop3 b, b.rbottom3 b{display:block;height:1px;overflow:hidden;background:#EEF6E8;font-size:1px;}
b.r13{margin: 0 5px;font-size:1px;}
b.r23{margin: 0 3px;font-size:1px;}
b.r33{margin: 0 2px;font-size:1px;}
b.rtop3 b.r43, b.rbottom3 b.r43{ margin: 0 1px; height:2px;font-size:1px;}

.tl { height:8px;line-height:8px;overflow:auto;font-size:1px; }


/* Menu Tree Special Level Css */
.menulev1 {
background:url('/site/img/arrow.jpg') no-repeat left top;
background-position: 0px 5px; /*w*/
padding-left:20px; 
}
/*
.menulev2 {
background-color:#E8F2DF;
margin-top:1px;
margin-bottom:1px;
}
.menulev3 {
background-color:#F6FAF2;
margin-top:1px;
margin-bottom:1px;
}
*/
/* *************************** */


/* Images */
#fl {
  background-color: #000000;
  height:0px;
  position: absolute;
  width:0px;
  display:none;
}


#pb {
position:absolute;
top:0px;
left:0px;
width:100%;
height:200%;
background-image:url('/site/img/px.png');
display:none;
}

* html #pb{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/px.png',sizingMethod='scale');
background:none;
}

#closewin {
position:relative;
text-align:right;
padding-top:4px;
padding-right:4px;
font: 10px Arial;
color:#FFFFFF;
}

#closewin a {
color:#FFFFFF;
text-decoration: none;
}
#closewin a:hover {
text-decoration: underline;
}

/* End Images */
.imgbrd1 img{border:1px solid #000000;}
.imgbrd2 img{border:1px solid #EEF6E8;}

.srchbtn{width:180px;height:18px;}
#popup { position: absolute; display: none; left: 0px; top: 0px; max-width:250px; z-index: 2; }
.tooltip{background:url('/site/img/tooltip.png'); max-width:250px;}
.p{padding:5px;}

/**** Drop down css #2 ***/

.mlddm{visibility: hidden;
margin: 0;
padding: 0;
background: #E1EDC3;
z-index: 100;
height: 28px}

.mlddm li{display: inline;
margin: 0;
padding: 0;
list-style: none;
float: left;
border-color:#EEF6E8;
border-style: solid;
border-width: 0px;
border-right-width: 0px;
font: 12px Arial;
z-index: 100;
}

* html .mlddm li {
border-color:#EEF6E8;
border-style: solid;
border-width: 0px;
border-right-width: 1px;
z-index: 100;
}

.mlddm li a, .mlddm li a#buttonnohover
{	display: block;
text-align: center;
white-space: nowrap;
color: #555F50;
padding: 7px 10px;
margin: 0;
text-decoration: none;
background: #E1EDC3;
z-index: 100;
}

.mlddm li a:hover, .mlddm li a#buttonhover {
color: #555F50;
z-index: 100;
background: #CEE6C1;
}

.mlddm ul {
margin: 10px 0 0 0;
padding: 0;
visibility: hidden;
position: absolute;
clear: both;
background: #E1EDC3;
z-index: 100;
}

.mlddm ul li{float:none;}

.mlddm ul li a {	
width: auto;
max-width:300px;
white-space: normal;
padding: 8px 15px;
text-align: left;
/*border: 1px solid #CEE6C1;*/
background: transparent;
margin:0px;
z-index: 100;
}

* html .mlddm ul li a {	
white-space: nowrap;
z-index: 100;
}

.mlddm ul li a:hover {
color: #555F50;
padding: 8px 15px;
/*border: 1px solid #CEE6C1;
border-width: 0px;*/
background:#F7F7EF;
z-index: 100;
}

.mlddm .hsub{background:no-repeat right url("/site/img/arrow2.gif");z-index:100;}
.mlddm .hsub:hover{background:#CEE6C1 no-repeat right url("/site/img/arrow2.gif");z-index:100;}

.brd_left1{border-color:#A7B498;border-style:solid;border-width:0px;border-left-width:1px;}

.brd20{border-collapse:collapse;border-color:#666666;}
.nomargins{padding:0px;margin:0px;}

#naturenews #a {
float:left;
clear: left;
background-color:white;
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF');
outline:none;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
}

#naturenews #a:hover {
background-color:white;
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#d7f0d3));
background: -moz-linear-gradient(top, #FFFFFF, #d7f0d3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#d7f0d3');
}

#naturenews #a:hover #h1 a{color:#3c6c34;}

#naturenews #a:hover #h1 span#i a{color:#fb942f;}

#naturenews #a #c {
outline:none;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
height:0px;
overflow:hidden;
}

#naturenews #a #c a{color:#fb942f;}
#naturenews #a:hover #c a:hover{text-decoration:underline;}
#naturenews #a:hover #c{height:25px;}

#naturenews #a #h1 {
background:transparent;
color:#f0f0f0;
font: 16px Arial;
line-height:16px;
text-transform:uppercase;
box-shadow: 0px 0px 0px rgba(0,0,0,.8);
border-bottom: 1px solid #f0f0f0; 
font-weight: bold;
padding:0px;
margin-top:5px;	
margin-bottom:10px;	
}

#naturenews #a #h1 span#o {
position: relative;
}

#naturenews #a #h1 span#i {
position: absolute;
font: 12px Arial;
line-height:16px;
color:#9db49a;
top:1px;
left:3px;
font-weight: bold;
}

#naturenews #a #h1 span#i a {
color:#9db49a;
}

#naturenews #a #h1  a {
color:#9db49a;
outline:none;
transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
}

#naturenews #a .t {
outline:none;
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
color:black;
padding:0px;
padding-bottom:20px;
}

#naturenews #a .t img {
max-width:100px;
float:left;
clear: left;
padding-right:5px;
padding-bottom:5px;
}

/* baltie starki attribution box */
.leaflet-control-attribution {
background-color:rgba(255,255,255,0.0)!important;
}
.padArea{padding:0px;margin:10px 10px 0 10px;}
