/* common css start*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px/20px    Arial, Verdana, Tahoma;
	background: #FFF url(/images/bg_body.jpg) top left repeat;
	/*color: #767373;*/
 	color: #4F4F4F;
}
img {
	border: none;
}
a {
	text-decoration: underline;
	color: #cecece;
}
a img {
	display: block;
}
a:hover {
	text-decoration: none;
}
.clear_div, .clear_div_white {
	/*position: relative;*/
	clear: both;
	height: 1px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
.clear_div_white {
	background-color: #FFF;
}
.align_right img {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.align_top {
	vertical-align: top;
}
.no_margin {
	margin: 0px;
}
.bold_text {
	font-weight: bold;
}
.text_underline {
	text-decoration: underline;
}
.float_right {
	float: right;
	margin: 0px 0px 0px 10px;
}
.float_left {
	float: left;
	margin: 5px 23px 10px 0px;
}
.no_margin {
	margin: 0px;
}
.text_uppercase {
	text-transform: uppercase;
}
.text_italic {
	font-style: italic;
}
.clear_both {
	clear: both;
}
#page_extender {
	width: 1px;
	position: relative;
	float: right;
	height: 50px;
	/*background-color: blue;*/
}
#container_1, #container_1_w699 {
	width: 894px;
	margin: 0px auto;
	padding: 0px 33px 0px 33px;
	position: relative;
	height: 100%;
	/*border: 1px solid red;*/
}
#container_1_w699 {
	width: 699px;
}
#container_header {
	padding: 0;
	margin: 0;
	height: 151px;
	position: relative;
	/*border: 1px solid red;*/
}
#logo {
	display: inline;
	float: left;
	width: 173px;
	height: 92px;
	background: url(/images/logo.jpg) 0 0 no-repeat;
	margin: 38px 0 0 0;
}
#logo a {
	display: block;
	width: 173px;
	height: 92px;
}
#logo span {
	display: none;
}
.container_search {
	width: 212px;
	position: absolute;
	top: 38px;
	/*right: 195px;*/
	right: 195px;
	/*border: 1px solid blue;*/
}
#container_1_w699 .container_search {
	right: 0px;
}
.container_search div {
	width: 95px;
	float: left;
	text-align: left;
	/*border: 1px solid red;*/
	font: 14px/18px Arial, Tahoma, Verdana;
	color: #FFF;
}
.container_search div img {
	display: block;
	margin: 0px 0px 3px 0px;
}
.container_search .float_right {
	margin: 0px;
	float: right;
}
/*
.container_search img{
	display: block;
	float: left;
}
.container_search img.float_right{
	float: right;
	margin: 0px;
}
*/
.container_search form {
	display: block;
	clear: both;
	padding: 15px 0px 0px 30px;
}
.container_search form input {
	line-height: 19px;
	display: inline;
	vertical-align: middle;
	width: 149px;
	border: 1px solid #676767;
}
.container_search form input.button {
	width: 19px;
	border: none;
	margin-left: 5px;
}
.container_search form img {
	float: none;
	display: block;
	padding-bottom: 4px;
	margin: 0px;
}
#container_2 {
	position: relative;
	height: 100%;
}
#container_tilte_left, #container_inner_left {
	width: 699px;
	float: left;
	/*height: 100%;*/
	position: relative;
	overflow: hidden;
	/*border: 1px solid green;*/
}
#container_tilte_right {
	width: 175px;
	float: right;
	padding: 10px 0px 0px 20px;
	/*border: 1px solid yellow;*/
	color: #FFF;
	font: 11px/15px Arial, Tahoma, Verdana;
}
#container_tilte_right img {
	padding-top: 10px;
	/*margin-bottom: 15px;*/
}
#container_tilte_right h4 {
	color: #d8d8d3;
	text-transform: uppercase;
	font: 11px/16px Arial, Tahoma, Verdana;
	padding: 5px 0px 4px 0px;
	display: block;
}
#container_tilte_right p {
	display: block;
	/*padding-bottom: 11px;*/
	padding: 1px 0px 0px 0px;
	background: url(/images/line_1.gif) bottom center no-repeat;
}
#container_tilte_right p a {
	margin-top: 9px;
	display: block;
}
#container_tilte_right p a.btn_more {
	margin-top: 9px;
	display: block;
	width: 79px;
	height: 10px;
	background: url(/images/text_read_more.gif) 0 0 no-repeat;
}
#container_tilte_right p a.btn_more span {
	display: none;
}
#container_tilte_right a.btn_archives {
	margin-top: 11px;
	display: block;
	width: 121px;
	height: 11px;
	background: url(/images/text_article_archives.gif) 0 0 no-repeat;
}
#container_tilte_right a.btn_archives span {
	display: none;
}
.line_1 {
	height: 1px;
	background: url(/images/line_1.gif) top center no-repeat;
	margin: 10px 0px;
}
.art_title {
	text-transform: uppercase;
	color: #D8D8CC;
}
/*IF USED TEXT IN MENU */
/* TOP MENU */
ul#top_menu {
	display: block;
	float: right;
	height: 100%;
	position: relative;
	overflow: hidden;
	/*border: 1px solid red;*/
}
#top_menu li {
	display: block;
	position: relative;
	float: left;
	width: 128px;
	background: url(/images/bg_top_menu.jpg) top left no-repeat;
	line-height: 32px;
	vertical-align: middle;
	/*border: 1px solid blue;*/
}
#top_menu li.active {
	background: url(/images/bg_top_menu_active.jpg) top left no-repeat;
}
#top_menu li a, #top_menu li p {
	display: block;
	height: 32px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	/*border: 1px solid green;*/
	padding: 0px;
	margin: 0px;
	color: #3e3e3e;
	font: normal 12px/32px Arial, Tahoma, Verdana;
	text-transform: uppercase;
}
#top_menu li p,  #top_menu li.active a {
	color: #3e3e3e;
}
/*SUB MENU*/
ul#sub_menu {
	position: relative;
	display: block;
	border-bottom: 1px solid #FFF;
	height: 42px;
	overflow: hidden;
	margin: 0px 19px;
}
ul#sub_menu li, ul#sub_menu li a,  ul#sub_menu li p {
	display: block;
	float: left;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	text-decoration: none;
	font: normal 12px/42px Arial, Tahoma, Verdana;
	color: #7c93af;
	color: #506D8F;
	text-transform: uppercase;
}
ul#sub_menu li p {
	color: #84584d;
}
ul#sub_menu li {
	background: url(/images/bg_submenu.gif) bottom center no-repeat;
	padding: 0px 8px;
}
ul#sub_menu_img li a img {
	display: inline;
}
/*IF USED TEXT IN MENU END*/
#container_3 {
	width: 385px;
	overflow: hidden;
	/* JEI REIKIA KINTANCIO DYDZIO - sias dvi eilutes uzkomentuoti*/
	/*height: 518px;
	overflow: hidden;*/
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 44px 53px 20px 73px;
	background: #ebebeb url(/images/bg_cont_3.jpg) top left repeat-x;
}
#container_3 img {
	display: block;
	padding-bottom: 26px;
	margin: 0px;
}
#container_3 p.p1 {
	background: url(/images/bg_title_paragraph_2.jpg) top center no-repeat;
	padding: 14px 0px 11px 3px;
	text-align: justify;
}
#container_3 p img {
	padding: 0px;
}
#container_3 p a.more {
	display: block;
	width: 45px;
	margin: 8px 0px;
	height: 10px;
	background: url(/images/text_more.gif) 0 0 no-repeat;
}
#container_3 p a.more span {
	display: none;
}
#container_4 {
	width: 179px;
	float: right;
	padding: 399px 8px 0px 0px;
	font: 11px/16px Arial, Tahoma, Verdana;
	color: #FFF;
	/*background-color: red;*/
}
.partner {
	line-height: 26px;
	background-color: #6f87a3;
	padding: 0px 0px 0px 9px;
	margin-top: 24px;
	font-weight: bold;
}
#picture_1 {
	display: block;
	position: absolute;
	/*top : 47px;
	left: 0px;*/
	top: 200px;
	left: 33px;
	z-index: 2;
}
#theImage {
	display: block;
	position: absolute;
	/*top: 47px;
	left: 0px;*/
	   top: 200px;
	left: 33px;
	z-index: 2;
}
#slideshow {
	display: block;
	position: absolute;
	top: 200px;
	left: 33px;
	z-index: 2;
	background: url(/images/home_slideshow_bg.png) left top no-repeat;
	width: 250px;
	height: 374px;
	overflow: hidden;
}
#slideshow .inner {
	position: absolute;
	top: 13px;
	left: 4px;
}
#container_5 {
	height: 100%;
	clear: both;
	padding-right: 1px;
	background: url(/images/bg_cont_5.jpg) 187px 0px repeat-y;
	/*background: url(/images/bg_cont_5.jpg) 186px 0px repeat-y;*/
	/*border: 1px solid green;*/
}
#container_footer {
	position: relative;
	padding: 10px 0px 10px 187px;
	/*color: #7d7b7a;*/
	color: #9f9f9f;
	font: 11px/16px Arial, Tahoma, Verdana;
}
#container_footer p,  #container_footer a,  #container_footer img {
	display: inline;
}
#container_footer a {
	color: #7c93af;
	text-decoration: none;
	margin: 0px 15px;
}
#container_footer a:hover {
	text-decoration: underline;
}
#container_footer p.designed_by {
	display: block;
	float: right;
}
#container_footer p.designed_by a {
	margin: 0px;
}
/* CONTENT 1 */
#container_inner_left #container_footer {
	padding-left: 0px;
}
#container_6 {
	background: #eceeeb url(/images/bg_cont_6.jpg) 0px 0px repeat-x;
	/*padding: 0px 19px;*/
	padding: 0px;
	position: relative;
	clear: both;
	height: 100%;
	/*border: 1px solid red;*/
}
/* IF USED IMAGES*/
/* TOP MENU */
ul#top_menu_img {
	display: block;
	float: right;
	height: 100%;
	position: relative;
	/*border: 1px solid red;*/
}
#top_menu_img li {
	display: block;
	position: relative;
	float: left;
	width: 128px;
	background: url(/images/bg_top_menu.jpg) top left no-repeat;
	line-height: 32px;
	vertical-align: middle;
	/*border: 1px solid blue;*/
}
#top_menu_img li.active {
	background: url(/images/bg_top_menu_active.jpg) top left no-repeat;
}
#top_menu_img li a {
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	/*border: 1px solid green;*/
	padding: 0px;
	font-size: 27px;
	margin: 0px;
}
#top_menu_img li a img {
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 32px;
}
ul#sub_menu_img {
	position: relative;
	display: block;
	border-bottom: 1px solid #FFF;
	height: 42px;
	overflow: hidden;
	margin: 0px 19px;
}
ul#sub_menu_img li, ul#sub_menu_img li a,  ul#sub_menu_img li p {
	display: block;
	float: left;
	height: 42px;
	line-height: 42px;
	vertical-align: middle;
	text-decoration: none;
}
ul#sub_menu_img li a,  ul#sub_menu_img li p {
	
}
ul#sub_menu_img li {
	background: url(/images/bg_submenu.gif) bottom center no-repeat;
	padding: 0px 3px;
}
ul#sub_menu_img li a img {
	display: inline;
}
/* IF USED IMAGES END*/
#container_content {
	padding: 5px 19px;
	position: relative;
	height: 100%;
	font: 12px/16px  Arial, Verdana, Tahoma;
}
#container_content .title {
	padding: 25px 0px 18px 0px;
}
#container_content p {
	/*padding-bottom: 10px;*/
	padding-bottom: 16px;
}
.profile_item {
	position: relative;
	width: 209px;
	height: 211px;
	float: left;
	border: 1px solid #FFF;
	font: 11px/13px Arial, Tahoma, Verdana;
	margin: 0px 9px 9px 0px;
}
.profile_item div {
	height: 204px;
	border: 1px solid #e5e3e4;
	background-color: #ebebeb;
	padding: 5px 10px 0px 10px;
}
#container_content .profile_item h4 {
	text-transform: uppercase;
	font: 12px/14px Arial, Tahoma, Verdana;
	padding-bottom: 0px;
}
#container_content .profile_item p {
	padding-bottom: 4px;
}
.profile_item img {
	display: block;
	border: 1px solid #e5e3e4;
	padding: 7px 6px 7px 7px;
	background-color: #FFF;
}
.profile_item a img {
	/*border: none;
	padding: 0px;
	background: none;
	margin-top: 10px;*/
	display: block;
	border: 1px solid #e5e3e4;
	padding: 7px 6px 7px 7px;
	background-color: #FFF;
}
.profile_item  a.more {
	display: block;
	width: 45px;
	margin: 10px 0px;
	height: 10px;
	background: url(/images/text_more.gif) 0 0 no-repeat;
}
.profile_item  a.more span {
	display: none;
}
.paging {
	position: relative;
	height: 100%;
	clear: both;
	text-align: right;
	padding: 13px 0px 7px 0px;
}
.paging a {
	display: inline;
	color: #a7c0de;
	text-decoration: none;
	margin-left: 6px;
}
.paging a:hover {
	text-decoration: underline;
}
#container_content h4 {
	font-size: 22px;
	/*font-size: 16px;*/
	color: #605e5d;
	font-weight: normal;
	line-height: 31px;
	/*padding-bottom: 32px;*/
}
/* CONTENT 2 */
.image_border {
	height: 252px;
	overflow: hidden;
	background: url(/images/pict_border_1.gif) top left no-repeat;
	margin: 5px 0px 11px 10px;
	padding: 15px 0px 0px 15px;
}
.go_back_button {
	display: block;
	position: relative;
	/*width: 80px;*/
    	float: right; 
	margin-top: 1px;
	/*border: 1px solid blue;*/
}
.min_height_100 {
	width: 1px;
	height: 100px;
	float: left;
	position: relative;
}
#container_content h2 {
	text-transform: uppercase;
	color: #84584d;
	/*font: 36px/48px Arial, Tahoma, Verdana;*/
	font: 32px/36px Arial, Tahoma, Verdana;
	margin: 18px 0px 14px 0px;
}
#container_3 h2 {
	text-transform: uppercase;
	color: #84584d;
	/*font: 36px/48px Arial, Tahoma, Verdana;*/
	font: 32px/36px Arial, Tahoma, Verdana;
	margin: 1px 0px 14px 0px;
}
#container_content h2.title_2 {
	font-size: 26px;
	font-weight: normal;
	/*line-height: 30px;*/
	text-transform: none;
	color: #767373;
	margin: 0px 0px 16px 0px;
	display: inline;
}

#container_content h4.title_3 {
	/*position: absolute;*/
	font-size: 16px;
	display: inline;
	padding-top: 5px;
}
.column_1 {
	width: 315px;
	float: left;
	padding-bottom: 36px;
}
.column_2 {
	/*width: 298px;*/
	width: 284px;
	float: right;
	padding-bottom: 36px;
}
#container_content h5 {
	color: #84584d;
	font: bold 12px/16px Arial, Tahoma, Verdana;
}
#container_content ul {
	/*list-style-type: none;*/
	list-style-type: disc;
	/*padding-bottom: 16px;*/
	padding: 0px 0px 16px 20px;
}
#container_content a {
	/*color: #7c93af;*/
	color: #506D8F;
	text-decoration: underline;
}
#container_content a:hover {
	text-decoration: none;
}
/* CONTENT 3 */
.column_1_v2 {
	width: 187px;
	float: left;
	padding-bottom: 15px;
}
.column_1_v22 {
	float: left;
	padding-bottom: 15px;
}
.column_2_v2 {
	width: 442px;
	float: right;
	padding-bottom: 15px;
}
#container_content h3 {
	font: 22px/28px Arial, Tahoma, Verdana;
	/*padding-bottom: 20px;*/
}
#container_3 h3 {
	font: 22px/28px Arial, Tahoma, Verdana;
	/*padding-bottom: 15px;*/
}
#container_content .column_2_v2 h3 {
	font: bold 14px/16px Arial, Tahoma, Verdana;
	/*padding-bottom: 15px;*/
}
#container_content .column_1_v2 h5 {
	padding-bottom: 16px;
}
/*mindaugas*/
#container_content .text_block_22 {
	margin: 0px 0px 50px 30px;
	/*margin: 0px 0px 50px 180px;*/
	padding: 0px 30px 0px 0px;
}
#container_content .text_block_22 ul {
	/*padding: 10px 0px 10px 20px;*/
	margin: 10px 0px 10px 20px;
}
#container_content .text_block_22 ul li {
	margin: 2px 0px 2px 0px;
	width: auto;
}
#container_3 ul {
	margin: 10px 0px 10px 20px;
}
#container_3 ul li {
	margin: 2px 0px 2px 0px;
}
#slideshow p.caption {
	color: white;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	opacity: 0.99;
	margin: 6px 0 0 9px;
	width: 220px;
}
/*;mindaugas*/

/* ---- PAGE IMAGES ---- */

.column_1_jp {
}
#pageImage {
	float: right;
	background: #FFFFFF;
	width: 180px;
	height: 230px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 5px;
}

/* ---- END PAGE IMAGES ---- */
#container_content ol li {
	margin: 0px 0px 0px 20px;
}
#container_content ul li {
	margin: 0px 0px 0px 20px;
}
