@charset "utf-8";
/********************************************************************************************* layout */
.all {
	background:url(/images/gradientHomepage.png) repeat-x;
}
.left {
	height:210px;
}
.right {
	height:210px;
}

/********************************************************************************************* header */
.header {
	height:210px;
	background:url(/images/headerHomepage.jpg) no-repeat;
}
.header .logo {
	position:absolute;
	left:56px;
	top:52px;
}
.header .text {
	width:301px;
	position:absolute;
	right:334px;
	top:95px;
	font-size:24px;
	text-align:right;
	color:#FFF;
}

/********************************************************************************************* content */
.content .boxThird .boxThirdBody {
	height:218px;
}

/********************************************************************************************* box news */
.content .boxNews .row {
	margin-bottom:12px;
}
.content .boxNews .row img {
	float:left;
}
.content .boxNews .row span {
	margin-left:85px;
	display:block;
}
.content .boxNews .row span a {
	font-weight:bold;
}

/********************************************************************************************* box office */
.content .boxOffice .menu a {
	width:250px;
	height:18px;
	display:block;
	padding:2px 0px 0px 32px;
	margin-bottom:2px;
	text-decoration:none;
	background:url(/images/boxMenuBack.png) no-repeat;
}
.content .boxOffice .menu a:hover {
	background:url(/images/boxMenuBackOver.png) no-repeat;
	color:#FFF;
}

/********************************************************************************************* box offer */
.content .boxOffer {
	float:right;
}
.content .boxOffer .boxThirdBody {
	height:468px;
	_height:476px;
}
.content .boxOffer .price {
	margin-top:12px;
	font-size:18px;
	text-align:right;
	color:#115e96;
}

/********************************************************************************************* box catalogue */
.content .boxCatalogue .menu .magenta,
.content .boxCatalogue .menu .green,
.content .boxCatalogue .menu .aqua,
.content .boxCatalogue .menu .red,
.content .boxCatalogue .menu .blue,
.content .boxCatalogue .menu .rubine,
.content .boxCatalogue .menu .yellow,
.content .boxCatalogue .menu .orange {
	width:250px;
	height:18px;
	display:block;
	padding:2px 0px 0px 32px;
	margin-bottom:2px;
	text-decoration:none;
	background:url(/images/boxMenuBack.png) no-repeat;
}
.content .boxCatalogue .menu .magenta {
	background:url(/images/magenta/boxMenuBackMagenta.png) no-repeat;
}
.content .boxCatalogue .menu .green {
	background:url(/images/green/boxMenuBackGreen.png) no-repeat;
}
.content .boxCatalogue .menu .aqua {
	background:url(/images/aqua/boxMenuBackAqua.png) no-repeat;
}
.content .boxCatalogue .menu .red {
	background:url(/images/red/boxMenuBackRed.png) no-repeat;
}
.content .boxCatalogue .menu .blue {
	background:url(/images/blue/boxMenuBackBlue.png) no-repeat;
}
.content .boxCatalogue .menu .rubine {
	background:url(/images/rubine/boxMenuBackRubine.png) no-repeat;
}
.content .boxCatalogue .menu .yellow {
	background:url(/images/yellow/boxMenuBackYellow.png) no-repeat;
}
.content .boxCatalogue .menu .orange {
	background:url(/images/orange/boxMenuBackOrange.png) no-repeat;
}
.content .boxCatalogue .menu .magenta:hover,
.content .boxCatalogue .menu .green:hover,
.content .boxCatalogue .menu .aqua:hover,
.content .boxCatalogue .menu .red:hover,
.content .boxCatalogue .menu .blue:hover,
.content .boxCatalogue .menu .rubine:hover,
.content .boxCatalogue .menu .yellow:hover,
.content .boxCatalogue .menu .orange:hover {
	background:url(/images/boxMenuBackOver.png) no-repeat;
	color:#FFF;
}
.content .boxCatalogue .menu .magenta:hover {
	background:url(/images/magenta/boxMenuBackMagentaOver.png) no-repeat;
}
.content .boxCatalogue .menu .green:hover {
	background:url(/images/green/boxMenuBackGreenOver.png) no-repeat;
}
.content .boxCatalogue .menu .aqua:hover {
	background:url(/images/aqua/boxMenuBackAquaOver.png) no-repeat;
}
.content .boxCatalogue .menu .red:hover {
	background:url(/images/red/boxMenuBackRedOver.png) no-repeat;
}
.content .boxCatalogue .menu .blue:hover {
	background:url(/images/blue/boxMenuBackBlueOver.png) no-repeat;
}
.content .boxCatalogue .menu .rubine:hover {
	background:url(/images/rubine/boxMenuBackRubineOver.png) no-repeat;
}
.content .boxCatalogue .menu .yellow:hover {
	color:#000;
	background:url(/images/yellow/boxMenuBackYellowOver.png) no-repeat;
}
.content .boxCatalogue .menu .orange:hover {
	background:url(/images/orange/boxMenuBackOrangeOver.png) no-repeat;
}

/********************************************************************************************* box service */
.content .boxService .row {
	height:50px;
	_height:47px;
	margin-bottom:12px;
	padding-left:40px;
	overflow:hidden;
}
.content .boxService .row a {
	font-size:17px;
	text-decoration:none;
}
.content .boxService .contact {
	background:url(/images/icoContact32.gif) no-repeat;
}
.content .boxService .faq {
	background:url(/images/icoFaq32.gif) no-repeat;
}
.content .boxService .download {
	background:url(/images/icoDownload32.gif) no-repeat;
}

.content .boxWhereToBuy .row {
	padding-bottom:30px;
	padding-left:62px;
    margin-left: 10px;
}
.content .boxWhereToBuy .row a {
	font-size:17px;
	text-decoration:none;
}

.content .boxWhereToBuy .dealer {
	background:url(/media/75358/dealer.png) no-repeat;
}
.content .boxWhereToBuy .customer {
	background:url(/media/75363/customer.png) no-repeat;




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
