@CHARSET "UTF-8";
body {
	color: #666666;
	background-color: #ffffff;
	text-align: center; 
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/mainbgr.gif");
	background-position: center;
}
td, p, input, select, textarea, div {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
img { 
	border: 0px; 
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both; 
	margin:0px; 
	padding:0px; 
	font-size:0px; 
	line-height:0px; 
	height:0px; 
	line-height:0px; 
}
#container { 
	margin:auto; 
	width:1000px; 
	text-align:left; 
}
#langbar {
	height: 54px;
	background-image: url('../images/topbgr.gif');
}
#lspc {
	float: left;
	width: 7px;
	height: 54px;
	background-color: #ffffff;
}
#nav {
	float: left;
	width: 500px;
	line-height: 54px;
	padding-left: 237px;
	/*background-image: url('../images/navbgr.jpg');*/
	background-position: right;
	background-repeat: no-repeat;
}
#lang {
	width: 210px;
	float: right;
	line-height: 54px;
	text-align: left;
	font-family: arial;
	font-size: 10px;
	color: #333333;
	background-image: url("../images/langbgr.gif");
	background-position: left;
	padding-right: 35px;
}
#rspc {
	float: right;
	width: 11px;
	height: 54px;
	background-image: url('../images/rspc.gif');
}
a.b_home, a.b_home:visited {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	background-image: url('../images/b_home.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 28px;
	padding-right: 27px;
}
a.b_home:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #2563db;
	background-image: url('../images/b_home_on.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 28px;
	padding-right: 27px;
}
a.b_sitemap, a.b_sitemap:visited {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	background-image: url('../images/b_sitemap.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 28px;
	padding-right: 27px;
}
a.b_sitemap:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #2563db;
	background-image: url('../images/b_sitemap_on.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 28px;
	padding-right: 27px;
}
a.b_print, a.b_print:visited {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	background-image: url('../images/b_print.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 28px;
	padding-right: 85px;
}
a.b_print:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #2563db;
	background-image: url('../images/b_print_on.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 28px;
	padding-right: 85px;
}
a.b_friend, a.b_friend:visited {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	background-image: url('../images/friend.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 28px;
}
a.b_friend:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #2563db;
	background-image: url('../images/friend_on.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 28px;
}
a.lang_en, a.lang_en:visited {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	margin-left: 35px;
	margin-right: 12px;
}
a.lang_en:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #88ab00;
	margin-left: 35px;
	margin-right: 12px;
}
a.lang_lt, a.lang_lt:visited {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	margin-left: 12px;
}
a.lang_lt:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #88ab00;
	margin-left: 12px;
}

#logo {
	width: 237px;
	padding-left: 7px;
	float: left;
}
#mainnav {
	width: 500px;
	height: 185px;
	float: left;
}
#mainnav_header {
	width: 500px;
	height: 82px;
	float: left;
}
#nav_btns {
	width: 250px;
	height: 105px;
	float: left;
}
.nav_btns {
	width: 250px;
	height: 105px;
	float: left;
}
#loginblock {
	background-image: url('../images/login_area.jpg');
	width: 245px;
	height: 185px;
	float: left;
}
#loginblock_rbgr {
	background-image: url('../images/login_rbgr.gif');
	width: 11px;
	height: 185px;
	float: left;
}
input.login_name {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	width: 146px;
	height: 14px;
	float: left;
	margin-top: 48px;
	margin-left: 35px;
	padding-left: 12px;	 
}
input.login_pass {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	width: 146px;
	height: 14px;
	float: left;
	margin-top: 11px;
	margin-left: 35px;
	padding-left: 12px;	 
}
input.login_submit {
	width: 37px;
	height: 19px;
	border: 0px;
	float: left;
	margin-top: 11px;
	background-image: url("../images/login_submit.gif");
	cursor: hand;
}
a.login_new, a.login_new:visited {
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
	color: #333333;
	margin-left: 35px;
	line-height: 24px;
}
a.login_new:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	margin-left: 35px;
	margin-top: 5px;
	line-height: 24px;
}
a.login_remind, a.login_remind:visited {
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
	color: #333333;
	margin-left: 14px;
	margin-top: 5px;
	line-height: 24px;
}
a.login_remind:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	margin-left: 14px;
	margin-top: 5px;
	line-height: 24px;
}
#loginform {
	height: 139px; 
	overflow: hidden;
}
#searchform {
	height: 46px;
}

input.search_key {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	width: 146px;
	height: 14px;
	float: left;
	margin-top: 13px;
	margin-left: 35px;
	padding-left: 12px;	 
}
input.search_submit {
	width: 37px;
	height: 19px;
	border: 0px;
	float: left;
	margin-top: 13px;
	background-image: url("../images/login_submit.gif");
	cursor: hand;
}
#main {
}
#mainlspc {
	float: left;
	width: 7px;
}
#menu {
	float: left;
	width: 237px;
}
#content {
	float: left;
	width: 503px;
}
#sidebar {
	float: left;
	width: 201px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 50px;
}
#sidebar2 {
	float: left;
	width: 246px;
	padding-bottom: 50px;
}
#mainrspc {
	float: left;
	width: 7px;
}
table.menu_1 {
	padding: 0px;
	margin: 0px;
	border-bottom: 3px solid #000066;
}
td.menu_1 {
	width: 236px;
	min-height: 41px;
	height:auto !important;
	height: 41px;
	float:left;
	text-align: right;
	/*border-bottom:1px solid #e3e3e3;*/
	background: url('../images/menu_border.gif') right bottom no-repeat;
}
a.menu_1, a.menu_1:visited {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal; 
	text-transform: uppercase;
	display:block;
	width: 199px;
	line-height: 20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 37px;
	background: url('../images/menu_bgr.gif') right top no-repeat;
}
a.menu_1:hover {
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	width: 199px;
	float:left;
	background: url('../images/menu_bgr_active.gif') left top no-repeat;
}
#company_data {
	width: 203px;
	font-size: 10px;
	margin-left: 17px;
	margin-top: 90px;
	margin-bottom: 40px;
}
#company_data b, #company_data strong {
	font-size: 11px;
	color: #000066;
}
#bottom {
	boredr-bottom: 3px solid #000066; 
}
#bottom_1 {
	float: left;
	width: 244px;
	height: 102px;
	background-image: url("../images/bot1_bgr.gif");
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 50px;
}
#bottom_2 {
	float: left;
	width: 503px;
	height: 152px;
}
#bottom_3 {
	float: left;
	width: 246px;
	height: 152px;
}
#subs1 {
	width: 253px;
	height: 86px;
	background-image: url('../images/subs1_bgr.gif');
	float: left;
}
#subs1txt {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	width: 223px;
	padding-top: 30px;
	margin-left: 20px;
}
#subs2 {
	width: 250px;
	height: 86px;
	background-image: url('../images/subs2_bgr.gif');
	float: left;
}
input.subs_email {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	width: 146px;
	height: 14px;
	float: left;
	margin-top: 43px;
	margin-left: 26px;
	padding-left: 12px;	 
}
input.subs_submit {
	width: 37px;
	height: 19px;
	border: 0px;
	float: left;
	margin-top: 43px;
	background-image: url("../images/subs_submit.gif");
	cursor: hand;
}
#title2 {
	font-size: 13px;
	color: #0049d6;
	padding: 13px;
	border-bottom: 1px solid #cccccc;
	margin: 16px;
}
#title2 a{
	color: #0049d6;
}
#title2 h1{
	font-size: 15px;
	color: #0049d6;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#title1 {
	font-size: 13px;
	color: #87AB00;
	padding: 13px;
	border-bottom: 1px solid #cccccc;
	margin: 16px;
}
#title1 a{
	color: #87AB00;
}
#title1 h1{
	font-size: 15px;
	color: #87AB00;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#content_txt {
	margin: 25px;
	padding-bottom: 50px;
}
.newsimg {
	border: 1px solid #cccccc;
	border-bottom: 3px solid #000066;
	margin-right: 15px;
	margin-bottom: 4px;
}
.news_title {
	font-weight: bold;
}
.news_title h2{
	padding: 0px;
	margin: 0px;
	font-size:12px;
}
.news_date {
	font-size: 10px;
	margin-bottom: 10px;
}
.news_body {
	margin-bottom: 10px;
}
a.news_more1, a.news_more1:visited {
	background-image: url('../images/bull1.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
}
a.news_more2, a.news_more2:visited {
	background-image: url('../images/bull2.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
}
.newstbl {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.hn_title1, .hn_title2 {
	margin-bottom: 8px;
}
.hn_title1 a, .hn_title1 a:visited {
	color: #87ab00;
	font-weight: bold;
	text-decoration: none;
}
.hn_title1 a:hover {
	color: #87ab00;
	font-weight: bold;
	text-decoration: underline;
}
.hn_title2 a, .hn_title2 a:visited {
	color: #0049d6;
	font-weight: bold;
	text-decoration: none;
}
.hn_title2 a:hover {
	color: #0049d6;
	font-weight: bold;
	text-decoration: underline;
}
.hn_title1 h2, .hn_title2 h2{
	padding: 0px;
	margin: 0px;
	font-size:12px;
	color: #87ab00;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
}
.hn_title1 h2:hover, .hn_title2 h2:hover{
	text-decoration: underline;
}
.hn_image {
	margin-bottom: 12px;
}
.hn_body {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 12px;
	margin-bottom: 12px;
	font-size: 12px;
}
.hn_title21 a, .hn_title21 a:visited {
	color: #87ab00;
	font-weight: bold;
	text-decoration: none;
}
.hn_title21 a:hover {
	color: #87ab00;
	font-weight: bold;
	text-decoration: underline;
}
.hn_title21 h3{
	padding: 0px;
	margin: 0px;
	font-size:12px;
	color: #87ab00;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
	font-size: 13px;
}
.hn_title21 h3:hover{
	text-decoration: underline;
}
.hn_title22 a, .hn_title22 a:visited {
	color: #0049d6;
	font-weight: bold;
	text-decoration: none;
}
.hn_title22 a:hover {
	color: #0049d6;
	font-weight: bold;
	text-decoration: underline;
}
.hn_title22 h3{
	padding: 0px;
	margin: 0px;
	font-size:12px;
	color: #0049d6;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
	font-size: 13px;
}
.hn_title22 h3:hover{
	text-decoration: underline;
}
.hn_body2 {
	margin-bottom: 12px;
	font-size: 12px;
}
.head {
	font-size: 25px;
	color: #333333;
	padding-bottom: 16px;
}
.head h1{
	font-size: 25px;
	color: #333333;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.ha_title1 {
	margin-bottom: 5px;
}
.ha_title1 a, .ha_title1 a:visited {
	color: #87AB00;
	font-weight: bold;
	text-decoration: none;
}
.ha_title1 a:hover {
	color: #87AB00;
	font-weight: bold;
	text-decoration: underline;
}
.ha_title1 h2{
	padding: 0px;
	margin: 0px;
	font-size:12px;
	color: #87AB00;
	text-decoration: none;
}
.ha_title1 h2:hover{
	text-decoration: underline;
}
.ha_title2 {
	margin-bottom: 5px;
}
.ha_title2 a, .ha_title2 a:visited {
	color: #0049D6;
	font-weight: bold;
	text-decoration: none;
}
.ha_title2 a:hover {
	color: #0049D6;
	font-weight: bold;
	text-decoration: underline;
}
.ha_title2 h2{
	padding: 0px;
	margin: 0px;
	font-size:12px;
	color: #0049D6;
	text-decoration: none;
}
.ha_title2 h2:hover{
	text-decoration: underline;
}
.reg_text {
	margin-left: 20px;
	width: 200px;
}
.userinfo {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	margin-top: 60px;
	margin-left: 38px;
}
.userinfo a, .userinfo a:visited, .userinfo a:hover {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
#cart_head {
	background-color: #ebebeb;
}
#cart_body {
	background-color: #ebebeb;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

a.prod_title1, a.prod_title1:visited {
	background-image: url('../images/bull1.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.prod_title1:hover {
	background-image: url('../images/bull1.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.prod_title2, a.prod_title2:visited {
	background-image: url('../images/bull2.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.prod_title2:hover {
	background-image: url('../images/bull2.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.prods_title {
	margin-bottom: 6px;
}
.prods_title h2{
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}
.prods_title h2:hover{
	text-decoration:none;
}
.prods_body {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	
}
.kaina {
	float: left;
	width: 100px;
}
.krep {
	float: right;
	width: 169px;
	text-align: right;
}
.add_cart {
	background-color: #ffffff;
	background-image: url("../images/cart.gif");
	background-repeat: no-repeat;
	background-position: left middle;
	border: 0px;
	font-weight: bold;
	padding-left: 28px;
}
a.news_more21, a.news_more21:visited {
	background-image: url('../images/bull1.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
a.news_more22, a.news_more22:visited {
	background-image: url('../images/bull2.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}



table.menu_2 {
	border-bottom: 22px solid #ffffff;
	padding: 0px;
	margin: 0px;
}
td.menu_2{
	padding: 0px;
	margin: 0px;
	width: 237px;
	min-height: 39px;
	height:auto !important;
	height: 39px;
	background-image: url('../images/menu2_bgr.gif');
	text-align: left;
}
a.menu_2, a.menu_2:visited {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	display:block;
	line-height: 19px;
	padding-top:10px;
	padding-bottom:10px;
	width: 180px;
	padding-left: 57px;
}
a.menu_2:hover {
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}

table.menu_3 {
	border-bottom: 1px solid #d3d3d3;
	padding: 0px;
	margin: 0px;
}
td.menu_3{
	padding: 0px;
	margin: 0px;
	width: 237px;
	min-height: 23px;
	height:auto !important;
	height: 23px;
	background-image: url('../images/menu3_bgr.gif');
	text-align: left;
}
a.menu_3, a.menu_3:visited {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	display:block;
	line-height: 15px;
	padding-top:4px;
	padding-bottom:4px;
	width: 142px;
	padding-left: 95px;
}
a.menu_3:hover {
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}


table.menu_4 {
	border-bottom: 1px solid #d3d3d3;
	padding: 0px;
	margin: 0px;
}
td.menu_4 {
	padding: 0px;
	margin: 0px;
	width: 237px;
	min-height: 23px;
	height:auto !important;
	height: 23px;
	background-image: url('../images/menu4_bgr.gif');
	text-align: left;
}
a.menu_4, a.menu_4:visited {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal; 
	display:block;
	line-height: 15px;
	padding-top:4px;
	padding-bottom:4px;
	width: 127px;
	padding-left: 110px;
}
a.menu_4:hover {
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.com1 {
	border-bottom: 2px solid navy;
	padding-bottom: 6px;
	border-left: 2px solid navy;
}
.com4 {
	border-bottom: 2px solid navy;
	padding-bottom: 6px;
}
.com2 {
	border-bottom: 1px solid navy;
	padding-bottom: 6px;
	padding-top: 6px;
	border-left: 2px solid navy;
}
.com3 {
	border-bottom: 1px solid navy;
	padding-bottom: 6px;
	padding-top: 6px;
}
