#container_1 {
	background: #eeeef1 url('/images/page-background11.gif') repeat-x top left;
}

#container_2 {
	background: #454549 url('/images/page-background21.gif') repeat-x top left;
	padding: 15px 0 0 0;
}

.wrapper {
	width: 980px;
	margin: 0px auto;
}

#header {
	padding: 0 0 20px 0;
	color: #525252;
}
	#col_1_1 {
		float: left;
		width: 202px;
	}
		#logo {
			padding: 0 0 0 20px;
		}
		#logo img {
			width: 162px;
		}
		#slogan {
			padding: 0 0 0 0px; /* 20px - depend on #logo */
		}
		#slogan img {
			width: 199px;
		}
		#slogan p {
			font-size: 13px;
			text-align: center;
		}
	#col_1_2 {
		float: left;
		width: 798px; /* +20px for negative margin */
		position: relative;
		margin: 0 0 0 -20px;
	}
		#navigationMain ul {
			list-style-type: none;
			padding: 0 0 0 33px;
		}
		#navigationMain ul li {
			float: left;
			height: 40px;
		}
		#navigationMain ul li a {
			float: left;
			display: block;
			padding: 10px 0 2px 0;
			color: #525252;
			font-weight: bold;
			text-decoration: none;
		}
		#navigationMain ul li div.delimiter {
			float: left;
			display: block;
			width: 33px;
			height: 22px;
			background: url('/images/nav-main-delimiter.gif') no-repeat bottom center;
		}
		#navigationMain ul li a.selected, #navigationMain ul li a:hover {
			background: url('/images/nav-main-back-selected.gif') repeat-x top left;
			color: #2444b6;
		}
		#languageSelector {
			float: right;
			padding: 0px 20px 0 0;
			width: 50px;
		}
		
		#col_2_1 {
			float: left;
			width: 256px;
			height: 80px;
			background: url('/images/header-background.gif') no-repeat top left;
			padding: 20px 0 0 33px;
		}
		#col_2_2 {
			float: left;
			width: 505px;
			height: 135px;
		}
			#flash {
				/*height: 134px;*/
			}
		#header .blockTitle {
			color: #fb0021;
			font-weight: bold;
		}
		#header .blockContent {
			color: #525252;
		}
#column_left, #column_content, #column_right {
	color: #525252;
}
#column_left {
	float: left;
	width: 199px;
}
#column_content {
	float: left;
	width: 535px;
	padding: 0 15px;
}
#column_right {
	float: left;
	width: 216px;
}
	#column_left .blockTitle, #column_content .blockTitle, #column_right .blockTitle {
		font-weight: bold;
		padding: 6px 0 0 33px;
		min-height: 30px;
		background: url('/images/bullet1.gif') no-repeat 0px 3px;
	}
	#column_left .blockContent, #column_content .blockContent, #column_right .blockContent {
		padding: 0 0 12px 0;
	}

		#vmenu {
			width: 199px;
		}
		#vmenu .top {
			background: url('/images/vmenu-top.gif') no-repeat bottom left;
			height: 8px;
		}
		#vmenu .middle {
			background: #1e3dad url('/images/vmenu-middle.jpg') no-repeat top left;
			min-height: 124px;
		}
		#vmenu .bottom {
			background: url('/images/vmenu-bottom.gif') no-repeat top left;
			height: 8px;
		}
		#vmenu ul {
			list-style-type: none;
		}
		#vmenu ul li {
			display: block;
		}
		#vmenu ul li a {
			display: block;
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
			height: 18px;
			padding: 3px 0 0 10px;
		}
		#vmenu ul li a.selected, #vmenu ul li a:hover {
			background: url('/images/vmenu-link-hover.jpg') repeat-y top left;
		}

#dealersLogin {
	
}
	#dealersLogin .input_desc {
		
	}
	#dealersLogin .input_form {
		padding: 0 0 6px 0;
	}
	#dealersLogin .form_data {
		/*float: left;*/
		width: 115px;
	}
	#dealersLogin .submit_form {
		/*float: left;*/
		float: right;
		height: 20px;
		margin: -27px 0 0 0;
		width: 70px;
	}
	#dealersLogin .inputText, #dealersLogin .inputPassword {
		border: 1px solid #acacad;
		width: 105px;
		height: 16px;
	}
	#dealersLogin a {
		color: #5b84fe;
	}



#promo {
	
}
	#promo .promo_1_1 {
		float: left;
		width: 185px;
	}
	#promo .promo_1_2 {
		float: left;
		width: 338px;
		padding: 0 0 0 12px;
	}
	#promo .promo_2_1 {
		float: left;
		width: 140px;
	}
	#promo .promo_2_2 {
		float: left;
		width: 140px;
	}
	#promo .item {
		padding: 0 0 15px 0;
	}
	#promo .itemPhoto {
		background: url('/images/box-promo-photo.gif') no-repeat top left;
		width: 185px;
		height: 150px;
	}
	#promo .itemPhoto table, #promo .itemPhoto table td {
		vertical-align: middle;
		text-align: center;
		width: 100%;
		height: 100%;
	}
	#promo .itemTitle {
		font-weight: bold;
	}
	#promo .itemTitle a {
		font-weight: bold;
		text-decoration: none;
	}
	#promo .itemTitle a:hover {
		text-decoration: underline;
	}
	#promo .itemModel, #promo .itemPrice, #promo .itemLinkMore {
		background: url('/images/bullet3.gif') no-repeat center left;
		padding: 0 0 0 10px;
	}
	#promo .itemModel {
		margin: 8px 0 0 0;
	}
	#promo .itemPrice {
		
	}
	#promo .itemDescription {
		margin: 15px 0 0 0;
	}
	#promo .itemText {
		
	}
	#promo .itemLinkMore {
		margin: 12px 0 0 0;
	}
	#promo .itemLinkMore a {
		color: #5b84fe;
		text-decoration: underline;
	}
	#promo .itemLinkMore a:hover {
		text-decoration: none;
	}
	#promo .moduleLinkMore {
		text-align: right;
	}
	#promo .moduleLinkMoreOuter {
		background: url('/images/bullet3.gif') no-repeat center left;
		padding: 0 0 0 10px;
	}
	#promo .moduleLinkMoreOuter a {
		color: #5b84fe;
		text-decoration: underline;
	}
	#promo .moduleLinkMoreOuter a:hover {
		text-decoration: none;
	}



/* START front_page container 2 */

#column_left_2 {
	float: left;
	width: 199px;
}
#column_content_2 {
	float: left;
	width: 535px;
	padding: 0 15px;
}
#column_right_2 {
	float: left;
	width: 216px;
}
	#column_left_2 .blockTitle, #column_content_2 .blockTitle, #column_right_2 .blockTitle, #contacts_footer_2 .blockTitle {
		font-weight: bold;
		padding: 4px 0 0 33px;
		min-height: 30px;
		background: url('/images/bullet2.gif') no-repeat 0px 3px;
		color: #e8e8e8;
	}
	#column_left_2 .blockContent, #column_content_2 .blockContent, #column_right_2 .blockContent {
		padding: 0 0 12px 0;
		color: #e8e8e8;
	}
		.ads {
			
		}
		.ads .box {
			border: 1px solid #ffffff;
			width: 197px;
			height: 194px;
			overflow:hidden;
		}
		#news .item {
			padding: 0 0 5px 0;
		}
		#news .itemTitle a {
			color: #5b84fe;
			font-weight: bold;
			text-decoration: none;
		}
		#news .itemTitle a:hover {
			text-decoration: underline;
		}
		#news .itemDate {
			padding: 2px 0 0 0;
			font-weight: bold;
		}
		#news .itemDate a {
			font-weight: bold;
			color: #e8e8e8;
			text-decoration: none;
		}
		#news .itemDate a:hover {
			text-decoration: underline;
		}
		#news .itemDescription a {
			color: #e8e8e8;
			text-decoration: none;
		}
		#news .itemDescription a:hover {
			text-decoration: underline;
		}
		#news .moduleLinkMore {
			text-align: right;
		}
		#news .moduleLinkMoreOuter {
			background: url('/images/bullet3.gif') no-repeat center left;
			padding: 0 0 0 10px;
		}
		#news .moduleLinkMoreOuter a {
			color: #7497ff;
			text-decoration: underline;
		}
		#news .moduleLinkMoreOuter a:hover {
			text-decoration: none;
		}
		
		
		#contactsBlockTitle .blockTitle {
			background: url('/images/bullet2-2.gif') no-repeat 0px 3px;
		}
		#contacts {
			
		}
		#contacts_footer_2 {
			padding-left: 213px;
		}
		#contacts .contacts_1_1 {
			float: left;
			width: 160px;
		}
		#contacts .contacts_1_2, #contacts .contacts_1_3_2, #contacts .contacts_1_4_2 {
			float: left;
			width: 160px; /* original version 1 - modified - 2008-09-04 */
			width: 140px;
			padding: 0 24px; /* original version 1 - modified - 2008-09-04 */
			padding: 0 0 0 20px;
		}
		#contacts .contacts_1_3 {
			float: right;
			width: 160px;
			text-align: justify;
		}
		#contacts .itemTitle {
			color: #fb0021;
			font-weight: bold;
		}
		#contacts .itemDescription {
			color: #ffffff;
		}
		
/* END front_page container 2 */
