
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/css_img/homepage01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

ul {
	list-style: none;
    margin: 0;
    padding: 0;
}

p {
	line-height: 180%;
}

strong {
}

a {
	color: #18573C;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 20px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	/* background: url(/css_img/subpage1_01.gif) no-repeat center top; */
}

#header {
	width: 1000px;
	height: 121px;
	margin: 0px auto;
	padding: 0px;
	/* background: url(/css_img/homepage03a.jpg) no-repeat right top; */
	table-layout: fixed;
	/* border: 1px solid #000F0F; */
}

/** LOGO */

#logo {
	float: left;
	width: 725px;
	height: 161px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	top: 0px;
	left: 0px;
	width: 725px;
	height: 161px;
	/* background: url(/css_img/homepage02.jpg) no-repeat left top; */
}

.homepage02a {
	background: url(/css_img/homepage02_a.jpg) no-repeat left top;
	width: 725px;
	height: 40px;
}

.homepage02b {
	background: url(/css_img/homepage02_b.jpg) no-repeat left top;
	width: 725px;
	height: 81px;
}

.homepage02c {
	background: url(/css_img/homepage02_c.jpg) no-repeat left top;
	/* width: 725px; */
	height: 40px;
	color: #8EC4AA;
}

.homepage02c a {
	color: #8EC4AA;
}

/** SEARCH */
/*fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.searchtext {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 20px;
	padding: 8px 5px 0;
	background: #616161 url(/css_img/search_bg.gif) no-repeat;
	margin-right: 5px;
}
.search input.searchtext:focus {
	background: #616161 url(/css_img/search_bg.gif) no-repeat left -38px;
	outline: none;
}
.search button.searchbtn {
	width: 38px;
	height: 28px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(/css_img/search_bg.gif) no-repeat top right;
}
.search button.searchbtn:hover {
	background: #fbc900 url(/css_img/search_bg.gif) no-repeat bottom right;
}*/

#search {
	float: right;
	width: 270px;
	height: 53px;
	/* border: 1px solid #0000FF; */
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 48px 0px 0px 10px;
	/* border: 1px solid #660000; */
}

#search input {
	float: left;
}

#search .input-text {
	width: 192px;
	margin: 0px;
	padding: 6px 5px 6px 5px;
	background: none;
	border: none;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #006600;
}

#search .input-btn {
	width: 27px;
	height: 27px;
	cursor: pointer;
	border: 0px solid #006600;
	background: url(/css_img/search_icon.png) no-repeat center center;
}

/** MENU */

#menu {
	width: 1000px;
	height: 116px;
	margin: 0px auto;
	padding: 0px;
}

#menu ul {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 35px;
	margin: 0px;
	padding: 15px 25px 0px 25px;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #CCE9D5;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #0C863D url(/css_img/homepage04.jpg) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}

/** PAGE */

#page {
	overflow: hidden;
	padding: 50px 0px 60px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 425px;
}

.subpage #content {
	width: 600px;
}

.single #content {
	width: 100%;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 425px;
}

.subpage #sidebar {
	width: 250px;
}

/** FOOTER */

#footer-wrapper {
	height: 199px;
	background: url(/css_img/subpage1_02.jpg) repeat-x left top;
}

#footer {
	height: 199px;
	margin: 0px auto;
	background: url(/css_img/homepage13.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #A4A4A4;
}

#footer a {
	color: #A4A4A4;
}

/** TREEONIC MENU */

#outer {
	width: 950px;
	position: relative;
	height: 116px;
	margin: 0px auto;
	padding: 0px;
}

#tmenu {
	height: 50px;
	list-style: none;
	line-height: normal;
	padding: 16px 0px 0px 0px;
	margin: 0;
}

#tmenu li {
	cursor: pointer;
	float: left;
	display: block;
	height: 35px;
	margin: 0px;
	padding: 15px 25px 0px 25px;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #CCE9D5;
}

#tmenu li.active {
	padding: 15px 25px 0px 25px;
	background: #0C863D url(/css_img/homepage04.jpg) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}

#tmenu ul.level1 {
	position: absolute;
	top: 66px;
	left: 0;
	width: 950px;
	height: 50px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#tmenu ul.level1 li {
	float: left;
}

#tmenu ul.level1 li a {
	float: left;
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #C8E7D8;
}

#tmenu ul.level1 li a:hover {
	text-decoration: underline;
}

/** BANNER */

#banner {
	position: relative;
	width: 950px;
	height: 236px;
	margin: 25px auto 0px auto;
	padding: 0px;
	background: url(/css_img/header.jpg) no-repeat left top;
}

#banner .info {
	position: absolute;
	top: 170px;
	left: 0;
	width: 900px;
	height: 52px;
	margin: 0px;
	padding: 14px 25px 0px 25px;
	background: url(/css_img/headerbg.png) repeat left top;
	letter-spacing: -1px;
	font-size: 21px;
	font-weight: normal;
	color: #CCE9D5;
}

#banner .description {
	float: left;
}

#banner strong {
	color: #ffffff;
}

#banner .more {
	float: right;
	display: inline-block;
}

#banner a {
	color: #CCE9D5;
	margin: 0px;
	padding: 0px 5px 0px 10px;
	background: url(/css_img/homepage05.gif) no-repeat right 7px;
}

/** BOX STYLE */

.box-style {
}

.box-style .title {
	display: inline-block;
	margin: 0px;
	padding: 0px 32px 20px 0px;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: bold;
	color: #424242;
}

.box-style span {
	padding-right: 30px;
	background-image: url(/css_img/homepage06.jpg);
    background-position: 100% 10px;
    background-repeat: no-repeat;
	font-weight: normal;
}

.box-style .pp{
	font-weight: normal;
	background: none;
}

.box-style .pp2 {
	padding-right: 30px;
	background-image: url(/css_img/homepage06.jpg);
    background-position: 100% 10px;
    background-repeat: no-repeat;
	font-weight: normal;
}

.box-style .link1 {
	display: inline-block;
	margin: 0px;
	padding: 0px 30px 0px 20px;
	background: url(/css_img/homepage10.gif) no-repeat left 4px;
}

.box-style .content {
}

.box-style .pad {
	padding: 8px 0px 7px 0px;
}

.box-style .separator {
	background: url(/css_img/homepage11.gif) repeat-x left bottom;
}

/** LIST STYLES */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding: 20px 0px 30px 0px;
	background: url(/css_img/homepage11.gif) repeat-x left top;
}

ul.style1 h3 {
	margin: 0px;
	padding: 8px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #413F3F;
}

ul.style1 .first {
	padding-top: 0px;
	background: none;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	margin: 0px;
	padding: 0px 0px 26px 0px;
}

ul.style2 span {
	display: block;
	float: left;
	width: 80px;
	height: 30px;
	margin: 0px 20px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	background: url(/css_img/homepage12.jpg) no-repeat left top;
	-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.CreationDate {
	display: block;
	float: left;
	width: 80px;
	height: 30px;
	margin: 0px 20px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	background: url(/css_img/homepage12.jpg) no-repeat left top;
	-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

ul.style3 {
}

ul.style3 {
	line-height: 190%;
}

ul.style4 {
}

ul.style4 {
	margin: 0px;
	padding: 0px;
	line-height: 190%;
}


dl.style1 {
	margin: 0px;
	padding: 0px;
}

dl.style1 dt {
	float: left;
}

dl.style1 dd {
	display: block;
	margin: 0px;
	padding: 0px;
}

dl.style1 h3 {
	margin: 0px;
	padding: 8px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #413F3F;
}

dl.style1 .first {
	padding-top: 0px;
	background: none;
}

dl.style1 .divider {
	margin: 30px 0px 10px 0px;
	background: url(/css_img/homepage11.gif) repeat-x left top;
}

/** BOX 2 */

#box2 {
	margin-bottom: 30px;
}

/** BOX 2 */

#box3 {
	margin-bottom: 30px;
}


#HeaderAndLangBar {
	margin: 10px 20px 0px 0px;
}


/* Language menu */
.LanguageMenuObjectSurroundCSSClass {
	/* float: left;
	position: static;
	width: 100%;*/
	height: auto; 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	/* border: 1px solid #FF0000; */
}

.LanguageMenuCSSClass ul {
	margin: 0px;
	padding: 0px;
}

.LanguageMenuCSSClass li {
	display: inline;
	list-style: none;
}

.LanguageMenuCSSClass a {
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	font: bold 12px verdana, tahoma, times, courier, arial;
	color: #0000FF;
	text-transform: uppercase;
}

.LanguageMenuCSSClass a:hover {
	color: #6699FF;
	text-decoration: underline;
}

.LanguageMenuCSSClass a.LanguageMenuActiveCSSClass {
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	color: #FF9900;
	cursor: default;
	border: 0px;
}

.LanguageMenuCSSClass a img {
	border: 0px solid transparent;
}

.LanguageMenuCSSClass a:hover img {
	border: 0px solid #6699FF;
}

.LanguageMenuCSSClass a.LanguageMenuActiveCSSClass img {
	border: 0px solid #FF9900;
}
/* END Language menu */



/* BEGIN style2.css for admin page */
.ContentInfoCSSClassPageTitle {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #003300;
}

.OtherTitle {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #003300;
}

.align_full_indent {
	margin: 0px;
	padding: 0px 2px 0px 2px;
	text-align: justify;
	text-indent: 20px;
	line-height: 130%;
}

.align_full {
	margin: 0px; /*outside*/
	padding: 0px 2px 0px 2px;
	text-align: justify;
	line-height: 130%;
	/* border: 1px solid #ff0000; */
}

.align_full_wo_padding {
	margin: 0px; /*outside*/
	padding: 0px 0px 0px 0px;
	text-align: justify;
	line-height: 110%;
	/* border: 1px solid #ff0000; */
}

ul.bullet_disc {
    margin-left: 40px;
    padding: 0px;
	/* border: 1px solid #ff0000; */
}

ul.bullet_disc li {
	list-style: disc;
    margin: 0px;
    padding-bottom: 3px;
}
/* END style2.css for admin page */



/* BEGIN bendriju sarasas table style*/
.row1 {
	cursor: default;
	background-color: #ECECEC;
}

.row2 {
	cursor: default;
	margin:0px;
	padding:0px;
	line-height: 100%;
}
/* END bendriju sarasas*/

table.kontaktai {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #C8C084;
}
table.kontaktai th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #E0DBB8;
}
table.kontaktai td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #E0DBB8;
}

.sfTitle {
	border: 1px solid #99BB99;
	background: #EFEFEF;
	margin: 0px 0px 0px 0px;
	padding: 6px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #003300;
}

.sfRank {
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	float: right;
}

.sfDescription {
	border-bottom: 1px solid #99BB99;
	border-left: 1px solid #99BB99;
	border-right: 1px solid #99BB99;
	margin: 0px 0px 40px 0px;
	padding: 3px;
	text-align: left;
}

.nmTitle {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #003300;
}

.nmInsideMenuTitle {
	border: 1px solid #99BB99;
	background: #EFEFEF;
	margin: 0px 0px 0px 0px;
	padding: 6px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #003300;
}

.nmInsideMenuCreationDate {
	border-left: 1px solid #99BB99;
	border-right: 1px solid #99BB99;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 6px 6px;
	text-align: left;
	font-size: 12px;
	color: #006600;
}

.nmInsideMenuIntro {
	border-bottom: 1px solid #99BB99;
	border-left: 1px solid #99BB99;
	border-right: 1px solid #99BB99;
	margin: 0px 0px 0px 0px;
	padding: 4px;
	text-align: left;
}

.nmInsideMenuMore {
	border-bottom: 1px solid #99BB99;
	border-left: 1px solid #99BB99;
	border-right: 1px solid #99BB99;
	margin: 0px 0px 40px 0px;
	padding: 3px;
	text-align: left;
}

form #smth p .red {
	color: #FF0000;
}

form #smth table tbody tr td .blue {
	color: #0000FF;
}



