@import url(super_style.css);


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

body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	background: #FFFFFF;
}

#container {
	position: absolute;
	left: 50%;
	margin: auto;
	margin-left: -352px;
	width: 704px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url('../img/background.gif');
}

#container #header {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 704px;
	height: 211px;
	background: url('../img/header_background.gif');
}

#header #header_left {
	position: absolute;
	z-index: 2;
	top: 16px;
	left: 14px;
	width: 400px;
	height: 30px;
	text-align: left;
}

#header #header_right {
	position: absolute;
	z-index: 2;
	top: 18px;
	right: 14px;
	width: 138px;
	height: 30px;
	text-align: right;
}

#header #header_banner {
	position: absolute;
	z-index: 2;
	top: 67px;
	left: 0px;
	width: 704px;
	height: 138px;
}

#container #friends_title {
	position: absolute;
	z-index: 1;
	bottom: 97px;
	left: 14px;
	width: 203px;
	height: 19px;
	background: url('../img/title_underline.gif')  repeat-x bottom left;
}

html>body #container #friends_title {
	bottom: 98px;
}

#container #friends {
	position: absolute;
	bottom: 40px;
	left: 18px;
	width: 196px;
	height: 50px;
}

html>body #container #friends {
	bottom: 41px;
}


#container #menu_title {
	position: absolute;
	z-index: 1;
	top: 224px;
	left: 14px;
	width: 203px;
	height: 19px;
	background: url('../img/title_underline.gif')  repeat-x bottom left;
}

#container #menu {
	float: left;
	display: inline;
	overflow: hidden;
	padding: 250px 0 130px 0;
	margin: 0 0 0 18px;
	width: 196px;
	min-height: 100%;
	height: auto !important;
}

#container #text_title {
	position: absolute;
	z-index: 1;
	top: 224px;
	left: 244px;
	width: 446px;
	height: 19px;
	background: url('../img/title_underline.gif')  repeat-x bottom left;
}

#container #text {
	float: right;
	display: inline;
	overflow: hidden;
	padding: 250px 0 75px 0;
	margin: 0 18px 0 0;
	width: 439px;
	min-height: 100%;
	height: auto !important;
}

#container #footer {
	
	clear: both;
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0px;
	width: 704px;
	height: 66px;
	background: url('../img/footer_background.gif');
}

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


#footer #footer_left {
	position: absolute;
	z-index: 2;
	top: 23px;
	left: 14px;
	width: 450px;
	height: 30px;
	text-align: left;
}

#footer #footer_right {
	position: absolute;
	z-index: 2;
	top: 23px;
	right: 14px;
	width: 200px;
	height: 30px;
	text-align: right;
}



/************** meniu tekstai **************/

#menu ul, #friends ul {
	list-style-type: none;
}

#menu li, #friends li {
	margin: 0 0 3px 0;
}


#menu li ul {
	margin: 3px 0 0 0;
}

#menu a, #friends a {
	display: block;
	cursor: pointer;
	padding: 0 0 8px 8px;
	width: 100%;
	background: url('../img/menu_bullet.gif') no-repeat top left;
	text-decoration: none;
}

#menu li li a {
	display: block;
	cursor: pointer;
	padding: 0 0 8px 19px;
	width: 100%;
	background: url('../img/menu_sub_bullet.gif') no-repeat top left;
	text-decoration: none;
}

#menu a:hover, #menu li li a:hover, #menu a.m_, #friends a:hover {		
	color: #90C300;
}



/********* isplestine meniu desineje ***********/

#navig a {
	text-decoration: none;
	padding: 1px 0 0 7px;
	background: url('../img/menu_bullet.gif') no-repeat top left;
}

#navi a:hover, #navig a:hover {
	color: #90C300;
	text-decoration: none;
}

#navig ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#navig li {
	margin: 0 0 3px 0;
}



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

h1 {
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7A7A7A;
}

h2 {
	padding: 0 0 0 3px;
	color: #7A7A7A;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 a {
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	text-decoration: none;
}

#header_left span {
	color: #017ABD;
	//color: #C41313;
	//color: #9D4F4F
}

h1 a:hover, #footer_right a:hover {
	color: #90C300;
	text-decoration: none;
}

.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 {
	text-decoration: none;
}



/************** modulio galerija tekstai **************/

#gall {
	width: 445px;
	font-size: 0px;
}
/*
#spliter {
	clear: left;

}*/

#gall ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0px;
}

#gall li {  
	display: inline;
	/*float: left;*/
}

#gall img {
	margin: 5px;
	width: 98px;
	height: 98px;
}


#gall_psl {
	clear: left;
	padding: 6px 0 0 0;
}

#gall_psl a {
	text-decoration: none;
}

#gall_psl a:hover {
	color: #90C300;
	text-decoration: none;
}

#text h3.gall_ext {
	padding: 6px 0 4px 0;
	color: #7A7A7A;
	font-weight: normal;
}

#text ul.gall_ext {
	padding: 0 0 15px 0;
}



/************** isplestines galerijos perziura **************/


#container_pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 570px;
	height: 600px;
}

#container_pic div {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 550px;
	height: 550px;
}

#container_pic div span {
	display: none;
}

#container_pic h5 {
	position: absolute;
	left: 10px;
	bottom: 25px;
	width: 550px;
	text-align: center;
}

#container_pic p#navi {
	position: absolute;
	left: 201px;
	top: 578px;
	width: 176px;
}

#container_pic #pos {
	position: absolute;
	left: 255px;
	bottom: 10px;
	width: 60px;
	text-align: center;
}

#container_pic p#kraunasi {
	position: absolute;
	left: 40px;
	top: 275px;
	width: 500px;
	text-align: center;
}