.banner, .banner .input {
	height: 160px;
	background: url(../img/bg1.gif) left top repeat-x;
}

.banner .input {
	background: url(../img/bg12.gif) right top no-repeat;
}

.myZag {
	margin-top: 20px;
	font-weight: bold;
}

.myZag, .myZag a{
	font-size: 14px;
	color: #86949b;
}

.zag1, .zag2 {
	position: absolute;
	top: 130px;
	left: 55px;
}

.zag2 {
	left: 400px;
}

.leftCont,.rightCont, .centerCont {vertical-align:top}

.leftCont {
	width: 360px;
	background: #e6e6e6 url(../img/leftPunkt.gif) top left repeat-y;
	
}

.content {
	background: url(../img/contentNiz.gif) bottom left repeat-x;
}

.leftCont2 {
	background: url(../img/center.jpg) top left no-repeat;
}

.leftCont .catMenu {
	width: 270px;
	padding-left: 	90px;
	padding-top: 5px;
	font-size: 11px;
	background: #E6E6E6 url(../img/leftPunkt.gif) top left repeat-y;
	border-top: 2px solid #586C82;
	position: relative;
	padding-bottom:20px;
	border-bottom:1px solid white;
}

.top {
	position: absolute;
	top:-40px;
	left: 14px;
}

.leftCont .catMenu a {
	display: block;
	position: relative;
	color: Black;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 20px;
}


.leftCont .nosel {
	background: url(../img/li.gif) top left no-repeat;
}

.leftCont .sel, .leftCont .nosel:hover {
	background: url(../img/li2.gif) top left no-repeat;
	font-weight: bold;
}

.centerCont {
	background: url(../img/contentNiz.gif) top left repeat-x;
}

.rightCont {
	width: 50px;
	vertical-align: top;
	overflow: hidden;
	background: url(../img/rightCont2.gif) top left repeat-y;
}

.text {
	
}

.footer .tel{
	position: relative;
	display: block;
	margin-bottom: 20px;
}

.footer {
	padding-left: 397px;
	line-height: 18px;
	font-size: 11px;
	height: 140px;
	position: relative;
	background: url(../img/footer.gif) top left repeat-x;
	padding-top: 40px;
}

.footer a {
	color: Black;
}

.one {
	position: absolute;
	left: 30px;
	top: 80px;
}

.lCont {
	width: 39px;
	vertical-align: top;
	overflow: hidden;
	background: url(../img/line.gif) right repeat-y;
}



.smallModel {
	table-layout: fixed;
	width: 100%;
	background: url(../img/contentNiz.gif) bottom left repeat-x;
}

.smallModel .smallPic, .smallModel .smallDescr {
	vertical-align: top;
	padding-top: 5px;
}

.smallModel .smallPic {
	width: 130px;
	text-align: center;
}

.smallModel .smallDescr {
	padding-left: 5px;
	background: url(../img/line.gif) left top repeat-y;
}

.smallModel .modelName {
	display: block;
	position: relative;
	margin-bottom: 10px;
	color: Black;
}

.forText {
	padding: 15px;
	padding-top: 5px;
}

.form {
	padding: 30px;
	padding-top: 5px;
	font-size: 12px;
}

.form td {
	padding-bottom: 5px;
}

.name {
	width: 50px;
	text-align: right;
	padding-right: 5px;
}

.form  .inp {
	border:1px solid #A5B1B8;
	font-size: 12px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}

.form textarea {
	border:1px solid #A5B1B8;
	width: 250px;
	height: 150px;
}

.form  .submit {
	position: relative;
	margin-top: 5px;
	display: block;
	margin: auto;
}
