body, p
{
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
}

a{
	cursor: pointer;
	color: #666;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

html, body, h1, h2, h3, p, ul, li, div, span
{
	font: normal 12px Arial;
	line-height: 18px;
}

#main
{
	width: 976px;
	margin: 0 auto;
}

#top
{
	padding-top: 18px;
	width: 921px;
	margin: 0 auto;
}

#top a img 
{
	border: none;
}

#top #logoContainer
{
	margin-left: 23px;
	float: left;
}

#top .floater
{
	float: left;
	margin-left: 100px;
	width: 610px;
	overflow: hidden;
}

#top #slogan
{
	float: left;
	margin-bottom: 20px;
	width: 350px;
}

#top #languagesContainer
{
	float: right;
	text-align: right;
	width: 250px;
	padding-bottom: 5px;
}

#top #languagesContainer a
{
	text-decoration: none;
	color: #b8b8b8;
	margin-left: 30px;
}

#top #languagesContainer a:hover, #top #languagesContainer a.active
{
	color: #000;
}

#top #mainMenu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
	border-top: 1px solid #ededed;
	padding-top: 24px;
	padding-bottom: 21px;
	width: 610px;
}

#top #mainMenu li
{
	display: inline;
}

#top #mainMenu li a
{
	color: #175537;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 20px;
	font-weight: bold;
	padding-bottom: 6px;
}

#top #mainMenu li a:hover
{
	color: #000;
	background: url('../images/web/menu-active-bg.gif') repeat-x bottom left;
}

#header
{
	width: 921px;
	padding-left: 27px;
	padding-right: 28px;
	overflow: hidden;
	clear: both;
	padding-bottom: 4px;
}

#main .headerIndex
{
	height: 291px;
	background: url('../images/web/header-index.jpg') no-repeat top left;
}
#main .header_en
{
	background: url('../images/web/header-index-en.jpg') no-repeat top left;
}
#main .header_ru
{
	background: url('../images/web/header-index-ru.jpg') no-repeat top left;
}


#main .headerInner
{
	height: 200px;
	background: url('../images/web/header-inner.jpg') no-repeat top left;
}
#main .headerInner_en
{
	background: url('../images/web/header-inner-en.jpg') no-repeat top left;
}
#main .headerInner_ru
{
	background: url('../images/web/header-inner-ru.jpg') no-repeat top left;
}

#header #iconsContainer
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	padding-top: 35px;
}

#header #iconsContainer li
{
	display: inline;
	float: left;
	text-align: center;
	width: 72px;
}

#header #iconsContainer li a
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	display: block;
}

#header #iconsContainer li a span
{
	display: block;
}



#header #iconsContainer li a:hover span
{
	text-decoration: underline;
}

#header #iconsContainer li a.disabled
{
	color: #559574;
}

#header #iconsContainer li a img
{
	border: none;
}

#header #headerImagesContainer
{
	float: right;
	width: 605px;
	height: 291px;
	overflow: hidden;
	margin-top: -35px;
	padding-right: 7px;
}

#content
{
	width: 921px;
	margin: 0 auto;
}

#leftContainer
{
	clear: both;
	float: left;
	width: 309px;
}

#leftContainer .blockLeft
{
	width: 309px;
}

#leftContainer .blockCertificate
{
	background: url('../images/web/blockleft-sertificates-bg.jpg') no-repeat top left;
	height: 295px;
}

#leftContainer .blockCertificate a.linkToPage
{
	display: block;
	width: 300px;
	margin-top: 25px;
	height: 230px;
	cursor: pointer;
}

#leftContainer h1
{
	color: #000;
	margin: 0;
	padding: 21px 0 0 28px;
	font: normal 14px Arial;
	text-transform: uppercase;
}

#leftContainer #submenu
{
	margin: 0;
	padding: 0;
	list-style-type: disc;
	color: #00904a;
	width: 309px;
	margin-bottom: 10px;
}

#leftContainer #submenu li
{
	margin-left: 40px;
	list-style-type: none;
}

#leftContainer #submenu li a
{
	display: block;
	width: 279px;
	margin-left: -40px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url('../images/web/submenu-bg.gif') repeat-y top left;
	text-decoration: none;
}

#leftContainer #submenu li a span
{
	background: url('../images/web/submenu-bullet.gif') no-repeat center left;
	padding-left: 20px;

	font: bold 11px Tahoma;
	color: #000;
	text-transform: uppercase;
}

#leftContainer #submenu li a:hover, #leftContainer #submenu li a.active
{
	background: url('../images/web/submenu-bg-active.gif') repeat-y top left;
}

#leftContainer .block
{
	background: url('../images/web/submenu-bg.gif') repeat-y top left;
	width: 309px;
	margin-bottom: 8px;
}

#leftContainer .block h1
{
	padding-bottom: 10px;
}

#leftContainer .block .content
{
	width: 244px;
	padding-left: 30px;
	padding-right: 35px;
	font: normal 11px Arial;
}

#leftContainer .block .content span
{
	background-color: #00904a;
	color: #fff;
	font: normal 11px Arial;
	padding: 5px 6px;
}

#leftContainer .block .content p
{
	padding-bottom: 20px;
}

#leftContainer .block .content p a
{
	color: #000;
	font-size: 11px;
	background: url('../images/web/bullet.gif') no-repeat center right;
	padding-right: 4px;
}

#leftContainer .block .content p a:hover
{
	text-decoration: none;
}

#leftContainer .paging
{
	font-weight: bold;
	color: #000;

}

#leftContainer .block .content p.paging a
{
	color: #106d40;
	font-weight: bold;
	padding: 0 5px;
	background:transparent;
}

#leftContainer .block .content p.paging a:hover, #leftContainer .block .content p.paging a.active
{
	color: #000;
	text-decoration: none;
}


#mainContainer
{
	float: left;
	width: 612px;
}

#mainContainer p
{
	margin: 0;
	padding: 0;
}

#mainContainer h1
{
	color: #000;
	margin: 0;
	padding: 0 0 14px 0;
	font: bold 14px Arial;
	text-transform: uppercase;
}

#mainContainer .blockMain
{
	background: url('../images/web/blockmain-bg.jpg') repeat-y top right;
	margin-bottom: 5px;
}

#mainContainer .blockMain .blockContent
{
	background: url('../images/web/blockmain-top.jpg') no-repeat top right;
}

#mainContainer .blockMain .blockContent .container
{
	background: url('../images/web/blockmain-bottom.jpg') no-repeat bottom right;
	padding: 18px 23px 10px 20px;
}

#projects .projectRow
{
	background: url('../images/web/newprojects-bg.jpg') repeat-y 0 0;
}

#projects .projectItem
{
	background: url('../images/web/newprojects1.jpg') no-repeat top right;
	width: 269px;
	float: left;
}


#projects .evenItem
{
	margin-left: 21px;
	background: url('../images/web/newprojects2.jpg') no-repeat top right;
}

#projects .projectItem a
{
	float: left;
}

#projects .projectItem a.itemLink
{
	color: #185638;
	width: 145px;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 15px 0 5px 10px;
}

#projects .projectItem a:hover.itemLink
{
	text-decoration: underline;
}

#footer
{
	clear: both;
	padding: 25px 0 35px 0;
}

#footer a
{
	color: #5a5a5a;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer p
{
	color: #5a5a5a;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

#footer .block1
{
	float: left;
	width: 290px;
	padding-left: 22px;
}

#footer .block2
{
	float: left;
	width: 270px;
	padding-left: 5px;
}

#footer .block3
{
	text-align: right;
	float: left;
	width: 295px;
}

/* NAUJIENOS */
#newsContent p
{
	padding-bottom: 14px;
}
#newsContent .item
{
	padding-bottom: 14px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}

#newsContent .inner
{
	border-bottom: none;
	margin-bottom: 0;
}

#newsContent .item p.title span
{
	background-color: #00904a;
	color: #fff;
	font: normal 11px Arial;
	padding: 5px 6px;
}

#newsContent .item p.title
{
	padding-bottom: 5px;
	line-height: 24px;
}

#newsContent .item p a, #newsContent .item p.title
{
	font-weight: bold;
	color: #000;
	font-size: 12px;
}

#newsContent .item p.title span.tt
{
	text-decoration: underline;
	background-color: transparent;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}

#newsContent .item p a:hover
{
	text-decoration: none;
}

a.more
{
	background: url('../images/web/bullet.gif') no-repeat center right;
	padding-right: 4px;
	color: #106d40;
	text-decoration:underline;
}

a:hover.more
{
	text-decoration: none;
}

#projects .infoBlock
{
	width: 290px;
	float: left;
}

#projects .images
{
	float: left;
	width: 250px;
	padding: 14px;
	background-color: #fff;
}

#projects .images a img
{
	padding-bottom: 14px;
}

#projects .images .even
{
	margin-left: 14px;
}

/*
Svetaines medis
*/
#treeContent .treeTitle a
{
	padding-top: 20px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

#treeContent .content h1
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	padding-top: 10px;
}

#treeContent .content h1 a, #treeContent .content h2 a
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

#treeContent .content h2 a
{
	font-size: 12px;
	font-weight: normal;
}

#treeContent .content h1 a:hover, #treeContent .content h2 a:hover
{
	text-decoration: none;
}

#treeContent .content
{
	border-left: 1px solid #116f41;
	margin-left: 24px;
	margin-top: 6px;
	padding-top: 20px;
}

#treeContent .content h1
{
	background: url('../images/web/treebullet.gif') no-repeat left center;
	margin: 0;
	padding: 0 0 0 14px;
}

#subPages
{
	padding-bottom: 0px;
}

#subPages .subPage
{
	width: 268px;
	float: left;
	padding-bottom: 60px;
}

#subPages .subPage img
{
	margin-bottom: 10px;
}

#subPages .subEven
{
	margin-left: 28px;
}