.middle { background-color:transparent; padding: 50px 0 0; width: 950px;}
.baner{
	height: 300px;
	margin-bottom: 38px;
}
.homePage_box{
	color: #fff;
	font-size: 11px;
	width: 300px;
	float: left;
}
.homePage_box h3{
	color: #fff;
	font-weight: normal;
	font-size: 25px;
	padding-left: 30px;
	margin-bottom: 20px;
	background: transparent url(../images/ikony.png) 0 10px no-repeat;
}
.mini-newsletter{
	margin: 0 25px;
	width: 300px;
	float: left;
}
.base-mini{
	background: transparent;
	border: none;
}
.base-mini .head{
	border: none;
}
.base-mini .head h4{
	color: #fff;
	font-weight: normal;
	font-size: 25px;
	padding-left: 30px;
	margin-bottom: 20px;
	background: transparent url(../images/ikony.png) -330px 10px no-repeat;
	text-transform: none;
}
.base-mini .content{
	padding: 0;
	background-color: transparent;
}
.mini-newsletter label{
	float: left;
	padding: 7px 0;
	height: 12px;
}
.mini-newsletter input.input-text{
	padding: 6px 12px;
	height: 12px;
	width: 194px;
	margin: 0;
	border: 1px solid #293b61;
	background-color: transparent;
	color: #536d92;
	font-size: 11px;
	float: right;
}
.mini-newsletter .form-button-alt{
	float: right;
	margin-top: 5px;
}
.mini-newsletter p, .mini-newsletter label{
	color: #fff;
	font-weight: normal;
	font-size: 11px;
}

.clientHelp a, .clientHelp a:hover{
	color: #fff;
}
.clientHelp a span{
	color: #6784ac;
	margin-left: 10px;
}
.fastContact a, .fastContact a:hover, .fastContact span.special{
	color: #6784ac;
}
.fastContact h3{
	background-position: -659px 10px;
}


/*******************/
.banerProduct{
	height: 300px;
}
.banerLeft{
	width: 300px;
	float: left;
}
.product-image-big{
	float: right;
	width: 650px;
}
.product-image-big a{
	width: 445px;
	height: 300px;
	display: block;
	margin: 0 auto;
	background: transparent 50% 50% no-repeat;
}
.banerProduct h2{
	color:#FFFFFF;
	font-size:25px;
	font-weight:normal;
	margin-bottom:3px;
	min-height: 53px;
	padding: 0 5px 0 30px;
	overflow: hidden;
	line-height: 1em;
}
.banerProduct h2 a, .banerProduct h2 a:hover{
	color: #fff;
	text-decoration:none; 
}
.banerProduct .description{
	color: #fff;
	font-size: 10px;
	width: 239px;
	height: 142px;
	padding-left: 30px;
	margin-bottom: 3px;
	overflow: hidden;
}
.banerProduct .description a, .banerProduct .description a:hover{
	color: #fff;
	display: block;
	text-align: justify;
	line-height:1.4em;
}
.banerProduct .product-image{
	border: 1px solid #49708f;
	padding: 5px;
	width: 130px;
	margin: 0 auto;
}
.banerProduct .product-image a, .banerProduct .product-image img{
	display: block;
}
.switchProducts{
	width: 210px;
}
.getPrev{
	width: 30px;
	height: 99px;
	float: left;
	background: transparent url(../images/getPrev.png) -38px 50% no-repeat;
	cursor: pointer;
}
.getPrev:hover{
	background-position: 5px 50%;
}
.getNext{
	width: 30px;
	height: 99px;
	float: right;
	background: transparent url(../images/getNext.png) 11px 50% no-repeat;
	cursor: pointer;
}
.getNext:hover{
	background-position: -32px 50%;
}