html, body, form, ul, li, p, h1 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
}
body {
	font-size: 11px;
	font-family: tahoma;
	background: url(img/bg.png) repeat-x;
}
object {
	margin: 0;
	padding: 0;	
}
#main {
	width: 100%;
	min-width: 965px;
	min-height: 100%;
	margin: 0 0 -109px 0;
	position: relative;
}
.bg_1 {
	background: url(img/bg_bottom_1.jpg) repeat-x 0 bottom;
}
.bg_2 {
	background: url(img/bg_bottom_2.jpg) repeat-x 0 bottom;
}
.bg_3 {
	background: url(img/bg_bottom_3.jpg) repeat-x 0 bottom;
}
#baner_container {
	margin: 0px 0 35px 0;
}
#menu_container {
	width: 850px;
	height: 34px;
	
}
#menu_container_inside {
	width: 850px;
	
	height: 34px;
	margin: 0 0 35px 0;
}
#main_inside {
	width: 925px;
	min-height: 615px;
	_height: 615px;
	background: url(img/bg_top.jpg) no-repeat center 0;
	padding: 0 20px 0 20px;
	margin: 0 auto;
}
#menu li {
	padding: 5px 15px 0 0;
	float: left;
}
#menu a {
	color: #003366;
	font-size: 15px;
	text-decoration: none;
	float: left;
}
#menu a.act {
	border: 1px solid #013467;
	margin: -1px 0 0 0;
}
#menu a.menu_1 {
	background: url(img/menu_1.gif) no-repeat 6px 3px;
	padding: 2px 8px 2px 28px;
}
#menu a.menu_2 {
	background: url(img/menu_2.gif) no-repeat 6px 2px;
	padding: 2px 8px 2px 29px;
}
#menu a.menu_3 {
	background: url(img/menu_3.gif) no-repeat 6px 4px;
	padding: 2px 8px 2px 30px;
}
#menu a.menu_4 {
	background: url(img/menu_4.gif) no-repeat 6px 2px;
	padding: 2px 8px 2px 27px;
}
#menu a.menu_5 {
	background: url(img/menu_5.gif) no-repeat 6px 4px;
	padding: 2px 8px 2px 25px;
}
#logo {
	width: 89px;
	height: 120px;
	float: left;
}
#txt {
	width: 745px;
	height: 87px;
	text-align: center;
	padding: 33px 0 0 0;
	float: left;
}
#block {
	width: 590px;
	height: 120px;
	padding: 0 0 0 130px;
	float: left;
}
#block a {
	width: 230px;
	height: 70px;
	color: #003366;
	font-size: 17px;
	font-family: "trebuchet MS";
	text-decoration: none;
	background: url(img/a.block.png) repeat-x;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin: 0 20px 0 0;
	float: left;
}
#block a .img {
	border: 5px solid #FFFFFF;
	margin: 0 10px 0 0;
	float: left;
}
#block a span {
	background: url(img/icon_1.gif) no-repeat right 33px;
	padding: 25px 15px 0 0;
	float: right;
	cursor: pointer;
	width: 130px;
	text-align: right;
}
#block a.act span {
	background: url(img/icon_2.gif) no-repeat right 33px;
}
#block a.act {
	border: 1px solid #000000;
}
#lang {
	height: 82px;
	padding: 38px 0 0 0;
	float: right;
}
#lang a {
	color: #003366;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	margin: 0 0 0 10px;
	float: left;
	text-transform: uppercase;
}
#lang a.act {
	color: #000000;
	text-decoration: none;
}
#lang a.icon {
	margin: 2px 0 0 10px;
}
#block_left, #block_right {
	width: 423px;
	min-height: 165px;
	_height: 226px;
	background: url(img/index_block.png) #D4D4D4 repeat-x;
	padding: 15px 15px 0 15px;
	margin: 0 0 20px 0;
}
#block_left h1, #block_right h1, #content_index h1, #content_inside h1 {
	color: #003366;
	font-size: 21px;
	font-family: "trebuchet MS";
	font-weight: normal;
	padding: 0 0 10px 0;
	_position: relative;
	display: block;
}
#block_left h1 img, #block_right h1 img, #content_index h1 img, #content_index a.title img, #content_inside a.title img {
	vertical-align: middle;
	margin: 0 0 0 5px;
}
#block_left a.img, #block_right a.img {
	border: 10px solid #FFFFFF;
	margin: 0 20px 0 0;
	float: left;
}
#block_left p, #block_right p, #content_index p, #content_inside p {
	width: 260px;
	font-size: 12px;
	line-height: 1.6;
	padding: 0 0 10px 0;
	float: left;
}
#content_index p, #content_inside p {
	width: auto;
	padding: 0 0 10px 0;
	display: block;
	float: none;
}
#block_left p a, #block_right p a {
	color: #003366;
}
#content_index {
	width: 895px;
	background: url(img/content_index_bg.png) repeat;
	padding: 15px;
	padding: 15px 15px 0 15px;
	float: left;
}
* html #content_index {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/content_index_bg.png' );
}
#content_index .left, #content_index .right {
	width: 423px;
	_position: relative;
}
#content_index p.date, #content_inside p.date {
	color: #5C5C5C;
	font-size: 11px;
	padding: 0 0 4px 15px;
	clear: left;
}
#content_index a.title, #content_inside a.title {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 6px 0;
	display: block;
}
#content_inside {
	width: 895px;
	background: url(img/content_inside_bg.png) repeat;
	padding: 15px;
	float: left;
	font-size: 12px;
	line-height: 1.6em;
	text-align: justify;
	min-height: 400px;
	_height: 400px;
}
* html #content_inside {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale', src='http://www.partner1.lt/projektai/eneka/img/content_inside_bg.png' );
}
#content {
	width: 474px;
	padding: 0 0 0 30px;
	float: left;
	margin: 0 0 10px 0;
}
#gallery .thumb, .album_gallery .thumb {
	width: 140px;
	height: 140px;
	background: #EDEEEE center center no-repeat;
	padding: 0;
	cursor: pointer;
}

.album_gallery a {
	display: block;
	float: left;
	margin: 0 10px 0 0;	
}
.album_gallery {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #fff;
}
.clear {
	clear: both;	
}

.last {
	border: 0;
	margin: 0;	
}


#content_inside a.img_left, #content_inside #right_images a {
	border: 10px solid #EDEEEE;
	margin: 0 15px 10px 0;
	float: left;
}
#content_inside #right_images a {
	margin: 20px 0 0 0;
}
#gallery a img {
	margin: 0;
}
#content_inside #right_images {
	width: 140px;
	padding: 0 10px 10px 35px;
	float: right;
}
#content_inside #submenu {
	width: 175px;
	list-style: none;
	background: #EDEEEE;
	padding: 10px 15px 10px 15px;
	float: left;
	text-align: left;
}
#content_inside #submenu li {
	width: 175px;
	padding: 2px 0 2px 0;
	float: left;
}
#content_inside #submenu li a {
	color: #003366;
	font-size: 12px;
	font-family: "trebuchet MS";
	float: left;
}
#content_inside #submenu li a.act {
	font-weight: bold;
	background: url(img/submenu_act.gif) no-repeat 0 5px;
	padding: 0 0 0 8px;
	margin: 0 0 0 -8px;
	_position: relative;
}
#content_inside #submenu li ul {
	width: 175px;
	list-style: none;
	float: left;
}
#content_inside #submenu li ul li {
	width: 155px;
	padding: 2px 0 2px 20px;
	float: left;
}
#content_inside #submenu li ul li a.act {
	color: #000000;
	text-decoration: none;
	background: url(img/submenu_act_act.gif) no-repeat 0 6px;
	padding: 0 0 0 8px;
	margin: 0 0 0 -8px;
}
#gallery {
	width: 650px;
	padding: 10px 0 0 0;
	float: left;
}
#gallery div {
	width: 650px;
	padding: 0 0 22px 0;
	float: left;
}
#gallery a {
	width: 140px;
	color: #003366;
	font-size: 12px;
	margin: 0 21px 0 0;
	float: left;
}
#gallery a span {
	width: 120px;
	padding: 10px 10px 0 10px;
	float: left;
	text-align: center;
}
#content_bottom {
	width: 925px;
	height: 50px;
	background: url(img/content_bottom.png) no-repeat;
	margin: 1px 0 0 0;
	float: left;
}
* html #content_bottom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/content_bottom.png' );
}
#footer {
	width: 895px;
	height: 90px;
	color: #FFFFFF;
	padding: 19px 15px 0 15px;
	margin: 0px auto;
	position: relative;
}
#footer big {
	width: 180px;
	font-size: 21px;
	font-family: "trebuchet MS";
	float: left;
}
#footer p {
	width: 560px;
	line-height: 1.6;
	float: left;
}
#footer span {
	line-height: 1.6;
	padding: 10px 0 0 0;
	float: right;
	display: block;
	width: 150px;
}
#footer a {
	color: #FFFFFF;
}
.clearfooter {
	height: 109px;
	clear: both;
}
#block_left, #content_index .left {
	float: left;
}
#block_right, #content_index .right {
	float: right;
}
#content_index a:hover.title, #content_inside a:hover.title {
	text-decoration: underline;
}
#footer a:hover, #block_left p a:hover, #block_right p a:hover, #content_inside #submenu li a:hover, #gallery a:hover, #lang a:hover {
	text-decoration: none;
}

.pagination, .nav {
	clear: both;
	color: #003366;
	margin: 15px 0 0 0;
}
.pagination a, .nav a {
	color: #003366;
	text-decoration: none;
	padding: 0 4px;
}

.pagination strong {
	padding: 0 4px;
}

#maps {
	width: 400px;
	height: 400px;
	float: right;
	margin: 0 10px 10px 0;
}

.map {
	width: 400px;
	height: 400px;
}

#contact_form .input_container {
	height: 30px;
}

#contact_form label {
	display: block;
	float: left;
	width: 125px;
}
#contact_form label.required {
	color: #004993;
}

#contact_form input {
	display: block;
	float: left;
	border: 1px solid #999999;
	height: 19px;
	width: 350px;
}

#contact_form textarea {
	border: 1px solid #999999;
	height: 19px;
	width: 700px;
	height: 200px;
}

#contact_form #submit_btn {
	width: 60px;
	height: 25px;
	border: 1px solid #999999;
	color: #fff;
	margin: 10px 0 0 125px;
	background-image: url('img/submit_bg.gif');
	display: inline;
}

.error {
	color: red;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.ok {
	color: green;
	margin: 0 0 10px 0;
	font-weight: bold;
}
