﻿@font-face {
	font-family: 'impactregular';
	src: url('../fonts/impact-webfont.eot');
	src: url('../fonts/impact-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/impact-webfont.woff') format('woff'),
	url('../fonts/impact-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body, html {
	background: url("../images/back.png");
	font-family: Arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
}
a{
	color:#4c4c4c;
}
a img{
	border:none;
}
.window{
	display:none;
}
#dialog-in p {
	color: #4C4C4C;
	font-size: 13px;
	font-family: Arial;
}
#dialog-in h3 {
	color: black;
	font-size: 19px;
	display: block;
	margin-top: -10px;
	margin-bottom: 0;
	font-family: Impact, 'impactregular';
	font-weight:normal;
}
#dialog-in .blue {
	color: #38516E;
	font-family: Impact, 'impactregular';
	font-size: 13px;
}
#dialog-in p span {
	font-weight:bold;
	display: block;
	color: #4C4C4C;
	font-size: 13px;
	margin-bottom:4px;
}
#dialog-in .qwerty{
	float:right;
}
.relative{
	position:relative;
}
.absolute{
	position:absolute;
}
h1{
	font-family: Impact, 'impactregular';
	font-weight:normal;
	margin:0;
	padding:0;
	color:black;
	font-size:26px;
}
h2{
	font-family: Impact, 'impactregular';
	font-weight:normal;
	margin:0;
	padding:0;
	color:#808080;
	font-size:18px;
}
form{
	margin:0;
	padding:0;
}

/* **************** */

#container{
	width:670px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	overflow: hidden;
}

#our_equipment,
#catalog_left,
#catalog_right,
#lozung,
#use{
	background-color:white;
	padding:7px 10px;
}
/* ***************************** */

#header{
	height:79px;
}
#header .absolute{
	bottom:10px;
}
#logo{
	left:0;
}
#email{
	right:0;
}
#email a{
	font-size:22px;
	color:white;
}
#email a span{
	color:#33bdec;
}

/* ************************* */

#abour_us{
	height:147px;
	background:url("../images/about-us.jpg");
}
#abour_us_left{
	width:354px;
	height:147px;
	top:5px;
	left:10px;
}
#abour_us_left h1{
	color:#1a2633;
}
#abour_us_left p{
	margin:0;
}
#abour_us_center{
	width:170px;
	left:390px;
	top:5px;
}
#abour_us_center h1{
	color:white;
	font-size: 20px;
	line-height: 25px;
}

/* ************************* */

#our_equipment{
	background-color:white;
}
#our_equipment p{
	margin:0;
	font-weight:bold;
}

/* ****************************/

#catalog{
	background:url("../images/catalog.jpg");
	overflow:hidden;
}
#catalog ul{
	overflow:hidden;
	clear: both;
	margin:0;
	padding:0 10px;
}
#catalog li{
	width:300px;
	margin:4px 0;
	cursor:pointer;
	list-style:none;
	color:#38516e;
	font-size:14px;
	background:url("../images/a1.png") 0px 4px no-repeat;
	padding-left:15px;
}
.open1{
	background:white;
	overflow: hidden;
	padding: 5px 0 15px 17px;
}
.links {
	float: left;
	margin: 8px 17px 0 0;
}
.links a,
.links p {
	display: block;
	color: #38516e;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;
	margin: 1px 0 0 6px;
	padding: 0;
}
.links a:hover{
	text-decoration:underline;
	color:#33bdec
}
.break {
	clear: both;
}
.close {
	cursor:pointer;
	margin-left: 12px;
	margin-top: 10px;
}
.close span {
	color: #33bdec;
	font-size: 8pt;
}
.close img {
	margin-left: 5px;
	vertical-align: middle;
	margin-top: -1px;
}
#catalog li.left{
	float:left;
}
#catalog li.right{
	float:right;
}
#catalog li.active,
#catalog li:hover{
	color:#33bdec;
}
#catalog li.active{
	background:url("../images/a2.png") 0px 4px no-repeat;
}
#catalog_left,
#catalog_right{
	background:none;
	width:315px;
}
#catalog_left{
	float:left;
}
#catalog_right{
	float:right;
}

/* ************************* */

#lozung{
	
}
#lozung ul{
	overflow:hidden;
	margin:0;
	padding:0;
}
#lozung ul li{
	background:url("../images/li1.png") left center no-repeat;
	display:block;
	padding-left:36px;
	float:left;
	width:289px;
	color:#33bdec;
	font-size:18px;
	font-family: Impact, 'impactregular';
	
}

/* ************************* */

#slider{
	position:relative;
	background:white;
	padding-bottom: 20px;
}
#slider ul{
	overflow:hidden;
	margin:0;
	padding:0;
}
#slider ul li{
	list-style:none;
	display:block;
	float:left;
	height:154px;
	line-height:154px;
	margin-right: 10px
}
#slider ul li img{
	vertical-align: middle;
}
#sliders{
	width:634px!important;
}
#slider .prev,
#slider .next{
	cursor:pointer;
	width:18px;
	height:154px;
	background-image:url("../images/array.png");
	position:absolute;
	z-index:1000;
}
#slider .next{
	background-position:18px 0;
	right:0;
}
#slider .prev{
	left:0;
}

/* ************************* */

#use{
	background-color:#f2fbfe;
	text-align: center;
}
#use h1{
	color:#38516e;
	font-size: 20px;
	text-align: left;
}

/* ************************* */

#form{
	overflow:hidden;
	height:376px;
}
#form-body .form-b,
#form-menu .menu{
	padding:7px 10px;
}
#form-body{
	height:500px;
/* 	background:#f2f2f2 url("../images/form-body.png") repeat-x; */
	background:#f2f2f2;
	float:left;
	width:459px;
}
.form-b{
	display:none;
	color:#4c4c4c;
}
.form-b h1{
	color:#33bdec;
}
.form-b.active{
	display:block;
}
.form1-3 .hidden{
	overflow:hidden;
}
.hidden.span span{
	float:left;
	display:block;
	padding-left:2px;
	width:19px;
	color:#b2b2b2;
	font-size:10px;
}
#form-body .jNice .form{
	display:block;
/* 	padding:5px 0; */
	padding:2px 0;
}
#form-body .jNice .form span{
	display:block;
}
input[type="checkbox"]{
	margin: 0 3px 0 0;
}
input[type="text"]{
	background:white;
	border:1px solid #b7b7b7;
	padding: 2px 5px;
}
input[type="file"]{
	width:270px;
/* 	float:right; */
}
.height-45{
	height:45px;
	padding-top:10px;
}
.textfield-1{
	height: 17px;
	width: 427px;
}
.textfield-2{
	width:198px;
	height:17px;
}
.form2-3 textarea{
	width:426px;
	height:40px;
	background:white;
	border:1px solid #b7b7b7;
	padding: 2px 5px;
}
textarea {
	overflow: auto;
}
div.checkbox{
	margin-top: 4px;
}
span.checkbox{
	margin: 0 3px 0 0;
}
.form2-2{
	overflow:hidden;
}
.left,
.right{
	width:210px;
}
.left{
	float:left;
}
.right{
	float:right;
}

#form-menu{
	border-left:#33bdec 3px solid;
	float:right;
	width:208px;
}
.menu{
	height:80px;
	cursor:pointer;
}
.color1{
	background-color:#d9d9d9;
}
.color2{
	background-color:#bfbfbf;
}
.color3{
	background-color:#a6a6a6;
}
.color4{
	background-color:#8a8a8a;
}
.current{
	background-color:#33bdec;
	cursor:default;
}
.current h1{
	color:white;
}

.input_name {
	display: none;
}

/* ************************* */

#footer {
	font-family: arial;
	color: #ececec;
	font-size: 13px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#footer span {
	color: #33bdec;
}

/* ************************* */
/* ************************* */
/* ************************* */
/* ************************* */