html, body, form, ul, li, p, h1 { 
	padding: 0px;
	margin: 0px;
}
a {
	outline: none;
	color: #990000;
	cursor: pointer;	
}
img {
	border: 0px;
	behavior: url("http://www.it-partner1.com/projektai/interjeroidejos/pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: arial;
	background: url(img/bg.jpg) repeat-x 0 98px;
}

html, body, #main, #main_index { height: 100%; }
body > #main, body > #main_index { height: auto; min-height: 100%; }

#footer {
	clear: both;
	position: relative;
	z-index: 10;
	height: 90px;
	margin: -110px auto 0 auto;
	width: 100%;
	color: #949393;
	padding: 10px 0 10px 0;
	background: #F0F0F0;
}

#footer #footer_top {
	width: 970px;
	margin: 0px auto;
	border-bottom: 1px solid #DFDFDF;
	height: 20px;
	padding: 0 0 10px 0;
}
#footer #footer_top p {
	float: left;
	height: 20px;
	line-height: 20px;
}
#footer #footer_bottom {
	width: 970px;
	margin: 0px auto;
	border-top: 1px solid #FFF;
	height: 50px;
	padding: 10px 0 0 0;
}
#footer #footer_bottom #phone {
	float: left;
	font-size: 24px;
	padding: 10px 20px 10px 0;
	border-right: 1px solid #DFDFDF;
}
#footer #footer_bottom #mail {
	float: left;
	font-size: 24px;
	padding: 10px 0 10px 20px;
	border-left: 1px solid #fff;
}
#footer #footer_bottom #partner1 {
	padding: 10px 0 10px 20px;
	float: right;
	font-size: 12px;
}
#footer #footer_bottom #partner1 a {
	text-decoration: none;
}
#footer #footer_bottom #partner1 img {
	vertical-align: middle;
}
#main {
	width: 970px;
	padding: 0;
	margin: 0px auto;
}
#main_index {
	width: 100%;
	min-width: 970px;
	padding: 0;
	margin: 0;
}
#logo {
	width: 180px;
	height: 47px;
	padding: 20px 0 0 0;
	float: left;
}
.top_cont {
	float: right;
	width: 81%;
}
#main_index #logo {
	margin: 0 0 0 50px;
	display: inline;
}
#icons {
	width: 100px;
	padding: 25px 0 0 0;
	float: left;
}
#icons a {
	margin: 0 20px 0 0;
}
#lang {
	padding: 5px 10px 0 0;
	width: 300px;
	float: right;
}
#lang a.left {
	float: left;
}
#lang a.right {
	margin: 0 0 0 10px;
	float: right;
}
#lang a, #footer a {
	color: #949393;
}
#lang a.act {
	color: #990000;
	text-decoration: none;
}
/*#menu {
	width: 693px;
	list-style: none;
	padding: 35px 0 0 0;
	float: left;
}*/
#menu {
	width: 794px;
	list-style: none;
	float: left;
	padding-top: 12px;
	height: 30px;
	display: block;
}

.top_cont #menu {
	float: none;
	clear: both;
}
#menu li {
	padding: 0 24px 0 0;
	float: left;
}
#menu a {
	height: 30px;
	color: #6C6C6C;
	font-size: 16px;
	font-family: "trebuchet MS";
	text-decoration: none;
	border-bottom: 1px solid #DCDBDB;
	float: left;
}
#menu a.act, #menu a:hover {
	color: #990000;
	border-bottom: 1px solid #990000;
}
#menu a.act {
	font-weight: bold;
}
#content_main {
	width: 960px;
	padding: 45px 0 0 10px;
	float: left;
}
#content_main_index {
	width: 100%;
	padding: 70px 0 0 0px;
	float: left;
	min-height: 90%;
	height: auto;
}
#img {
	width: 259px;
	padding: 15px 0 0 0;
	float: right;
}

#index_blocks {
	width: 65%;
	margin: 0 0 0 50px;
}
.block {
	width: 40%;
	height: 171px;
	color: #000000;
	padding: 15px 15px 0 15px;
	margin: 0 12px 0 0;
	float: left;
}
.block_1 {
	background: url(img/block_1.png) repeat-x;
}
* html .block_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale', src='img/block_1.png' );
}
.block_2 {
	background: url(img/block_2.png) repeat-x;
}
* html .block_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale', src='img/block_2.png' );
}
.block_3 {
	background: url(img/block_3.png) repeat-x;
}
* html .block_3 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale', src='img/block_3.png' );
}
.block_4 {
	background: url(img/block_4.png) repeat-x;
}
* html .block_4 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale', src='img/block_4.png' );
}
.block div {
	font-size: 17px;
	font-family: "trebuchet MS";
	font-style: italic;
	padding: 0 0 2px 0;
	margin: 0 0 7px 0;
	_position: relative;
	display: block;
	text-transform: uppercase;
}
.block div span {
	color: #333333;
	border-bottom: 1px solid #9E9E9E;
}
.block_1 div span {
	color: #E7DCC0;
	border-bottom: 1px solid #BD5B5B;
}
.block p {
	line-height: 1.6;
	_position: relative;
	display: block;
}
.block p a, .block ul a {
	color: #000000;
}
.block_1 p {
	color: #E1BFBF;
}
.block_1 p a {
	color: #E1BFBF;
}
.block p big {
	font-size: 12px;
}
.block .img_left {
	border: 2px solid #E5E5E5;
	margin: 0 10px 0 0;
	_position: relative;
	float: left;
}
.block ul {
	list-style: none;
	_position: relative;
	display: block;
}
.block ul li {
	line-height: 1.7;
	background: url(img/list_line.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	display: block;
}
#submenu {
	width: 218px;
	min-height: 250px;
	_height: 250px;
	background: url(img/submenu_bg.png) no-repeat;
	list-style: none;
	padding: 25px 20px 15px 20px;
	margin: 35px 0 0 0;
	float: left;
}
* html #submenu {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/submenu_bg.png' );
}
#submenu li {
	width: 218px;
	padding: 3px 0 3px 0;
	float: left;
}
#submenu a {
	color: #333333;
	font-size: 13px;
	background: url(img/submenu_icon.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
	_position: relative;
	display: block;
}
#submenu a.act {
	color: #990000;
	font-weight: bold;
	background: url(img/submenu_act.gif) no-repeat 0 3px;
	font-size: 12px;
}
#submenu li ul {
	width: 218px;
	list-style: none;
	padding: 4px 0 0 0;
	float: left;
}
#submenu li ul li {
	width: 200px;
	padding: 1px 0 1px 18px;
	float: left;
}
#submenu li ul li a {
	font-size: 11px;
	background: none;
}
#submenu li ul li a.sub_act {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	background: url(img/submenu_act_sub.gif) no-repeat 0 3px;
}
#content {
	width: 630px;
	padding: 0 30px 15px 0;
	float: right;
	font-size: 13px;
	font-family:"trebuchet MS";
	color: #555;
	text-align: justify;
}
#content_inner {
	width: 620px;
	padding: 0 30px 15px 0;
	float: right;
	font-size: 13px;
	font-family:"trebuchet MS";
	color: #555;
	text-align: justify;
}
#content_inner ul, #content ul {
	margin-left: 40px;
}
#content h1, #content_inner h1 {
	color: #990000;
	font-size: 22px;
	font-family: "trebuchet MS";
	font-style: italic;
	font-weight: normal;
	padding: 0 0 10px 0;
	display: block;
}
#content #gallery, #content #gallery_inner {
	width: 630px;
	float: left;
}
#content #gallery_inner {
	margin: 15px 0 0 0;	
}
#content #gallery a, #content #gallery_inner a {
	width: 146px;
	color: #666666;
	font-size: 13px;
	margin: 0 30px 10px 0;
	float: left;
	text-decoration: none;
}
#content #gallery_inner a {
	margin: 0 30px 30px 0;
}
#content #gallery a span {
	text-align: center;
	padding: 6px 0 0 0;
	display: block;
}
#content #gallery a img {
	text-decoration: none;
}

#content #gallery, #content #gallery_inner {
	width: 630px;
	float: left;
}
#lang a:hover.act {
	text-decoration: underline;
}
#lang a:hover, #footer a:hover, .block p a:hover, .block ul a:hover, #submenu a:hover, #content #gallery a:hover {
	text-decoration: none;
}

/*************************************************************/
#left {
	float: left;
	margin: 35px 0 0 0;
	width: 305px;
}
#left img {
	display: block;	
}
#content p {
	margin: 0 0 1em 0;
}

.thumb {
	border: #e4e4e4 solid 2px;
}

.navigation {
	height: 20px;	
}

.navigation a {
	color: #990000;
	font-size: 11px;
	font-family: Arial;	
	font-weight: bold;
	text-decoration: none;
}

.prev {
	float: left;
}

.next {
	float: right;
}

h2 {
	font-size: 14px;
	font-family:"trebuchet MS";
	
}

h2 a {
	color: #555555;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

.news_date {
	font-size: 11px;
	color: #555555;
}

.pagination {
	margin: 15px 0 0 0;
	
}

.pagination a {
	padding: 0 3px;
}

.pagination strong {
	padding: 0 3px;
}


/** Contacts **/

#contacts {
	margin: 10px 0 0 0;
}

#contacts .form  {
	float: left;
	width: 620px;
}

#contacts .input_container {
	margin: 0 0 4px 0;
	width: 620px;
}

#contacts .input_container label {
	padding: 0 5px;	
}

#contacts .content  {
	float: left;
	margin: 0;
	width: 275px;
}

.reporter_class_ok {
	margin-bottom: 10px;
	color: green;
}

.map_link {
	display: block;
	margin: 10px 0 0 0;
}

.map_link img {
	
}

.clear {
	clear: both;
}

#bottom_menu {
	list-style: none;
	display: block;
	font-size: 12px;
	margin: 0; 
	float: right;
}

#bottom_menu li {
	float: left;
	padding: 0 5px;
}

#bottom_menu li a {
	
	line-height: 20px;
	white-space: nowrap;
}

#newsletter h1 {
	color: #990000;
	font-family:"trebuchet MS";
	font-size:14px;
	text-align: left;
	width: 280px;
	margin: 5px auto;
}

#newsletter input {
	display: block;
	width: 270px;
	margin: 5px auto;
	float: left;
}

#newsletter #news_submit_btn {
	border: 0px;
	background: #990000;
	color: #fff;
	padding: 3px 0;
	width: 120px;
	float: left;
}

.new_content img {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
}

.clear {
	clear: both;	
}

/*************************/

#contacts label {
	width: 200px;
	display: block;
	float: left;
}

#contacts input, #contacts textarea {
	display: block;
	width: 390px;
	margin: 0;
	padding: 5px;
	float: right;
}

#contacts .input_container {
	border-bottom: 1px solid #cecece;
	padding: 4px 0;
}

#contacts #submit_btn {
	border: 0px;
	background: #990000;
	width: auto;
	color: #fff;
	width: 100px;
	float: right;
}