@import url(super_style.css);

/************** pagrindas **************/

html, body {
	height: 100%;
	background: #FFFFFF url('../img/background.jpg') repeat-x;
	text-align: center;
}



/************** tinklalapio isdestymas **************/

#container {
	margin: auto;
	width: 749px;
	position: relative;
	text-align: left;
	/*background: url('../img/bg_container.gif') repeat-y;	*/
}

h1 {
	position: absolute;
	z-index: 15;
	left: 50px;
	top: 19px;
	width: 168px;
	height: 72px;
	font-size: 0px;
	display: block;
	background: url('../img/logo.png');
}

h1 a {
	z-index: 16;
	display: block;
	width: 168px;
	height: 72px;
	cursor: pointer;
}

h1 a span {
	display: none;
}

#morning {
	position: absolute;
	z-index: 3;
	left: 240px;
	top: 0px;
	width: 548px;
	height: 114px;
	font-size: 0px;
	display: block;
	background: url('../img/rytas.png');
}

#header {
	position: absolute;
	z-index: 4;
	top: 110px;
	left: 0px;
	width: 749px;
	height: 397px;
	cursor: default;
	font-size: 0px;
	background: url('../img/header_bg.gif');
}


#flash {
	position: absolute;
	z-index: 5;
	top: 150px;
	left: 13px;
	width: 723px;
	height: 257px;
	cursor: default;
	font-size: 0px;
	overflow: hidden;
}


	

#menu {
	position: absolute;
	top: 110px;
	left: 12px;
	width: 730px;
	height: 59px;
	list-style-type: none;
	overflow: hidden;
	z-index: 20;
	text-align: center;
}

	

#menu li {
	display: inline;
	float: left;
	/*line-height: 30px;*/
}

#menu a {
	display: inline-block;
	font: bold 12px georgia;
	text-decoration: none;
	color: #0490CB;
	cursor: pointer;
	background: #FFFFFF url('../img/background_text.png');
	padding: 13px 0 12px 0;
	margin: 0;
	 margin-right: 1px; 
}


#menu a:hover, #menu a.m_ {
	color: #394248;
}


/*

#menu a {
	display: inline-block;
	font: bold 10px verdana;
	text-decoration: none;
	color: #0490CB;
	cursor: pointer;
	background: #FFFFFF url('../img/background_text.png');
	padding: 15px 0 13px 0;
	margin: 0;
	text-transform: uppercase;
	
}
#menu a { padding-left: 28px; padding-right: 27px; margin-right: 1px; }

*/












#menu2 {
	position: relative;
	list-style: none;
}

#menu2 li {
	padding: 4px 0 4px 0;
}

#menu2 a {
	font: 12px georgia;
	text-decoration: none;
	cursor: pointer;
	padding: 0 0 0 10px;
	background: 2px 6px url('../img/menu.gif') no-repeat;
}

#menu2 a:hover, #menu2 a.m_ {
	text-decoration: underline;
}



#tcont {
	position: relative;
	z-index: 5;
	float: left;
	padding: 423px 0 0px 0;
	width: 516px;
	background: url('../img/bg_container.gif') repeat-y;
}

#text {
	overflow: hidden;
	padding: 5px 15px 10px 15px;
	width: 500px;
	background: url('../img/footer_text.gif') bottom no-repeat;
	
}

#copy {	/*border-top: 1px solid #0893CE;*/
	width: 490px;
	height: 30px;
	background: #FFFFFF;
	padding: 8px 15px 0 14px;
	/*margin: 0 0 0 17px;*/
	text-align: center;

}

#mcont {
	position: relative;
	float: left;
	z-index: 10;
	padding: 422px 0 0 25px;
	width: 180px;
}

#m2cont {
	z-index: 5;
	padding: 0 0 40px 0;
	padding: 10px 0 10px 2px;
	width: 160px;
	background: url('../img/bg_container.gif') right repeat-y;
}

#m2contfix {
	z-index: 5;
	width: 164px;
	margin: 3px 0 2px 0;
	border-top: 1px solid #99D3E9;
	font-size: 0;
}

#m3contfix {
	z-index: 5;
	width: 244px;
	height: 6px;
	background: url('../img/footer_menu.gif');
	font-size: 0;
}




#copyright {	border-top: 1px solid #0893CE;
	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: 10px verdana;
}

#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;
}

