@import url(super_style.css);

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

body {
	margin: 0;
	height: 100%;
	background: #CEC299;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5E5948;
}


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

#container {
	position: absolute;
	margin: auto;
	margin: 0 0 0 -375px;
	left: 50%;
	width: 750px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #FCE7A8 url('../img/bg.gif') repeat-y;
}

#header {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 750px;
	height: 213px;
	background: #B35A12 url('../img/pic.jpg') no-repeat bottom right;
}

#bg-fix {
	position: absolute;
	top: 0;
	left: 0;
	width: 750px;
	height: 36px;
	background: #CEC299;	
}

#flash {
	position: absolute;
	top: 66px;
	left: 17px;
	width: 120px;
	height: 110px;
}

h1 a {
	position: absolute;
	top: 54px;
	left: 171px;
	display: block;
	width: 241px;
	height: 66px;	
	background: url('../img/logo.gif') no-repeat;	
}

h2#lt, h2#en {
	position: absolute;
	top: 75px;
	display: block;
	width: 121px;
	height: 27px;		
}

#lt {
	left: 468px;
	background: url('../img/menu_lt.gif') no-repeat;	
}

#en {
	left: 599px;
	background: url('../img/menu_en.gif') no-repeat;	
}

#text {
	position: relative;
	float: right;
	display: inline;
	overflow: hidden;
	padding: 230px 0 55px 0;
	margin: 0 20px 0 0;
	width: 528px;
}

#footer {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 750px;
	height: 36px;
	background: #CEC299;
}

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

#solution, #contacts {
	position: absolute;
	z-index: 2;
	top: 13px;
	text-align: center;
	cursor: default;
}

#solution {
	left: 0;
	width: 182px;
}

#contacts {
	right: 0;
	width: 568px;
}


/************** menu nustatymai **************/

#menu {
	position: relative;
	float: left;
	overflow: hidden;
	padding: 222px 0 54px 0;
	margin: 0;
	width: 182px;
	min-height: 100%;
	height: auto !important;
}

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

#menu a {
	display: block;
	cursor: pointer;
	padding: 8px 0 8px 32px;
	width: 100%;
	background: 0 0 url('../img/menu_on.gif') no-repeat;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu a.m_ {		
	color: #5F3F22;
	background: 0 -19px url('../img/menu_on.gif') no-repeat;
}


/************** elementu tekstai **************/

#header span {
	display: none;
}

#footer a {
	color: #5E5948;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


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


/************** tinklalapio modulis uzklausimas ir mailing **************/

form.simple input {
	margin: 3px 0 11px -5px;
	width: 524px;
	border: 1px solid #D29748;
	background: #FDF4D7;
	padding: 1px;
}

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

form.simple textarea {
	margin: 3px 0 11px -5px;
	width: 524px;
	height: 100px;
	border: 1px solid #D29748;
	background: #FDF4D7;
	padding: 1px;
}

form.simple p {
	margin: 0 0 0 5px;
}

form.simple .error {
	color: #B55A13;
}

.simple .submit {
	width: 150px;
	border: 1px solid #D29748;
	background: #F2CA95;
	margin: 3px 0 11px 0px;
}






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


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

#gall li {  
	display: inline;
}

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


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

#gall_psl a {
	text-decoration: none;
}

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