﻿/* CSS Document */
body {
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333333;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 100%;
	background:url(images/top.png) repeat-x top;
	background-color: #E7F2D8;
}
h1, h2, h3, h4, h5, p {
    padding: 0px;
	margin: 0px;
	
}
h1 {
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #666666;
}
a {
	color: #333333;
	text-decoration:none;
	font-size:0.9em;
}
a:hover {
	text-decoration:underline;
}
img {
	border: none;
	vertical-align:middle;
}
ul  {
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom:0;
	list-style-type: none;
}
li  {
	background-image: url(images/listdot.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 4px 4px 4px 18px;
	margin: .3em 0;
}
.li_on {
	font-weight:bold;
	color:#555555;
}
.logas {
	float:left;
	background-image:url(images/logas.png);
	background-repeat:no-repeat;
	background-position:center;
	height:130px;
	width:220px;
	margin-top:20px;
}
#container  {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	height: 135px;
	background-image:url(images/top_bg.png);
	background-repeat:no-repeat;
	background-position: bottom;
}
#header ul{
	list-style-type: none;
	margin:0px;
    padding:0px;
	float:left;
}
#header li{
	background-image: url(images/meniu_bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	line-height:3.2em;	
	height:65px;
	width:129px;
    margin:2px;
	padding:0;
	text-align:center;
	float:left;
}
#header li a{
	color:#FFFFFF;
	font-family: Verdana;
	font-weight:normal;
	font-size:14px;
	letter-spacing:1px;
	display:block;
	padding:7px;
	text-transform:uppercase;
}
#header li a:hover {
	text-decoration:none;
	}
#header li:hover {
	background-image: url(images/meniu_bg_on.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-decoration:none;
}
#header .pasirinktas {
	background-image: url(images/meniu_bg_on.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-decoration:none;
}
.sitemapas {
	float:right;
	margin-top:17px;
	padding-bottom:40px;
	padding-right:20px;
	text-align:right;
	font-size:11px;
	color:#ffffff;
}
#mainContent  {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	background-image: url(images/remas_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

#mainContent p {
	line-height: 1.8em;
	padding-bottom: 20px;
}
#mainContent h1 {
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	line-height:2.5em;
	text-align:center;
}
.div_h2 {
	background:url(images/header.png) no-repeat center;
	height:42px;
	width:200px;
}
#sidebar h2{
	font-size:17px;
	font-weight:normal;
}
#mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #f97a33;
	padding-bottom: 10px;
}
#mainContent .contentbox {
	background-image: url(images/remas_02.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 12px;
	padding-left: 12px;
	font-size:0.9em;
}
#mainContent .contentbtm {
	background-image: url(images/remas_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
#sidebar {
	padding-top:7px;
	padding-right: 10px;
	width:210px;
	float:left;
}
#sidebar .left_meniu {
	background:url(images/uzpildas.png) repeat-y center; 
	width:200px;
}
#sidebar .left_meniu_bot {
	background:url(images/apacia.png) no-repeat top; 
	width:200px; 
	height:14px;
	font-size:7px;
	line-height:14px;
}
.left_bot_meniu_top {
	background-image:url(images/left_h2_01.png);
	background-position:top;
	background-repeat:no-repeat;
	height:10px;
}
#sidebar .left_bot_meniu {
	background:url(images/left_h2_02.png) repeat-y top;
	width:200px; 
}
#sidebar .left_bot_meniu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #336633;
	line-height:1.2em;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
}
.left_bot_meniu_bottom {
	background-image:url(images/left_h2_03.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:11px;
	line-height:11px;
	font-size:7px;
}
#sidebar .seselis {
	background:url(images/seselis.jpg) no-repeat top;
	width:200px;
	height:10px;
	margin-bottom:3px;
}	
#sidebar input {
	margin-bottom: 5px;
	background-image: url(images/forminputbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sidebar #submit {
	background-color: #FFFFFF;
	background-image: url(images/submitbutton.jpg);
	border: 1px solid #999999;
	background-repeat: repeat-x;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#text {
	width:530px; 
	float:left;
}
#text B {
	color:#555555;
}
#text h2 {
	color:#339900;
	text-align:left;
}
#text div {
	line-height:1.7em;
}
#text li {
	background-image: url(images/listdot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 4px 0 4px 18px;
	margin: .3em 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.div_juosta {
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#foter {
	background-color:#669933;
	border-top:3px solid #e5a31e;
	font-size:0.9em;
	padding-top:20px;
}
#foter .top {
	background-image:url(images/bg_footer_01.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:13px;
}	
#foter .container {
	width: 780px;
	margin: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(images/bg_footer_02.png);
	background-position:center top;
	background-repeat: repeat-y;
}
#foter .bottom {
	background-image:url(images/bg_footer_03.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:15px;
}	

