html, body, form, ul, li, p, h1, h2, h3, h4 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
}
a:visited {
	color: #226EA1
}
body {
	min-width: 1002px;
	font-size: 11px;
	font-family: arial;
	behavior: url(csshover.htc);
}
.bg_1 {
	background: url(../img/bg_1.jpg) no-repeat center 0;
}
.bg_2 {
	background: url(../img/bg_2.jpg) no-repeat center 0;
}
#main {
	width: 920px;
	min-height: 100%;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	padding: 0 40px 0 40px;
	margin: 0px auto -90px auto;
	position: relative;
}
.bg_bottom_1 {
	background: url(../img/bg_bottom_1.jpg) no-repeat 0 bottom;
}
.bg_bottom_2 {
	background: url(../img/bg_bottom_2.jpg) no-repeat 0 bottom;
}
#sidebar {
	width: 160px;
	padding: 25px 0 25px 0;
	float: left;
}
#sidebar #logo {
	width: 118px;
	height: 84px;
	float: left;
}
#sidebar #search {
	width: 160px;
	padding: 25px 0 20px 0;
	float: left;
}
#sidebar .input, #newsletter .input {
	width: 117px;
	height: 13px;
	font-size: 11px;
	font-family: arial;
	background: url(../img/search_input_bg.gif) no-repeat;
	border: 0;
	padding: 4px 2px 4px 2px;
	float: left;
}
#sidebar .submit, #newsletter .submit {
	cursor: pointer;
	padding: 5px 0 0 9px;
	float: left;
}
#newsletter .submit {
	padding: 0 0 0 10px;
}

#sidebar #menu, #sidebar #menu li, #sidebar #news_list, #sidebar #news_list li {
	width: 160px;
	list-style: none;
	float: left;
}
#sidebar #news_list {
	padding: 35px 0 100px 0;
}
#sidebar #menu li {
	margin: 3px 0 3px 0;
}
#sidebar #news_list li {
	padding: 0 0 20px 0;
}
#sidebar #menu a {
	width: 160px;
	color: #226EA1;
	font-size: 13px;
	float: left;
}
#sidebar #menu a.act {
	width: 150px;
	color: #8B1F04;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/icon_1.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	margin: 0 0 0 -10px;
	position: relative;
	float: left;
}


#sidebar #menu li ul {
	width: 150px;
	padding: 0 0 0 10px;
	float: left;
	
}
#sidebar #menu li ul li, #sidebar #menu li ul li a {
	width: 150px;
	float: left;
	
}
#sidebar #menu li a.sub_act {
	color: #8B1F04;
	text-decoration: none;
}
.bg_1 #icons {
	width: 620px;
	padding: 80px 0 0 70px;
	float: left;
}
.bg_2 #icons {
	width: 660px;
	padding: 80px 0 0 30px;
	float: left;
}
#icons a {
	height: 14px;
	border-right: 1px solid #E3E4E6;
	padding: 2px 9px 0 9px;
	float: left;
}
#icons a.last {
	border-right: 0;
}
#lang {
	width: 59px;
	border-left: 1px solid #993300;
	padding: 0 0 0 10px;
	margin: 60px 0 0 0;
	float: left;
}
#lang a {
	color: #333333;
	text-decoration: none;
	display: block;
}
#lang a.act {
	color: #993300;
}
#lang a:hover {
	text-decoration: underline;
}
#title_index {
	width: 475px;
	height: 229px;
	background: url(../img/title_index.png) no-repeat;
	padding: 20px;
	margin: 30px 0 20px 40px;
	float: left;
}
* html #title_index {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='../img/title_index.png' );
}
#title_index span {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 15px 0;
	display: block;
}
#title_index small {
	color: #333333;
	font-size: 11px;
	padding: 0 0 5px 0;
	display: block;
}
#title_index h1 {
	color: #993300;
	font-size: 38px;
	line-height: 35px;
	padding: 0 0 10px 0;
	display: block;
}
#title_index p {
	color: #333333;
	font-size: 15px;
	line-height: 1.4;
	padding: 0 0 10px 0;
	display: block;
}
#title_index li {
	color: #333333;
	font-size: 13px;
	line-height: 0.4;
	padding: 0 0 10px 0;
	margin-left: 15px;
}
#title_index a {
	color: #226EA1;
	font-size: 12px;
	background: url(../img/icon_1.gif) no-repeat right 2px;
	padding: 0 10px 0 0;
	float: left;
}
#ad_main {	
	width: 920px;
	padding: 25px 0 25px 0;
	float: left;
}
#ad_main #ad_left {
	width: 447px;
	height: 71px;
	background: url(../img/ad_left_bg.png) no-repeat 0 0;
	padding: 13px 20px 0 60px;
	float: left;
}
#ad_main #ad_right {
	width: 298px;
	height: 71px;
	background: url(../img/ad_right_bg.png) no-repeat;
	padding: 13px 20px 0 60px;
	float: right;
}
* html #ad_main #ad_right {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='../img/ad_right_bg.png' );
}
#ad_main #ad_left span, #ad_main #ad_right span {
	color: #8B1F04;
	font-size: 16px;
	padding: 12px 0 10px 0;
	display: block;
}
#ad_main #ad_left p, #ad_main #ad_right p {
	color: #999999;
	font-size: 12px;
	display: block;
}
#index_events {
	width: 250px;
	list-style: none;
	padding: 0 40px 40px 0;
	float: left;
}
#index_events li {
	width: 250px;
	float: left;
}
#index_events .title, #index_news .title, #sidebar #news_list .title {
	width: 185px;
	color: #8B1F04;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 20px 65px;
	float: left;
}
#index_news .title {
	width: 260px;
	padding: 0 0 20px 80px;
}
#sidebar #news_list .title {
	width: 150px;
	padding: 0 0 10px 0;
}
#index_events li span {
	width: 65px;
	color: #999999;
	float: left;
}
#index_events li p {
	width: 185px;
	color: #226EA1;
	font-size: 12px;
	padding: 0 0 20px 0;
	float: left;
}
#index_events li p a {
	color: #226EA1;
}
#index_events a.all, #index_news a.all, #sidebar #news_list a.all {
	color: #8B1F04;
	font-size: 11px;
	margin: 0 0 0 65px;
}
#index_news a.all {
	margin: 0 0 0 80px;
}
#sidebar #news_list a.all {
	margin: 0;
}
#index_news {
	width: 340px;
	list-style: none;
	float: left;
}
#index_news li {
	width: 340px;
	padding: 0 0 20px 0;
	float: left;
}
#index_news li a.foto, #content .news_row a.foto {
	width: 69px;
	height: 54px;
	background: url(../img/img_bg.gif) no-repeat;
	padding: 5px 0 0 6px;
	margin: 0 5px 0 0;
	float: left;
}

.gallery {
	width: 495px;
	background: #F0FAD7;
	padding: 10px 0 0 10px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}

	.gallery div a {
		width: 75px;
		height: 57px;
		background: url(../img/img_bg.gif) no-repeat 0 0 !important;
		padding: 9px 0 0 7px;
		float: left;
	}
	
	.gallery div a:hover {
		background: url(../img/img_bg.gif) no-repeat 0 0 !important;
	}

	.photo-container {
		width: 584px;
		background: url(../img/photo_bg.gif) repeat-y 0 0;
		display: none;
	}
	
		.photo-container .header {
			background: url(../img/photo_header.gif) no-repeat 0 0;
			height: 8px;
		}
		
		.photo-container .image {
			padding: 0 8px;
		}
		
		.photo-container .footer {
			background: url(../img/photo_footer.gif) no-repeat 0 0;
			height: 48px;
			padding-left: 238px;
		}

		.photo-container .footer li {
			text-align: left;
			display: inline;
			width: 32px !important;
			margin-top: 5px;
		}
		
		.photo-container .footer input { cursor: pointer }
		
		.photo-container .footer input.prev {
			background: url(../img/photo_btn_prev.gif) no-repeat;
			width: 32px;
			height: 23px;
			border: none;
		}
		.photo-container .footer input.next {
			background: url(../img/photo_btn_next.gif) no-repeat;
			width: 32px;
			height: 23px;
			border: none;
		}
		.photo-container .footer input.close {
			background: url(../img/photo_btn_close.gif) no-repeat;
			width: 23px;
			height: 23px;
			border: none;
			margin-left: 10px;
		}
		
	
#index_news li span, #sidebar #news_list span {
	color: #999999;
	display: block;
}
#index_news li a, #sidebar #news_list a {
	color: #226EA1;
	font-size: 14px;
	display: block;
}
#sidebar #news_list a {
	font-size: 12px;
}
#index_news li p {
	width: 260px;
	color: #666666;
	font-size: 14px;
	line-height: 1.4;
	padding: 4px 0 0 0;
	float: left;
}
#newsletter {
	width: 215px;
	height: 109px;
	color: #999999;
	background: url(../img/newsletter_bg.gif) no-repeat 0 bottom;
	padding: 0 0 0 22px;
	float: right;
}
#newsletter span, #contact_block span {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
#contact_block span {
	color: #333333;
}
#newsletter p {
	padding: 5px 0 10px 0;
	display: block;
}
#newsletter label {
	padding: 8px 10px 0 0;
	float: left;
}
#contact_block {
	width: 215px;
	color: #666666;
	padding: 20px 0 0 22px;
	float: right;
}
#contact_block p {
	display: block;
}
#contact_block .txt {
	padding: 5px 0 4px 0;
}
#contact_block p big {
	color: #333333;
	font-size: 16px;
}
#contact_block a {
	color: #8B1F04;
	background: url(../img/icon_2.gif) no-repeat right 3px;
	padding: 0 23px 0 0;
	margin: 5px 0 0 0;
	float: left;
}
#content {
	width: 530px;
	color: #666666;
	padding: 5px 60px 30px 40px;
	float: left;
}
#content #h1_main {
	width: 530px;
	margin: 0 0 20px 0;
	position: relative;
	float: left;
}
#content #h1 {
	position: relative;
	float: left;
}
#content #h1 h1 {
	color: #993300;
	font-size: 36px;
	text-transform: uppercase;
	line-height: 38px;
	padding: 15px 20px 15px 20px;
	float: left;
}
#content #h1 #h1_left_top {
	width: 30px;
	height: 55px;
	background: url(../img/h1_coners.gif) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
#content #h1 #h1_right_top {
	width: 30px;
	height: 55px;
	background: url(../img/h1_coners.gif) no-repeat right 0;
	position: absolute;
	top: 0;
	right: 0;
}
#content #h1 #h1_left_bottom {
	width: 30px;
	height: 52px;
	background: url(../img/h1_coners.gif) no-repeat 0 bottom;
	position: absolute;
	bottom: 0;
	left: 0;
}
#content #h1 #h1_right_bottom {
	width: 30px;
	height: 52px;
	background: url(../img/h1_coners.gif) no-repeat right bottom;
	position: absolute;
	bottom: 0;
	right: 0;
}
#content #path {
	width: 530px;
	color: #993300;
	font-weight: bold;
	padding: 0 0 10px 0;
	height: 10px;
	float: left;
	background: transparent;
}
#content #path a {
	color: #666666;
	font-weight: normal;
}
#content .news_row {
	width: 530px;
	padding: 0 0 20px 0;
	float: left;
}
#content .news_row span {
	font-size:11px;
	padding: 0 0 2px 0;
	display: block;
}
#content .news_row LI {
	margin-bottom: 6px;
}
#content h2 {
	color: #333333;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	display: block;
}
#content .news_row h3 {
	font-size: 14px;
	padding: 0 0 0 0;
	display: block;
}
#content .news_row p {
	font-size: 14px;
	line-height: 1.4;
	padding: 0 0 5px 0;
	display: block;
}
#content .news_row p a {
	color: #5992B9;
}
#content .news_row p big {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
}
#content .news_row .img_row {
	width: 530px;
	float: left;
}
#content .news_row .img_row a {
	margin: 0 30px 0 0;
}
#content .news_row .img_row big {
	font-size: 14px;
	font-weight: bold;
	padding: 25px 30px 0 0;
	float: left;
}
#content .testimonial_1 {
	background: url(../img/testimonial_1.gif) no-repeat 0 bottom;
	padding: 0 0 30px 0;
	margin: 0 0 15px 0;
}
#content .testimonial_2 {
	background: url(../img/testimonial_2.gif) no-repeat 0 bottom;
	padding: 0 0 30px 0;
	margin: 0 0 15px 0;
}
#content #pages {
	width: 530px;
	padding: 20px 0 20px 0;
	float: left;
}
#content #pages .left {
	width: 100px;
	float: left;
}
#content #pages .center {
	width: 330px;
	text-align: center;
	float: left;
}
#content #pages .right {
	width: 100px;
	float: left;
}
#content #pages a {
	color: #226EA1;
	font-size: 14px;
	padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
}
#content #pages a.act {
	color: #FFFFFF;
	text-decoration: none;
	background: #993300;
}
#content #pages a.back {
	font-size: 12px;
	background: url(../img/icon_3.gif) no-repeat 0 2px;
	padding: 0 0 0 10px;
	float: left;
}
#content #pages a.next {
	font-size: 12px;
	background: url(../img/icon_1.gif) no-repeat right 2px;
	padding: 0 10px 0 0;
	float: right;
}
#content #submenu {
	width: 530px;
	list-style: none;
	padding: 0 0 20px 0;
	float: left;
}
#content #submenu li {
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
}
#content #submenu a {
	color: #226EA1;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
}
#content #submenu a:hover {
	
}
#content #submenu a.act, #content #submenu a:hover.act {
	height: 20px;
	color: #333333;
	margin: 0;
}
#content #gallery {
	width: 485px;
	background: #F0FAD7;
	padding: 15px 20px 20px 25px;
	float: left;
}
#content .link_list {
	width: 530px;
	list-style: none;
	padding: 20px 0 20px 0;
	float: left;
}
#content .link_list li {
	width: 530px;
	padding: 3px 0 3px 0;
	float: left;
}
#content .link_list a {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/link_list_line.gif) repeat-x 0 bottom;
}
#content .link_list a:hover {
	background: none;
}
#content #form, #content #ad_links {
	width: 490px;
	background: #F0FAD7;
	padding: 10px 20px 20px 20px;
	margin: 5px 0 5px 0;
	float: left;
}
#content #form label {
	width: 150px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0 15px 0;
	float: left;
}
#content #form span {
	width: 301px;
	font-size: 18px;
	padding: 13px 0 12px 0;
	float: left;
}
#content #form .input, #content #form .textarea {
	width: 301px;
	height: 14px;
	color: #333333;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding: 6px 5px 6px 5px;
	margin: 10px 0 10px 0;
	float: left;
}

#content #form .textarea {
	height: 125px;
}
#content #form div {
	width: 487px;
	text-align: center;
	background: url(../img/line_1.gif) repeat-x 0 10px;
	padding: 30px 0 0 0;
	float: left;
}
#content #form div .submit_1, #content #form div .submit_2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	border: 0;
}
#content #form div .submit_1 {
	width: 119px;
	height: 73px;
	background: url(../img/submit_bg_1.gif) no-repeat 0 bottom;
}
#content #form div .submit_2 {
	width: 93px;
	height: 75px;
	background: url(../img/submit_bg_2.gif) no-repeat 0 bottom;
}
#content #ad_links a.reg {
	height: 28px;
	color: #A53D0C;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/a.reg.gif) no-repeat;
	padding: 9px 0 0 42px;
	margin: 5px 0 0 0;
	float: left;
}
#content #ad_links a.reg span {
	background: url(../img/a.reg_line.gif) repeat-x 0 bottom;
	float: left;
}
#content #ad_links a.reg span:hover {
	background: none;
}
#content #ad_links a.pdf {
	height: 30px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/a.pdf.gif) no-repeat;
	padding: 4px 0 0 48px;
	margin: 8px 0 0 0;
	float: right;
}
#content #ad_links a.pdf span {
	color: #226EA1;
	text-transform: none;
	text-decoration: underline;
	display: block;
}
#content a.person {
	width: 98px;
	height: 101px;
	background: url(../img/person_bg.gif) no-repeat;
	padding: 8px 0 0 7px;
	margin: 0 10px 0 0;
	float: left;
}
#content .info_table {
	width: 530px;
	margin: 0 0 20px 0;
	clear: left;
}
#content .info_table td, #content .info_table th {
	text-align: left;
	vertical-align: top;
	padding: 9px 10px 9px 0;
}
#content .info_table th {
	color: #993300;
	font-size: 14px;
	white-space: nowrap;
	border-bottom: 1px solid #BDBDBD;
}
#content .info_table td {
	font-size: 13px;
}
#content .info_table td a {
	color: #336699;
	font-size: 13px;
}
#links {
	width: 95px;
	padding: 280px 0 0 0;
	float: left;
}
a.ask, a.recommend {
	width: 95px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/a.ask.gif) no-repeat;
	padding: 50px 0 0 0;
	margin: 0 0 20px 0;
	float: left;
}
a.recommend {
	background: url(../img/a.recommend.gif) no-repeat;
	padding: 40px 0 0 0;
	margin: 0 0 20px 0;
}
a.ask span, a.recommend span {
	color: #226EA1;
	text-decoration: underline;
	line-height: 2;
}
#footer {
	width: 910px;
	height: 76px;
	border-top: 4px solid #BDBDBD;
	padding: 10px 10px 0 0;
	margin: 0px auto;
	position: relative;
}
#footer #copy {
	width: 250px;
	float: left;
}
#footer #copy p {
	color: #666666;
	background: url(../img/copyright.gif) no-repeat 0 8px;
	padding: 7px 0 20px 28px;
	display: block;
}
#footer #copy span {
	padding: 0 0 0 28px;
	display: block;
}
#footer #partners {
	width: 620px;
	height: 66px;
	background: url(../img/partners_bg.gif) no-repeat right 0;
	float: right;
}
#footer #partners p {
	width: 88px;
	color: #333333;
	font-size: 13px;
	padding: 24px 0 0 0;
	float: left;
}
#footer #partners div {
	width: 512px;
	height: 62px;
	text-align: center;
	padding: 2px 10px 2px 10px;
	float: left;
}
#footer #partners div a {
	height: 62px;
	margin: 0 24px 0 24px;
}
#footer #partners div a img {
	vertical-align: middle;
}
.bg_1 .clearfooter {
	height: 160px;
	clear: both;
}
.bg_2 .clearfooter {
	height: 90px;
	clear: both;
}
#sidebar #menu a:hover, #title_index a:hover, #index_events li a:hover, #index_news a:hover, #contact_block a:hover, #sidebar #news_list a:hover, #content #path a:hover, #content .news_row p a:hover, #content #pages a:hover, #content .info_table td a:hover, #content #ad_links a.pdf span:hover {
	text-decoration: none;
}

/* EDIT */

.content {
	font-size: 13px;
	line-height: 130%;
}

.content p {
	margin-bottom: 10px;
	line-height: 130%;
}

.content UL {
	margin-top: 8px;
	margin-bottom: 8px;	
}

.content LI {
	margin: 0 0 0 35px;
}

.content A:link {
	color: #226EA1;
	text-decoration: underline;
}

.content A:hover {
	text-decoration: none;
}

.content TABLE {
	clear: both;
	border: 0;
}

.content TABLE TD {
	border: none;
}

.content TABLE THEAD TD {
	border-bottom: 1px solid #BDBDBD;
	color: #993300;
	font-size:14px;
}

.content TABLE TD {
	/*border: 1px solid #BDBDBD;*/
}

.footer LI { padding: 0; margin: 0 }

.error {
	color:#ff0000
}

.popup-form {
	position: absolute;
	left: 290px;
	top: 230px;
	background: url(../img/line.gif) repeat-x 0 225px #f0fad7;
	border: 8px solid #58a0d2;
	padding: 35px 0 10px 10px;
	margin: 0;
	width: 405px;
	height: 260px;
	color: #333;
	z-index: 80;
}

.popup-form * { font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 13px }

.popup-form LABEL {
	width: 145px;
	margin: 0 10px 10px 0;
	padding-top: 5px;
	font-weight: bold;
	float: left;
}

.popup-form INPUT {
	width: 220px;
	margin: 0 10px 10px 0;
	padding: 6px 5px 6px 5px;	
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #b4b4b4;
	float: left;
}

.popup-form INPUT.btn {
	margin: 20px 0 0 140px;
	width: 119px;
	height: 59px;
	padding-bottom: 20px;
	background: url(../img/bg_btn_send.gif);
	border: 0;
	line-height: 100%;
	color: #fff;
	cursor: pointer;
}

.popup-form TEXTAREA {
	width: 220px;
	height: 80px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #B4B4B4;
	padding: 6px 5px 6px 5px;
	margin: 0 10px 10px 0;
	overflow: auto;
}

.popup-form DIV {
	width: 23px;
	height: 23px;
	background: url(../img/icon_close.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	margin: -30px 0 0 375px;
}

.popup-form SPAN {
	clear: both;
}

.popup-form FIELDSET {
	border: 0;
	padding: 0;
	margin: 0;
}

.pntr { cursor: pointer; }

#sitemap LI {
	margin-bottom: 5px;
	margin-top: 5px;	
}

.no-list LI {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
}

.no-list UL { margin-top: 0 }

#form SPAN {
	clear: both !important;
	display: block !important;
	height: 0px;
	padding: 0 !important;
}

.info_table TD {
	vertical-align: top !important;
}

.link_list {
	margin-left: -30px !important;
}

.photo-container .footer UL {
	position: relative;
	margin-left: -10px;
	margin-bottom: 15px;
}

#reg_form SELECT {
	margin-top: 12px;
	float: left;
}

#reg_form B {
	margin-top: 14px;
	color: #000;
	font-size: 13px;
	float: left;
	display: block;
}

#reg_form LABEL {
	float: left;
}

.yes-list LI {
	display: list-item !important;
	list-style: outside disc;
	width: 500px;
	margin-left: 30px !important;
}

.yes-list UL {
}

#mokymai a {  float:none; text-decoration:none;  text-transform:none; font-weight:normal }