* {
	margin: 0;
	padding: 0;
	outline: none;
}
.clr {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}

a img {
	border: none;
}
body {
	background: #f7f7f7 url(/resources/images/107_bg.jpg) no-repeat 50% 0;
	color: #74777e;
	font: normal 12px Helvetica, Arial, sans-serif;
	text-align: center;
	padding-top: 18px;
}
#wraper {
	text-align: left;
	width: 990px;
	margin: 0 auto;
}
/*---Header---*/
#header {
	background: #fff url(/resources/images/130_top-block-bg.png) no-repeat 0 0;
	width: 962px;
	padding: 15px 12px 15px 14px;
	border: 1px solid #d6d6d6;
}
.logo {
	cursor: pointer;
	float: left;
}
.info-block {
	float: right;
	padding-left: 17px;
	font-size: 14px;
	line-height: 23px;
}
.info-block a {
	color: #74777E;
	text-decoration: none;
}
.info-block a:hover {
	text-decoration: underline;
}
.lang-block {
	width: 71px;
	height: 41px;
	float: right;
	position: relative;
	padding-top: 3px;
}
.lang-but {
	background: url(/resources/images/118_lng-select.png) no-repeat 0 0;
	width: 71px;
	height: 41px;
	cursor: pointer;
}
.lang-block .flag {
	position: absolute;
	right: 13px;
	top: 17px;
}
.lang-block.show-langs .langs {
	display: block;
	z-index: 1010;
}
.langs {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
}
.langs ul {
	background: url(/resources/images/117_lng-menu-bg.png) repeat-y 0 0;
	width: 170px;
	border: 1px solid #d6d6d6;
	list-style: none;
	float: left;
}
.langs ul li {
	background: none no-repeat 8px 5px;
	border-bottom: 1px solid #d6d6d6;
	line-height: 23px;
	padding: 0 5px 0 38px;
}
.langs ul li.last {
	border-bottom: none;
}
.langs ul li a {
	color: #74777E;
	text-decoration: none;
}
.langs ul li a:hover {
	color: #3d3d3d;
}
li.en {
	background-image: url(/resources/images/110_en.gif) !important;
}
li.de {
	background-image: url(/resources/images/109_de.gif) !important;
}
li.da {
	background-image: url(/resources/images/108_da.gif) !important;
}
li.fi {
	background-image: url(/resources/images/112_fi.gif) !important;
}
li.es {
	background-image: url(/resources/images/111_es.gif) !important;
}

li.is {
	background-image: url(/resources/images/114_is.gif) !important;
}
li.zh {
	background-image: url(/resources/images/132_zh-hant.gif) !important;
}

li.fr {
	background-image: url(/resources/images/113_fr.gif) !important;
}

li.it {
	background-image: url(/resources/images/115_it.gif) !important;
}

li.ja {
	background-image: url(/resources/images/116_ja.gif) !important;
}

li.ru {
	background-image: url(/resources/images/126_ru.gif) !important;
}

li.nb {
	background-image: url(/resources/images/124_nb.gif) !important;
}

li.pl {
	background-image: url(/resources/images/125_pl.gif) !important;
}

li.sv {
	background-image: url(/resources/images/128_sv.gif) !important;
}

li.uk {
	background-image: url(/resources/images/131_uk.gif) !important;
}


#navigation {
	padding-top: 13px;
	width: 960px;
}
#navigation-inner {
	clear:both;
	float:left;
	width: 960px;
	background: url(/resources/images/120_m1-bg.png) repeat-x 0 0;
	height: 36px;
	border: 1px solid #d1d1d1;
}
#navigation-inner ul {
	clear:both;
	float:left;
	width: 960px;
	margin:0px;
	padding:0px;
	list-style: none;
}
#navigation-inner ul li {
	float: left;
	line-height: 36px !important;
	border-right: 1px solid #d1d1d1;
}
#navigation-inner ul li a {
	color: #74777E;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 0 30px !important;
}
#navigation-inner ul li.selected_page {
	background: url(/resources/images/119_m1-a-bg.png) repeat-x 0 0;
}
#navigation-inner ul li.selected_page a {
	font-weight: bold;
	color: #3D3D3D;
}
#navigation-inner #menu-wrap ul li a:hover, #navigation-inner #menu-wrap ul li.selected_page a, 
#navigation-inner #menu-wrap ul li:hover a, #navigation-inner #menu-wrap ul a:focus, #navigation-inner #menu-wrap ul a:active, #navigation-inner ul li a:hover
{
	background: url(/resources/images/119_m1-a-bg.png) repeat-x 0 0;
	color: #3D3D3D !important;
	border: solid #fff;
	border-width: 0 1px;
	padding: 0 37px;
}

#menu-wrap ul a, #menu-wrap ul a:visited {
	line-height: 36px !important;
}

.search-block {
	background: url(/resources/images/127_search_2.png) no-repeat 0 0;
	width: 111px;
	height: 20px;
	float: right;
	margin: 8px 12px 0 0;
}
.search-block input {
	width: 86px;
	border: none;
	background: transparent;
	padding: 3px 0 0 3px;
	color: #727272;
	font-family: Helvetica, Arial, sans-serif;
}
.search-block input.submit {
	width: 22px;
	cursor: pointer;
	padding: 0;
}
.home-img {
	font-size: 0;
	padding-top: 13px;
}

#menu-wrap, #menu-wrap ul {
	background: none !important;
}
#menu-wrap ul a, #menu-wrap ul a:visited  {
	line-height:0;
	padding-left:0;
	padding-right:0;
}

#menu-wrap {
	height:36px !important;
	width: 87% !important;
	float: left;
}

#menu-wrap ul li:hover a, #menu-wrap ul a:focus, #menu-wrap ul a:active {
	background-color: none;
	color: #74777E;
}

#menu-wrap ul a, #menu-wrap ul a:visited {
	border-right:1px solid #FFFFFF;
	color: #74777E !important;
	text-decoration:none;
}

/*---End Header---*/
/*---Home---*/
#main {
	margin-top: 10px;
}
.home-top,
.home-bot,
.second-block {
	background-color: #fff;
	width: 962px;
	padding: 15px 12px 15px 14px;
	border: 1px solid #d6d6d6;
}
.home-left {
	width: 470px;
	float: left;
}
.g-block {
	border: 1px solid #d6d6d6;
}
.g-title {
	background: url(/resources/images/129_title-bg.png) repeat-x 0 0;
	line-height: 39px;
	padding: 0 16px;
	font-size: 14px;
	font-weight: bold;
	color: #3d3d3d;
}
.g-center {
	padding: 13px;
	line-height: 22px;
}
.home-img-center {
	font-size: 0;
	padding-top: 20px;
}
.home-right {
	width: 470px;
	float: right;
}
.g-ul {
	list-style: none;
}
.g-ul li {
	font-weight: bold;
	padding: 0 0 7px 3px;
}
.g-ul li.last {
	padding-bottom: 0;
}
.home-bot {
	margin-top: 10px;
}
.home-bot-menu {
	background: url(/resources/images/122_map.gif) no-repeat 100% 100%;
	padding: 15px 12px 35px 35px;
	border: 1px solid #d6d6d6;
}
.home-bot-menu ul {
	float: left;
	list-style: none;
	padding-right: 67px;
}
.home-bot-menu li {
	color: #3d3d3d;
	font-size: 13px;
	line-height: 22px;
}
.home-bot-menu li a {
	color: #3d3d3d;
	text-decoration: none;
}
.home-bot-menu li a:hover {
	text-decoration: underline;
}
/*---End Home---*/
/*---Footer---*/
#footer {
	padding: 18px 0;
	color: #8f8f8f;
	line-height: 20px;
}
#footer a {
	text-decoration: none;
	color: #8f8f8f;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-logo {
	float: right;
}

/*---End Footer---*/

.psearch a {
	color: #3D3D3D;	
}

.narrowcolumn h3 a {
	color: #74777E;
}
#navigation-inner2 ul {
	list-style: none;
	padding-left: 20px;
}
#navigation-inner2 ul li {
	float: left;
	padding: 12px 10px 0 0 ;
	font-size: 14px;
}
#navigation-inner2 ul li span {
	padding-left: 10px;
}
#navigation-inner2 ul li a {
	color: #3D3D3D ;
	text-decoration: none;
}
#navigation-inner2 ul li a:hover {
	color: #74777E;
}
#navigation-inner2 ul li.current_page_ancestor a, #navigation-inner2 ul li.current_page_item a {
	font-weight: bold;
}

/*---Second---*/
.second-left {
	width: 230px;
	float: left;
}
.second-menu ul {
	list-style: none;
	border: solid #dbdbdb;
	border-width: 1px 1px 0;
}
.second-menu ul.level2 {
	border: none;
}
.second-menu ul li a:hover{
	color: #74777E;
}
.second-menu ul.level1 li a, .second-menu ul.level1 li span {
	background: url(/resources/images/121_m2-a-bg.png) repeat-x 0 0;
}
.second-menu ul li a, .second-menu ul li span{
	padding-left: 12px;
	display: block;
	/*height: 37px;*/
	line-height: 37px;
	text-decoration: none;
	font-size: 13px;
	color: #3D3D3D;
}
.second-menu ul li.last {
	border: none;
}
.second-menu ul.level1 li.active a, .second-menu ul.level1 li.active span {
	/*height: 36px;*/
	line-height: 36px;
	border-bottom: 1px solid #a4a4a4;
}
.second-menu ul.level2 li a,.second-menu ul.level2 li span {
	background: #fff;
	/*height: 36px;*/
	line-height: 36px;
	border-bottom: 1px solid #dbdbdb;
}
.second-right {
	float: right;
	border: 1px solid #D6D6D6;
	padding: 15px 12px;
	width: 690px;
}
.second-title {
	font-weight: bold;
	font-size: 13px;
	color: #3D3D3D;
	padding-bottom: 25px;
}
.second-block p {
	font-size: 13px;
	line-height: 22px;
	color: #3D3D3D;
}

.second-menu ul.level2_2 li a, .second-menu ul.level2_2 li span {
	background: none;
}

.second-menu ul.level2_2 li.active a, .second-menu ul.level2_2 li.active span {
	font-weight: bold;
}
.second-menu ul.level2_3 li a, .second-menu ul.level2_3 li span {
	color: #A4A4A4; 
}

/*---End Second---*/
#navigation br.cms-nav-clearit {
  display: none !important;
}


/* CAR LIST */

.rows-all
{
	margin:0px auto;
	width:950px;
}

.row
{
	clear:both;
	float:left;
	width:950px;
}

.row-clear
{
	clear:both;
	float:left;
	width:950px;
	height:14px;
}


.car-clear
{
	float:left;
	width:14px;
	height:14px;
}

.car
{
	float:left;
	padding:10px;
	width:446px;
	border:1px solid rgb(217,217,217);
	background: rgb(247,247,247);
}

.car h1
{
	clear:both;
	float:left;
	width:446px;
	line-height:28px;
	margin:0px;
	padding:0px 0px 5px 0px;
	font-family: Calibri, Tahoma, Arial;
	font-size:24px;
	font-weight:bold;
	color: #0079a1;
}

.car .image
{
	clear:both;
	float:left;
	padding:0px 0px 11px 0px;
	width:446px;
}

.car .image img
{
	vertical-align:bottom;
	border:1px solid rgb(217,217,217);
}

.car .info
{
	clear:both;
	float:left;
	width:444px;
	border-top:1px solid rgb(217,217,217);
	border-right:1px solid rgb(217,217,217);
	border-left:1px solid rgb(217,217,217);
	background: url(/resources/images/139_bg-info.gif) repeat-y top left;
}

.car .info .info-row
{
	clear:both;
	float:left;
	width:444px;
	line-height:15px;
	font-family:Arial;
	font-size:13px;
	border-bottom:1px solid rgb(217,217,217);
}

.car .info .info-title
{
	float:left;
	padding:6px 10px 6px 30px;
	width:110px;
	font-weight:bold;
	color:#0079a1;
	background: url(/resources/images/140_bg-info-title.gif) no-repeat 8px 7px;
}

.car .info .info-content
{
	float:left;
	padding:6px 12px 6px 12px;
	width:270px;
	font-weight:normal;
	color:#828282;
}

.car .more
{
	clear:both;
	float:left;
	padding:12px 0px 4px 0px;
	width:446px;
}

.car .more .price
{
	float:left;
	padding:9px 10px;
	width:225px;
	line-height:25px;
	font-family: Calibri, Tahoma, Arial;
	font-size:24px;
	font-weight:bold;
	color: #00660e;
	background:#fff;
	border:1px solid rgb(217,217,217);
	text-align:center;
}

.car .more .book
{
	float:right;
	width:186px;
	font-family: Calibri, Tahoma, Arial;
	font-size:18px;
	font-weight:bold;
	color: #0079a1;
	background: url(/resources/images/138_bg-book.gif) repeat-x top left;
	border:1px solid rgb(217,217,217);
	text-align:center;
}

.car .more .book a
{
	display:block;
	padding:10px;
	line-height:23px;
	color: #0079a1;
	text-transform: uppercase;
	text-decoration: none;
}
