*{ 
			margin:0px; 
			padding:0px;
			font-family: Verdana, vesans-serif;
			font-size:12px;
			
		}

div.body{
	width:962px; 
	margin:0px auto; 
	background:#f5f5f5;
}

div.header{
	background: url('img/header.jpg'); 
	width:962px; 
	height:231px; 
	float:left; 
	display:block
}
		
div.Hmeniu{
	background: url('img/meniu_bg.jpg'); 
	width:960px; 
	height:48px; 
	float:left; 
	display:block;

}

div.text{
	width:962px; 
	float:left; 
	display:block; 
	background:#f5f5f5
}

div.text_left{
	width:240px; 
	float:left;
	display:block;
	padding:0 1px 0 1px;
}
div.text_txt{
	width:468px; 
	float:left; 
	display:block;
	padding:5px;
	background:#FFF;
	margin-right:1px; 
	margin-left:-1px;
	border:1px solid #E2E2E2;
}
div.text_right{
	width:240px; 
	float:left;
	display:block;
	margin-right:-2px
}

div.kelione_bg{
	background:url('img/pasiulymas2.jpg'); 
	width:220px; 
	height:266px; 
	margin:1px; 
	padding: 8px; 
	padding-bottom:0px;	
	padding-top:2px;

}

div.kelione_akcija{
	position:absolute; 
	border:0px solid red; 
	margin-left:147px; 
	margin-top:-2px
}	

div.kelione_img{
	margin-top:10px;
	width:216px;
	height:92px;
}

div.kelione_txt{
	width:218px; 
	height:80px; 
	overflow: auto; 
	margin:10px 0px; 
	font-size:10px; 
	color:#585858; 
	text-align:justify
}

div.kelione_kaina{
	width:108px; 
	border:0px solid red; 
	float:left; 
	height:33px; 
	display:block
}	

a{
	text-decoration: none;  
	color:#1d3e8f
}
a:hover{
	text-decoration: underline;
}
		ul.HMeniuTop{
			margin:0px;
			height:20px;
			padding:0px;
			list-style: none;
			width:940px;

		}
		li.HMeniuTop{
			margin: 0;
			list-style: none;
			
			float:left; 
			display:block; 
			border:0px solid red; 
			height:9px; 
			padding:13px 3px; 
			color:#6ea30d;
			text-transform: uppercase; 
			font-weight:bold;
			
		}
		a.HMeniuTop{
			display: block;
			margin: 0 0 0 0;
			padding: 4px 10px;
			color: #6ea30d;
			background: none;
			text-align: center;
			text-decoration: none
		}
		a.HMeniuTop:hover{
			font-weight: bold;
			color:#6ea30d;
			text-decoration: underline;
		}
		
		
		div.HMeniuDrop{
			position: absolute;
			visibility: hidden;
			margin: 0;
			margin-top:10px;
			padding: 0;
			background: none;
			border-left: 0px solid #4496E3;
			border-right: 0px solid #4496E3;
			border-bottom: 0px solid #4496E3;
			z-index: 30;
			filter:progid:DXImageTransform.Microsoft.Shadow(color=#c4c4c4, direction=225, strength=2);
			filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=96);
			-moz-opacity:.25;opacity:.96;

		}
		a.HMeniuDrop{
				display: block;
				margin: 5px;
				padding-left: 5px;
				white-space: nowrap;
				text-align: left;
				text-decoration: none;
				color: #6ea30d;
				font: 11px arial;
			width:auto;
		}
		a.HMeniuDrop:hover{
			text-decoration: underline;
			font-weight: normal;
			font: 11px arial;
			color: #6ea30d;
			width:auto;
		}
		
		.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(img/sub-1.gif) no-repeat top right; 
}

.roundbottom {
	background: url(img/sub-2.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

		
		