@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
img {
	border: 0;
}
a {
	cursor: pointer;
	color: #276fa7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #3f8f1d;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #3f8f1d;
	font-size: 16px;
	font-weight: bold;
}
/* =wrap
-------------------------------------------------- */
#wrap {
	width: 980px;
	margin: 0 auto;
}
div.header {
	background: url(bg01.png) 0 0 no-repeat;
	height: 86px;
	position: relative;
}
div.header p.logo {
	position: absolute;
	top: 19px;
	left: 95px;
}
div.header p.lang {
	position: absolute;
	right: 27px;
	bottom: 12px;
}
div.header p.lang span {
	color: #9cbdd7;
}
div.header p.lang a {
	color: #9cbdd7;
	padding: 0 8px;
}
div.header p.lang a.active {
	color: #fff;
}
/* =menu
-------------------------------------------------- */
div.menu {
	height: 37px;
	background: url(bg02.png) 0 0 repeat-x;
}
div.menu div.search {
	float: left;
	padding: 8px 0 0 25px;
	width: 194px;
}
div.menu div.search p {
	float: left;
}
div.menu div.search p.input {
	background: url(bg06.png) 0 0 no-repeat;
	width: 170px;
	height: 21px;
	margin-right: 2px;
}
div.menu div.search p.input input {
	background: 0;
	border: 0;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0 0 7px;
	width: 160px;
}
div.menu ul {
	float: left;
	list-style: none;
	width: 721px;
	padding-left: 32px;
}
div.menu ul li {
	float: left;
	padding: 13px 11px 8px;
	background: url(separator.png) 100% 7px no-repeat;
}
div.menu ul li.last {
	background: 0;
	padding: 13px 21px 11px;
}
div.menu ul li.active {
	background: url(bg08.png) 100% 0 no-repeat;
}
div.menu ul li a {
	display: inline-block;
}
/* =content
-------------------------------------------------- */
div.content {
	background: url(bg04.png) 0 0 repeat-y;
	position: relative;
}
div.content div.a {
	background: url(bg03.png) 0 0 no-repeat;
}
div.content div.b {
	background: url(bg05.png) 0 100% no-repeat;
	min-height: 300px;
	padding-bottom: 160px;
}
* html div.content div.b {
	height: 300px;
}
div.floatbox {
	position: absolute;
	bottom: 105px;
	left: 47px;
	width: 140px;
}
div.floatbox p.catalogue {
	text-align: center;
	margin-bottom: 85px;
}
div.floatbox p.contact {
	line-height: 1.6em;
}
/* =leftbar
-------------------------------------------------- */
div.leftbar {
	float: left;
	width: 242px;
	padding-top: 150px;
	padding-bottom: 200px;
}
div.leftbar ul {
	list-style: none;
	padding: 0 0 60px 29px;
}
div.leftbar ul li {
	padding-left: 20px;
	background: url(ico01.png) 0 2px no-repeat;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
div.leftbar ul li.active {
	background: url(ico02.png) 0 2px no-repeat;
}
div.leftbar ul li a {
	font-size: 12px;
	font-weight: bold;
}

/* edit martinj 090604 */
div.leftbar ul li ul {
	padding: 8px 0 15px 0;
}
div.leftbar ul li ul li {
	background: url(ico04.png) 0 4px no-repeat;
	font-weight: normal;
	padding-left: 14px;
}
div.leftbar ul li ul li.active {
	background: url(ico05.png) 0 4px no-repeat;
}
div.leftbar ul li ul li a {
	font-size: 12px;
	font-weight: normal;
}
/* end edit martinj 090604 */

/* =rightbar
-------------------------------------------------- */
div.rightbar {
	float: left;
	width: 738px;
}
div.rightbar div.last_news {
	padding: 20px 0 0 5px;
}
div.rightbar div.last_news p.title {
	color: #3f8f1d;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 15px;
}
div.rightbar div.last_news p.separator {
	float: left;
	padding: 0;
}
div.rightbar div.last_news div.box {
	float: left;
	width: 239px;
	background:url(bg07.png) 0 100% repeat-x;
	height: 165px;
	padding-top: 20px;
}
div.rightbar div.last_news div.box p {
	padding: 0 12px 0 14px;
	line-height: 1.4em;
}
div.rightbar div.last_news div.box p.date {
	color: #000;
}
div.rightbar div.last_news div.box p.heading {
	color: #0d4053;
	font-weight: bold;
	margin-bottom: 15px;
}
div.rightbar div.last_news div.box p.text {
	margin-bottom: 22px;
}
div.rightbar div.last_news div.box p.read_more {
	float: right;
}
div.rightbar div.corporation {
	width: 486px;
	margin: 0 auto;
}
div.rightbar div.corporation p.heading {
	margin-bottom: 10px;
}
div.rightbar div.corporation p {
	line-height: 1.4em;
}
div.rightbar div.container {
	padding: 23px 0 0 4px;
	width: 700px;
}
div.rightbar div.container div.product_content {
	padding: 20px 0 0 34px;
}
div.rightbar div.container div.product_content h1,
div.rightbar div.container div.product_content h2 {
	padding-left: 12px;
	margin-bottom: 20px;
}
div.rightbar div.container div.product_content h2 {
	margin-top: 15px;
}
div.rightbar div.container p.print {
	float: right;
	padding: 0 20px 0 0;
	background: url(ico03.png) 100% 3px no-repeat;
	padding-top: 3px;
}
div.rightbar div.container p.print a {
	color: #7da9ca;
}
div.rightbar div.container div.product_content table {
	width: 557px;
	border: 1px solid #eeeeee;
	border-width: 1px 0 1px 1px;
	margin-bottom: 16px;
}
div.rightbar div.container div.product_content table th {
	background: #eeeeee;
	text-align: left;
	padding: 2px 11px 3px;
}
div.rightbar div.container div.product_content table th.center,
div.rightbar div.container div.product_content table td.center {
	text-align: center;
}
div.rightbar div.container div.product_content table td {
	border-right: 1px solid #eeeeee;
	padding: 2px 11px 3px;
}
div.rightbar div.container div.product_content table tr.row td {
	background: #fafafa;
}
div.rightbar div.container div.product_content p {
	padding-left: 12px;
	line-height: 1.6em;
}
div.rightbar div.article {
	padding: 20px 0 0 34px;
}
div.rightbar div.article h1 {
	margin-bottom: 20px;
}
div.rightbar div.article p {
	margin-bottom: 18px;
	line-height: 1.4em;
}
div.rightbar div.article div.news_item {
	margin-bottom: 20px;
}
div.rightbar div.article div.news_item p {
	margin-bottom: 0;
}
div.rightbar div.article div.news_item p.title {
	font-weight: bold;
}
div.rightbar div.article div.news_item p a {
	color: #307AB4;
}
div.rightbar div.article div.team div.box {
	float: left;
	width: 333px;
	margin-bottom: 30px;
	height: 200px;
}
div.rightbar div.article div.team div.box p.img {
	float: left;
	width: 150px;
}
div.rightbar div.article div.team div.box div.data {
	float: left;
	width: 130px;
	padding-left: 17px;
	padding-top: 60px;
}
/* =gallery
-------------------------------------------------- */
div.gallery {
	padding-left: 9px;
}
div.gallery h2 {
	margin-bottom: 10px;
}
div.gallery ul.images li {
	float: left;
	width: 96px;
	margin-right: 29px;
	list-style: none;
	height: 134px;
}
div.gallery ul.images li p {
	text-align: center;
	padding-top: 5px;
	clear: both;
}
div.gallery ul.images .photo-item{
	height:94px;
	width:94px;
	background:#ece9d8;
	border: 1px solid #95a59f;
	display:table;
	#position: relative;
	float:left;
	margin:0;
}
div.gallery ul.images .trick{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	width:100%;
	vertical-align: middle;
	text-align:center;
}
div.gallery ul.images .trick img {
	#position: relative;
	#top: -50%;
}
*+ html div.gallery ul.images .trick img {
	#top: -48%;
}
* html div.gallery ul.images .trick img {
	#top: -48%;
}
div.gallery ul.pager {
	padding: 15px 0 0 178px;
}
div.gallery ul.pager li {
	list-style: none;
	float: left;
}
div.gallery ul.pager li a {
	padding: 3px 5px 3px 4px;
	display: inline-block;
}
div.gallery ul.pager li.active a {
	background: url(bg09.png) 0 0 no-repeat;
	font-weight: bold;
}
div.gallery ul.pager li.prev a {
	padding-right: 19px;
}
div.gallery ul.pager li.next a {
	padding-left: 19px;
}
/* =refrences
-------------------------------------------------- */
div.references {
	float: left;
	width: 320px;
	margin-top: 15px;
}
div.references ul {
	padding-left: 20px;
}
div.references ul li {
	list-style: none;
	float: left;
	width: 320px;
	height: 150px;
}
div.references ul li p.img {
	float: left;
	width: 150px;
	margin-bottom: 0;
}
div.references ul li div.data {
	float: left;
	width: 149px;
	padding-left: 9px;
}
div.references ul li div.data table {
	line-height: 1.4em;
}
div.references ul li div.data table th {
	text-align: left;
	padding-right: 8px;
	font-weight: bold;
}
/* =contact
-------------------------------------------------- */
div.contact p.map {
	float: right;
	padding-right: 109px;
}
div.contact h2 {
	margin-bottom: 19px;
}
div.contact table {
	margin-left: 31px;
}
div.contact table th {
	font-weight: normal;
	text-align: right;
	padding: 4px 10px 9px 0;
	vertical-align: top;
}
div.contact table td {
	padding-right: 19px;
	padding-bottom: 9px;
}
div.contact table td p {
	margin-bottom: 0 !important;
}
div.contact table td p.input {
	background: url(bg10.png) 0 0 no-repeat;
	width: 180px;
	height: 21px;
}
div.contact table td p.input input {
	background: 0;
	border: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 0 5px;
	width: 170px;
}
div.contact table td p.textarea {
	background: url(bg11.png) 0 0 no-repeat;
	width: 470px;
	height: 71px;
}
div.contact table td p.textarea textarea {
	background: 0;
	border: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 0 5px;
	width: 460px;
	height: 65px;
}
div.contact table td p.button a,
div.contact table td p.button a span {
	float: left;
	background: url(bg12.png) 0 0 no-repeat;
}
div.contact table td p.button a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 21px;
}
div.contact table td p.button a span {
	background-position: 100% 0;
	padding: 3px 21px 3px 0;
} 
/* =footer
-------------------------------------------------- */
div.footer {
	background: #4c4c4c;
	height: 27px;
}
div.footer p.text {
	color: #cacaca;
	padding: 8px 0 0 22px;
	font-size: 10px;
	float: left;
}
div.footer p.adm {
	padding: 8px 14px 0 0;
	font-size: 10px;
	float: right;
}
div.footer p.adm a {
	color: #cacaca;
}
/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}


/* edit martinj 090604 */

.searchResults {
	list-style: none;
	margin: 0;
	padding: 0;
}
.searchResults li {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.searchResults li a {
	font-weight: bold;
}

.print #wrap {
	padding-top: 20px;
}
.print .article {
	font-size: 18px;
	line-height: 24px;
	padding-top: 40px;
}
.print .article h1 {
	color: #000;
	font-size: 22px;
	margin-bottom: 20px;
}
.print .article p {
	margin-bottom: 15px;
}

/* end edit martinj 090604 */
