@import url(super_style.css);

/************** pagrindas **************/

html,body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	background: #DDD8CF;
	text-align: center;
}



/************** tinklalapio isdestymas **************/

#container {
	z-index: 2;
	min-height: 100%;
	position: relative;
	width: 723px;
	margin: 0 auto 0 auto;
	text-align: left;
}


h1 {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 723px;
	height: 256px;
	font-size: 1px;
	background: #DDD8CF 0 40px url('../img/header.jpg') no-repeat;
}



#menu2 {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 723px;
	height: 30px;
	list-style-type: none;
	text-align: center;
	overflow: hidden;
}





#body {
	background: #FAE2C5;
	padding: 288px 0 0 0;
}

#text {
	width: 550px;
	float: left;
	padding: 0 0 20px 20px;
	color: #5C3709;
	overflow: hidden;
	text-align: justify;
}

#panel {
	width: 132px;
	float: right;
	padding: 0 0 20px 0;
	list-style-type: none;
}

#panel li {
	padding: 10px 0 0 0;
	width: 111px;
	height: 111px;
}

#panel li a {
	position: absolute;
	width: 111px;
	height: 111px;
	cursor: pointer;
	background: #999999;
}

#panel li a span {
	position: absolute;
	width: 111px;
	height: 111px;
	background: url('../img/gall.gif');
}


#footer {
	position: relative;
	width: 100%;
	cursor: default;
	background: #DDD8CF;
}

#footer #c-l a, #footer #c-r a {
	text-decoration: none;
}

#footer #c-l a:hover, #footer #c-r a:hover {
	text-decoration: underline;
}

#c-l {
	float: left;
	padding: 10px 0 20px 20px;
	color: #5C3709;
}

#c-r {
	float: right;
	padding: 10px 20px 20px 0;
	text-align: right;
	color: #5C3709;
}



#languages {
	position: absolute;
	left: 635px;
	top: 45px;
	cursor: default;
	z-index: 10;
	overflow: hidden;
	list-style-type: none;
}


/************* kalbu tekstai ****************/

#languages li {
	list-style-type: none;
	float: left;
	padding: 0 3px 0 3px;
}

#languages li a {
	text-decoration: none;
}

#languages li a:hover, #languages li a.m_ {
	text-decoration: underline;
}



/************** vidines navigacijos tekstai **************/

#text #navig {
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: square;
	
}

#navig a {
	text-decoration: none;
	font: 12px georgia;
}

#navig a:hover {
	text-decoration: underline;
}

#navig li {
	margin: 0 0 2px 0;
}



/************* meniu tekstai ****************/


#menu2 li {
	display: inline;
	float: left;
	width: 180px;
	text-align: center;
}

#menu2 a {
	font: bold 12px verdana;
	text-decoration: none;
	cursor: pointer;
	padding: 0 16px 0 17px;
	background: url('../img/menu.gif') no-repeat right 4px;
}


#menu2 a:hover, #menu2 a.m_ {
	text-decoration: underline;
}



/************* tinklalapio tekstai ****************/

h1 span, #panel li a img {
	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;
}




/************** lightbox paveiksleliu detuve **************/

#lightbox
{
	padding: 10px;
	background-color: #eee;
}

#closeButton
{
	right: 5px;
	top: 5px;
}

#lightbox IMG
{
	clear: both;
	border: none;
}

#overlay IMG
{
	border: none;
}

#overlay
{
	background-image: url(../img/overlay.png);
}

* html #overlay
{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
}
