@import url(super_style.css);

/************* pagrindas ****************/

body {
	height: 100%;
	background: #9FB0A4;
}



/************* tinklalapio isdestymas ****************/

#container {
	position: absolute;
	margin: auto;
	margin-left: -342px;
	left: 50%;
	width: 685px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url('../img/bg.gif');
}

h1 {
	position: absolute;
	top: 7px;
	left: 21px;
	width: 168px;
	height: 160px;
	background: url('../img/logo.gif');
	font-size: 0px;
	z-index: 4;
}

p#h {
	position: absolute;
	top: 0;
	left: 210px;
	width: 475px;
	height: 144px;
	font-size: 0px;
	z-index: 1;
}

h2 {
	position: absolute;
	left: 250px;
	top: 177px;
	font: bold 13px verdana;
	/*font: bold 15px times new roman;*/
	text-transform: uppercase;
	color: #E5A92E;
	cursor: default;
	z-index: 2;
}


#contacts {
	position: absolute;
	bottom: 27px;
	left: 10px;
	width: 188px;
	overflow: hidden;
	cursor: default;
	color: #9FB0A4;
	text-align: center;
	z-index: 2;
}

html>body #contacts {
	bottom: 28px;
}

#contacts a {
	color: #9FB0A4;
	text-decoration: none;
}

#contacts a:hover {
	text-decoration: underline;
}


#engine {
	position: absolute;
	left: 230px;
	bottom: 9px;
	width: 434px;
	cursor: default;
	border-top: 1px solid #9FB0A4;
	padding: 7px 0 0 0;
	text-align: center;
	color: #9FB0A4;
	z-index: 2;
}

html>body #engine {
	bottom: 10px;
}

#engine a {
	text-decoration: none;
	color: #9FB0A4;
}

#engine a:hover {
	text-decoration: underline;
}


#text {
	float: right;
	padding: 202px 20px 45px 15px;
	width: 435px;
	overflow: hidden;
	z-index: 2;
}


#fix {
	position: absolute;
	left: 0;
	top: 0;
	width: 685px;
	height: 146px;
	background: url('../img/bg_header.gif') no-repeat;
	z-index: 3;
}


#menu {
	float: left;
	padding: 167px 0 200px 0;
	width: 208px;
}


#languages {
	position: absolute;
	top: 13px;
	left: 175px;
	width: 15px;
	text-align: right;
	z-index: 4;
}




/************* meniu tekstai ****************/

#menu li{
	background: url('../img/menu_split.gif') center bottom no-repeat;
	list-style-type: none;
	float: left;
	text-align: center;
}


#menu a {
	display: block;
	padding: 12px 12px 12px 12px;
	font: 11px verdana;
	color: #E5A92E;
	text-decoration: none;
	width: 184px;
}

#menu a:hover, #menu a.m_ {
	color: #EBD8B3;
}

#menu li ul li {
	background: url('../img/menu_split.gif') center top no-repeat;
}

#menu li li{
	background: none;
}
#menu li li a {
	display: block;
	padding: 6px 12px 6px 12px;
	font: 10px verdana;
	color: #F6CE7B;
	text-decoration: none;
	width: 184px;
}

#menu li li a:hover, #menu li li a.m_ {
	color: #EBD8B3;
}





/************* kalbu tekstai ****************/

#languages li {
	list-style-type: none;
}

#languages li a {
	display: block;
	padding: 0 0 4px 0;
	font: 10px verdana;
	text-decoration: none;
	color: #E5A92E;
}

#languages li a:hover, #languages li a.m_ {
	color: #EBD8B3;
}




/************* tinklalapio tekstai ****************/

h1 span, p#h 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;
}




/************** modulio publikacijos tekstai **************/

#navi {
	height: 25px;
}

#navi a, #navig a {
	text-decoration: none;
}

#navi a:hover, #navig a:hover {
	text-decoration: underline;
}

#navig li {
	margin: 0 0 3px 0;
}

#navig {
	margin: 0 0 0 -20px;
}




/************** modulio galerija tekstai **************/

ul#gall  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0px;
}

#gall li {  
	display: inline;
}

#gall img {
	margin: 8px;
	width: 127px;
	height: 127px;
}

#gall_psl {
	clear: left;
	padding: 3px 0 0 0;
}

#gall_psl a {
	text-decoration: none;
}

#gall_psl a:hover {
	text-decoration: none;
	color: #5F8218;
}