body {
	margin: 0px;
	background-color: #fff;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 10px;
	color: #45414F;
}
a {
	color: #45414F;
	text-decoration: underline;
}
img {
	border: 0px;
}

div.main_cont {
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 40px;
}
div.main_body {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 990px;
	background-image: url(../img/bg_inner_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #224d6f;
	position: relative;
}
div.main_bg {
}
div.main_body2 {
	width: 924px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
div.bottom_bg {
	background-image: url(../img/bg_inner_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
div.bottom_bg2 {
	background-image: url(../img/bg_inner_bottom_2.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
div.bottom_body {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 30px;
}
div.header {
	height: 191px;
	position: relative;
	overflow: hidden;
}
div.logo {
	float: left;
	width: 311px;
}
div.logo_link {
	position: absolute;
	top: 40px;
	left: 50px;
}
div.logo_link img {
	width: 200px;
	height: 130px;
	border: 0px;
}
div.header_right {
	float: left;
	border: 1px solid #D6D6D6;
	height: 189px;
	width: 611px;
	background-image: url(../img/bg_top_r.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	overflow: hidden;
}
div.header_data {
	position: relative;
}
div.clear {
	clear: both;
}
.clear2 {
	clear: both;
	height: 1px;
}
div.menu_block {
/*
	margin-top: 6px;
	border-left: 1px solid #D4D2D7;
	border-right: 1px solid #939099;
*/
	background-image: url(../img/bg_menu.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	clear: left;
	padding-top: 7px;
}

div.menu_block a {
        color:#f1f1f1; 
        font-size:20px; 
        font-weight:normal; 
        text-decoration:none; 
        font-family: arial;
}

div.menu_block a:hover {
        color:#aaaaaa;
        font-size:20px; 
        font-weight:normal; 
        text-decoration:none;
        font-family: arial;
}

div.menu_block a.active {
        color:#aaaaaa;
        font-size:20px; 
        font-weight:normal; 
        text-decoration:none;
        font-family: arial;
}

div.menu_block span {
	padding-left: 10px;
	padding-right: 10px;
}
div.header_image {
	float: left;
	padding-left: 4px;
	padding-top: 2px;
	width: 310px
}
div.header_cont {
	float: left;
	width: 290px;
	padding-top: 9px;
	position: relative;
}
div.header_txt {
	height: 120px;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}
div.header_txt p {
	margin: 0px;
}
div.header_title {
	padding-bottom: 1px;
}
div.header_footer {
	text-align: right;
	padding-right: 5px;
	z-index: 100;
	position: absolute;
	right: 0px;
	top: 165px;
}
div.header_tools, div.header_tools_2 {
	position: absolute;
	top: 5px;
	left: 240px;
	width: 100px;
}
div.header_tools_2 {
	left: 900px;
}
div.header_tools a, div.header_tools_2 a {
	padding-right: 3px;
}
div.header_footer a {
	background-image: url(../img/arrow.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
	color: #9A9997;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
}
div.header_footer a:hover {
	text-decoration: underline;
}
div.footer {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 10px;
	background-color: #fff;
}
div.footer span {
	padding-left: 7px;
	padding-right: 7px;
}
div.content {
	margin-top: 5px;
	/*margin-bottom: 5px;   */
	height: auto;
	padding: 10px;
	padding-top: 0px;
	font-size: 11px;
	color: #0E0F13;;
/*	background-color: #fff;  */
}

hr {
  color: #000000;
  background-color: #000000;
  height: 1px;
}

div.content a {
	color: #fff;
}
div.bottom_block {
}
div.block_1, div.block_2 {
	float: left;
	height: 318px;
	background-image: url(../img/bg_bot_l.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 311px;
	overflow: hidden;
	position: relative;
}
div.block_3 {
	float: left;
	height: 318px;
	background-image: url(../img/bg_bot_r_2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 302px;
	overflow: hidden;
	position: relative;
}
div.block_1 div.block_data, div.block_2 div.block_data {
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 3px;
	/*position: relative;*/
	height: 315px;
}
div.block_3 div.block_data {
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
	position: relative;
	height: 315px;
}
div.block_tools {
	position: absolute;
	top: 200px;
	left: 250px;
	width: 100px;
}
div.block_txt {
	padding-right: 10px;
	line-height: 14px;
}

div.block_txt p {
	margin: 0px;
}
div.block_tools a {
	padding-right: 3px;
}
div.block_cont {
	padding-left: 4px;
	padding-right: 4px;
	height: 121px;
	line-height: 12px;
}
div.block_footer {
	text-align: right;
	padding-right: 20px;
	position: absolute;
	bottom: 10px;
	right: 0px;
}
div.block_3 div.block_footer {
	text-align: right;
	padding-right: 45px;
}
div.block_footer a {
	background-image: url(../img/arrow.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	padding-right: 20px;
	color: #9A9997;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
}
div.block_footer a:hover {
	text-decoration: underline;
}
div.block_1 div.block_data div.block_image, div.block_2 div.block_data div.block_image, div.block_3 div.block_data div.block_image {
	padding-bottom: 0px;
	text-align: center;
	margin-right: 10px;
}
div.block_1 div.block_data div.block_title, div.block_2 div.block_data div.block_title, div.block_3 div.block_data div.block_title {
	padding-bottom: 1px;
}
div.authorized {
	position: absolute;
	top: -30px;
	right: 0px;
}
div.cms_menu {
	float: right;
}
div.cms_logout {
	float: right;
	padding-left: 10px;
	font-weight: bold;
}
div.cms_logout a {
	color: #3D3743;
	text-decoration: none;
}
div.cms_logout a:hover {
	text-decoration: underline;
}
div.cms_menu_elems {
	position: absolute;
	background-color: #FDFDFD;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #D6D6D6;
	top: 20px;
	right: 60px;
}
div.cms_menu_elems div {
	padding-bottom: 2px;
}
div.cms_menu_main a {
	background-color: #3D3743;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
div.cms_menu_elems div a {
	color: #3D3743;
	text-decoration: none;
}
div.cms_menu_elems div a:hover {
	text-decoration: underline;
}
/************** Inner pages menu ************/
div.inner_menu {
	float: right;
	padding-right: 10px;
}
div.inner_logout {
	float: right;
	padding-left: 10px;
	font-weight: bold;
}
div.inner_logout a {
	color: #3D3743;
	text-decoration: none;
}
div.inner_logout a:hover {
	text-decoration: underline;
}
div.inner_menu_elems {
	position: absolute;
	background-color: #FDFDFD;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #D6D6D6;
	top: 20px;
	right: 130px;
}
div.inner_menu_elems div {
	padding-bottom: 2px;
}
div.inner_menu_main a {
	background-color: #3D3743;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
div.inner_menu_elems div a {
	color: #3D3743;
	text-decoration: none;
}
div.inner_menu_elems div a:hover {
	text-decoration: underline;
}
/********************************************/
div.menu_lvl3 {
	background-image: url(../img/submenu_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 60px;
	height:22px;
/*
	padding-top: 5px;
	padding-bottom: 10px;
*/
}
div.menu_lvl3 span {
	padding-right: 10px;
}
div.menu_lvl3 span a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #b6b6b6;
	text-transform: uppercase;
	text-decoration:none;
}
div.menu_lvl3 span a:hover, div.menu_lvl3 span a.menu_lvl3_act {
	color: #2c3e4c;
}
div.gallery_title {
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
}
div.gallery_block_holder {
	padding-bottom: 20px;
}
div.bottom_sp {
	height: 100px;
}
div.bottom_sp2 {
	height: 104px;
}
div.bottom_sp3 {
	height: 5px;
	display: block;
}
div.content2 {
	background-color: #fff;
	padding: 10px;
	/*margin-bottom: 5px;*/
	margin-bottom: 0px;
	margin-top: 3px;
	margin-left: 4px;
	margin-right: 3px;
	font-family: Verdana, Tahoma, "Arial Narrow", Arial;
	font-size: 13px;
	color: #222222;
}

div.content2 h1 {
	font-family: Verdana, Tahoma, "Arial Narrow", Arial;
	font-size: 18px;
	color: #464646;
	font-weight: normal;
}

div.content2 h2 {
	font-family: Verdana, Tahoma, "Arial Narrow", Arial;
	font-size: 16px;
	color: #464646;
	font-weight: normal;
	text-decoration: underline;
}

div.content2 h4 {
	font-family: Verdana, Tahoma, "Arial Narrow", Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}

div.contacts_left {
	float: left;
	width: 240px;
}
div.contacts_right {
	float: right;
	width: 630px;
	margin-left: 20px;
}
div.contacts_lb {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 3px;
}
div.contacts_inp {
	padding-bottom: 5px;
}
div.contacts_inp input, div.contacts_inp textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 5px;
	border: 1px solid #000;
	width: 200px;
}
div.contacts_btn {
	text-align: right;
	padding-right: 35px;
}
div.contacts_btn input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #454150;
	border: 1px solid #454150;
	color: #fff;
	font-weight: bold;
}
div.contacts_err {
	margin-bottom: 15px;
	color: #cc0000;
}
div.contacts_succ {
	margin-bottom: 15px;
	color: #00cc00;
}
div.news_info {
	font-size: 11px;
}
span.news_date {
	font-size: 10px;
}
span.news_title {
	font-family: Verdana, Tahoma, "Arial Narrow", Arial;
	font-size: 18px;
	color: #464646;
	font-weight: normal;
	padding-left: 15px;
}

span.news_short {
	font-family: Verdana, Tahoma, "Arial Narrow", Arial;
	font-size: 13px;
	color: #222222;  
}

a.news_more, a.news_less {
	font-family: Verdana, Tahoma, "Arial Narrow", Arial;
	font-size: 13px;
	color: #0E0F13;
}
a.news_more:hover, a.news_less:hover {
	text-decoration: none;
}
div.news_sp {
	height: 1px;
	background-color: #0E0F13;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.pagerBlock {
	padding-top: 25px;
	padding-bottom: 10px;
}
a.pager_t {
	padding-left: 5px;
	padding-right: 5px;
}
a.pager_t u {
	font-weight: bold;
}
a.pager {
	padding-left: 5px;
	padding-right: 5px;
}
a.pager img {
	position: relative;
	top: 2px;
}
div.news_main_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.prisijungti_left {
	float: left;
	width: 675px;
}
div.prisijungti_right {
	float: right;
	width: 200px;
	margin-left: 20px;
}
div.news_gallery_holder {
	width: 675px;
}
div.news_galleries_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.contacts_formTitle {
	font-family: Verdana, Tahoma, "Arial Narrow", Arial;
	font-size: 18px;
	color: #464646;
	font-weight: normal;
	padding-bottom: 20px;
}
div.news_arch, div.gallery_arch {
	padding-bottom: 20px;
}
div.news_arch a, div.gallery_arch a {
	color: #224D6F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.news_arch a:hover, div.gallery_arch a:hover {
	text-decoration: underline;
}
div.gallery_desc {
	font-size: 11px;
}

div.product {
  width:220px;
  text-align: center;
  float:left;
  padding-bottom:25px;
}

div.product a {
  text-decoration:none; 
  color:#0483e7;
}

div.separator {
        float: left;
        width: 1px;
        height: 235px;
	background-image: url(../img/separator.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

div.lq_bg {
	background-image: url(../img/lq_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 901px;
	height: 298px;
}

div.lq_bg a {
  color:#ffffff;
  font-size: 12px;
  text-decoration: none;
}

div.lq_bg a:hover {
  color:#ffffff;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

div.ff_bg {
	background-image: url(../img/ff_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 901px;
	height: 405px;
}

div.ff_bg a {
  color:#ffffff;
  font-size: 12px;
  text-decoration: none;
}

div.ff_bg a:hover {
  color:#ffffff;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

div.product2 {
  width:298px;
  text-align: center;
  float:left;
  padding-bottom:25px;
}

div.product2 a {
  text-decoration:none; 
  color:#0483e7;
}

div.lq_lentos_bg {
	background-image: url(../img/lq_lentos_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 901px;
}





