	body {
		background-color: #ffffff;
		font-size: 12px;
		line-height:1.5em;	
		font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
		color:#333333;
		padding:0px;
		margin:0px;
		text-align:center;
	}

	form, div, p, h1, h2, img, hr, a, table, tr, td, ul{
		padding: 0px;
		margin: 0px;
		border: 0px;
	}
	
	a, a:visited, a:hover, a:active {
		text-decoration: none;
		color: #626262;
	}
	
	#header {
		margin-bottom: 31px;
		margin-top: 31px;
	}
	
	#header, .centered {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		text-align:left;
	}
	
	.centered {
		position: relative;
	}
	
	
	#logo {
		display: block;
		background-image: url("img/logo.jpg");
		float: left;
		width: 416px;
		height: 51px;
	}
	
	#topControls {
		float: right;
		width: 412px;
		text-align: right;
		margin-right: 31px;
		color: #aaaaaa;
		font-size: 11px;
	}
	
	#topControls a, #topControls a:visited {
		color: #aaaaaa;
	}
	
	#topControls img {
		margin-left: 17px;
	}
	
	#herbas {
		float: right;
	}
	
	#menuBar {
		width: 100%;
		height: 65px;
		background-image: url("img/menuBg.gif");
	}
	
	#menuBar ul {
		list-style: none;
		clear: left;
	}
	
	#menuBar li {
		float:left;
	}
	
	#siteMenu, #topMenu {
		height: 32px;
	}
	
	#siteMenu, #topMenu, #topMenu ul, #leftMenu, #leftMenu ul {
		padding: 0px;
		margin: 0px;
	}

	#siteMenu li, #topMenu li, #leftMenu li {
		padding: 0px;
		margin: 0px;
	}
		
	#siteMenu li {
		background-image: url("img/tab.jpg");
		height: 24px;
		width: 132px;
		margin-left: 5px;
		margin-top: 3px;
		text-align: center;
		padding-top: 5px;
		color: #ffffff;
		font-weight: bold;
		position: relative;
	}
	
	#siteMenu li .deleteRubric {
		position:absolute;
		right: 6px;
		top: 6px;
	}	
	
	#siteMenu li a {
		display:block;
		height: 24px;
		width: 132px;
		color:#ffffff;
	}

	#siteMenu li span {
		display:block;
		height: 24px;
		width: 132px;
	}

	
	#siteMenu li.current {
		background-image: url("img/tabActive.jpg");
		color: #05367b;
	}
	
	#topMenu {
		margin-left: 22px;
	}
	
	#topMenu li {
		height: 26px;
		margin-left: 5px;
		margin-top: 1px;
		margin-right: 20px;
		text-align: center;
		padding-top: 5px;
		font-size: 11px;
	}
	
	#topMenu li a {
		height: 26px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 4px;
		padding-bottom: 4px;
		color:#003399;
	} 

	#topMenu li:hover, #topMenu li:hover a, #topMenu li:hover h2 {
		background-color: #4a73a7;
		color: #ffffff;
	}
	
	#topMenu a.offline, #leftMenu a.offline  {
		color: #666666;
	}
	
	#topMenu ul,
	#topMenu li:hover ul ul,
	#topMenu ul li:hover ul
	{display: none;}
	
	#topMenu li:hover ul,
	#topMenu ul li:hover ul,
	#topMenu ul ul li:hover ul
	{display: block;z-index:1000;}
	
	ul#topMenu ul {
		background-color: #4a73a7;
		position: absolute;
		z-index: 500;
		left: 0px;
		top: 24px;
	}
	
	ul#topMenu ul ul{
		left: 200px;
		top: 0px;
	}
	

	#content {
		background-color: #edeff1;
		padding-top: 12px;
		padding-bottom: 96px;
	}
	
	#menuColumn {
		float: left;
		width: 252px;
		padding-bottom:8px;
		margin-right:10px;
	}

	#leftMenu, #leftMenu ul {
		list-style: none;
		width: 252px;
		background-color: #ffffff;
	}
	
	#leftMenu a, #leftMenu h2 {
		font-size: 12px;
		font-weight: normal;
		display: block;
		margin: 0px;
		color: #000000;
	}
	
/* pirmo lygio meniu punktu hoveriai */
	#leftMenu li:hover{
		background-color: #eaeff5;
		background-image: url("img/hr2.gif");
		background-position: bottom;
		background-repeat: repeat-x;
	}

	#leftMenu li:hover a {
		color: #003399;
	}
	
	#leftMenu li:hover a.offline {
		color: #666666;
	}
#leftMenu ul li ul li:hover, #leftMenu ul li ul li:hover a{
	background-color: #4a73a7;
	color: #ffffff;
}

#leftMenu ul li ul li:hover a.offline {
	color: #666666;
}
/*antro lygio meniu punktai*/
#leftMenu ul li {
	background-image: url("img/hr3.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

/* antro lygio meniu punktu hoveriai */
#leftMenu ul li:hover {
	background-color: #567caf;
	background-image: none;
}

#leftMenu ul li:hover a {
	color: #ffffff;
	font-weight:bold;
}

#leftMenu ul li:hover a.offline {
	color: #666666;
}


	#leftMenu ul,
	#leftMenu li:hover ul ul,
	#leftMenu ul li:hover ul
	{display: none;}
	
	#leftMenu li:hover ul,
	#leftMenu ul li:hover ul,
	#leftMenu ul ul li:hover ul
	{display: block;z-index:1000;}
	
	/*visi gilesnieji meniu lygiai, tolimesni uz 1*/
	ul#leftMenu ul {
		background-color: #eaeff5;
		border-right: 1px solid #787d88;
		border-bottom: 1px solid #787d88;
		position: absolute;
		z-index: 500;
		left: 252px;
		top: 0px;
	}

	#leftMenu li {
		position:relative;
		background-image: url("img/hr.gif");
		background-position: bottom;
		background-repeat: repeat-x;
		z-index:1000;
	}
	
	#leftMenu li a{
		margin: 0px;
		padding-top:7px;
		padding-bottom: 7px;
	}
	
	#leftMenu li li a{
		padding-bottom: 8px;
	}
	
	#leftMenu li.last {
		background-image: none;
	}
	
	#leftMenu ul {
		position: absolute;
		z-index: 500;
		left: 0px;
		top: 51px;
	}
	
	#leftMenu, #leftBannerPark, .topBanner, #quickLinks, .item {
		background-color: #ffffff;
	}
	
	#leftMenu li a, #leftMenu li h2, #leftBannerPark, #counter {
		padding-left: 22px;
	}
	
	#leftMenu, #leftBannerPark, #topBannerPark, #quickLinks, .item {
		margin-bottom: 12px;
	}

	#topMenu li {
		position:relative;
	}
	
	li .deleteRubric {
		position: absolute;
		left: 0px;
		top: 7px;
		display: none;
	}
	
	li:hover .deleteRubric {
		display: block;
	}
	
	.deleteRubric {
		cursor: pointer;
	}

	#leftBannerPark {
		padding-top: 30px;
	}
	
	div#leftBannerPark a {
		border:0 none;
	}
	
	div#leftBannerPark a img {
		border:0 none;
		width: 207px;
		margin-bottom: 30px;
	}
	
	div#leftBannerPark img {
		border:0 none;
		width: 207px;
		height: 42px;
	}
	
	#topBannerPark, #quickLinks, .item {
		float: right;
		width: 736px;
	}

	#topBannerPark img.banner {
		width: 175px;
		height: 151px;
	}
	
	#moreNewsLink {
	 	float:right;
	 	width: 736px;
		font-weight: bold;
		padding-top: 25px;
		padding-bottom: 20px;
	}

	#moreNewsLink a {
		color: #000000;
		text-decoration: underline;
	}
	
	

	.topBanner {
		float: left;
		width: 175px;
		margin-right: 12px;
		position:relative;
	}

.topBanner .kampukas {
	height:5px;
	width:175px;
	float:left;
	background:url("img/kampas.jpg");
	background-repeat:no-repeat;
	background-color: #f6f6f6;
}

	.topBanner.last {
		margin-right: 0px;
	}
	
	.topBanner h1 {
		font-size: 14px;
		color: #475a92;
		font-weight: bold;
		padding-top: 15px;
	}
	
	.topBanner .text {
		border-right: 1px solid #d8d8d8;
		padding-bottom: 15px;
		padding-left: 16px;
		padding-right: 16px;
		height: 70px;
	}

	.topBanner .textBoxBody {
		padding-top: 15px;
		font-size: 12px;
	}
	
	#quickLinks h1, #quickLinks div, .item h1, .item .abstract, #moreNewsLink a {
		padding-left: 16px;
		padding-right: 16px;
	}

	#quickLinks h1 a, .item h1 a {
	color:#000000;
	}

	#quickLinks, .item {
		padding-bottom: 12px;
	}
	
	#quickLinks .textBoxBody {
		background-image: url("img/hr.gif");
		background-position: top;
		background-repeat: repeat-x;
		padding-top: 12px;
	}

	#quickLinks table td{
		vertical-align:top;
		font-size: 12px;
	}

	#quickLinks h1, .item h1 {
		padding-top: 10px;
		padding-bottom: 5px;
		font-size: 12px;
		font-weight: bold;
	}
	
	.item, #quickLinks {
		background-image: url("img/bottom_line.jpg") ;
		background-position: bottom;
		background-repeat: no-repeat;
	}
	
	.item h1, #quickLinks h1 {
		background-image: url("img/top_line.jpg") ;
		background-position: top;
		background-repeat: no-repeat;
	}
	
	#quickLinks a, #quickLinks a:visited, #rubric a, #rubric a:visited, .item .abstract a, .item .abstract a:visited, #search_column a {
		text-decoration: underline;
		color: #626262;
	}
	
	#footer {
		position: relative;
		height: 139px;
		border-top: 1px solid #f0f0f0;
	}
	
	#burbulai {
		position: absolute;
		top: -90px;
	}
	
	.burbulai {
		position: absolute;
		top: -90px;
	}
	#bottomContacts {
		margin-top: 22px;
		float: right;
		width: 718px;
		font-size: 12px;
		color: #555555;
	}
	
	.clear {
		clear: both;
		font-size: 1px;
		line-height: 1px;
		height: 0px;
		width: 0px;
	}
	
	.hidden {
		display: none;
	}

#rubric, .administrationPage, #search_column, #mock_gs {
	width: 702px;
	float:right;
	background-color: #ffffff;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
}

#rubric h1, .administrationPage h1, #search_column h1 {
	color:#4a6fa4;
	font-size:18px;
	margin-bottom:22px;
}

#rubric h2, .administrationPage h2 {
	font-size: 12px;
}


#rubric h2 a	{
	color:#4a6fa4;
	font-size:14px;
}

.articleDiv {
	float:left;
}

.articleMeta {
	margin-bottom: 22px;
}

#rubric *, .administrationPage *{
	text-align: left;
}

#rubric div, #rubric p {
text-align: left;
}

#rubric ul {
	margin-left: 16px;
}

#rubric span {
}

.colorTables table td{
	background-color: #eaeff5;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

.helper {
border: 1px solid #999999;
}

#dragHelper {
text-align: left;
}

.addSubRubricLink img {
	vertical-align: bottom;
}

.addSubRubricLink form {
	display: inline;
}

.addSubRubricLink form .input{
	width: 100px;
}

#navpath {
	margin-bottom: 10px;
}

/*---------- search results -----------*/
#searchForm {
padding-left: 20px;
padding-bottom: 7px;
}

#searchForm *{
	vertical-align: middle;
}

#searchForm .search_input {
width: 115px;
}

#searchField {
	height: 20px;
	width: 265px;
	border-top: 1px solid #979797;
	border-left: 1px solid #979797;
}

#searchButton{
	margin-left: 0px;
}

.gs-result .gs-title, .gs-result .gs-title * {
	color:#003399;
	text-decoration:underline;
}

.gs-result a {
	color:#003399;
	text-decoration:underline;
	cursor:pointer;
}

div.gs-watermark {
	display: none;
}

div.gs-visibleUrl {
	display: none;
}

a.gs-title {
	color: #003399;
	text-decoration: underline;
}

div.gs-result {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

.gsc-cursor,
div.gsc-cursor-box {
  clear : both;
  display : inline;
  margin-top: 1.2em;
  margin-bottom : 10px;
}

.gsc-cursor .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-cursor .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-cursor .gsc-cursor-current-page {
  color : #003399;
  font-weight : bold;
  text-decoration: none;
}

input.gsc-search-button {
    background: url('img/search_btn.gif') no-repeat top left;
    border: none;
    padding: 2px 8px;
}

* a.offline {
	color: #666666;
}
