html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dd, dt, address {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font: 80%/1.6 Tahoma, Arial, Helvetica, sans-serif;
}

html > body {
	font-size: 13px;
}

a {
	font-weight: bold;
	text-decoration: underline;
}
.designtable{width: 100%; text-align: center}
.designtable tr{border-bottom: 1px dotted #a0a0a0;  text-align: center; }
a:hover {
	text-decoration: none;
}

table {
	font-size: 100%;
	border-collapse: collapse;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.cb {
	clear: both;
	height: 1px;
	width: 1px;
	overflow: hidden;
	display: block;
}
.cbo {
	clear: both;
}

.clear {
	clear: both;
}

li {
	list-style: none;
}

a img, fieldset {
	border: 0;
}

.highlight {
	color: red;
	font-weight: bold;
}

.img_fright {
	float: right;
	margin: 0 0 1em 1.5em;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

#tp {
	width: 100%;
	font-size: 85%;
	height: 23px;
	_height: 35px;
	padding-top: 12px;
	line-height: 1;
}

#tp a {
	font-weight: normal;
	padding: 0 14px;
	text-decoration: none;
}

#tp a:hover {
	text-decoration: underline;
}

#page {
	width: 959px;
	_width: 979px;
	padding: 0 10px;
	margin: 0 auto;
	font-size: 90%;
	text-align: left;
	position: relative;
}

#head {
	width: 958px;
	height: 190px;
	position: relative;
}

#logo {
	z-index: 5;
}

#logo, #logo span {
	display: block;
	cursor: pointer;
	position: absolute;
}

#logo strong {
	position: absolute;
}

#menu {
	height: 37px;
	width: 100%;
}

#menu li {
	float: left;
	padding-right: 3px;
}

#menu li.last {
	padding: 0;
	background: none;
}

#menu a {
	_height: 37px;
	height: 29px;
	padding-top: 8px;
	width: 157px;
	display: block;
	text-align: center;
	text-decoration: none;
}

#menu li.last a {
	width: 159px;
}

#content {
	padding-bottom: 9px;
}

#text, #lc {
	position: relative;
	float: right;
}

#lc {
	width: 159px;
	font-size: 92%;
	float: left;
}

#lc h2 {
	padding: 7px 0 0 13px;
	font-size: 130%;
	font-weight: bold;
}

.cars {
	margin: 0.6em 0;
}

.cars li a {
	text-decoration: none;
	display: block;
	_height: 1px;
	padding: 2px 0 2px 5px;
	position: relative;
}

.cars li ul {
	padding-left: 1px;
}

.cars li ul li {
	padding-bottom: 1px;
	_height: 1px;
}

.cars li ul li a {
	background: none !important;
	border: 0;
	padding: 2px 0 2px 27px;
	_height: 1px;
}

#text {
	width: 792px;
	padding-top: 8px;
}

h1, h2, h3 {
	font-size: 180%;
	font-weight: normal;
}

h2 {
	font-size: 150%;
	margin: 0.5em 0;
}

h3 {
	font-size: 120%;
	font-weight: bold;
}

#text p {
	margin: 1em 0;
}

#text ul {
	margin: 1em 0 1em 5px;
}

#text li {
	padding: 2px 0 2px 17px;
	_height: 1px;
}

.box_top, .box_bottom {
	height: 9px;
	overflow: hidden;
}

.box {
	padding: 6px 25px;
}

#text .article p {
	margin: 0;
}

.ad {
	margin: 5px 0;
}

h2.out_of_box {
	margin: 0.5em 25px;
	font-weight: bold;
	font: bold 160%/1.2 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

.hr {
	height: 15px;
	clear: both;
}

.more {
	float: right;
	height: 20px;
	_height: 21px;
	padding-top: 1px;
	width: 197px;
	text-align: center;
	text-decoration: none;
}

.info {
	font-size: 92%;
}

.used_cars {
	margin: 1em 2px;
	padding: 12px 25px;
}

.used_cars h2 {
	margin: 0.5em 0 1em 0;
}

.car {
	float: left;
	width: 218px;
	margin-right: 26px;
	_margin-right: 20px;
}

.car.last {
	margin-right: 0;
}

.car .img {
	text-align: center;
	padding: 10px 0;
}

.car h3 {
	font-size: 110%;
	margin: 8px 20px;
}

#text .car p {
	font-size: 92%;
	margin: 8px 20px;
}

.price {
	font-weight: bold;
	font-size: 110%;
}

.to_detail {
	text-align: center;
}

#text .to_detail a {
	width: 114px;
	margin: 15px auto 10px auto;
	padding: 4px 0;
	display: block;
	text-decoration: none;
}

#footer {
	width: 979px;
	padding: 15px 0 10px 0;
	min-height: 75px;
	_height: 100px;
	text-align: left;
	margin: 0 auto;
	font-size: 85%;
}

#footer p {
	margin: 0.5em 25px;
}

.p a {
	font-weight: normal;
}

.fotogaleryImg {
	float: left;
	margin: 5px;
	padding: 2px;
}

.fotogaleryImgDetail p {
	text-align: center;
}

.fotogaleryImgDetail table {
	width: 100%;
	border-collapse: collapse;
}

.left_link {
	width: 150px;
	text-align: left;
}

.pictureinfo {
	font-weight: bold;
	text-align: center;
}

.picturedesc {
	border-bottom: 1px solid #000;
}

.right_link {
	width: 150px;
	text-align: right;
}

#text .SiteMap ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#text .SiteMap li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#text .SiteMap ul li a {
	font-size: 11px;
}

#text .SiteMap ul li ul li a {
	font-size: 10px;
}

#text .SiteMap ul li ul li ul li a {
	font-size: 9px;
}

#text form table td {
	border: none;
	text-align: left;
}

input, textarea {
	border: 1px solid #C8DADE;
}

input.required, textarea.required {
	border: 1px solid #000;
}

.carNav {
	margin: 5px;
	padding: 5px;
	float: left;
	text-align: center;
}
.breadcrumbs {
	padding: 8px 0 7px 0;
}

.advertisment { }
#text .advertisment h3 { margin: 0; padding: 0; }
#text .advertisment p { margin: 0; padding: 0; }

.advertisment-separator { border-top: 1px solid #000; height: 10px; margin-top: 10px; }

span.info-tel { background: url(../images/phone.png) no-repeat left center; padding: 3px 10px 3px 15px; }
span.info-mail { background: url(../images/email.png) no-repeat left center; padding: 3px 10px 3px 20px;}

.adForm { padding: 5px; }
.adForm label {display: block; float: left; width: 130px;}

.Forum table { width: 100%; }
.Forum table tr.ForumHeadline th { text-align: left; padding: 10px 10px; }
.Forum table tr td { text-align: left; padding: 2px 10px; }

#text .box .Forum .article_submission { padding: 0; margin: 5px 0; }
#text .box .Forum .article_submission p.datum { margin: 0; padding: 0; font-size: 10px; padding: 0 5px; }
#text .box .Forum .article_submission p.text { margin: 5px; padding: 0; }

.FormTextarea { width: 100%; height: 200px; }

.adtop { color: #000; width: 948px; *width: 958px; background-color: #fff; padding: 0 5px; font-family: tahoma; font-size: 11px; }


#lc .mm_utm_ad {margin:5px 0 5px 0;background-color:white;padding:5px 0;}
#lc .mm_utm_ad_innner {margin:0 5px;}
#lc .mm_utm_title {text-align: left;font-size:100%;}
#lc .mm_utm_title a {color:#0000FF;font-weight:bold;}
#lc .mm_utm_ad .mm_utm_txt1, .mm_utm_ad .mm_utm_txt2 {font-size:100%;color: black;}
#lc .mm_utm_ad .mm_utm_link a {color:#008000;font-weight: normal;text-decoration: none;font-size:80%;}

