/*
@font-face {
    font-family: 'HelveticaLTCondensedBlackRg';
    src: url('../img/fonts/helvlt02-webfont.eot');
    src: url('../img/fonts/helvlt02-webfont.eot?#iefix') format('embedded-opentype'),
         url('../img/fonts/helvlt02-webfont.woff') format('woff'),
         url('../img/fonts/helvlt02-webfont.ttf') format('truetype'),
         url('../img/fonts/helvlt02-webfont.svg#HelveticaLTCondensedBlackRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/


html{
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;   
	
}

.clear {
        clear:both;
        margin:0;
        padding:0;
        height:0;
        overflow:hidden;
        line-height:0;
}

.font_1, .main_menu a {
	font-family: "HelveticaLT", "Helvetica" , sans-serif, "Arial" , sans-serif; 
}

.font_2, .side_block_title {
	font-family: "HelveticaLTCondensedBold", "Helvetica" , sans-serif, "Arial" , sans-serif; 
}


.no-margin {
        margin:0;
}

.no-padding {
        padding:0;
}

.no-wrap {
        margin:0;
        padding:0;
}

.ucase{
	text-transform: uppercase;
}

.date {
	font-weight: bold;
	color:#003155;
}

img.border {
	padding:3px;
	border:1px solid #DCDADA;
}

.color_blue {
	color:#003155;
}

input.submit_button {
	color: #fff;
	width: 94px;
	height: 26px;
	line-height: 26px;
	padding: 0px;
	background-color:#003155;
	border:1px solid #004B85;	
	/*
	border:1px solid #BFD8EC;	
	border-style: solid none none solid;
	*/
	font-size:14px;	
	cursor:pointer;
}

.top_container{
   height:225px;
   position: relative;  
   margin:0 auto;
   min-width:987px;
   max-width:1281px;      
}


.middle_container{
   margin-bottom: 20px;
   margin-top:6px;    
}

.bottom_container{
        /*height:70px;*/        
        padding:10px 0;        
        /*overflow: hidden;*/
}

.footer_container{
        
}

.top_content, .middle_content, .bottom_content, .footer_content_container {
        margin:0 auto;
        width:987px;
}

.top_background_block, .top_content_container {
	position: absolute;
	width:100%;
}

.top_background_block{
	z-index:0;
}

.top_content_container{
	width:100%;
	height:225px;
	z-index:10;
}

.top_background_item{
	width:100%;
	height:225px;
	text-align: center;
}

.top_header{
	 height:170px;
}

.logo_container {
        float:left;
}

.top_info_block{
	float:right;
}

.logo_container{
        width:746px;       
        margin-top:45px;
}

.logo {
	margin-left:20px;
}

.top_info_block{
	margin-top:105px;
	width:230px;
	height:65px;
}

.top_left_block, .top_middle_block{
        float:left;
}

.top_right_block {
	float:right;
	position:relative;
}

.top_white_block{
        
}

.top_white_block_left, .top_white_block_center, .top_white_block_right{
        float:left;
        height:38px;    
		margin-bottom:0;    
}

.top_white_block_left {
        
        width:8px;
}

.top_white_block_right {
       
        width:8px;
}

.top_white_block_center{
        
        padding:0 5px;
        color:#9F9F9F;
}

.top_left_block ul {
	list-style: none;
	padding:11px 0;	
}

.top_left_block li{
	float:left;	
	padding: 0 11px;
	margin:0;
	/*border-right:1px dotted #000000;*/	
		
}
.top_left_block li.last{	
	border-right-style:none;
}
.top_left_block li a{
	/*color:#B3B3B3;*/
	color:#000000;
	height:16px;
	line-height:16px;	
}

.top_search_input, .top_search_submit {
	float:left;
	height:25px;
}

.top_search_input{
	
	width: 173px;
	margin-right:10px;
}

.top_search_input input {
	margin-top: 1px;
	margin-left: 10px;
	height:20px;
	width:150px;	
	
	/*color:#9F9F9F;*/
	color:#000000;
	font-size: 14px;
}

.top_search_submit input{
	background: url('../img/search_submit.png') no-repeat;
	width: 21px;
	height:25px;
}

.main_menu {
	/*margin:6px 0;*/
	margin-bottom:6px;		
	position:relative;
}


a.main_top_link {
	color:#ffffff;
	font-size:14px;	
	text-transform: uppercase;
	text-align: center;
	display:block;
}

.main_menu table {	
	width:100%;
	border-spacing: 0px;
}

.main_menu td.td_content{	
	width:123px;
	padding: 2px 5px;
	height:47px;
	text-align: left;
	background:url('../img/main_menu.png') no-repeat center;
	background-size: 100% 47px;
}

.menu_helper {
	display:none;
	background: url('../img/main_menu_helper.png') repeat-y;
	height:14px;
	top:37px;
	position:absolute;
	width:133px;
	margin-left:-5px;
	background-size: 100% 14px;
}

.main_menu td.act .menu_helper {
	display:block;
	z-index:600;
}

.main_menu td.act{
	background:url('../img/main_menu_select.png') no-repeat center;
	background-size: 100% 47px;
}
	


.main_menu td.act a.main_top_link {
	color:#003155;
}

.submenu{
	display:none;
	position:absolute;
	background-color: #ffffff;
	left:0;
	top:50px;
	text-align:left;
	z-index:400;
}

.submenu_container_top, .submenu_container_bottom {
	height:7px;
}

.submenu_container_center, .submenu_container_top,  .submenu_container_bottom, .submenu_container {
	margin:0;
	width: 987px;
}

.submenu_container_top {
        background: url('../img/submenu_top.png') no-repeat;        
}

.submenu_container_top_left {
	background: url('../img/submenu_top_left.png') no-repeat;
}

.submenu_container_top_right {
	background: url('../img/submenu_top_right.png') no-repeat;
}

.submenu_container_bottom {
        background: url('../img/submenu_bottom.png') no-repeat;        
}

.submenu_container_center{
        background: url('../img/submenu_center.png') repeat-y;
        padding:5px 15px;
        width: 957px;
}

.submenu_overflow {
	margin:0;
	width: 957px;
	overflow: hidden; 
}

.submenu_tmp_container{
	width:976px;
	margin:0;
}

.submenu_separator {
	border: 1px solid #0a2b44;
	margin-bottom: 10px;
}

.submenu_item{
	float:left;
	width:225px;
	margin:0 19px 10px 0;	
}

.submenu_item h3
{
	margin:0;
	font-size:14px;	
	text-transform: uppercase;
}
.submenu_item ul {
	list-style: none;
	margin:0;
	padding:0;
	padding-top: 10px;	
}

.submenu_item li {
	border-bottom:1px solid #0a2b44;	
	margin:0;
	padding:3px 0;
}
.submenu_item li a{
	color:#0a2b44;
	text-transform: none;	
}

.submenu_item li.last_item {
	border-bottom-style:none;
}


.main_menu table td.td_empty {
/*	width:9px;*/
}


.left_blocks, .content_container, .right_blocks{
	float:left;
}

.left_blocks, .right_blocks {
	width:235px;
	margin:0;
}

.content_container{
	width:487px;
	/*width:737px;*/
	margin:0 15px;
}

.side_block {
	margin:0 0 15px 0;
}

.side_block_top, .side_block_bottom {
	height:8px;
	width:235px;
	margin:0;
}

.side_block_top{
	background: url('../img/block_top.png') no-repeat;
}

.side_block_bottom{
	background: url('../img/block_bottom.png') no-repeat;
}

.side_block_center{
	background: url('../img/block_center.png') repeat-y;
	margin:0;
	padding:0 12px;
}

.side_block_title, .side_block_content {
	margin:0;
}

.side_block_title{
	padding:5px;
	text-transform: uppercase;
	text-align: center;
	font-size:14px;
	color:#000000;
	border-bottom: 3px double #0166B3;
}

.side_block_content {
	padding:5px 0;
}

.content_container_top, .content_container_botton{
	height:6px;	
}

.content_container_top, .content_container_botton, .content_container_center {
	width:487px;
	margin:0;
}

.content_container_top {
	
}

.content_container_botton {
	
}

.content_container_center {	
	
	padding:5px 0;
}

.content{
	margin:0;
	padding:0 25px;
}

#content {
	/*overflow:hidden;*/
}

.breadcrumb a, .breadcrumb span {
	color:#000000;
}

.breadcrumb .active_bc {
	/*text-decoration: underline;*/
}

.page_title_container {
	border-bottom: 3px double #000000;
	padding:5px 0;
	margin-bottom:10px;
}
.page_title {
	float:left;
	font-size: 14px;
	color:#003155;
	width:330px;	
}

.print_link {
	float:right;
	line-height:14px;
	margin:0;	
}

.print_link a {
	padding-right: 25px;
	background: url('../img/print.png') right center  no-repeat;
	color:#000000;
}

/* EXTENDED CONTENT */

.content_long {
	width:737px;
	margin-right:0px;
}

.content_long .content_container_top, .content_long .content_container_botton, .content_long .content_container_center {
	width:737px;
	margin:0;
}

.content_long .page_title {
	width: 600px;
}

.content_long .content_container_top {
	
}

.content_long .content_container_botton {
	
}

.content_long .content_container_center {	
	
	padding:5px 0;
}


/* EXTENDED CONTENT END */



.footer_content_container{
	padding:18px 0 0 0;
}

.footer_left, .footer_center, .footer_right {
	float:left;
	height: 120px;
	margin:0;
	padding:0;
}

.footer_left {
	width:8px;
	
}

.footer_right {
	width:8px;
	
}

.footer_center{	
	width: 971px;
	
	overflow: hidden;
}

.footer_copyright{
	padding-top:14px;
	padding-bottom:10px;
	text-align: center;
}

.footer_block {
	float:left;
	padding:5px 10px;	
}

.footer_block h3 {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
}

.footer_block a {
	color:#003155;
}

.footer_contacts {
	width:600px;	
}

.footer_schedule {
	width:300px;
}

.footer_admin, .footer_admin a  {
	color: #000000;
}

.footer_creator, .footer_creator a {
	color: #707070;
}

.side_menu {
	margin:0 15px;	
}

.side_menu ul {
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style:none;
}

.side_menu .menu_level_1 a {
	
	padding-left:18px;	
}

.side_menu .menu_level_2 {	
	
}

.side_menu .menu_level_2 a {
	padding-left:25px;
	background-image:none;
}

.side_menu .menu_level_3 a {
	padding-left:35px;
	background-image:none;
}

.side_menu .menu_level_4 a {
	padding-left:45px;
	background-image:none;
}



.side_menu li a {
	border-bottom:1px solid #183c71;
	display:block;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}

.side_menu .menu_level_1 .menu_last_child a{
	border-bottom-style:none;
}

.side_menu li a.act {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
        
.bottom_block {
	float:left;
}

/* TOP SLIDER */

.top_background_block div.active {
    display: block;
    z-index: 0;
}

.top_background_item {
    display: none;
    position: absolute;
    z-index:0;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	height:250px;
}

.slider_caption{	
	margin:0 auto;
	width:350px;
	margin-top:207px;
	text-align:center; 
}

.freshSliderBullets {
	display:none;
	margin:0;
}

.freshSliderBullets span {
	margin:0;
	height:0;
	display:none;
}

.slider_caption_left, .slider_caption_right, .slider_caption_center{
	height:38px;
	line-height:38px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;	
}

.slider_caption_left, .slider_caption_right{
	width:8px;	
}

.slider_caption_left {
	background:url('../img/slider_caption_left.png') no-repeat;
}

.slider_caption_right {
	background:url('../img/slider_caption_right.png') no-repeat;
}

.slider_caption_center {
	background:url('../img/slider_caption_center.png') repeat-x;
	width: 314px;
	padding:0 10px;
}

/* TOP SLIDER END */

/* PAGER */
.pager{
	text-align: center;	
}
.pager a{
	display: inline-block;
	line-height:21px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}
.pager a.n{
	
}
.pager span{
	margin-left: 2px;
	margin-right: 2px;
}
.pager span, .pager a:link, .pager a:visited{
	text-decoration: none;
}
.pager a:hover, .pager a.curent{
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
.pager a.dis, .pager a.dis:hover{
	color: #2f2f2f;
}
.pager a.fow, .pager a.bck{
	background-repeat: no-repeat;
	width:20px;
	height:20px;
}
.pager a.fow{
	background-image: url('../img/pagerright.png');
}

.pager a.bck{
	background-image: url('../img/pagerleft.png');
}
.pager a.fow:hover{
	background-color: transparent;
}
.pager a.bck:hover{
	background-color: transparent;
}
/* END PAGER*/

.updateTime div {
	color:#424242;
	font-size:11px;
}

/* pieskai */
#searchsuggest{
	display: block;
	position: absolute;
	visibility: hidden;
	/*height: 200px;*/
	min-width: 204px;
	max-width: 250px;
	border: 1px solid #2f2f2f;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}

.qs_rez_block{
	padding: 3px 9px 3px 11px;
	cursor: pointer;
	font-size: 9px;
	margin: 0px;
	text-align: left;
}
.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 {
	margin: 0px 0px 4px 0px;
	color: #83B9D3;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right:10px;
	border-top: 1px solid #dfdfdf;
	font-size: 9px;
	padding-left: 10px;
	cursor: pointer;
}

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

/* END paieskai */


/* GALLERY */

.galery_container {
	width:437px;
	overflow:hidden;
}

.gallery_item{
	margin-right:15px;
	margin-bottom:10px;
	float:left;
}

.gallery_tmp_container {
	width:452px;
}

.content_long .galery_container {
	width:687px;
}

.content_long .gallery_tmp_container {
	width:714px;
}

.content_long .gallery_item{
	margin-right:27px
}

/* GALLERY   */


/* EVENTS MAP */

.event_content_container {
    width:250px;    
}

.event_content_container_full {
    width:400px;   
}

.content_long .event_content_container {
    width:500px;    
}


.content_long .event_content_container_full {
    width:650px;   
}

/* EVENTS MAP END */

/* bottom blocks*/
#bottom_blocks{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 151px;
	/*background-color: #D2D2D2;*/
	line-height: normal;
	border:1px solid #cccccc;
	-webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
	
}
#bb_left_navig{
	display: block;
	margin: 61px 16px 0px 23px;
	padding: 0px 0px 0px 0px;
	width: 40px;
	height: 40px;
	float: left;
	background-image: url('../img/cal_arrow_left.png');
	background-repeat: no-repeat;
	background-position: center;	
}
#bb_right_navig{
	display: block;
	margin: 61px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	width: 40px;
	height: 40px;
	float: left;
	background-image: url('../img/cal_arrow_right.png');
	background-repeat: no-repeat;	
	text-decoration: none;
	background-position: center;
}
#bb_left_navig:focus,
#bb_right_navig:focus{
	text-decoration: none;
}
#bb_left_navig:hover,
#bb_right_navig:hover{
	text-decoration: none;	
}
#scrollframe{
	display: block;
	margin: 11px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 824px;
	height: 129px;
	float: left;
	overflow: hidden;
	position: relative;
}
#scrollsource{
	position: relative;
}
#scrollsource .c{
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 127px;
	height: 119px;
	border: 1px solid #858585;
	overflow: hidden;
	background-color: #fff;
	text-align: center;
}
.static_b #bb_left_navig,
.static_b #bb_right_navig{
	display: none;
}
.static_b #scrollframe{
	margin-left: 10px;
	width: 964px;
}
/* /bottom blocks*/

#cookie_block {
  position: fixed;
  right: 15px;
  bottom: 15px;
  width: 90%;
  background: #fff;
  border: 1px solid #ddd;
  display: none;
  padding: 15px 25px 22px 18px;
  z-index: 9999; 
  font-size: 14px;
  box-sizing: border-box;
}
  @media only screen and (min-width: 500px) {
    #cookie_block {
      width: 404px;
      padding: 20px 32px 20px 20px; 
	} 
  }
  @media only screen and (min-width: 1300px) {
    #cookie_block {
      right: 95px; 
	} 
  }
  @media only screen and (min-width: 1800px) {
    #cookie_block {
      right: 375px; 
	} 
  }
  #cookie_block .cookie_btn_cell {
    padding-top: 15px; 
  }
  #cookie_block .hide_cookie_msg {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 5px;
    color: #aaa;
    font-size: 25px; 
  }
    #cookie_block .hide_cookie_msg:hover {
      opacity: 0.7; 
	}
	
	.cookie_text{
		font-size: 13px;
		line-height: 1.4;
	}
  #cookie_block button.mygtukas {
   padding: 0px 20px;
    color: #fff;
    background-color: #0165B3;
    text-decoration: none;
    border: 1px solid #0165B3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	cursor: pointer;
	border: 0;
	height: 30px;
	line-height: 30px;
  }
  #cookie_block button.mygtukas:hover {
   opacity: 0.7;
  }
    #cookie_block button.mygtukas:hover {
      color: #fff; 
	}
    #cookie_block button.mygtukas:after {
      display: none; 
	}
		
	.cookie_more_info_link{
		display: inline-block;
		margin-left: 10px;
	}
