body {
	margin: 0px;
	background-color: #fff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #434343;
}
img {
	border: 0px;
}
.clear {
	clear: both;
	height: 1px;
}
div.body {
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
div.menu_block {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	margin-bottom: 3px;
	position: relative;
}
div.menuitem,
div.menuitem_act {
	float: left;
	position: relative;
}
div.menuitem a,
div.menuitem_act a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 34px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding: 9px 24px 9px 24px;
}
div.menuitem_act a,
div.menuitem a:hover {
	background-color: #19527e;
	padding-bottom: 10px;
}
div.menuitem_sp {
	width: 1px;
	height: 34px;
	background-image: url(../images/menu_sp.gif);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
}
div.header {
	position: relative;
	height: 184px;
	margin-bottom: 10px;
	z-index: 0;
}
div.header_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 680px;
	height: 184px;
}
div.header_right {
	position: absolute;
	top: 0px;
	left: 680px;
	width: 322px;
	height: 184px;
	overflow: hidden;
}
div.header_left_bg {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.logo_link {
	position: absolute;
	top: 23px;
	left: 44px;
}
div.logo_link img {
	width: 175px;
	height: 70px;
}
div.lines1 {
	position: absolute;
	width: 1px;
	height: 85px;
	background-image: url(../images/menu_sp.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: 260px;
	top: 15px;
}
div.header_text1 {
	position: absolute;
	top: 35px;
	left: 295px;
	width: 330px;
	font-size: 15px;
	color: #fff;
}
div.roadmap {
	position: absolute;
	top: 130px;
	left: 20px;
	width: 183px;
	height: 26px;
	background-image: url(../images/roadmap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.roadmap a {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	left: 11px;
	top: 4px;
}
div.roadmap a:hover {
	text-decoration: underline;
}
div.date {
	position: absolute;
	top: 160px;
	left: 31px;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
}
div.question {
	position: absolute;
	top: 145px;
	left: 430px;
	color: #fff;
	font-size: 12px;
}
div.facebook {
	position: absolute;
	top: 138px;
	left: 530px;
}
div.twitter {
	position: absolute;
	top: 138px;
	left: 580px;
}
div.skype {
	position: absolute;
	top: 138px;
	left: 630px;
}
div.lines2 {
	position: absolute;
	width: 1px;
	height: 45px;
	background-image: url(../images/menu_sp.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: 570px;
	top: 130px;
}
div.lines3 {
	position: absolute;
	width: 1px;
	height: 45px;
	background-image: url(../images/menu_sp.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: 620px;
	top: 130px;
}
div.lines4 {
	position: absolute;
	width: 1px;
	height: 66px;
	background-image: url(../images/menu_sp.gif);
	background-repeat: repeat-y;
	background-position: left top;
	right: 1px;
	top: 118px;
}
div.content {
	margin: 0px 10px 20px 10px;
}
div.menuitem_sub {
	position: absolute;
	top: 38px;
	left: 0px;
	z-index: 10000;
	display: none;
	background-color: #19527E;
	padding: 10px;
	font-size: 12px;
	width: 100%;
}
div.menusubitem,
div.menusubitem_act {
	padding-bottom: 3px;

}
div.menusubitem a,
div.menusubitem_act a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
}
div.menusubitem a:hover,
div.menusubitem_act a {
	text-decoration: underline;
}
div.content_left {
	width: 373px;
	float: left;
}
div.content_middle {
	width: 338px;
	float: left;
	margin-left: 15px;
}
div.content_right {
	margin-left: 15px;
	width: 241px;
	float: left;
}
div.content_left_header {
	font-size: 12px;
	color: #0f629f;
	margin-bottom: 10px;
	background-image: url(../images/news_line.gif);
	background-repeat: repeat-x;
	background-position: left 9px;
}
div.content_left_header span {
	background-color: #fff;
	padding-right: 10px;
	padding-left: 12px;
}
div.title_news_item {
	margin-bottom: 30px;
}
div.title_news_title {
	background-color: #e3ecfa;
	padding: 9px 12px;
	margin-bottom: 13px;
}
div.title_news_title a {
	color: #06345c;
	text-decoration: none;
	font-size: 18px;
}
div.title_news_title a:hover {
	text-decoration: underline;
}
div.title_news_date {
	color: #06345C;
	font-weight: bold;
	padding-left: 10px;
}
div.title_news_text_img {
	width: 105px;
	float: left;
	margin: 10px;
}
div.title_news_text_img img {
	display: block;
}
div.title_news_text_txt {
	padding: 0px 10px 0px 10px;
	color: #06345c;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
div.news_more {
	margin-left: 10px;
	margin-top: 5px;
}
div.news_more a {
	color: #0f629f;
	font-size: 12px;
	font-family: Verdana;
	background-image: url(../images/arrow_black_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
div.note_block {
	width: 338px;
	height: 310px;
	background-image: url(../images/note.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div.note_block_h {
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	color: #06345c;
}
div.content_middle_header {
	font-size: 12px;
	color: #0f629f;
	margin-bottom: 10px;
	background-image: url(../images/news_line.gif);
	background-repeat: repeat-x;
	background-position: left 24px;
	position: relative;
	padding-top: 15px;
}
div.content_middle_header span {
	background-color: #fff;
	padding-right: 10px;
	padding-left: 62px;
}
div.content_middle_shout {
	width: 49px;
	height: 47px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.content_middle_shoutbox {
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}
div.shoutbox_block {
	padding: 20px 10px 20px 10px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #0f629f;
}
div.shoutbox_form form {
	margin: 0px;
	padding: 0px;
}
div.shoutbox_form {
	margin-top: 22px;
}
div.shoutbox_lb {
	font-size: 10px;
	font-family: Verdana;
	float: left;
	width: 60px;
	color: #0f629f;
	margin-top: 2px;
}
div.shoutbox_itm {
	margin-bottom: 5px;
}
div.shoutbox_inp {
	width: 205px;
	float: left;
}
div.shoutbox_inp input {
	width: 205px;
	background-color: #fff;
	border: 1px solid #224b6f;
	color: #224b6f;
	font-family: Verdana;
	font-size: 11px;
}
div.shoutbox_btn {
	margin-top: 11px;
}
div.shoutbox_btn input {
	width: 100%;
	border: 1px solid #2b74aa;
	background-color: #0f629f;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #fff;
}
div.shoutbox_entry_itm {
	color: #06345c;
	padding-top: 11px;
	margin-bottom: 11px;
	font-size: 12px;
}
div.shoutbox_entry_txt {
	margin-bottom: 5px;
}
div.shoutbox_entry_author {
	margin-right: 10px;
	float: left;
	font-size: 14px;
}
div.shoutbox_entry_time {
	float: left;
	font-size: 11px;
	padding-top: 3px;
}
div.content_right_cal {
	margin-bottom: 18px;
}

div.content_right_cal a {
	color: #06345c;
	font-size: 12px;
}

div.content_right_cal fieldset {
	color: #0f629f;
	border: 1px solid #0f629f;
}
div.content_right_cal fieldset label {
	color: #0f629f;
}
div.content_right_text {
	padding: 5px;
	font-size: 12px;
}
div.content_right_text a {
	font-size: inherit;
	color: inherit;
}

div.content_right_contacts {
	font-size: 11px;
	color: #06345c;
	text-align: right;
	margin-bottom: 20px;
}
div.content_right_banners {
	margin-bottom: 35px;
}
div.content_rights_banners_itm {
	margin-bottom: 5px;
	text-align: right;
}
div.profile_title {
	font-size: 14px;
	font-weight: bold;
	color: #06345c;
}
div.content_main_left {
	float: left;
	width: 726px;
	color: #06345c;
	font-family: Verdana;
	font-size: 12px;
}
div.content_main_left a {
	color: #06345c;
}
div.content_main_text {
	margin-right: 20px;
}
div.rss_link a {
	background-image: url(../images/rss_sm.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.headeris {
	color: #06345c;
	text-decoration: none;
	font-size: 18px;
}

.tekstas_bold {
	color: #06345c;
	font-weight: bold;
}

.theader {
  
	background-color: #e3ecfa;
	font-weight: bold;
	font-size: 12px;

}

div.gallery_pager_h, div.newsList_item_pager {
	margin-top: 20px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	text-align:left;
	padding:4px 6px 4px 0;
	background-color:#fff;
	color:#06345C;
}

div.gallery_pager_h a, div.newsList_item_pager a {
	color:#06345C;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
}

div.gallery_pager_h a:hover, div.gallery_pager_h a:active, div.newsList_item_pager a:hover, div.newsList_item_pager a:active {
	color:#FFF;
	border:1px solid #1061A0;
	background-color:#19527E;
}
div.gallery_pager_h a.gallery_pager_act, div.newsList_item_pager a.news_pager_act {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #1061A0;
	font-weight:normal;
	color:#FFF;
	background-color:#19527E;
}
div.gallery_pager_h span.disabled {
	display:none;
}

div.dbsingleview {
border:solid 2px #b7ddf2;
background:#ebf4fb;
color: #000000;
padding-bottom: 20px;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

div.dbsingleview img.foto {
border:solid 1px #cccccc;
background:#ffffff;
padding:5px;

}

div.dbsingleview h1 {
font-size:13px;
font-weight:bold;
margin-bottom:8px;
margin-top: 8px;
}

div.dbsingleview p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

div.dbsingleview p.lined{
font-size:12px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
color: #000000;
line-height: 20px;
}

div.dbsingleview p.moto{
width: 150px;
font-size:11px;
color:#666666;
padding-bottom:10px;
text-align: justify;
border: 0px;
}
div.dbsingleview a.about_link {
	width: 340px;
	display: block;
	text-decoration: none;
}

div.dbsingleview a.about_link:hover {
	text-decoration: underline;
}

.about_box {
	display:none;
	width: 340px;
	height: auto;
}

.connect_widget.button_count {
float: right; 
}


