@import url(super_style.css);

/************** pagrindas **************/

body {
	height: 100%;
	background: #000000;
	text-align: center;
}



/************** tinklalapio isdestymas **************/

#container {
	margin: auto;
	width: 772px;
	position: relative;
	text-align: left;	
}


h1 {
	position: absolute;
	background: url('../img/header.jpg') no-repeat;
	width: 766px;
	height: 429px;
	top: 0px;
	left: 3px;
}


#cop {
	position: absolute;
	width: 766px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	padding: 15px 0 0 0;
	cursor: default;
	bottom: 0;
	left: 3;
	border-top: 1px solid #D63B05;
}



#cop a {
	text-decoration: none;
	color: #FFFFFF;
}

#cop a:hover {
	text-decoration: underline;
}


#text {
	padding: 443px 0 58px 15px;
	overflow: hidden;
	z-index: 5;
	width: 740px;
}

#menu {
	position: absolute;
	top: 387px;
	left: 0px;
	width: 766px;
	height: 48px;
	list-style-type: none;
	overflow: hidden;
}


#languages {
	position: absolute;
	left: 724px;
	top: 15px;
	cursor: default;
	z-index: 10;
	overflow: hidden;
	list-style-type: none;
	
}



/************* kalbu tekstai ****************/

#languages li {
	list-style-type: none;
	float: left;
}

#languages li a {
	display: block;
	padding: 0 5px 0 5px;
	font-size: 1px;
	font: 12px georgia;
	text-decoration: none;
	text-align: center;
}

#languages li a:hover, #languages li a.m_ {
	text-decoration: underline;
}



/************** vidines navigacijos tekstai **************/

#text #navig {
	padding: 0;
	margin: 0 0 0 250px;
	list-style-type: square;
	
}

#navig a {
	text-decoration: none;
	font: 14px georgia;
}

#navig a:hover {
	text-decoration: underline;
}

#navig li {
	margin: 0 0 4px 0;
}



/************* meniu tekstai ****************/


#menu li {
	display: inline;
	float: left;
	line-height: 35px;
	background: url('../img/menu_split.gif') no-repeat;
}

#menu a {
	text-align: center;
	display: inline-block;
	padding-top: 12px;
	padding-bottom: 12px;
	font: bold 14px verdana;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}

#menu a:hover, #menu a.m_ {
	color: #F15000;
}




/************* tinklalapio tekstai ****************/

h1 span, #header span, h2 {
	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 galerija tekstai **************/

ul#gall  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0px;
}

#gall li {  
	display: inline;
}

#gall img {
	margin: 15px;
	width: 153px;
	height: 153px;
}

#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: #FFFFFF;
}

form.simple input {
	margin: 3px 0 11px -5px;
	width: 725px;
	padding: 6px;
	border: 1px solid #898989;
	color: #FFFFFF;
	background: #292929;
}

form.simple .nobr input {
	width: 127px;
	margin: 3px 0 11px -5px;
}

form.simple textarea {
	margin: 3px 0 11px -5px;
	width: 725px;
	height: 100px;
	padding: 6px;
	border: 1px solid #898989;
	color: #FFFFFF;
	background: #292929;
}

form.simple p {
	margin: 0 0 0 5px;
	/*padding: 0 0 0 -5px;*/
	line-height: normal;
}

form.simple .error {
	color: #FF0000;
}

.simple .submit {
	width: 150px;
	margin: 3px 0 11px 0px;
	padding: 2px;
	border: 1px solid #898989;
	color: #FFFFFF;
	background: #292929;
	font-weight: normal;
}
