@charset "utf-8";
/* Main layout */
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	border-style: none;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
ul, ol {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 130%;
	list-style: url(/images/list.png);
}
ol li {
	list-style: decimal;
}
p {
	line-height: 130%;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: justify;
}
sup {
	font-size: 0.7em;
}
address {
	line-height: 130%;
	font-style: normal;
	margin: 0px;
	padding: 15px 0px 0px;
}
fieldset {
	border: 1px solid #ccc;
	margin: 15px 0px 0px;
	padding: 0px 15px 10px;
}
legend {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 0px -4px;
	padding: 0px 5px;
	color: #000;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
}
table {
	margin: 15px 0px 0px;
	padding: 0px;
	border-style: none;
	width: 100%;
}
td {
	padding: 2px;
}
h1, h2, h3 {
	margin: 0px;
	padding: 15px 0px 0px;
	color: #291972;
}
h1 {
	display: block;
	padding: 0px;
	font-size: 1.7em;
}
h1 a {
	display: block;
	height: 120px;
	width: 193px;
	overflow: hidden;
	color: #000;
	background: #fff;
}
h1 a span {
	background: url(/images/logo.png);
	display: block;
	height: 120px;
	width: 193px;
	position: absolute;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.1em;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: bold;
	color: #291972;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
#mysql-error {
	background: #f4f4f4;
	margin: 40px auto 0px;
	padding: 10px;
	width: 70%;
	border: 1px solid #f00;
	text-align: center;
	font-weight: bold;
}
#top {
	background: #291972 url(/images/bg-top.png);
	margin: 0px auto;
	height: 60px;
	width: 100%;
}
#top-in {
	margin: 0px auto;
	width: 996px;
}
#main-title {
	float: left;
	width: 193px;
	margin: 33px 0px 0px;
	height: 120px;
	position: absolute;
}
#menu {
	padding: 32px 0px 0px;
	float: right;
}
#menu li {
	display: inline;
	list-style: url(none);
	line-height: normal;
}
#menu li a, #menu li a:Hover {
	font-size: 1em;
	background: url(/images/bg-menu.png) no-repeat right bottom;
	display: block;
	padding: 7px 12px 6px 10px;
	float: left;
	color: #fff;
}
#menu li a:Hover {
	text-decoration: none;
}
#search-in {
	padding: 130px 0px 0px;
}
#menu li .last, #menu li .last:Hover {
	background: url(none);
	padding-right: 3px;
}
#header {
	clear: both;
	height: 167px;
	width: 100%;
	margin: 0px auto;
}
#header-in {
	margin: 0px auto;
	width: 990px;
}
#search {
	float: left;
	width: 190px;
	height: 167px;
}
#flashcontent {
	height: 167px;
	width: 415px;
	float: left;
}
#headlines {
	width: 385px;
	float: left;
	height: 167px;
}
#activity-cs {
	background: url(/images/activity-cs.png) no-repeat 51px 15px;
	height: 85px;
	width: 385px;
	margin: 0px 0px 25px;
}
#motto-cs {
	background: url(/images/motto-cs.png) no-repeat 0px 0px;
	height: 43px;
	width: 385px;
}
#content {
	background: url(/images/bg-content.png) repeat-x;
	width: 100%;
	margin: 0px auto;
	clear: both;
	padding: 12px 0px 0px;
	border-bottom: 1px solid #fff;
}
#content-in {
	margin: 0px auto;
	width: 996px;
	padding: 0px;
	background: url(/images/bg-content-in.png);
}
#right {
	float: right;
	width: 796px;
}
.service, .service-right {
	background: #dbdbdb url(/images/bg-service.png);
	height: 140px;
	width: 196px;
	margin: 0px 4px 0px 0px;
	float: left;
}
.service-right {
	margin: 0px;
}
.service h3, .service-right h3 {
	padding: 15px 0px 0px 19px;
	font-size: 1.3em;
}
.service ul, .service-right ul {
	padding-left: 37px;
}
#right-in {
	padding: 0px 0px 15px 6px;
}
#h1 {
	font-size: 2.1em;
}
#breadcrumbs {
	font-size: 0.9em;
	color: #666;
	padding: 2px 0px 15px;
}
#breadcrumbs a, #breadcrumbs a:Hover {
	font-weight: normal;
	color: #666;
}
#breadcrumbs a:Hover {
	color: #000;
}
#left {
	float: right;
	width: 196px;
	background: url(/images/bg-left.png) no-repeat;
	margin: 0px 4px 0px 0px;
}
#left-in {
	padding: 0px 3px;
	font-size: 0.9em;
}
#news {
	padding: 0px 10px 10px;
	border-bottom: 1px solid #ccc;
}
#news p {
	text-align: left;
}
#news p span, .news span {
	font-size: 0.9em;
	color: #666;
}
#contact, .products-side {
	padding: 0px 10px 15px;
	border-bottom: 1px solid #ccc;
}
#contact {
	border-bottom: none;
}
#footer {
	background: #291972 url(/images/bg-footer.png);
	width: 100%;
	margin: 0px auto;
	height: 80px;
}
#footer p {
	line-height: 140%;
	display: block;
	margin: 0px auto;
	padding: 15px 0px 0px;
	width: 990px;
	text-align: left;
	color: #fff;
	font-size: 0.9em;
}
#footer p a, #footer p a:Hover {
	color: #fff;
	font-weight: normal;
}
#footer p a:Hover {
	text-decoration: none;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.no-padding {
	padding-top: 0px;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.center {
	text-align: center;
}
.bottom {
	vertical-align: bottom;
}
.red {
	color: #f00;
}
.obligatory {
	color: #f00;
	font-weight: bold;
}
.error, .confirmation {
	border: 1px solid #f00;
	background: #fff url(/images/icon-error.png) no-repeat 10px 5px;
	padding: 15px 10px 15px 60px;
	margin: 15px 0px 0px;
	display: block;
}
.confirmation {
	background: #fff url(/images/icon-ok.png) no-repeat 10px 5px;
	border: 1px solid #090;
}
.paging-top, .paging-bottom {
	text-align: right;
	margin: 15px 0px 0px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.paging-bottom {
	border-top: 1px solid #ccc;
	border-bottom: none;
}
.medium-form, .long-textarea, .antispam-form {
	width: 200px;
	border: 1px solid #666;
	background: #fff url(/images/bg-form.png) repeat-x left top;
	color: #333;
	padding: 2px;
}
.long-textarea {
	width: 100%;
}
.antispam-form {
	width: 115px;
}
.submit-cs, .search-cs {
	background: url(/images/button-submit-cs.png);
	height: 21px;
	width: 68px;
	border-style: none;
}
.search-cs {
	background: url(/images/button-search-cs.png);
}
.out, .out:Hover {
	background: url(/images/out.png) no-repeat right top;
	padding: 0px 9px 0px 0px;
}
.out:Hover {
	background: url(/images/out-hover.png) no-repeat right top;
}
#product-title, #product-title-side, #refs-title {
	margin: 17px 0px 0px;
	padding: 7px;
	background: #dbdbdb;
	color: #000;
	border-bottom: 1px solid #fff;
}
#refs-title {
	margin: 0px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
}
#product-title-side {
	margin: 0px;
}
.product-default ul  {
	padding: 0px;
}
.product-default ul li {
	line-height: normal;
	display: inline;
	list-style: url(none);
}
.product-default ul li a, .product-default ul li a:Hover {
	display: block;
	padding: 5px 5px 6px 25px;
	background: #ececec url(../images/list.png) no-repeat 7px 8px;
	border-bottom: 1px solid #fff;
}
.product-default ul li a:Hover {
	background: #dbdbdb url(../images/list.png) no-repeat 7px 8px;
}
.product-default ul li ul li a, .product-default ul li ul li a:Hover {
	padding: 5px 5px 6px 47px;
	background: #f4f4f4 url(../images/list.png) no-repeat 27px 8px;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}
.product-default ul li ul li a:Hover {
	background: #ececec url(../images/list.png) no-repeat 27px 8px;
}
.product-default ul li ul li ul li a, .product-default ul li ul li ul li a:Hover {
	padding: 5px 5px 6px 67px;
	background: #f9f9f9 url(../images/list.png) no-repeat 47px 8px;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}
.product-default ul li ul li ul li a:Hover {
	background: #f4f4f4 url(../images/list.png) no-repeat 47px 8px;
}
.main-left {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 580px;
}
.main-right {
	float: left;
	width: 190px;
}
.home-photo, .detail-photo {
	margin: 18px 10px 0px 0px;
	float: left;
}
.detail-photo {
	margin: 18px 0px 0px 0px;
}
.news-photo {
	margin: 18px 10px 0px 0px;
	float: left;
}
.home-photo a, .home-photo a:Hover, .detail-photo a, .detail-photo a:Hover, .news-photo a, .news-photo a:Hover {
	height: 97px;
	width: 128px;
	border: 1px solid #ccc;
	display: block;
}
.home-photo a:Hover, .detail-photo a:Hover, .news-photo a:Hover {
	border: 1px solid #291972;
}
.news-photo a, .news-photo a:Hover {
	height: 58px;
	width: 58px;
}
.home-photo a img, .detail-photo a img, .news-photo a img {
	margin: 1px;
}
.material-photo {
	margin: 18px 0px 0px 0px;
	float: right;
}
.material-photo a, .material-photo a:Hover {
	height: 173px;
	width: 202px;
	border: 1px solid #ccc;
	display: block;
}
.material-photo a:Hover {
	border: 1px solid #291972;
}
.material-photo a img {
	margin: 1px;
}
.minus-material {
	margin: -75px 0px 0px;
}
/* Contacts */
.contact-address {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 220px;
}
.contact-map {
	float: left;
	width: 550px;
}
#contacts {
	padding: 11px 0px 0px;
}
.contact {
	margin: 4px 4px 0px 0px;
	float: left;
	width: 230px;
	padding: 0px 0px 10px 10px;
}
.contact p {
	padding: 10px 0px 0px;
}
.contact ul {
	padding: 5px 0px 0px 15px;
}
#con-a {
	background: #f4f4f4 url(/images/bg-contacts-a.png) no-repeat right top;
}
#con-b, #con-e {
	background: #f4f4f4 url(/images/bg-contacts-b.png) no-repeat right top;
}
#con-c, #con-d {
	background: #f4f4f4 url(/images/bg-contacts-c.png) no-repeat right top;
}
#con-f {
	background: #f4f4f4 url(/images/bg-contacts-d.png) no-repeat right top;
}
/* Product detail */
.detail-left {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 640px;
}
.detail-right {
	float: left;
	width: 130px;
}
/* Materials */
.material {
	float: left;
	width: 650px;
}
.document-photo, .document-photo-right {
	width: 250px;
	float: left;
	margin: 15px 20px 0px 0px;
}
.document-photo-right {
	margin: 15px 0px 0px 0px;
}
.document-photo div a, .document-photo div a:Hover, .document-photo-right div a, .document-photo-right div a:Hover {
	height: 187px;
	width: 248px;
	border: 1px solid #ccc;
	display: block;
}
.document-photo div a:Hover, .document-photo-right div a:Hover {
	border: 1px solid #291972;
}
.document-photo div a img, .document-photo-right div a img {
	margin: 1px;
}
.document-photo p, .document-photo-right p {
	text-align: left;
	padding: 7px 0px 0px;
}
/* Machines */
.machine-left, .machine-right {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 385px;
}
.machine-right {
	margin: 0px;
}
.machine-left .machine, .machine-right .machine {
	float: left;
	width: 245px;
}
/* Products */
.catalogue-left {
	float: left;
	width: 270px;
	margin: 0px 20px 0px 0px;
}
.catalogue-right {
	float: left;
	width: 500px;
}
.consultancy-contact {
	padding: 0px 30px 0px 0px;
	float: left;
}
/* Certificates */
.cert, .cert-right, .cert-ttl, .cert-right-ttl {
	margin: 15px 20px 0px 0px;
	float: left;
	height: 172px;
	width: 250px;
	font-size: 0.9em;
}
.cert-ttl, .cert-right-ttl {
	height: auto;
}
.cert-right, .cert-right-ttl {
	margin: 15px 0px 0px 0px;
}
/* Vacancies */
.vacancies-date {
	font-style: italic;
	padding: 0px;
}
/* Home */
.offer {
	font-size: 1.1em;
}
