body {
	background-image:url(../images/bg.jpg);
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	background-repeat: repeat-x;
}
#header {
	background-image:url(../images/header.jpg);
	height:207px;
	width:786px;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
}
#main_bg {
	background-image:url(../images/titulinis6.jpg);
	width: 1000px;
	height: 612px;
	background-repeat: no-repeat;
}
.float_left {
	float: left;
}
img {
	border: none;
}
table {
	margin:0px;
	padding:0px;
}
#menu_bg {
	background-image:url(../images/menu_bg.jpg);
	width: 978px;
	height: 21px;
	 background-repeat: repeat-x
}
#inner_main_bg {
	background-image:url(../images/inner_main_bg.gif);
	width: 583px;
	height: 486px;
	background-repeat: no-repeat;
}
#menu {
	padding-left: 20px;
	padding-right: 20px;
	font-weight:bold;
}
form{margin:0; padding:0}

td {font-family: Tahoma; font-size:12px  }
 
a:link {
	font-size: 12px;
	color: #295BA6;
	font-family: Tahoma;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	color: #295BA6;
	font-family: Tahoma;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	color: #295BA6;
	font-family: Tahoma;
	text-decoration:underline;
}
a.products:link {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	text-decoration:none;
}
a.products:visited {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	text-decoration:none;
}
a.products:hover {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	text-decoration:underline;
}
.text {
	width: 800px;
	padding-left: 50px;
	padding-top: 50px;
}
h1 {
	font-size: 20px;
	font-family: tahoma;
	font-weight: normal;
}
hr {
	background-color: #295BA6;
	color: #295BA6;
	height: 1px;
	border-color: #295BA6;
	border-style: solid;
	width: 138px;
}
div.grey_bg {
	background-color: #EBEBED;
	width: 719px;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #B0B0B1;
}
div.grey_static {
	background-color: #EBEBED;
	width: 719px;
	height: 175px;
	border-width: 1px;
	border-style: solid;
	border-color: #B0B0B1;
}
div.grey_dynamic {
	background-color: #EBEBED;
	width: 719px;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #B0B0B1;
}
div.akcijos {
		font-family: Tahoma;
		color: #ffffff;
		font-size: 16px;
}
div.pagr {
	position: absolute; 
	width:200px; 
	height:100px; 
	z-index:1; 
	left: 0px; 
	top: 0px; 
	visibility: hidden; 
	overflow: hidden;
}
hr.white {
	background-color: #ffffff;
	color: #ffffff;
	height: 2px;
	border-color: #ffffff;
	border-style: solid;
	width: 230px;
}