@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
border: 0;
} 
body {
	background: #b5dc7c;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 100%;
}
#header {
width: 100%;
height: 120px;
background: #B5DC7C;
background-position:center;
background-repeat:no-repeat;
background-image:url(../images/logo/titulinis.gif);
}
#midle {
width: 100%;
height: 100%;
clear: both;
background: #add8e6;
border-bottom:1px solid #FFF;
border-top:1px #FFFFFF solid;

}
#container {
margin: 0 auto;
width: 960px;
height: 100%;
}
#saule1 {
	width: 230px;
	float: right;
	}
#saule {
	width: 340px;
	height: 340px;
	float: right;
	background-image:
	url(../images/logo/kvietimas.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
#saule2 {
	width: 380px;
	float: right;
	}
.pav {
	height: 150px;
	text-align: center;
	background-image:url(../images/logo/debesys2.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.drb {
	font-size: 10px;
	line-height: normal;
	color: #336666;
	text-align: left;
	padding-top: 60px;
	padding-left: 45px;
	text-indent: 40px;
}
.pav1 {
	height: 190px;
	text-align: center;
	background-image:url(../images/logo/debesys2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.drb1 {
	font-size: 10px;
	line-height: normal;
	color: #336666;
	text-align: left;
	padding-top: 40px;
	padding-left: 140px;
	text-indent: 40px;
}
#container_bottom {
	margin : 0px auto;
	width : 100%;
	height : 35px;
	background-color:#78a31b;
border-bottom:1px solid #FFF;
}
#page_menu {
	margin : 0 auto;
	width : 960px;
	height : 35px;
	float : none;
	clear : both;
    border-left: 1px solid #fafad2;
	color: #fafad2;
	}
#nav, #nav ul {
      width: 100%;
      float: left;
      margin: 0;
      padding: 0;
      list-style: none;
          }
#nav li {
      float: left;
	  position: relative;}
	  
#nav li ul {
  display: none;
  position: absolute;
  padding: 0;
  width: 120px;

}
#nav li a {
    font-size:14px;
      display: block;
      padding: 9px 10px;
      text-decoration: none;
	  text-align: center;
      font-weight: bold;
      color: #fafad2;
      border-right: 1px solid #fafad2;
	  }

#nav a:hover, #nav a.jshover {
  color: #006600;
  background: #ffffff;
}
#nav li:hover{
  background: #FF0066;
}
#nav li li a {
  background: none;
   width: 120px;
}
#nav li:hover ul, #nav li.jshover ul  {
  display: block;
  width: 140px;
}	
#nav li.melynas:hover, #nav li.melynas jshover{
  background: #000066;
}
.rudas{background:#800000; width: 130px}
.melynas{background:#000066; width: 140px;}
.yellow{background:#ff0066;  width: 140px;}
.red{background:#D52100; width: 120px;}
.purple{background:#660084; width: 130px;}
.blue{background:#0292C0; width: 180px}
.green {background:#006600; width: 120px;}

.clearfloat {
	clear: both;
}
#containerd {
margin: 0 auto;
width: 1000px;
height: 28px;
background: #add8e6;
background-image:url(../kalniukas1.gif);
background-position:center;
background-repeat:no-repeat;
}
#content {
width: 100%;
height: 100%;
clear: both;
background: #fafad2;
border-bottom:1px solid #FFF;
}
.footercontainer {
	width: 900px;
	height: 100%;
	font-size: 90%;
	color:#006600;
	line-height: 2em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content1 {
width: 100%;
height: 100%;
clear: both;
}
#footer {
width: 100%;
height: 70px;
clear: both;
background: #b5dc7c;
margin: 5px;

}
.kk {
	margin: 0 auto;
	width: 900px;
	height: 40px;
	text-align: center;
	font-size: 80%;
	color: #333;
 }
a.titulinis {
	font-size: 80%;
	text-decoration: underline;
	color:#333;
	font-weight: bold;
}
a.titulinis:hover {
	font-size: 80%;
	text-decoration: underline;
	color:#D52100;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color:#CC3300;
	font-weight: normal;
	font-size:10px;
}
a.cia {
	text-decoration: underline;
	color:#CC3300;
	font-weight: normal;
	font-size:100%;
	}
	
.stora {
	font-weight: bold;
}
