@import url(super_style.css);

/************** pagrindas **************/

html,body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFFFFF url('../img/background.jpg') repeat-x;
	text-align: center;
}



/************** tinklalapio isdestymas **************/

#container {
	z-index: 2;
	min-height: 100%;
	position: relative;
	width: 945px;
	margin: 0 auto 0 auto;
	text-align: left;
}



h1 {
	position: absolute;
	left: 223px;
	top: 67px;
	z-index: 5;
	font-size: 1px;
	width: 239px;
	height: 73px;
}

h1 a {
	z-index: 6;
	display: block;
	width: 239px;
	height: 73px;
	background: url('../img/logo.gif');
	cursor: pointer;
}

p#h {
	position: absolute;
	left: 462px;
	top: 62px;
	z-index: 5;
	background: url('../img/header_site.gif');
	font-size: 1px;
	width: 458px;
	height: 78px;
}

h1 a span, p#h span {
	display: none;
}



#flash {
	position: absolute;
	top: 19px;
	left: 28px;
	width: 181px;
	height: 750px;
	z-index: 10;
	background: #FFFFFF;
	padding: 0 0 15px 0;
}

#fix {
	position: absolute;
	top: 67px;
	left: 0;
	width: 223px;
	height: 73px;
	background: url('../img/fix_site.gif') no-repeat;
	z-index: 4;
}



#menu {
	position: absolute;
	top: 19px;
	left: 219px;
	font-size: 0px;
	z-index: 5;
	width: 705px;
	height: 39px;
	background: url('../img/menu_bg_site.jpg') no-repeat;
	cursor: default;
}

#menu ul {
	text-align: center;
	list-style: none;
	margin: 11px 0 0 0; 
}

#menu li {
	display: inline;
	padding: 0 8px 0 8px;
}
	
#menu li a {
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	text-transform: uppercase;
}

#menu li a:hover, #menu li a.m_ {
	text-decoration: underline;
}


#text {
	position: absolute;
	width: 703px;
	height: 212px;
	top: 160px;
	left: 220px;
	overflow: hidden;	
	z-index: 4;
	background: url('../img/intro_bg_text.gif') no-repeat;
}

#text #t {
	position: absolute;
	width: 422px;
	height: 174px;
	top: 20px;
	left: 22px;
	overflow: hidden;	
	z-index: 4;
	text-align: justify;
	cursor: default;
}

#text #n {
	position: absolute;
	width: 206px;
	height: 142px;
	top: 51px;
	left: 480px;
	overflow: hidden;	
	z-index: 4;
}

#text #n a {
	text-decoration: none;
}

#text #n a:hover {
	text-decoration: underline;
}


#bar1, #bar2, #bar3 {
	position: absolute;
	width: 231px;
	height: 146px;
	top: 390px;
	overflow: hidden;	
	z-index: 4;
	background: url('../img/intro_bg_new.png') bottom no-repeat;
	cursor: default;	
}

#bar1 p, #bar2 p, #bar3 p {
	position: absolute;
	top: 100px;
	text-align: center;
	width: 215px;
	left: 10px;
	z-index: 5;
}

#bar1 p a, #bar2 p a, #bar3 p a {
	text-decoration: none;
}

#bar1 p a:hover, #bar2 p a:hover, #bar3 p a:hover {
	text-decoration: underline;
}

#bar1 p.b, #bar2 p.b, #bar3 p.b {
	width: 231px;
	height: 84px;
	top: 0;
	left: 0;
	z-index: 5;
}

#bar1 p.b span, #bar2 p.b span, #bar3 p.b span {
	display: none;
}

#bar1 {
	left: 220px;
}

#bar1 p.b {
	background: url('../img/intro_bg_cb.jpg') no-repeat;
}

#bar2 {
	left: 456px;
}

#bar2 p.b {
	background: url('../img/intro_bg_gps.jpg') no-repeat;
}

#bar3 {
	left: 692px;
}

#bar3 p.b {
	background: url('../img/intro_bg_new.jpg') no-repeat;
}

#footer {
	position: absolute;
	background: url('../img/footer_site.png') no-repeat;
	/*top: 556px;*/
	top: 391px;
	left: 221px;
	width: 701px;
	height: 59px;
	cursor: default;
	z-index: 5;
}

#foot {
	position: absolute;
	/*top: 570px;*/
	top: 405px;
	left: 221px;
	width: 701px;
	cursor: default;
	z-index: 6;
	text-align: center;
}

#foot a {
	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
}