/* **************************** */
/*		GENERAL		*/
/* **************************** */
html {
	background: #2b3c33 none;
	margin: 0;
	overflow: auto;
}

body {
	margin: 0;
	text-align: center;
	background: #2b3c33 none;
	color: #999b98;
	font: normal 9pt "lucida grande",tahoma,verdana,arial,sans-serif;
	}

img {
	border : 0;
	}

h1 {
	padding: 5px 0 5px 5px;
	color: #999b98;
	font: bold 12pt "lucida grande",tahoma,verdana,arial,sans-serif;
	text-align: left;
	text-transform: uppercase;
}
h2 {
	font: bold 10pt "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #999b98;
	text-align: left;
	text-transform: uppercase;
}
h3 {
	font: bold 18pt "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #999b98;
}
a {
	color: #999b98;
	}
	
.PriceLink {
  color: #87d3ff;
	text-decoration: none;
  }

input {
	float: left;
	padding: 2px 10px 4px 10px;
	font: normal 10pt "lucida grande",tahoma,verdana,arial,sans-serif;
	border: 1px solid #49524d;
	background: url("../images/input_bg.png") #404f4a repeat-x top left;
	height: 15px;
	width: 120px;
	color: #999b98;
	}
	
input.button {
	float: left;
	overflow: visible;
	padding: 2px 4px;
	font: normal 10pt "lucida grande",tahoma,verdana,arial,sans-serif;
	border: 1px solid #49524d;
	background: url("../images/input_bg.png") #404f4a repeat-x top left;
	height: 25px;
	width: 145px;
	color: #999b98;
	font-weight: bold;
	}
	
textarea{
	float: left;
	padding: 2px 4px;
	font: normal 10pt "lucida grande",tahoma,verdana,arial,sans-serif;
	border: 1px solid #49524d;
	background: url("../images/input_bg.png") #40514b repeat-x top left;
	height: 110px;
	width: 230px;
	overflow: hidden;
	color: #999b98;
	}
	

select {
	float: left;
	overflow: visible;
	font: normal 10pt "lucida grande",tahoma,verdana,arial,sans-serif;
	}

form p {
	display : block;
	float	: left;
	clear	: both;
	margin : 5px;
	width	: 100%;
	}

form p label {
	width	: 150px;
	display	: block;
	float	: left;
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
	}

form a {
	font-size : 10pt;
	}

/* **************************** */
/*		       LAYOUT   		*/
/* **************************** */
  #wrapper {
  	margin:0;
  	width: 100%;
  	text-align: center;
  	display: table;
  	float: left;
	}
	
	#logo {
		display: block;
		float: left;
		margin: 20px 0 25px 0;
		width: 100%;
	}
	
	#content {
		display: table;
		float: left;
		width: 100%;
		text-align: center;
		position: relative;
	}
	
	#content-1024 {
		width: 1024px;
		margin:0px auto;
		}
	
	#footerline {
		display: table;
		float: left;
    width: 100%;
		background: url("../images/menu_bg.png") repeat-x left top;
	}
	
	#footer {
		display: table;
		margin: 0 auto;
		padding: 10px 10px 10px 0;
		width: 1024px;
		background: url("../images/menu_bg.png") repeat-x left top;
	}
	
  #footer p {
		padding: 0px 5px;
		display: block;
	}
	
  #footer a {
		font-size: 8pt;
	}

/* **************************** */
/*	##########################	*/
/* **************************** */

	
  #home_main {
		width: 100%;
		height: 471px;
		text-align: center;
		display: block;
	}
		
  #home_left {
		background: url("../images/home_ll_60.jpg") repeat-x center right;
		width: 100%;
		height: 471px;
		float:left;
		}
	
  #home_right {
		background: url("../images/home_rr_60.jpg") repeat-x center left;
		width: 100%;
		height: 471px;
		float:left;
		}
  
  #home {
		background: url("../images/home_m_60.jpg") no-repeat center center;
		width: 1024px;
		height: 471px;
		float:left;
		position: relative;
		}
		#home div {
			cursor: pointer;
		}
	
/* **************************** */
/*		      RESPONSES 		*/
/* **************************** */
	
  #updater {
	  float: left;
		color: #ad1c20;
		font-weight: bold;
		padding-left: 30px;
		font-size: 8pt;
	}
	
	#Resp_title {
		float:left;
    display:block;
    padding: 30px;
    padding-bottom: 5px;
	}
	
	#Resp_filled {
		float:left;
    display:block;
    padding-left: 30px;
    padding-right: 30px;
	}
	
	#Resp_div {
	  float:left;
    display:block;
		width: 100%;
	}
	
	#Resp_Label {
		float:left;
    display:block;
    width: 120px;
    height: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
	}
	
	#Resp_Elem {
		float:left;
    display:block;
    padding-bottom: 5px;
    padding-top: 5px;
	}
	
	#Resp_Elem img {
		border: 2px solid #49524d;
		float:left;
    display:block;
    margin: 0px 10px 0px 0px;
	}
	
/* ############################ */

  .traceImage {
		display: block;
		float: left;
		width: 618px;
		height: 418px;
    margin-left: 24px;
		position: relative;
	}
	
	.traceInfo {
		width: 60px;
		height: 120px;
		left:0px;
		top: 0px;
		position: absolute;
		border: 1px solid #999999;
		background-color: #2b3c33;
		padding: 1px;
		
	}
	
	.traceInfoPhoto {
		width: 120px;
		height: 120px;
		display: block;
		float: left;
		left:1px;
		top: 1px;
		position: absolute;
	}
	
	.traceInfoLogo {
		width: 60px;
		height: 60px;
		display: block;
		float: left;
		left: 1px;
		top: 1px;
		position: absolute;
		cursor: pointer;
	}
	
	.traceInfoText {
		width: 56px;
		height: 56px;
		display: block;
		float: left;
		left:1px;
		top: 61px;
		position: absolute;
		padding: 2px;
	}
	
	.tracehome {
		background: url("../images/trace/trace.jpg") no-repeat top left;
	}
	
	.burble{
    width: 18px;
		height: 18px;
		position: absolute;
		border: 0px solid red;
  }
  
  .geltonoji-trasa {
		background: url("../images/trace/geltonoji-trasa.jpg") no-repeat top left;
	}
	
	.geltonoji-burble{
    background: url("../images/trace/geltonoji_burbule.gif") no-repeat top left;
  }
	
	.oranzine-trasa {
		background: url("../images/trace/oranzine-trasa.jpg") no-repeat top left;
	}
	
	.oranzine-burble{
    background: url("../images/trace/oranzine_burbule.gif") no-repeat top left;
  }
	
	.zalioji-trasa {
		background: url("../images/trace/zalioji-trasa.jpg") no-repeat top left;
	}
	
	.zalioji-burble{
    background: url("../images/trace/zalioji_burbule.gif") no-repeat top left;
  }
	
	.nusileidimas {
		background: url("../images/trace/nusileidimas-trasa.jpg") no-repeat top left;
	}
	
	.nusileidimas-burble{
    background: url("../images/trace/nusileidimas_burbule.gif") no-repeat top left;
  }
	
	.melynoji-trasa {
		background: url("../images/trace/melynoji-trasa.jpg") no-repeat top left;
	}
	
	.melynoji-burble{
    background: url("../images/trace/melynoji_burbule.gif") no-repeat top left;
  }
	
	.raudonoji-trasa {
		background: url("../images/trace/raudonoji-trasa.jpg") no-repeat top left;
	}
	
	.raudonoji-burble{
    background: url("../images/trace/raudonoji_burbule.gif") no-repeat top left;
  }
	
	.bordine-trasa {
		background: url("../images/trace/bordine-trasa.jpg") no-repeat top left;
	}
	
	.bordine-burble{
    background: url("../images/trace/bordine_burbule.gif") no-repeat top left;
  }
	
	.juodoji-trasa {
		background: url("../images/trace/juodoji-trasa.jpg") no-repeat top left;
	}
	
	.juodoji-burble{
    background: url("../images/trace/juodoji_burbule.gif") no-repeat top left;
  }
  
  .tinklas {
		background: url("../images/trace/tinklas-trasa.jpg") no-repeat top left;
	}
	
	.tinklas-burble{
    background: url("../images/trace/tinklas_burbule.gif") no-repeat top left;
  }
		
	#trace_line {
		width: 100%;
		height: 471px;
	  text-align: left;
	  display: block;
	  background: url("../images/trace_bg.gif") repeat-y left top;
	}
  
  #trace_small {
	  width: 300px;
	  height: 431px;
	  display: block;
	  float: left;
	  text-align: left;
	  padding: 30px;
	  padding-right: 10px;
	  padding-bottom: 10px;
	   
	  font: normal 9pt "lucida grande",tahoma,verdana,arial,sans-serif;
    text-align: justify;
    
	}
	
	#trace_small p{
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
  }
  
  #trace_small h1 {
  	padding: 0px 0px 5px 0px;
  	margin: 0px;
  	color: #999b98;
  	font: bold 8pt "lucida grande",tahoma,verdana,arial,sans-serif;
  	text-align: left;
  	text-transform: uppercase;
  }

/* **************************** */
/*		        TEXT		          */
/* **************************** */
	
	#txt_main {
		width: 100%;
		height: 471px;
		text-align: center;
		display: block;
    background: url("../images/txt_bg.gif") no-repeat center center;
	}
	
	#txt_line {
		width: 100%;
		height: 471px;
	  text-align: left;
	  display: block;
	  background: url("../images/news_bg.gif") repeat-y left top;
	}
	
	#info {
	  width: 100%;
	  height: 471px;
	  float: left;
	  text-align: left;
	  margin: 0px;
	  padding: 0px;
	  overflow-x: hidden;
	  overflow-y: auto;
    
    SCROLLBAR-FACE-COLOR: #2b3c33; 
    SCROLLBAR-HIGHLIGHT-COLOR: #efefef; 
    SCROLLBAR-SHADOW-COLOR: #2b3c33; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
    SCROLLBAR-ARROW-COLOR: #4b6f9b; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;    
	}
	
	#table {
	  width: 964;
	  height: 411px;
	  float: left;    
	  text-align: left;
	  padding: 30px;
	}
	
	#table table {
	   border: 1px solid #4e5752; 
	   margin-left:auto; 
     margin-right:auto;
	}
	
	#table table th {
	   border: 1px solid #4e5752; 
     padding: 2px 5px 2px 5px;
     background: #394843;
     text-align: center; 
	}
	
	#table table td {
	   border: 1px solid #4e5752; 
     padding: 2px 5px 2px 5px;
     height: 20px;
     text-align: center; 
     background: url("../images/table_bg.png") #394843 repeat-x top left;
	}
	
	#info_small {
	  width: 395px;
	  height: 411px;
	  display: block;
	  float: left;
	  text-align: left;
	  padding: 30px;
	   
	  font: normal 9pt "lucida grande",tahoma,verdana,arial,sans-serif;
    text-align: justify;
	}
	
	#info_small p{
    padding: 0px;
    margin: 0px;
  }
  
  #info_right {
		height: 451px;
		width: 550px;
		float: left;
		border: 0px solid red;
		margin-top: 20px;
  }
/*
	#info_left {
	  width: 500px;
	  height: 471px;
	  display: block;
	  float: left;
	  text-align: left;
	  margin-top: 0px;
	  margin-left: 0px;
	  padding: 0;
	  background: url("../images/news_bg.gif") repeat-y right top;  
	}
	
	
*/	
/* ############################ */

/* **************************** */
/*		        NEWS		          */
/* **************************** */
#info_news {
	  width: 100%;
	  height: 471px;
	  float: left;
	  text-align: left;
	  padding: 0px;
	  margin: 0px;
	  
    overflow-x: hidden;
	overflow-y: auto;
    SCROLLBAR-FACE-COLOR: #2b3c33; 
    SCROLLBAR-HIGHLIGHT-COLOR: #efefef; 
    SCROLLBAR-SHADOW-COLOR: #2b3c33; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
    SCROLLBAR-ARROW-COLOR: #4b6f9b; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
    
    background: url("../images/news_bg.gif") repeat-y left top;
      
	}

#news {
	  width: 100%;
	  min-height: 100px;
	  padding: 20px;
	  margin: 0px; 
}

#news_arch {
	  width: 100%;
	  min-height: 10px;
	  padding: 5px;
	  padding-left: 20px;
	  margin: 0px; 
}

#news_title {
	  width: 500px;
	  padding: 0px;
	  min-height: 100px;
	  margin: 0px;
    float: left; 
    display: block;  
}

#news_photo {
    width: 160px;
    min-height: 100px;
	  padding: 0px;
	  margin: 0px;
    float: left;
    display: block;	 
    text-align: center;    
}

#news_info {
    width: 500px;
    min-height: 100px;
    padding: 0px;
	  margin: 0px;
    float: left;
    display: block;
}

#news_a_more {
    padding: 0px;
	  margin: 0px;
    text-decoration: none;
    color: #699fb9;
}

#news_a {
    padding-left: 20px;
    text-decoration: none;
}

#news_arc {
	  width: 100%;
	  min-height: 30px;
	  padding: 20px;
	  margin: 0px; 
}

/* ############################ */

	

	
/* **************************** */
/*		CLASSES		*/
/* **************************** */
.fl {
	display: block;
	float: left;
	}
.fr {
	display: block;
	float: right;
	font-size: 8pt;
	}
.fc {
	display: block;
	float: center;
	}
.area {
	height 	: 80px;
	font : normal 10pt Tahoma;
	}
.button {
	font : normal 10pt Tahoma;
	padding: 2px 3px;
	overflow: visible;
	}
.block {
	position: relative;
	float	: left;
	display : block;
	color	: #F2EBC7;
	}
.hidden {
	display : none;
	}
.visible {
	display : block;
	}

.w25  { width : 25px;  }
.w30  { width : 30px;  }
.w50  { width : 50px;  }
.w70  { width : 70px;  }
.w100 { width : 100px; }
.w120 { width : 120px; }
.w150 { width : 150px; }
.w165 { width : 165px; }
.w180 { width : 180px; }
.w200 { width : 200px; }
.w230 { width : 230px; }
.w300 { width : 300px; }
.w350 { width : 350px; }
.w400 { width : 400px; }
.w450 { width : 450px; }
.w500 { width : 500px; }
.w550 { width : 550px; }
.w600 { width : 600px; }

#paging {
	margin: 20px 0 0 50px;
	display: block;
	float: left;
}
.paging-active {
	color: white;
	font-size: 8pt;
	margin-right: 6px;
}
.paging-inactive {
	font-size: 8pt;
	text-decoration: none;
	margin-right: 6px;
}

#response-table {
	margin: 0 0 0 20px;
	display: block;
	float: left;
}

/** layout **/
#icont {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	height: 471px;
	text-align: left;
	}
#ileft {
	position: absolute;
	display: block;
	float: left;
	top: 0;
	left: 10px;
	width: 490px;
	height: 471px;
	overflow: hidden;
	background: url("../images/news_bg.gif") repeat-y right top;
	}
#iright {
	position: absolute;
	display: block;
	float: left;
	top: 10px;
	left: 510px;
	height: 450px;
	overflow: hidden;
	}
	
/* ********************************* */
/* *****		GALERY		 ******* */
/* ********************************* */

#dssWrap {
		width: 400px;
		height: 100px;
		display: block;
		float: left;
		overflow: hidden;
	}
	.dssItem {
		display: block;
		float: left;
		width: 100px;
		height: 100px;
		margin: 0 5px 0 0;
		overflow: hidden;
		text-align: center;
		}
		.dssItem a {
			display: table;
			float: left;
			margin: 0 auto;
			width: 100px;
		}
	#dssBigImage {
		display: block;
		float: left;
		margin-left: 10px;
		}
	#nav {
		margin-left: 10px;
		display: block;
		float: left;
		width: 380px;
		}
	#nav a {
		font-size: 90%;
	}
	
  .dssPrev {
		float: left;
	}
	
  .dssNext {
		float: right;
			
	}
	
  .txt-wrap {
		display: block;
		float: left;
		width: 395px;
		padding: 0px;
		margin: 0px;
	}
		
	.txt-col {
		display: block;
		float: left;
		height: 265px;
		width: 1px;
	}
	
	.txt {
		display: block;
		float: left;
		width: 390px;
	}
	
  #gallery {
		display: block;
		float: left;
		margin: 0px;
	}

