/* 2006 (c) UAB "Dizaino kryptis" */
/* 2006 (c) Simonas Falkauskas */

html, body {
	height: 100%;
}

body {
	margin: 0; padding: 0;
	position: relative;
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	background: #F0F6FB url('../images/bg.jpg') no-repeat 50% 0;
}
* html body {
	text-align: center;
}

h1, h2 {
	display: none;
}

strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
form {
	margin: 0;
}
input, select, textarea {
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 975px;
}
#index #wrapper {
	height: 610px;
	padding: 0;
}
* html #wrapper {
	text-align: left;
}

#index #flash {
	display: block;
	width: 975px;
	height: 610px;
}
#flash-container,
#flash {
	width: 975px; height: 163px;
}

/* -- Header -- */
#navigation {
	display: none;
}
#navigation {
	position: relative;
	width: 975px; height: 163px;
}
/* temp */
#navigation ul {
	display: none;
	list-style: none;
	margin: 0; padding: 0;
}
#navigation li {
	float: left;
	margin-right: 10px;
}


#index #address {
	display: none;
}
#languages {
	display: none;
}
#index #copyright {
	display: none;
}

#index #adtitle, #index #adtitle *,
#index #adtext, #index #adtext * {
	display: none;
}


/* -- End Header -- */
/* -- Content -- */

#content {
	position: relative;
	width: 975px;
	background: #FFF url('../images/bg-content.gif') repeat-y;
}
#left-side, #right-side {
	float: left;
	min-height: 395px;
}
* html #left-side, * html #right-side {
	height: 395px;
}
#left-side {
	width: 300px;
	background: url('../images/bg-left.jpg') no-repeat;
}
#right-side {
	width: 675px;
	background: url('../images/bg-right.jpg') no-repeat;
}
/* -- End Content -- */
/* -- Left Side -- */
.logo {
	margin: 10px 0 0 35px;
	display: block;
	width: 197px; height: 147px;
	background: url('../images/logo.jpg') no-repeat;
	text-indent: -999em;
	text-decoration: none;
}
.flash {
	width: 300px; height: 85px;
}

#subnavigation {
	margin: 0 55px 0 25px; padding: 0 0 15px 0;
	list-style: none;
	font-size: .9em;
	color: #404749;
	background: url('../images/bg-meniu.jpg') no-repeat 0 100%;
}

#subnavigation li {
	margin: 0 25px 0 30px;
}

* html #subnavigation li {
	vertical-align: top;
	height: 1%;
}
#subnavigation li a {
	display: block;
	padding: 7px 15px 7px 35px;
	border-bottom: 1px solid #EFF6F8;
	color: #404749;
	text-decoration: none;
	background: url('../images/detail-meniu.gif') no-repeat 10px 50%;
}
#subnavigation li a:hover, #subnavigation li a.active {
	color: #58B841;
}

#subnavigation li ul {
	list-style: none;
	margin: 0; padding: 0;
}
#subnavigation li ul li {
	margin: 0; padding: 0;
}
#subnavigation li ul li a {
	font-size: .8em;
	padding-left: 50px;
	background: url('../images/detail-meniu.gif') no-repeat 25px 50%;
}
/* -- End Left Side -- */
/* -- Right Side -- */

#text {
	margin: 45px 40px 20px 20px;
	font-size: .9em;
	color: #404749;
	text-align: justify;
	line-height: 16px;
}
#text p {
	margin: 0 0 1em 0;
}
#text a {
	color: #58B841;
}
#text a:hover {
	color: #5C9FB4;
}
#text table {
	border-collapse: collapse;
	border: 1px solid #FFF;
}
#text table td {
	padding: 3px;
	border: 1px solid #FFF;
}
#text table td p {
	margin: 0;
}
#text .sitemap {
	list-style: none;
}

.text {
	border: 1px solid #A8CFDE;
	overflow: hidden;
}
.width {
	width: 180px;
}
.title span {
	color: #58B841;
}
.error {
	color: #FF0000;
}
.submit {
	border: 1px solid #58B841;
	background: #58B841;
	color: #FFF;
}

/* -- End Right Side -- */

#clear {
	clear: both;
	height: 10px;
	background: #FFF;
	margin: 0 15px 0 25px;
}



/* -- Footer -- */

#footer {
	width: 975px;
	background: url('../images/bg-footer.gif') repeat-y;
}

#footer ul {
	overflow: hidden;
	height: 125px;
	height/* */:/**/70px;
	min-height: 70px;
	margin: 0; padding: 10px 0 45px 325px;
	list-style: none;
	background: url('../images/bg-footer.jpg') no-repeat 0 100%;
	font-size: .9em;
	color: #40494D;
	line-height: 16px;
}
#contacts ul {
	font-size: .9em;
	list-style: none;
	color: #40494D;
	/*

	*/
}
#contacts ul li a {
	color: #58B841;
}
#contacts ul li {
	display: block;
	/*	
	white-space: nowrap;
		


	
	*/
	padding-bottom:5px;
	padding-left:20px;
}
#footer ul li {
	display: block;
	float: left;
	margin-right: 65px;
	white-space: nowrap;
}

#footer ul li a {
	color: #58B841;
}

#footer ul li.copyright {
	font-size: .8em;
	line-height: none;
	color: #3D9AB4;
}
#footer ul li.copyright a {
	color: #296879;
}




/* -- End Footer -- */


/* -- Extra styles 4 panoramas -- */
.hiddenDiv {
	display: none;

}
.visibleDiv {
	display: block;

}
/* -- End extra styles 4 panoramas -- */