body {
	background-color: #f5811e;
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0;	
}

a {
	color: #0077B8;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
}

p {
	margin: 0;
	padding: 0;
	color: #454545;
}

h1 span {
	visibility: hidden;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

h2 {
	margin: 0;
	padding: 0;
	color: #3c3c3c;
	font-size: 12px;
}

h2 span {
	visibility: hidden;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	color: #454545; 
}

h4 {
	margin: 0;
	padding: 0;
}

#container {
	width: 970px;
	padding: 0px;
	margin: 0 auto;
	background-color: #ececec;
}

/*///////////////////////// header //////////////////////*/
#header {
	width: 100%;
	background-color: #fff;
	float: left;
}

/*#header a {
	color: #494949;
}*/
a.mheader {
	color:#494949;
	}

#h_left {
	width: 310px;
	background-color: #0077b8; /* #D2E4EE; svetlo sinio #0077b8 tymno sinio kato logoto */
	border-bottom: 3px solid #fff;
	float: left;
}

#h_logo {
	width: 280px;
	height: 190px;
	float: right;
	background-color: #fff;
	padding-bottom: 20px;
	text-align: center;
	background-image: url(../img/c_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#a.h_logo {color:#F00;}
#h_lang {
	padding: 16px 0 0 30px;
}

#h_logo img {
	padding-top: 5px; 
}


#h_menu {
	width: 602px;
	height: 42px;
	float: left;
}

#h_menu ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	padding-top: 12px;
}

#h_menu li {
	float: left;
}

#h_menu p {
	padding: 3px 28px 0 29px;
	font-size: 12px;
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

#h_img {
	width: 602px;
	height: 204px;
	float: left;
	border-bottom: 3px solid #3e3b42;
}

#h_img h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 60px 0 0 25px;
	width: 220px;
}

#h_right {
	width: 58px;
	height: 250px;
	float: right;
	border-bottom: 3px solid #a3a3a3;
}

/*///////////////////////// content //////////////////////*/
#content {
	float: left;
	padding-left: 49px;
	overflow: hidden;
}

/*----------------- category ----------------*/
#category {
	float: left;
	width: 260px;
	background-color: #d2e4ee;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#menu {
  	z-index: 2;
	width: 260px;
}

#menu a.cat, #menu h2 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 28px;
	line-height: 35px;
	width: 260px;
	height: 35px;
}

#menu a.cat {
	background-image: url(../img/button_2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#menu a.sub_cat, #menu h3, #menu h4 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	line-height: 25px;
	width: 260px;
	height: 23px;
	
}

#menu a.sub_cat {
	background-image: url(../img/button_sm.jpg);
	background-repeat: no-repeat;
	/* background-color: transparent; */
	text-decoration: none;
	border-bottom: 1px #fff solid;
	border-left: 1px #fff solid;
}

#menu a, #menu a:visited {
	color: #0077B8;
}

#menu a:hover {
	color: #3c3c3c;
}

#menu li {
	list-style-type: none;
}

#menu ul li {
	position: relative;
}

#menu li ul {
	position: absolute;
	top: 0;
	left: 260px;
	display: none;
	background-color: #F5F5F5;
}

div#menu ul, #menu ul ul, div#menu ul ul ul {
 	margin: 0;
	padding: 0;
	list-style-image: none;
	width: 260px;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul {
 	display: none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}

/*------------------- right side --------------*/

#right_side {
	width: 603px;
	float: left;
	background-color: #fff;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
	padding-top: 20px;
}

#right_side_home {
	width: 603px;
	float: left;
	background-color: #fff;
	/*background-image:url(../img/bg-bg1.jpg);*/
	background-repeat:no-repeat;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
	padding-top: 20px;
}
#right_side_about_us {
	width: 593px;
	float: left;
	background-color: #fff;
	background-image:url(../img/bg-bg1.jpg);
	background-repeat:no-repeat;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
	padding-top: 20px;
}
/*----------------- products ------------------*/
.product {
	width: 480px;
	float: left;
	padding: 20px 0 20px 50px;
}
/*
.product:hover {
	background-color: #FFFFE0;
}
*/
.p_img {
	width: 110px;
	float: left;
}

.p_img img {
	border: 1px solid #696969;
	padding: 10px;
}

.p_name {
	width: 330px;
	float: right;
	font-size: 12px;
	padding-bottom: 10px;
}

.p_info {
	width: 330px;
	float: right;
	text-align: left;
	line-height: 150%;
}

.p_price {
	width: 330px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	color: #F5811E;
}

.p_page {
	float: left;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 12px;
}

.p_page a {
	color: #0077B8;
	font-size: 12px;

}

.p_curr {
	color: #454545;
}

#neutral {
	width: 480px;
	padding-left: 50px;
	font-weight: bold;
}

.gn_title {
	margin: 0 0 10px 50px;	
}

.gn_table {
	background-color: #ECECEC;
	margin: 0 0 0 50px;
	text-align: center;
}

.gn_table th {
	background-color: #A3A3A3;
	width: 25%;
	height: 30px;	
}

.gn_table td {
	background-color: #fff;	
}	

#contacts {
	padding: 0 0 20px 50px;
}

#contacts h3 {
	line-height: 150%;
	font-weight: normal;
	width: 40%;
	font-size: 12px;
}

#contacts img {
	border: 1px solid #696969;
}

.address {
	width: 70%;
	float: left;
	padding-bottom: 20px;
}

.map {
	float: right;
}

a.zoom {
	text-decoration: none;
}

/*/////////////////////// footer ////////////////////////*/
#footer {
	clear: both;
	padding-bottom: 15px;
}

p.footer {
	color: #bfbfbf;
	padding-left: 60px;
	padding-top: 17px;
}

a.footer {
	color: #bfbfbf;
	padding-left: 60px;
}

#footer_l {
	float: right;
	height: 11px;
	width: 260px;
	background-color: #d2e4ee;
	background-image: url(../img/c_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#footer_r {
	float: right;
	height: 11px;
	width: 603px;
	margin-right: 58px;
	background-color: #fff;
	background-image: url(../img/c_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* /////////////////////// form ////////////////////// */


form p {
	margin-bottom: 0px;
	margin-top: 12px;
	padding: 0;
}

label {
	width: 90px;
	float: left;
	text-align: right;
	margin-right: 1em;
	padding-top: 3px;
	display: block;
}

select {
	color: #06367b;
	width: 160px;
	background-color: #DEDEDE;
}

input	{
	color: #06367b;
	border: 1px solid #454545;
}

textarea {
	color: #06367b;
	background: #ffffff;
	border: 1px solid #454545;
}

.submit input	{
	color: #fff;
	background: #F5811E;
	border: 1px solid #454545;
	margin-left: 7.6em;
	
}

fieldset	{
	border: 1px solid #454545;
}

fieldset p {
	margin: 7px auto;
}

legend {
	color: #fff;
	font-weight: bold;
	background: #F5811E;
	border: 1px solid #454545;
	padding: 2px 6px;
}

.legend_field {
	float: right;
	text-align: left;
	width: 29em;
	margin-right: 10px;
	vertical-align: top;
}

th {
	background-color: #FC9B18;
	color: #fff;
}

.bg_1 {
	background-color:	#c0c0c0;
}

.bg_2 {
	background-color: #EDEDED;
}
.promotion {font-size:18px; font-weight:bold;}
.promo { color:#00F; font-size:34px; font-weight:bold; background-color:#F90;}
a.promo:link, a.promo:visited {
	color:#00F; 
}
a.promo:hover { font-size:40px; }
.noborderimg {border-color:#FFF;}
/* a.mheader on 79 order is original color menu link */ 
/* ----------- end form -----------------*/
.bisltd {
font-size:16px;
}