body	{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	
}
form {
	display: inline;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear:both;
	font-size:1px;
	background-color: white;
}

.container {
	width: 1024px;
	background-color: #E0EDFE;
}

.header {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	height: 155px;
}
.header2 {
	background-image: url('images/header2.jpg');
	background-repeat: no-repeat;
	height: 126px;
}

.meniu_cont {
	width: 233px;
	overflow: hidden;
	
}
.meniu_txt {
	width: 194px;
	text-align: right;
}
.meniu_url {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.meniu_url2 {
	text-decoration: none;
	color: #646464;
	font-weight: bold;
}
.meniu_url3 {
	text-decoration: none;
	color: #9d9d9d;
	font-weight: bold;
}
.meniu_sep {
	width: 218px;
	height: 25px;
	background-image: url('images/meniu_sep.gif');
	background-repeat: no-repeat;
}


.body_cont {
	width: 791px;
	overflow: hidden;
	background-color: white;
}
.body_bg {
	width: 791px;
	overflow: hidden;
	background-image: url('images/body_bg.gif');
	background-repeat: repeat-x;
}
.pagalys {
	width: 5px;
	height: 600px;
	font-size: 1px;
}
.text_cont {
	width: 786px; /* -5px pagaliui*/
	overflow: hidden;
}
.textas {
	/* border: 1px solid red; */
	margin-left: 80px;
	margin-right: 80px;
	padding-top: 20px;
	/*padding-bottom: 80px;*/
	font-size: 14px;
}
.akcijos {
	margin-left: 55px;
	margin-right: 80px;
	border-bottom: 1px solid #195ECC;
	font-size: 14px;
	color: #195ECC;
	font-weight: bold;
}
.akcijos_baneriai {
	margin-left: 55px;
	padding-top: 20px;
}
.botoom_totop {
	text-decoration: none;
	color: black;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 40px;
	
	
}





