html{
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	background-position: center;
	background-repeat: repeat-y;
	height:100%;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: top center;
}

.no-float{
	clear: both;
}
.hand{
	cursor: pointer;
}
.nowr{
	white-space:nowrap;	
}
.zero{
	height:0px;
	line-height:0px;
}
.c_norm{
	cursor:default;
}
.no-margin{
	margin:0px;
	padding:0px;
}
.f-left {
	float: left;
}
.main {
	width: 999px;
	margin: 0 auto;
	min-height: 600px;
}

.main td.left {
	width: 181px;
	background-image: url('../img/logo_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.main td.left .logo{
	margin-top: 19px;
	margin-left: 47px;
}

.main td.left a.logoTitle {
	color: #6aa3da;
	font-size: 11px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
	display: block;
	text-decoration: none;
}

.main td.left .date{
	color: #6aa3da;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 14px;
}

.main td.left .leftMenu {
	margin: 0px;
	padding-bottom: 10px;
}

.main td.left .leftMenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url('../img/bg_blue.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

.main td.left .leftMenu ul li{
	margin: 0px;
	margin-left: 20px;
	/*padding-top: 2px;
	padding-bottom: 2px;*/
}

.main td.left .leftMenu ul li.L1{
	/*position: relative;*/
	background-color: white;
}

.main td.left .leftMenu ul li.fi{
	background-image: url('../img/l_m_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	margin: 0px;
	padding: 0px;
}

.main td.left .leftMenu ul li.la{
	background-image: url('../img/l_m_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px;
	padding: 0px;
}

.main td.left .leftMenu ul li a{
	margin: 0px;
	display: block;
	background-image: url('../img/point_left.jpg');
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	color: #6697D9;
	text-decoration: none;
}

.main td.left .leftMenu ul li.L2 a {
	color: #86b7f9;
}

.main td.left .leftMenu ul li a.active {
	text-decoration: underline;
	color: #6697D9;
}

.main td.left .leftMenu ul li a:hover {
	text-decoration: underline;
}

.main td.left .leftMenu ul.submenu1 {
	display: none;
	/*position: absolute;*/
	background-color: white;
	background-image: none;
	z-index: 1000;
	/*border-top: 1px solid #6697D9;*/
}

.main td.left .leftMenu ul li.L2 {
	/*border-left: 1px solid #6697D9;
	border-right: 1px solid #6697D9;
	border-bottom: 1px solid #6697D9;*/
	margin: 0px;
	padding-left: 10px;
}

.main td.center {
	background-color: #fff;
}

.main td.border {
	background-image: url('../img/border.jpg');
	background-repeat: repeat-y;
	background-position: left top;	
}

.main td.center .centerBlock {
	background-image: url('../img/picture.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 635px;
	height: 170px;
	overflow: hidden;
	margin: 0px;
}

.main td.center .centerBlock .oblock{
	margin: 5px 4px 0px 5px;
	padding: 0px;
	width: auto;
}

.main td.center .centerMenu {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.main td.center .centerMenu .t_men_b{
	height: 55px;
	background-image: url('../img/top_menu_border.jpg');
	background-repeat: repeat-x;
	margin: 0px;
}

.main td.center .centerMenu ul{
	padding: 0px;
	margin: 0px;
	
}

.main td.center .centerMenu ul li{
	display: block;
	float: left;
	margin: 0px;
}

.main td.center .centerMenu ul li a{
	display: block;
	background-image: url('../img/top_menu_bg.jpg');
	background-repeat: repeat-x;
	width: 93px;
	height: 30px;
	padding-top: 25px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	color: #6697D9;
}

.main td.center .centerMenu ul li a.active, .main td.center .centerMenu ul li a:hover{
	background-image: url('../img/top_menu_bg_active.jpg');
	text-decoration: none;
}

#contentContainer {
	clear: both;
	margin: 0px;
	padding-left: 17px;
	padding-top: 24px;
	padding-right: 17px;
	background-color: #fff;
}

#page_title {
	margin: 0px;
	padding-bottom: 7px;
	color: #6aa3da;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted #8586d9;
	background-image: url('../img/h_pic.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-top: 0px;
}

#content {
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

.main td.right {
	width: 181px;
	background-image: url('../img/logo_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-top: 7px;
}

.main td.right .lang{
	margin-left: 16px;
	margin-right: 16px;
}

.main td.right .icons {
	margin: 0px;
	padding-top: 22px;
	padding-left: 10px;
}

.main td.right .icons a{
	padding-left: 11px;
	padding-right: 11px;
}

.main td.right .accessibility {
	text-align: center;
	margin-top: 20px;
}

.main td.right .accessibility a{
	background-image: url('../img/accessibility.png');
	background-repeat: no-repeat;
	background-position: center right;
	display: block;
	text-align: right;
	line-height: 26px;
	height: 26px;
	padding-right: 36px;
	font-weight: bold;
	width: 111px;
	color: #6697D9;
	text-decoration: none;
}

.main td.right .accessibility a:hover{
	text-decoration: underline;
}

.main td.right .rightMenu {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 10px;
}

.main td.right .rightMenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url('../img/bg_blue.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

.main td.right .rightMenu ul li{
	margin: 0px;
	margin-right: 14px;
}

.main td.right .rightMenu ul li.fi{
	background-image: url('../img/r_m_top.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	margin: 0px;
}

.main td.right .rightMenu ul li.la{
	background-image: url('../img/r_m_bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
}

.main td.right .rightMenu ul li a{
	margin: 0px;
	display: block;
	background-image: url('../img/point_right.jpg');
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-left: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	text-align: right;
	color: #6697D9;
	text-decoration: none;
}

.main td.right .rightMenu ul li a.active {
	text-decoration: underline;
}

.main td.right .rightMenu ul li a:hover{
	text-decoration: underline;
}

.main td.right .rightMenu .t_men_b {
	margin: 0px;
	height: 16px;
}

.oblock {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 9px;
	width: 166px;
	overflow: hidden;
}

.ocontent {
	margin: 0px;
}

.bleft {
	background-image: url('../img/bottomsidebg.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bleft div {
	height: 44px;
	margin: 0px;
	background-image: url('../img/left2.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bcenter {
	background-image: url('../img/contactsleft.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bcenter div{
	height: 45px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	margin:0px;
	background-image: url('../img/contactsright.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bcenter p{
	border-top: 1px solid #686868;
	margin: 0px;
	padding-top: 7px;
	color: #686868;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}

.bright {
	background-image: url('../img/bottomsidebg.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bright div {
	height: 44px;
	margin: 0px;
	background-image: url('../img/right2.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.bright div p{
	margin: 0px;
	padding-top: 12px;
	padding-left: 12px;
	text-align: left;
}
.page_block {
	clear: both;
	margin: 0px 0px 0px -2px;
	
}

.page_block .fancy{
	background-image:url('../img/fancy_middle.png');
	background-repeat: repeat-y;
	padding: 2px 15px 2px 15px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.page_block .fancy a{
	font-size: 12px;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.page_block .fancy_top{
	margin: 0px;
	background-image:url('../img/fancy_top.png');
	background-repeat: no-repeat;
	height: 6px;
}

.page_block .fancy_bottom{
	margin: 0px 0px 15px 0px;
	background-image:url('../img/fancy_bottom.png');
	background-repeat: no-repeat;
	height: 7px;
}

/* paieskai */
.search {
	padding-top: 20px;
	margin: 0px;
}

.search_fld {
	width: 88px;
	height: 13px;
	border: 1px solid #7392e5;
	color: #6697D9;
}

#searchsuggest{
	display: block;
	position: absolute;
	visibility: hidden;
	/*height: 200px;*/
	min-width: 160px;
	max-width: 170px;
	border: 1px solid #6793ac;
	background-color: #ffffff;/*#FBFFDB;*/
	margin: 16px 0px 0px -50px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}

#searchBtn{
	margin-top:4px;
	float:left;
	width:17px;
	height:12px;
	border:none;
	background-image: url("../img/looking_glass_spr.jpg");
	background-repeat: no-repeat;
}
.nsb{
	background-position: left -12px;
	cursor: default;
}
.asb{
	background-position: left 0px;
	cursor: pointer;
}

.qs_rez_block{
	padding: 3px 9px 3px 11px;
	cursor: pointer;
	font-size: 9px;
}
.act_sq_rez{
	background-color: #dfdfdf;
}
.qs_rez_block .qs_link{
	font-size: 9px;
	color: #29536b;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.qs_rez_block .qs_in_content{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.qs_rez_block .qs_in_content p{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.qs_rez_block .qs_in_content, .qs_rez_block .qs_in_content p{
	font-size: 9px;
	color: #29536b;
	font-style: normal;
}
.qs_rez_block .qs_in_content .found, .qs_rez_block .qs_in_content p .found{
	font-weight: bold;
	
	font-style: italic;
	background-color: transparent;
	color: #fb9b39;
}
/*.act_sq_rez .qs_in_content,
.act_sq_rez .qs_in_content p,
.act_sq_rez .qs_in_content,
.act_sq_rez .qs_in_content p,*/
.act_sq_rez .qs_in_content .found,
.act_sq_rez .qs_in_content p .found{
	color: #fb9b39;
}

#qs_loader{
	display: block;
	position: absolute;
	visibility: hidden;
	height: 14px;
	width: 14px;
	margin: 4px 0px 0px 5px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background-image: url("../img/mini_loader_tr.gif");
	background-repeat: no-repeat;
}

#searchsuggest .qs_all_rez {
	background-image: url("../img/qsp.png");
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 11px;
	margin-right: 9px;
	color: #fb9b39;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #dfdfdf;
	font-size: 9px;
	padding-left: 10px;
	cursor: pointer;
}

#searchsuggest .qs_all_rez .qstext{
	font-weight: normal;
	font-size: 9px;
}

.letform #send_form{
	margin-top: 5px;
}

.pager a {
	color: #29536B;
}

.pager a.dis {
	color: #7D7C7D;
}

.pager a.curent {
	font-weight: bold;
}

.page_search {
	border:1px solid #7392E5;
}
.panaudojimas{
	margin: 10px 0px 0px 0px;
	padding:  8px 0px 0px 0px;
	border-top: 1px solid #ccc;
	font-size: 10px;
	text-align: justify;
	color: #888;
}

