@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
	color:#FFFFFF;
}
.header {
	height: 184px;
	width:100%;
	background-color:#ebf4f0;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -75px; /* the bottom margin is the negative value of the footer's height */
	width:100%;
}
.footer {
	height: 75px; /* .push must be the same height as .footer */
	border-top: 2px #b7be27 solid;
	background-color: #ebf4f0;
	width:100%;
	
}
.push {
	height: 75px; /* .push must be the same height as .footer */
	width:100%;
	
}

.pavadinimas {
	font-size: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;
}
.text {
	font-size: 11px; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.title_main {
	font-size: 13px; 
	FONT-FAMILY: Garamond;
	color:#848484;
	line-height:15px;
}
.title {
	font-size: 12px; 
	FONT-FAMILY: Garamond;
	color:#000000;
	line-height:15px;
	text-transform: uppercase; 
}

.dtree, SELECT, EDITOR {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
a.langs {
	color: #000000;
	font-family:Garamond;
	font-size:16px;
	text-decoration:none;
}
a.langs:hover {
	color: #000000;
	font-family:Garamond;
	font-size:16px;
	text-decoration:none;
}
a.langs:visited {
	color: #000000;
	font-family:Garamond;
	font-size:16px;
	text-decoration:none;
}
.dtree a, a {
	color: #b10c42;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover, a:hover {
	color: #b10c42;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

.spacer {
	width:1px; height:1px; border:0;
}

body, td{ 
  SCROLLBAR-FACE-COLOR: #ffffff; 
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
  SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
  SCROLLBAR-ARROW-COLOR: #CC98329; 
  SCROLLBAR-TRACK-COLOR: #ffffff; 
  SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Garamond;
  font-size: 15px;
  color: #373737;
}
a.svarbi_info, a.svarbi_info:hover{
	color: #373737;
}
.popup { 
	POSITION: absolute; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: #E8E8E8; 
	LAYER-BACKGROUND-COLOR: #E8E8E8; 
	width: 200; 
	border: 1px solid red;
	PADDING: -30px; z-index: -10 
}
#loadMessage {	
	border:1px solid #cccccc; 
	padding: 10px; 
	width: 150px; 
	color:#666666;
	background-color:#efefef; 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size:12px; 
	font-weight:bold
}
.pagrindinis{
	border-top: 3px #0e6abc solid; 
	min-height:500px; 
	height:500px; 
	margin-bottom: 1em;
	vertical-align:top;
	background-color:#FFFFFF;
}
.tab{
	height: 19px;
	background-color: #d3e4f5;
	color: #2D2B2B;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;
	cursor:pointer;
	vertical-align:middle;
}
.tab_active{
	height: 19px;
	background-color: #0e6abc;
	color: #2D2B2B;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;
	cursor:pointer;
	vertical-align:middle;
}
.tab_over{
	height: 19px;
	background-color: #b3d4f5;
	color: #2D2B2B;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;
	cursor:pointer;
	vertical-align:middle;
}
.news_date{
	color: #b7be27;
}
.page{
	background-image:url(img/page.gif);
	background-repeat:no-repeat;
	width: 23px;
	height: 19px;
	padding-top:3px;
	margin-left: 3px;
	margin-right: 3px;
	cursor: hand;
	cursor:pointer;	
	float: left;
}
.page_sel{
	background-image:url(img/page_sel.gif);
	background-repeat:no-repeat;
	width: 23px;
	height: 19px;
	padding-top:3px;
	margin-left: 3px;
	margin-right: 3px;
	cursor: hand;
	cursor:pointer;	
	float: left;
}
a.paging_link, a.paging_link:visited {
	color: #333;
	text-decoration: none;
}
a.paging_link:hover {
	color: #333;
	text-decoration: none;
}
.listtab{
	height: 19px;
	background-color: #F4F7F4;
	color: #d3e4f5;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;
	cursor:pointer;
	vertical-align:middle;
}
.listtab_active{
	height: 19px;
	background-color: #f0f0f0;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;
	cursor:pointer;
	vertical-align:middle;
}
.listtab_td{
	background-color:#F4F7F4;
	padding-left:5px;
}
.menuout {
	width: 5px;
}
a.sys_link, a.sys_link:visited {
	color: #0000FF;
	border: 1px solid #006666;
	padding: 1px;
}
a.sys_link:hover {
	border: 1px solid #993300;
	padding:1px;
	text-decoration:none;
}

a.tabs_menu, a.tabs_menu:hover, a.tabs_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #2D2B2B;
}
a.tabs_menu_active, a.tabs_menu_active:hover, a.tabs_menu_active:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a.lang, a.lang:hover, a.lang:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
a.lang_selected, a.lang_selected, a.lang_selected:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.sub_menu, a.sub_menu:visited {
	font-family: Garamond;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
a.sub_menu:hover {
	font-family: Garamond;
	font-size: 13px;
	text-decoration: none;
	color: #b10c42;
}
a.sub_menu_selected, a.sub_menu_selected, a.sub_menu_selected:visited {
	font-family: Garamond;
	font-size: 13px;
	text-decoration: none;
	color: #b10c42;
}
.inner_div{
	border: 1px dotted silver;
}
table.structure{
	width:100%;
}
table.structure td{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding-left:5px;
	padding-right: 5px;
}
table.order{
	width:575px;
	border: 1px solid #e5f2fe;
}
table.order td{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	padding-left:5px;
	padding-right: 5px;
}
table.inner_table {
	border-width: 0px;
	border-collapse: collapse;
	background-color: #e2e2e2;
}
table.inner_table th {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	-moz-border-radius: ;
}
table.inner_table td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: gray;
	-moz-border-radius: ;
}
.menu_admin{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	cursor: hand;
	cursor: pointer;
}

.bg_tamsus {
	background-color: #0e6abc;
}
.bg_sviesus {
	background-color: #d3e4f5;
}
.sviesiausias_forma {
	border: 1px #e5f2fe solid;
	width: 355px;
}
.input{
	border: 1px #9f9e9e solid;
	font-size:10px;
}
.sviesiausias_border {
	border: 1px #e5f2fe solid;
}
.bg_tamsesnis{
	background-color: #b3d4f5;
}
.small_text{
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.plona_linija_tamsesnis{
	background-color: #b3d4f5;
	height:1px;
	width:100%;
	overflow:none;
	line-height:1px;
}
.plona_linija_tamsus{
	background-color: #0e6abc;
	height:1px;
	width:100%;
	line-height:1px;
	overflow:none;
}
.maindata{
	border: 1px #0e6abc solid;
}
#status{
	color: #CC0000;
}
input { border: 1px solid #a5a5a5; font: 1em Verdana, Sans-serif;}
.selectas{width:200px;}
textarea {border: 1px solid #a5a5a5; font: 1em Verdana, Sans-serif; overflow:auto;}

.kursorius {
	cursor: pointer;
}


#dhtmlgoodies_menu img{
		border:0px;
	}

	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;	
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{

		margin:0px;
		padding:0px;
	}
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		padding:1px;
		font-family:Garamond;
		text-transform: uppercase; 
		font-size:12px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		padding-top:0px;
		color:#4b4a4a;
		background-image:url(/img/men.gif);
		background-repeat:repeat-x;
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		background-color:#ebf4f0;
		font-family:Garamond;
		color: #4d4d4d;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		color: #4b4a4a;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
		font-family:Garamond;
	
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:5px;
		padding-right:5px;
		padding-top: 14px;
	}
	#dhtmlgoodies_menu .currentDepth1over{
		padding-left:5px;
		padding-right:5px;
		padding-top:14px;
		color: #b10c42;
		background-image:url(/img/men_sel.gif);
		background-repeat:repeat-x;
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		font-weight:none;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color:#b10c42;
		font-family:Garamond;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		padding-left:4px;
		padding-right:5px;
		padding-top:3px;
		padding-bottom:3px;
		border-bottom:1px solid #a6a6a6;
	}
	#dhtmlgoodies_menu .currentDepth2over{
		padding-right:5px;
		padding-left:4px;
		padding-top:3px;
		padding-bottom:3px;
		background-color:#E2EBED;
		border-bottom:1px solid #000;
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#000;
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:2px;
		background-color:#EDE3EB;
		border:1px solid #000;
	}	
	
