@import url(super_style.css);

/************** pagrindas **************/

body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: #2C66B5;
}



/************** tinklalapio isdestymas **************/

#container {
	position: absolute;
	margin: auto;
	margin-left: -400px;
	left: 50%;
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #5685BD url('../img/background2.gif') repeat-y;
	font-size: 1px;
}

h1 {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0px;
	width: 800px;
	height: 119px;
	background: #2C66B5 url('../img/header.jpg') no-repeat 0 20px;
	font-size: 1px;
}

#marquee {
	position: relative;
	z-index: 3;
	left: 218px;
	top: 73px;
	width: 582px;
	height: 18px;
	overflow: hidden;
	cursor: default;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

#languages {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 119px;
	width: 216px;
	height: 38px;
	overflow: hidden;
	font-size: 1px;
	text-align: center;
	padding: 10px 0 0 0;
	background: url('../img/spliter2.gif') no-repeat center bottom;
}

#menu1 {
	position: absolute;
	overflow: hidden;
	z-index: 3;
	left: 216px;
	top: 119px;
	width: 584px;
	height: 32px;
	background: #2762B2;
}

#menu2 {
	float: left;
	overflow: hidden;
	padding: 149px 0 340px 0;
	margin: 0;
	width: 216px;
}

#menu-fix {
	position: absolute;
	z-index: 4;
	top: 119px;
	left: 216px;
	width: 1px;
	height: 32px;
	font-size: 1px;
	background: #2762B2;
}

#text {
	position: relative;
	float: right;
	z-index: 2;
	display: inline;
	overflow: hidden;
	padding: 147px 0 40px 0;
	margin: 0 14px 0 0;
	width: 556px;
}

#information {
	position: absolute;
	z-index: 3;
	left: 10px;
	bottom: 39px;
	width: 196px;
	overflow: hidden;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

html>body #information {
	bottom: 40px;
}

#contacts {
	position: absolute;
	z-index: 2;
	left: 216px;
	bottom: -1px;
	width: 584px;
	height: 12px;
	overflow: hidden;
	background: #2C66B5;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	padding: 7px 0 8px 0;
}

html>body #contacts {
	bottom: 0px;
}

#footer {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: -1px;
	width: 216px;
	background: #2C66B5 url('../img/footer.jpg') no-repeat;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	padding: 322px 0 8px  0;
}

html>body #footer {
	bottom: 0px;
}



/************** tinklalapio tekstai **************/

#languages ul {
	list-style-type: none;
}

#languages li{
	display: inline;
}

#languages img{
	margin: 0 5px 0 5px;
}


#menu1 {
	list-style-type: none;
}

#menu1 li{
	display: inline;
	float: left;
	line-height: 32px;
	
}

#menu1 a {
	display: inline-block;
	padding: 10px 12px 10px 15px;
	background: url('../img/spliter1.gif') no-repeat center left;
	font: 11px tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}



#menu2_1 {
	list-style-type: none;
}

#menu2_1 li {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url('../img/arrow1.gif') no-repeat 180px 11px;

}

#menu2_1 a {
	display: block;
	width: 216px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 8px 0 8px 0;
	background: url('../img/spliter2.gif') no-repeat center bottom;
}

#menu2_1 a:hover {
	color: #000000;
}

#menu2_1 a.m_ {
	color: #000000;
}



#menu2_2 {
	list-style-type: none;
	margin: 30px 0 0 0;
}

#menu2_2 li {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url('../img/arrow2.gif') no-repeat 182px 11px;

}

#menu2_2 a {
	display: block;
	width: 216px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 8px 0 8px 0;
}

#menu2_2 a:hover {
	color: #000000;
}



#footer a, #contacts a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover, #contacts a:hover {
	text-decoration: underline;
}



h1 span {
	display: none;
}



/************** tinklalapio xhtml atributai **************/

.a_left {
	text-align: left;
}

.a_right {
	text-align: right;
}

.a_center {
	text-align: center;
}

.a_justify {
	text-align: justify;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.f_center {
	margin-left: auto;
	margin-right: auto;
}

.underline {
	text-decoration: underline;
}

.strike {
	text-decoration: line-through;
}



/************** tinklalapio modulis uzklausimas **************/

form input {
	margin: 3px 0 11px -5px;
	width: 550px;
	border: 1px solid #2C66B5;
	padding: 2px;
}

form textarea {
	margin: 3px 0 11px -5px;
	width: 550px;
	height: 100px;
	border: 1px solid #2C66B5;
	padding: 2px;
}

form p {
	margin: 0 0 0 5px;
}

form .error {
	color: #FF0000;
}

.submit {
	width: 150px;
	border: 1px solid #2C66B5;
	margin: 2px 0 0 5px;
}
