@import url(super_style.css);

/************* pagrindas ****************/


* {	margin: 0;
	padding: 0;
}

html {
	border: 0;
	height: 100%;
}

body {
	position: relative;
	padding: 0;
	margin: 0;
	height: 100%;
	background: #f4f4f4 url('../img/bg_top.gif') repeat-x;
}



/************* pirmo psl tinklalapio isdestymas ****************/


#fcontainer {
	position: relative;
	z-index: 1;
	margin: auto;
	margin-left: -342px;
	margin-bottom: -230px;
	left: 50%;
	width: 684px;
	height: 100%;
	background: url('../img/f_bg.gif') repeat-y;
}
html>body #fcontainer {
	height: auto;
	min-height: 100%;
	margin-bottom: -230px;
}


#fcontainer #footer {
	font: 10px arial;
	position: absolute;
	bottom: -1px;
	cursor: default;
	width: 685px;
	height: 30px;
	left: 0;
	z-index: 2;
	padding: 222px 0 0 0;
	text-align: center;
	background: url('../img/f_bg_inner_bottom.jpg') bottom no-repeat;
}
html>body #fcontainer #footer {
	bottom: 0px;
}

#under {
	position: relative;
	height: 230px;
	background: url('../img/f_bg_bottom.gif');
}

#fcontainer h1 {
	position: absolute;
	width: 684px;
	height: 112px;
	left: 0;
	top: 0;
	z-index: 3;
	background: url('../img/f_bg_inner_top.jpg');
}

#fcontainer h1 span, #fcontainer h2 span {
	display: none;
}

#fcontainer #tbl {
	position: relative;
	padding: 370px 0 120px 0;
	width: 685px;
	z-index: 4;
	background: url('../img/f_header.jpg') 0px 195px no-repeat;
}

#tbl table {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width: 686px;
}

#tbl table tr td {
	vertical-align: top;
}

#fcontainer h2#kn a, #fcontainer h2#kp a {
	display: block;
	position: absolute;
	width: 342px;
	height: 71px;
	top: 111px;
}

#fcontainer h2#kn a {
	left: 0px;
	background: url('../img/f_header_kn.gif') no-repeat;
}

#fcontainer h2#kp a {
	left: 343px;
	background: url('../img/f_header_kp.gif') no-repeat;
}

#tbl table ul {
	width: 1px;
}

#tbl table ul li{
	list-style-type: none;
	float: left;
	background: url('../img/f_bg_menu.gif') bottom no-repeat;
}

#tbl table ul a {
	display: block;
	padding: 12px 12px 12px 58px;
	font: 12px arial;
	color: #3d3d3d;
	text-decoration: none;
	width: 269px;
	cursor: pointer;
}

#tbl table ul#kn-l a {
	text-align: right;
	padding: 12px 58px 12px 12px;
}

#tbl table ul#kn-l a:hover {
	color: #7a9284;
}

#tbl table ul a:hover {
	background: url('../img/f_bg_menu.gif') repeat-y;
	color: #acac95;
	font-weight: bold;
}



/************* tinklalapio isdestymas ****************/

#container {
	position: absolute;
	z-index: 1;
	margin: auto;
	margin-left: -407px;
	left: 50%;
	width: 815px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

h1 {
	position: absolute;
	width: 536px;
	height: 153px;
	top: 0;
}

#fix2, #fix3 {
	display: block;
	position: absolute;
	top: 120px;
	z-index: 7;
}

#fix {
	position: absolute;
	width: 720px;
	height: 52px;
	top: 192px;
	z-index: 2;
}

#container #menu {
	position: absolute;
	z-index: 10;
	overflow: hidden;
	top: 192px;
	width: 720px;
	height: 43px;
	list-style-type: none;
}

#container #menu li {
	display: inline;
	line-height: 50px;
}

#container #text {
	position: relative;
	font: 12px arial;
	width: 670px;
	z-index: 6;
}

#container #footer {
	font: 10px arial;
	text-align: center;
	position: absolute;
	bottom: -1px;
	cursor: default;
	width: 720px;
	height: 35px;
	padding: 15px 0 0 0;
	z-index: 10;
}
html>body #container #footer {
	bottom: 0;
}

#container #engine {
	font: 10px arial;
	text-align: center;
	position: absolute;
	bottom: 7px;
	cursor: default;
	width: 60px;
	z-index: 2;
}
html>body #container #engine {
	bottom: 8px;
}

#footer a, #engine a {
	text-decoration: none;
	font: 10px arial;
}

#footer a:hover, #engine a:hover {
	text-decoration: underline;
}

#container h1 span, #container #fix2 span, #container #fix3 span {
	display: none;
}





#fix0 {
	list-style-type: none;
}

#fix0 li{
	float: left;
}


#container #menu li{
	display: inline;
	line-height: 100px;
}

#container #menu a {
	display: block;
	padding: 15px 20px 15px 20px;
	font: 12px arial;
	color: #FFFFFF;
	text-decoration: none;
}

#container #menu a.m_ {
	font-weight: bold;
}




#languages {
	position: absolute;
	top: 80px;
	right: 15px;
	z-index: 10;
}



/************* kalbu tekstai ****************/

#languages li {
	list-style-type: none;
	float: left;
}

#languages li a {
	display: block;
	padding: 0 10px 0 0;
	font: 10px arial;
	text-decoration: none;
	color: #3d3d3d;
}

#languages li a:hover, #languages li a.m_ {
	color: #999999;
}




/************* 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: 116px;
	height: 116px;
}

#gall_psl {
	clear: left;
	padding: 3px 0 0 0;
}

#gall_psl a {
	text-decoration: none;
}

#gall_psl a:hover {
	text-decoration: none;
	color: #5F8218;
}