html {height: 100%; min-height:100%; overflow-y: scroll;}
body {margin: 0; padding: 0; text-align: center; font-family: Verdana; font-size: 100%; background: url(../images/bg.gif) top center repeat-y #ffec9f;}
div, hr{margin: 0; padding: 0;}
img {border: 0px;}
.clear {clear:both; font-size: 1px; height: 1px;}
	#root {width: 900px; position: relative; margin: 0 auto; text-align: left; border: 0px solid red;}
		#hdr {height: 111px; border: 0px solid blue;}
			#logo {width: 222px; padding: 20px 0 0; float: left; border: 0px solid blue;}
			#menu {padding: 50px 0 0; float:right; width:668px; font-size: 0.68em; line-height:normal; overflow:hidden; border: 0px solid blue;}
				#menu ul {margin:0; padding:0; list-style:none;}
				#menu li {display:inline; margin:0; padding:0;}
				/* buvo padaryta kad meniu prasitempinetu priklausomai nuo texto ilgio
				#menu a {float:right; background:url("../images/menul.gif") no-repeat left top; margin:0 4px; padding:0 0 0 6px; text-decoration:none;}
				#menu a span {float:left; display:block; background:url("../images/menur.gif") no-repeat right top; padding:15px 15px 15px 6px; margin-right:2px; color:#606060; font-weight: bold; text-transform: uppercase;}
				*/
				#menu a {float:right; margin:0 4px; padding:0; text-decoration:none;}
				#menu a span {float:left; display:block; background:url("../images/meniu.gif") no-repeat right top; width: 91px; padding:15px 0; margin-right:2px; color:#606060; text-align: center; font-weight: bold; text-transform: uppercase; cursor: pointer;}
					/* Commented Backslash Hack hides rule from IE5-Mac \*/
					#menu a span {float:none;}
					/* End IE5-Mac hack */
					#menu a:hover span {color:#ffffff;}
					#menu a:hover span {background:url("../images/meniu-active.gif") no-repeat right top; cursor: pointer;}
				/*
					#menu a:hover span {color:#ffffff;}
					#menu a:hover {background-position:0% -43px;}
					#menu a:hover span {background-position:100% -43px;}
				#menu a.act {float:right; background:url("../images/menul.gif") no-repeat 0% -43px; margin:0 4px; padding:0 0 0 6px; text-decoration:none;}
				#menu a.act span {float:left; display:block; background:url("../images/menur.gif") no-repeat 100% -43px; padding:15px 15px 15px 6px; margin-right:2px; color:#ffffff; font-weight: bold; text-transform: uppercase;}
				*/
				#menu a.act {float:right; margin:0 4px; padding:0; text-decoration:none;}
				#menu a.act span {float:left; display:block; background:url("../images/meniu-active.gif") no-repeat right top; width: 91px; padding:15px 0; margin-right:2px; color:#ffffff; font-weight: bold; text-transform: uppercase;}
					/* Commented Backslash Hack hides rule from IE5-Mac \*/
					#menu a.act span {float:none;}
					/* End IE5-Mac hack */

					
		#iconline{padding: 10px 0 4px 30px; border-top: 4px solid #00ab4e;}
				#iconline a {margin: 0 16px 0 0; font-size: 0.68em; color: #b8b8b8; font-weight: bold;}
				#iconline a#activelng {text-decoration: none;}
			#iconmenu{float: right;  border: 0px solid red;}
				#iconmenu a {margin: 0 28px 0 0; padding: 4px 0 0;}
		
		#contenttitle{padding: 10px 0 14px 30px; color: #00ab4e; font-size: 0.75em; font-weight: bold;}
		#content{background-color: #00ab4e; padding: 7px 30px; color: #ffffff; font-size: 0.75em; line-height: 140%;}
			
	#hgreen{height:4px;line-height: 4px; border-width:0; color:#00ab4e;background-color:#00ab4e; margin: 0; padding: 0;}
	#hgray{height:4px;line-height: 4px; border-width:0;color:#c5c5c5;background-color:#c5c5c5; margin: 30px 0 20px}
	
	
	#footer {width:100%; font-size: 0.68em; line-height:normal; overflow:hidden; color: #606060;}
				#footer ul {margin:0; padding:0; list-style:none;}
				#footer li {float: left; margin:0; padding: 0 0 16px; width: 33%;}
				#footer li a{color:#606060;}
					.eml {text-align: left;}
					.eml a{background: url("../images/mail2.gif") left no-repeat; padding: 0 0 0 25px; margin: 0 0 0 30px;}
					.copy {text-align: center;}
					.isd {text-align: right;}
					.isd a{margin: 0 30px 0 0;}


