@import url(super_style.css);

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

html, body {
	height: 100%;
	background: #668041 url('../img/bg.gif') repeat-x;
	text-align: center;
}



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

#container {
	margin: auto;
	width: 980px;
	position: relative;
	text-align: left;	
}

h1 {
	position: absolute;
	z-index: 3;
	left: 102px;
	top: 18px;
	width: 174px;
	height: 40px;
	font-size: 0px;
	display: block;
}

h1 a {
	z-index: 5;
	display: block;
	width: 174px;
	height: 40px;
	cursor: pointer;
	background: url('../img/logo_lt.gif');
}

h1 a span, h2 {
	display: none;
}


#res {	
	width: 93px;
	height: 91px;
	display: block;
	cursor: pointer;
	position: absolute;
	left: 920px;
	top: 85px;
	z-index: 90; 
	font-size: 0px;
}

#res a {
	z-index: 91; 
	display: block;
	width: 93px;
	height: 91px;
	cursor: pointer;
}

#res span { display: none; }


#title {
	position: absolute;
	top: 34px;
	right: 100px;
	cursor: default;
	font-size: 12px;
}



#menu {
	position: absolute;
	top: 75px;
	height: 43px;
	z-index: 3;
	font-size: 0px;
	list-style: none;
}
	
#menu li {
	float: left;
	margin: 0 2px 4px 2px;
}
	
#menu li a {
	display: block;
	width: 109px;
	padding: 16px 0 8px 0;
	background: url('../img/bg_menu.jpg');
	font: bold 14px Georgia;
	color: #613816;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}

#menu li a:hover, #menu li a.m_ {
	text-decoration: underline;
}


#menu2 {
	float: left;
	width: 240px;
	margin: 180px 0 40px 0;
	padding: 0 0 0 103px;
	list-style: none;
}

#menu2 li {
	float: left;
	margin: 0 0 3px 0;
}

#menu2 a {
	display: block;
	padding: 6px 10px 7px 10px;
	width: 185px;
	font: 12px verdana;
	text-decoration: none;
	color: #DFD29B;
	cursor: pointer;
	background: url('../img/bg_menu2.gif') no-repeat;
	/*overflow: hidden;
	height: 14px*/
}

#menu2 a:hover, #menu2 a.m_ {
	text-decoration: underline;
	color: #DFD29B;
}



#text {
	overflow: hidden;
	z-index: 5;
	font-size: 12px;
}

.txt {
	padding: 175px 0 40px 103px;
	width: 775px;
}

.txt2 {
	padding: 175px 0 40px 10px;
	width: 525px;
}



#copyright {
	text-align: center;
	border-top: 1px solid #CCC08E;
	color: #CCC08E;
	margin: 0 auto 0 auto;
	width: 600px;
	padding: 5px 0 20px 0;
	font-size: 10px;
}

#copyright a {
	font-size: 10px;
	text-decoration: none;
	color: #CCC08E;
}

#copyright a:hover {
	text-decoration: underline;
	color: #CCC08E;
}


/************** 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;
}



/************* 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 galerija tekstai **************/

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

#gall li {  
	display: inline;
}

#gall img {
	float: left;
	margin: 9px;
	width: 108px;
	height: 108px;
	/*margin: 11px;
	width: 105px;
	height: 105px;*/
}

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

#gall_psl a {
	text-decoration: none;
}

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




/************** 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);
}




/************** tinklalapio modulis uzklausimas ir uzsakymas **************/

.simple * {
	color: #DFD29B;
}

form.simple input {
	margin: 3px 0 11px -5px;
	width: 500px;
	padding: 6px;
	border: 1px solid #516730;
	background: #5D7739;
}

form.simple .nobr input {
	width: 127px;
	margin: 3px 0 11px -5px;
}

form.simple textarea {
	margin: 3px 0 11px -5px;
	width: 500px;
	height: 100px;
	padding: 6px;
	border: 1px solid #516730;
	background: #5D7739;
}

form.simple p {
	margin: 0 0 0 5px;
	/*padding: 0 0 0 -5px;*/
	line-height: normal;
}

form.simple .error {
	color: #6B3D19;
}

.simple .submit {
	width: 150px;
	border: 1px solid #516730;
	background: #5D7739;
	margin: 3px 0 11px 0px;
	padding: 2px;
	font-weight: normal;
}

