html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #000000;
	background: url('images/bgd.jpg') left top repeat-x;
}
a:visited, a:link, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
img {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.cont_left {
	width: 123px;
	height: 518px;
	float: left;
	background: url('images/achema_01.jpg') center top no-repeat;
}
.cont_right {
	width: 123px;
	height: 518px;
	float: left;
	background: url('images/achema_03.jpg') center top no-repeat;
}
.page_outer {
	width: 1000px;
	margin:0px auto;
}
.page {
	width: 754px;
	padding: 0px;
	border: none;
	float: left;
	background: #fff;
}
.header {
	width: 754px;
	height: 314px;
	float: left;
	background: url('images/achema_02.jpg') center top no-repeat;
	border-bottom: solid 10px #d0ea9e;
	padding: 0px;
}
.head_container {
	width: 754px;
	height: 124px;
	position: relative;
	left: 0px;
}
.languages {
	width: 92px;
	height: 25px;
	position: relative;
	left: 359px;
}
a.language:link, a.language:visited, a.language:active {
	display: block;
	width: 41px;
	height: 25px;
	line-height: 20px;
	float: left;
	color: #669d10;
	background: url('images/lang.gif') center top no-repeat;
	text-align: center;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
}
a.language#selected_lang {
	display: block;
	width: 41px;
	height: 25px;
	line-height: 20px;
	float: left;
	color: #fff;
	background: url('images/lang_set.gif') center top no-repeat;
	text-align: center;
	font-weight: bold;
}
.site_logo {
	width: 217px;
	height: 50px;
	position: relative;
	top: 35px;
	left: -5px;
	float: left;
}
.site_logo a, .site_logo a:visited, .site_logo a:active, .site_logo a:link, .site_logo a:hover {
	text-decoration: none;
	background: transparent;
}
.site_search {
	width: 300px;
	height: 20px;
	float: left;
	line-height: 20px;
	position: relative;
	left: 220px;
	top: 70px;
}
.input_text {
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 10px;
}
input.input_field {
	width: 108px;
	border: solid 1px #D7DDD1;
	float: left;
}
.submit_button {
	width: 20px;
	height: 20px;
	background: url('images/button.gif') center center no-repeat;
	display: block;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	text-decoration: none;
	border: none;
}
a.submit_button:hover {
	text-decoration: none;
}
.header_image {
	width: 749px;
	height: 187px;
	position: relative;
	top: 0px;
	left: 2px;
	padding: 0px;
	margin: 0px;
}
.menu_left {
	width: 175px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
.shadow {
	display: block;
	width: 175px;
	height: 7px;
	background: url('images/achema_12.jpg') left top no-repeat #FFF;
	position: relative;
	top: 0px;
	z-index: 3;
}
.shadow2 {
	display: block;
	width: 175px;
	height: 7px;
	background: url('images/achema_12.jpg') left top no-repeat #FFF;
	position: relative;
	top: 0px;
	z-index: 3;
}
.other-menu {
	position: relative;
	left: 35px;
} 
a.re-entry, a.re-entry:visited, a.re-entry:link, a.re-entry:active {
	color: #669d10;
	text-decoration: underline;
	line-height: 20px;
}
a.re-entry#active {
	font-weight: bold;
}
a.re-subentry, a.re-subentry:visited, a.re-subentry:link, a.re-subentry:active {
	color: #669d10;
	text-decoration: underline;
	line-height: 20px;
	position: relative;
	left: 20px;
}
a.re-subentry#active {
	font-weight: bold;
}
a.entry, a.entry:link, a.entry:visited, a.entry:active {
	display: block;
	width: 150px;
	_width: 175px;
	padding-left: 25px;
	height: 25px;
	margin: 0px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background: url('images/achema_10.jpg') left center no-repeat;
	line-height: 25px;
	position: relative;
	top: 0px;
	z-index: 4;
}
a.entry:hover, a.entry#active_entry:hover {
	text-decoration: underline;
}
a.entry#active_entry {
	display: block;
	width: 150px;
	_width: 175px;
	padding-left: 25px;
	height: 25px;
	margin: 0px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background: url('images/achema_05.jpg') left center no-repeat;
	line-height: 25px;
	position: relative;
	top: 0px;
	z-index: 4;
}
a.subentry:link, a.subentry:visited, a.subentry:active {
	display: block;
	width: 125px;
	_width: 165px;
	text-decoration: none;
	color: #669d10;
	font-weight: normal;
	background: url('images/subentry.jpg') 25px 7px no-repeat;
	line-height: 12px;
	padding: 6px 0px 8px 40px;
	position: relative;
	top: -1px;
	border-top: solid 1px #d2e3b7;
	z-index: 2;
}
a.subentry2:link, a.subentry2:visited, a.subentry2:active {
	display: block;
	width: 125px;
	_width: 165px;
	text-decoration: none;
	color: #669d10;
	font-weight: normal;
	background: url('images/subentry.jpg') 25px 7px no-repeat;
	line-height: 12px;
	padding: 6px 0px 8px 40px;
	position: relative;
	top: -1px;
	border-top: solid 1px #d2e3b7;
	border-bottom: solid 1px #d2e3b7;
	z-index: 2;
}
a.subentry:hover, a.subentry#active_subentry:hover {
	text-decoration: underline;
}
a.subentry#active_subentry {
	display: block;
	width: 125px;
	_width: 165px;
	text-decoration: none;
	color: #669d10;
	font-weight: bold;
	background: url('images/subentry_active.jpg') 25px 10px no-repeat;
	line-height: 12px;
	padding: 6px 0px 8px 40px;
	position: relative;
	top: 0px;
	border-top: solid 1px #d2e3b7;
	border-bottom: solid 1px #d2e3b7;
	z-index: 1;
}
a.subentry#active_subentry2 {
	display: block;
	width: 125px;
	_width: 165px;
	text-decoration: none;
	color: #669d10;
	font-weight: bold;
	background: url('images/subentry_active.jpg') 25px 10px no-repeat;
	line-height: 12px;
	padding: 6px 0px 8px 40px;
	position: relative;
	top: -1px;
	border-top: solid 1px #d2e3b7;
	border-bottom: solid 1px #d2e3b7;
	z-index: 1;
}
a.subentry#active_subentry3 {
	display: block;
	width: 125px;
	_width: 165px;
	text-decoration: none;
	color: #669d10;
	font-weight: bold;
	background: url('images/subentry_active.jpg') 25px 10px no-repeat;
	line-height: 12px;
	padding: 6px 0px 8px 40px;
	position: relative;
	top: -1px;
	border-top: solid 1px #d2e3b7;
	z-index: 1;
}
a.sub_subentry:link, a.sub_subentry:visited, a.sub_subentry:active {
	display: block;
	width: 125px;
	text-decoration: none;
	color: #669d10;
	font-weight: normal;
	background: url('images/achema_0.jpg') left center no-repeat;
	line-height: 12px;
	margin: 6px 0px 8px 40px;
	position: relative;
}
a.sub_subentry:hover, a.sub_subentry#active_sub_subentry:hover {
	text-decoration: underline;
}
a.sub_subentry#active_sub_subentry {
	display: block;
	width: 125px;
	text-decoration: none;
	color: #669d10;
	font-weight: bold;
	background: url('images/achema_0.jpg') left center no-repeat;
	line-height: 12px;
	margin: 6px 0px 8px 40px;
	position: relative;
}
.main {
	width: 754px;
	min-height: 400px;
	_height: 400px;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	float: left;
	position: relative;
	top: 25px;
}
.main_text {
	width: 579px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	padding-top: 25px;
}
.main_title {
	color: #669D10;
	font-size: 24px;
	line-height: 20px;
	position: relative;
	left: 35px;
	top: 5px;
	padding-bottom: 5px;
}
.main_contents {
	width: 524px;
	position: relative;
	left: 35px;
	top: 0px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
}
.content {
	width: 524px;
	line-height: 120%;
	font-size: 12px;
	padding-bottom: 15px;
}
.content_date {
	color: #669D10;
	font-weight: bold;
}
#NewsPostDetailDate {
	color: #669D10;
	font-weight: bold;
}
.content_title {
	color: #000;
	font-weight: bold;
}
#NewsPostDetailTitle {
	color: #000;
	font-weight: bold;
}
.content_text {
	text-align: justify;
	font-size: 12px;
}
#NewsPostDetailSummary, #NewsPostDetailContent {
	text-align: justify;
	font-size: 12px;
	position: relative;
	top: -20px;
}
#NewsPostDetailCategory, #NewsPostDetailAuthor, #NewsPostDetailPrintLink {
	display: none;
}
#NewsPostDetailHorizRule {
	border: none;
}
.content_more a:link, .content_more a:visited, .content_more a:active {
	color: #669D10;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 50px;
	background: url('images/more.gif') right center no-repeat;
	font-weight: bold;
	font-size: 11px;
}
a.archive:link, a.archive:visited, a.archive:active {
	color: #669D10;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 65px;
	background: url('images/more.gif') right center no-repeat;
	font-weight: bold;
	font-size: 12px;
	float: right;
}
.content_route {
	width: 465px;
	line-height: 16px;
	float: right;
	position: absolute;
	left: 10px;
	top: -10px;
	text-decoration: none;
	color: #669d10;
	font-weight: normal;
	font-size: 10px;
}
.content_route a:link, .content_route a:visited, .content_route a:hover, .content_route a:active {
	color: #669d10;
	text-decoration: underline;
}
.lastitem {
	color: #000;
}
.content_print a:link, .content_print a:active, .content_print a:visited {
	display: block;
	height: 20px;
	padding-right: 25px;
	line-height: 20px;
	float: right;
	position: absolute;
	left: 450px;
	top: -40px;
	text-decoration: underline;
	color: #669d10;
	font-weight: normal;
	background: url('images/print.gif') right center no-repeat;
	font-size: 10px;
}
a.print-link {
	display: block;
	height: 20px;
	padding-right: 25px;
	line-height: 20px;
	float: right;
	position: absolute;
	left: 485px;
	top: -10px;
	text-decoration: underline;
	color: #669d10;
	font-weight: normal;
	background: url('images/print.gif') right center no-repeat;
	font-size: 10px;
}
.titulinis {
	display: block;
	line-height: 16px;
	padding-left: 15px;
	background: url('images/home.gif') left center no-repeat;
	float: left;
}
.footer {
	width: 100%;
	height: 75px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #e5e5e5;
	float: left;
	text-align: center;
}
.footer_inner {
	width: 754px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
}
.foot {
	float: left;
	position: relative;
	left: 0px;
	top: 25px;
	font-size: 11px;
	color: #676767;
	line-height: 12px;
	padding-left: 20px;
}
.banner {
	width: 34px;
	height: 33px;
	position: absolute;
	left: 800px;
	top: 20px;
	float: left;
}

.cat_main {
	clear: left;
	padding-top: 5px;
	padding-right: 15px;
}
.category_items {
	float: left;
}
.item_image {
	float: left;
	padding-right: 20px;
}
.category_item  a:link, .category_item  a:visited, .category_item  a:active{
	color: #669d10;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
}
.category_item  a:hover {
	color: #FFC000;
}
.catalog_item {
	clear: left;
	padding-top: 20px;
}