body, html {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Times, Arial, Sans-Serif;
	font-size: 11px;
	color: #969696;
	background: #FBFBFB url('../gfx/flow.jpg') repeat-x center top;	
}
body {
	background: #FBFBFB url('../gfx/flow.jpg') repeat-x center top;
	width: 100%;
}
a img {
	border: none;	
}
a {
	text-decoration: none;
	outline: none;
}
use a:active {
  outline: none;
}
:focus {
  -moz-outline-style: none;
}
p {

}
.inHold {
	width: 980px;
	display: table;
	margin: auto;
	clear: both;
}
#logo, #logo img {
	width: 261px;
	height: 80px;
}
#logo {
	float: left;
	margin-right: 10px;
}
#menu {
	text-align: right;	
}
#menu ul li {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
#menu ul li a {
	padding: 15px 6px 5px 6px; 
	color: #FEFEFD;
	line-height: 40px;
}
#menu ul li a:hover, #menuCurrent {
	background-color: #D52F01;
}
#locSel {
	float: right;
	margin-right: 1px;
	margin-top: 4px;
}
#locationSelect {
	width: 186px;
	height: 23px;
	border: 1px solid #C32B00;
	background: url('../gfx/arr_d.gif') no-repeat 172px 10px;		
}
#locationSelect:hover {
	cursor: pointer;
	border-color: #D52F01;	
}
#locationSelect p {
	color: #ffffff;
	text-align: right;
	margin-right: 22px;
	border-right: 1px solid #C32B00;
	height: 20px;
	padding-top: 3px;
	padding-right: 8px;
}
#locSel #accordion {
	position: absolute;
	z-index: 3000;
	width: 188px;
	height: 1px;
}
#locSel #accordion ul {
	padding-bottom: 8px;
	padding-top: 6px;
	background: #8B1E00 url('../gfx/selBg.gif') repeat-x;	
}
#locSel #accordion h3, #locSel #accordion h3 a {
	display: none;
}
#locSel #accordion ul li {
	text-align: right;
	color: #ffffff;
	margin: 2px;
	margin-right: 30px;
}
#locSel #accordion ul li a {
	color: #ffffff;	
}
#locSel #accordion ul li a:hover {
	text-decoration: underline;
}
#brands {
	background-color: #020202;
	height: 98px;
}
#brands ul {
	margin-top: 9px;	
}
#brands ul li {
	float: left;
	width: 194px;
	height: 77px;
	background: #000000 url('../gfx/brandMenuBg.png') no-repeat center center;	
	margin: 1px;
}
#brands ul li:hover {
	background: #000000 url('../gfx/brandMenuBg_hv.png') no-repeat center center;	
}
#flashBrands div {
	margin-top: 8px;
}
#promos {
	height: 318px;
	width: 980px;
	display: table;
	clear: both;
	overflow: hidden;
	background: #000000 url('../gfx/darkLoader.gif') no-repeat center center;
}
.inPromo {
	height: 318px;
	width: 980px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.inPromo h2 {
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	text-shadow: 0px 0px 8px #000000;
	text-align: right;
	background: url('../gfx/more.png') no-repeat right bottom;
	padding-right: 42px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 280px;
}
.inPromo h2 a {
	color: #ffffff;
}
#switcher {
	position: absolute;
	text-align: right;
	z-index: 100;
	width: 980px;
	display: table;
	clear: both;
}
#switcher ul {
	float: right;
	background: url('../gfx/switchBg.png') no-repeat left bottom;
	height: 22px;
	padding-left: 8px;
	padding-right: 8px;	
	padding-top: 4px;
}
#switcher ul li {
	display: inline;
}
#switcher ul li a {
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
#news {
	position: absolute;
	z-index: 1000;
	width: 262px;
	height: 318px;
	background: url('../gfx/newsBg.png') repeat-y;
}
#news h2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 14px 18px 10px 18px;
}
#news p {
	color: #ffffff;
	line-height: 16px;
	margin: 18px;
}
#news p a, #news h2 a, #news ul li, #news ul li a {
	color: #ffffff;
}
#news p a:hover img {
	margin-left: 3px;
}
#news ul {
	margin-left: 18px;
	margin-top: 1px;
}
#news ul li {
	display: inline;
}
#news ul li a {
	padding-left: 4px;	
	padding-right: 4px;
}
#news ul li a#currentNewsPage {
	background-color: #CF0000;
}
#newsPrelo {
	margin-left: 18px;
	width: 16px;
	height: 16px;
	background: url('../gfx/newsLoader.gif') no-repeat center center;
	display: none;
}
#news p#allNews {
	float: right;
	margin-top: 0px !important;
	padding: 1px 4px 1px 4px !important;
}
#news p#allNews:hover{
	background-color: #CF0000;
}
#promoBoxes {
	border-bottom: 1px solid #D3D6D8;
	display: table;
	clear: both;
	width: 100%;
}
#promoBoxes .allBox {
	width: 193px;
	height: 61px;
	background-repeat: no-repeat;
	border: 1px solid #E2E2E2;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 1px;
	opacity: .7;
}
#promoBoxes .allBox:hover {
	opacity: 1;
}
#promoBoxes .allBox a {
	width: 193px;
	height: 61px;
	background-repeat: no-repeat;
	background-position: -200px -70px;
	display: table;
}
#promoBoxes .allBox a:hover {
	background-position: center center;
}
#promoBoxes .allBox a span {
	background-color: #2F2F32;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	display: table;
	margin-top: 40px;
	white-space: nowrap;
}
#promoBoxes .allBox a:hover span {
	background-color: #BF2A00;
}
#fastAccess {
	border-bottom: 1px solid #D3D6D8;
	display: table;
	clear: both;
	width: 100%;
	padding-bottom: 10px;	
}
#fastAccess ul {
	width: 193px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
}
#fastAccess h3 {
	color: #BF2A00;
	margin-top: 10px;
}
#fastAccess ul li a {
	color: #969696;
}
#fastAccess ul li a:hover {
	color: #BF2A00;
}
#contacts {
	border-bottom: 1px solid #D3D6D8;
	display: table;
	clear: both;
	width: 100%;
}
#contacts .contactBox {
	width: 193px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;	
}
.contactBox p a {
	color: #969696;
}
.contactBox .mainLink {
	font-weight: bold;
	color: #969696;
	background: url('../gfx/arr_r_r.gif') no-repeat right center;
	padding-right: 10px;	
}
.contactBox p a:hover {
	color: #BB2900;
	padding-right: 13px;	
}
#scrollUp {
	position: absolute;
	z-index: 50;
	margin-top: -20px;
	margin-left: 970px;
}
#footer {
	margin-top: 10px;	
}
#rightFoot {
	float: right;
	margin-left: 20px;
}
#rightFoot p {
	font-weight: bold;
	text-align: right;	
}
#rightFoot p a {
	color: #969696;
}
#rightFoot p a:hover {
	color: #BB2900;
}
#rightFoot ul {
	margin-top: 5px;
	text-align: right;
}
#rightFoot ul li {
	display: inline;
}
#rightFoot ul li a {
	color: #969696;
}
#rightFoot ul li a:hover {
	color: #BB2900;
}
#leftFoot {
	
}
#leftFoot ul li {
	display: inline;
	margin-right: 20px;
}
#brandsOpenerButton {
	white-space: nowrap;
	color: #ffffff;
	float: right;
	margin-top: 4px;
	border: 1px solid #C32B00;
}
#backListButton {
	white-space: nowrap;
	color: #ffffff;
	float: right;
	margin-top: 4px;
	border: 1px solid #C32B00;
	margin-right: 10px;
}
#backListButton:hover {
	border: 1px solid #D52F01;
}
#backListButton a {
	padding: 4px 8px 3px 24px;
	display: table;
	color: #ffffff;
	background: url('../gfx/arr_l.gif') no-repeat 10px center;
}
#addButtons {
	text-align: right;
	display: table;
	float: left;
	width: 500px;
	text-align: right;
}
#brandsOpenerButton a {
	display: table;
}
#brandsOpenerButton img {
	margin-right: 10px;
	background: url('../gfx/arr_d.gif') no-repeat right center;	
	padding-right: 0px;	
}
#brandsOpenerButton:hover {
	border-color: #D52F01;
}
#loader iframe {
	width: 980px;
	display: table;
	margin: auto;
	clear: both;
	border: none;
}
#framer {
	padding-bottom: 10px;
	border-bottom: 1px solid #D3D6D8;	
}
#leftColumn {
	width: 262px;
	float: left;
	display: table;
	margin-right: 18px;
	padding-bottom: 16px;
}
#rightColumn {
	display: table;
	width: 700px;
	margin-top: 18px;
}
#leftColumn .subMenu, #leftColumn .workGroup, #leftColumn #subContact, #leftColumn .peopleGroup {
	width: 262px;
	float: left;
	background-color: #C82C01;
}
.peopleGroup {
	padding-bottom: 10px;	
}
.peopleGroup h2 {
	text-transform: uppercase;
	padding-bottom: 4px;	
}
#section {
	display: table;
	width: 100%;
	clear: both;
}
#leftColumn .subMenu {

}
#leftColumn .subMenu ul {
	margin: 10px 14px 10px 20px;
}
#leftColumn .subMenu ul li {
	text-transform: uppercase;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}
#leftColumn .subMenu ul li.subPos {
	border-left: 2px solid #ffffff;
	background: url('../gfx/arr_hv.gif') no-repeat 0px center;
}
#leftColumn .subMenu ul li:hover {
	
}
#leftColumn .subMenu ul li a {
	color: #ffffff;
	width: 100%;
	display: block;
}
#leftColumn .subMenu ul li a:hover {
	background: url('../gfx/arr_r.gif') no-repeat center right;
	margin-right: 0px;	
}
.subMenu ul li a span {
	color: #C42C00;
	text-transform: none;
}
.subMenu ul li a:hover span {
	color: #ffffff;
}
.content h1 {
	font-size: 20px;
	color: #B12701;
	font-weight: bold;
	margin-bottom: 16px;
}
.content a {
	color: #AF2701;
}
.content a:hover {
	
}
.content h1 span {
	color: #000000;
}
.content h3 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;		
}
.content h4 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;		
}
#sectionPix {
	width: 690px;
	background: #ffffff url('../gfx/lightLoader.gif') no-repeat center center;	
}
#section {
	border-bottom: 1px solid #D3D6D8;
	padding-bottom: 16px;
}
.content p {
	color: #6B6B6B;
	margin-bottom: 10px;
	font-size: 12px;
}
.content ul {
	margin: 10px 16px 10px 16px;		
}
#gallery {
	display: table;
	margin-bottom: 16px;
	clear: both;
}
#galleryList {
	display: table;
	clear: both;
	width: 100%;
	margin-top: 10px;
}
#galleryList img {
	background-color: #ffffff;
	width: 60px;
	height: 60px;
	border: 1px solid #ffffff;
}
#galleryList img:hover {
	border: 1px solid #000000;
}
#hideList {
	
}
#hideList img {
	float: right;
	margin-left: 16px;
	width: 5px;
	height: 4px;
}
#hideList img:hover {
	border: 1px solid #ffffff;
}
.leftBoks {
	width: 260px;
	text-align: center;
	border: 1px solid #D9D9D9;
	display: table;
	clear: both;
	margin-top: 16px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
#sideFlash {
	padding: 5px 0px 0px 0px;
}
.leftBoks p {
	text-align: left;
	margin: 2px 16px 10px 16px;	
}
.leftBoks p a {
	color: #242424;
}
.sondaSelect p {
	color: #BF2A00;
	margin-bottom: 10px;
}
.sonda, .surveyScores {
	margin-top: 16px;	
}
.sonda label {
	margin-bottom: 1px;
	color: #242424;
	display: block;
	width: 100%;
}
.sonda label:hover {
	cursor: pointer;
	color: #BF2A00;
}
.sondaPrelo {
	background: #ffffff url('../gfx/lightLoader.gif') no-repeat center center;
	width: 260px;
	height: 120px;
	display: none;
}
.surveyScores div {
	width: 1%;
	height: 6px;
	display: table;
	margin-bottom: 3px;
}
.sondaAsk {
	margin-bottom: 10px;
	color: #BF2A00;
	font-weight: bold;
}
.sideGallery {
	padding-left: 3px;
	display: table;
	margin-top: 10px;
}
.sideGallery img {
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	margin: 3px;
}
.model {
	display: table;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	padding: 11px 0px 11px 0px;
}
.model h2 {
	color: #aaaaaa;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
}
.model:hover {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 10px 0px;	
}
.model:hover p, .model:hover a {
	color: #6B6B6B; 	
}
.model h2 {
	margin-bottom: 8px;	
}
.model:hover h2 a {
	color: #AC2601;
}
.model h2, .model h2 a {
	font-size: 16px;
	color: #6B6B6B;
	font-size: 18px;
}
.model h2 span, .model h2 span a {
	color: #000000;	
}
.model .carBox {
	float: right;
	margin-left: 16px;
	width: 250px;
	height: 130px;
}
.model .carBox img {
	width: 250px;
	height: 130px;
	display: none;
}
.model:hover .carBox img {
	display: block;	
}
.model .newBox {
	float: right;
	margin-left: 16px;
	width: 194px;
	height: 77px;
	margin-top: 22px;
}
.model .newBox img {
	width: 194px;
	height: 77px;
	display: none;
}
.model:hover .newBox img {
	display: block;	
}
.model p, .model a {
	color: #969696;
}
.model p img {
	margin-bottom: 2px;
}
.model p:hover img {
	margin-left: 3px;
}
#markaBox {
	width: 100%;
	display: table;
	clear: both;
	background-color: #AE2601;
	padding-bottom: 6px;
	padding-top: 6px;	
}
#brandLogo {
	text-align: center;
	background-color: #000000;	
}
#brandLogo img {
	height: 50px;
	width: 125px;
}
.subPos {
	padding-left: 10px;
}
#calendar {
	width: 262px;
	background-color: #C82C01;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}
#kalendarz table, #calPrelo {
	width: 210px;
	height: 180px;
	margin-left: 26px;
}
#calPrelo {
	background: #C82C01 url('../gfx/redLoader.gif') no-repeat center center;
	display: none;	
}
#kalendarz th {
	font-weight: bold;	
}
#kalendarz td, #kalendarz th {
	text-align: center;
	width: 20px;
	border: 5px solid #C82C01;
}
#dzis {
	background-color: #ffffff;
	color: #C82C01 !important;
	font-weight: bold;
}
#dzis a {
	color: #C82C01;		
}
th, #calHead {
	color: #ffffff !important;
	white-space: nowrap;
}
#calHead {
	width: 300px !important;
}
#kalendarz td {
	color: #FF5C2F;	
}
.arrow a {
	display: table;
	width: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td a {
	color: #ffffff;
}
#article p a, .content ul li a  {
	color: #AB2601;
}
#article p a:hover, .content ul li a:hover  {
	text-decoration: underline;
}
.flv {
	margin-bottom: 10px;
}
.content ul {
	margin-left: 16px;	
}
.content ul li {
	padding-left: 10px;
	background: url('../gfx/dot.gif') no-repeat left 7px;
	font-size: 12px;
	color: #6B6B6B;
}
#contact a {
	color: #AB2601;
}
#contact a:hover {
	text-decoration: underline;
}
.leftContact {
	width: 420px;
	float: left;
	margin-right: 16px;
}
.rightContact {
	width: 220px;
	float: right;
	margin-right: 16px;
}
.mainContact {
	display: table;
	clear: both;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
.accd li {
	background: none !important;
	padding: 0px !important;
}
.button {

}
.clr {
	width: 100%;
	display: table;
	clear: both;	
}
.button a {
	color: #ffffff !important;
	background-color: #C02A00;
	padding: 2px 8px 2px 8px;
	margin-right: 3px;
	display: table-cell;
	border: 1px solid #ffffff;	
}
.button a:hover {
	text-decoration: none !important;
	border: 1px solid #8C1E00;
}
.myForm {
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	font-size: 11px;
	padding: 16px;
	width: 450px;
}
.myForm textarea, .myForm input[type=text] {
	border: 1px solid #adadad;
	background-color: #F8F7F4;
}
.myForm select {
	border: 1px solid #adadad;
	background-color: #F8F7F4;
}
.myForm textarea {
	width: 430px;
	height: 90px;
}
.myForm input[type=text] {
	width: 330px;
}
.myForm input[type=submit] {
	color: #ffffff !important;
	background-color: #C02A00;
	padding: 2px 8px 2px 8px;
	margin-right: 10px;
	border: 1px solid #ffffff;	
}
.myForm input[type=submit]:hover {
	border: 1px solid #8C1E00;
}
#myData {
	color: #AF2701;
	font-weight: bold;
}
h2 a:hover {
	text-decoration: none !important;
}
#pracownicy {
	display: table;
	clear: both;
	width: 100%;
	border-left: 3px solid #cccccc;
}
#pracownicy div.osoba {
	width: 320px;
	float: left;
	margin: 0px 10px 10px 0px;
}
#pracownicy div.osoba img {
	width: 60px;
	height: 80px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.workGroup, .peopleworkGroup {
	padding-bottom: 20px;
}
.peopleGroup h2, .workGroup h2, #subContact h2 {
	margin: 10px 14px 0px 20px;
	color: #ffffff;
}
.workGroup h3, .peopleGroup h3 {
	margin: 2px 14px 2px 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
.peopleGroup h3 a {
	margin: 0px 0px 0px 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	display: table;
	width: 205px;
}
.peopleGroup h3 a:hover {
	padding-left: 14px;
	background: url('../gfx/arr_w_d.gif') no-repeat center right;	
}
.workGroup div, .peopleGroup .collapse-container div {
	display: table;
	clear: both;
	margin: 10px 14px 2px 20px;
	width: 230px;
	color: #ffffff;
}
.peopleGroup .collapse-container {
	display: table;
	clear: both;
	padding: 0px 0px 10px 0px;
	width: 230px;
	color: #ffffff;
}
.workGroup div img, .peopleGroup div img {
	width: 40px;
	height: 53px;
	float: left;
	margin-right: 10px;
	background: #ffffff;
	padding: 2px;
}
.workGroup div a, .peopleGroup div a {
	color: #ffffff;
	text-decoration: underline;
}
.workGroup .groupInfo p {
	color: #ffffff;
}
.contactGroup {
	display: table;
	clear: both;
	width: 100%;
}
.subMenu h3 {
	margin: 2px 14px 3px 20px;
	color: #ffffff;
	font-weight: bold;
}
#generic {
	padding-top: 14px;
}
#subContact div {
	display: table;
	clear: both;
	margin: 10px 14px 2px 20px;
	width: 230px;
	color: #ffffff;
}
#subContact img {
	width: 60px;
	height: 45px;
	background: #ffffff;
	padding: 2px;
	float: left;
	margin-right: 10px;
}
#subContact div a {
	color: #ffffff;
}
#subContact {
	padding-bottom: 10px;
}
#subContact h3 a {
	margin-bottom: 10px;
	text-decoration: underline;
}
.workGroup .collapse-container {
	border: 1px solid #000000;
}
.content table {
	color: #242424;
	border: 1px dotted #cccccc;
	width: 100%;
}
.content table tr {
	border-bottom: 1px dotted #cccccc;
}
.content table td {
	border-right: 1px dotted #cccccc;
	padding: 2px 4px 2px 4px;
}
.content table .hd1 {
	background: #000000 url('../gfx/hd1.gif') repeat-x left top;
	border: none;	
}
.content table .hd1 td {
	border: none;	
	color: #ffffff;
}
.content table .hd2 {
	background: #831C00 url('../gfx/hd2.gif') repeat-x left top;
	border: none;	
}
.content table .hd2 td {
	border: none;	
	color: #ffffff;
}
.content p b {
	color: #000000;
}
#flowAd {
	position: fixed;
	bottom: -1px;
	width: 100%;
	height: 45px;	
}
#flowAdDistancer {
	width: 100%;
	height: 45px;
}
#carFlow {
	width: 100%;
	display: table;
	background: #ffffff url('../gfx/carFlowBg.gif') repeat-x 10px 28px;
}
#inFlow {
	width: 980px;
	display: table;
	margin: auto;
	padding: 8px 0px 8px 0px;
}
#carFlow h3 a {
	color: #B22700;
	font-weight: bold;	
}
#cFlowHolder {
	width: 980px;
	overflow: hidden;
	background: #B22700;
	padding: 10px 0px 10px 0px;
}
#carFlow ul {
	float: right;
	padding: 2px 4px 2px 4px;
	background: #B22700 url('../gfx/npMenu.gif') repeat-x;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
#carFlow ul li {
	display: inline;
	margin: 2px 4px 2px 4px;
}
#carFlow ul li a {
	color: #ffffff;	
}
#cars {
	text-align: center;	
}
#cars div {
	width: 196px;
	float: right;
	font-weight: bold;
}
#cars div h4,
#cars div a {
	color: #ffffff;
}
#cars div img {
	width: 149px;
	height: 86px;
	border: 2px solid #ffffff;
	margin: 3px;
}
#leftColumn .myForm {
	width: 228px;
	display: table;
	margin: 10px 0px 10px 0px;
}
#leftColumn .myForm textarea,
#leftColumn .myForm input[type=text] {
	width: 224px;	
}	
.disclaimer {
	margin: 10px 0px 5px 0px;
}
.disclaimer a {
	color: #B22700;
}
#leftColumn .myForm h4 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#carSearch {
	border: 1px solid #D9D9D9;
	background: #ffffff;
	display: table;
	width: 690px;
	padding: 10px 0px 0px 0px;
}
#carSearch .sel {
	float: left;
	margin: 0px 0px 0px 20px;
}
#carSearch .sel select {
	width: 113px;
	padding: 1px 2px 1px 2px;
	font-size: 11px;
	height: 22px;
	border: 1px solid #D9D9D9;
}
#searchOps {
	width: 100%;
	display: table;
	clear: both;
	background: #C82C01;
	padding: 6px 0px 0px 0px;
}
#searchOps input[type=submit] {
	float: right;
	background: #C82C01;
	border: 2px solid #ffffff;
	color: #ffffff;
	margin: 10px 20px 0px 0px;
}
#searchOps p {
	margin: 10px 10px 0px 20px;	
}
#searchOps p a {
	color: #ffffff;
}
#searchOps p a:hover {
	text-decoration: underline;
}
#ops {
	margin: 0px 0px 10px 10px;
	display: table;
	width: 100%;
	clear: both; 	
}
#ops li {
	color: #ffffff;
	width: 200px;
	float: left;
}
#ops li label:hover {
	cursor: pointer;
}
#carScores .leftBox,
#carScores .rightBox {
	width: 300px;
	border: 1px solid #D9D9D9;
	background: #ffffff;
	float: left;
	margin: 20px 10px 0px 1px;
	padding: 12px 16px 10px 16px;
}
#carScores .rightBox {
	margin: 20px 0px 0px 13px;
}
#carScores .leftBox img,
#carScores .rightBox img {
	width: 296px;
	height: 179px;
}
#carScores div .carTit {
	font-size: 13px;
	font-weight: bold;
}
#carScores div .carTit a {
	color: #C82C01;
}
p.price {
	float: right;
	background: #C82C01;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	margin: -2px 4px 0px 10px;	
}
p.price a {
	color: #ffffff;
}
p.carNfo {
	color: #787878;
	font-size: 11px;
	margin: 8px 4px 0px 4px;
}
p.carNfo a {
	color: #787878;
}
p#bigPrice {
	font-size: 20px;
	color: #C02A01;
	float: right;
}
#carPix {
	float: right;
	width: 387px;
	margin: 0px 0px 10px 20px; 
}
#carPix #innerCarPix a {
	display: none;
	border: 2px solid #ffffff;
}
#carPix #innerCarPix img {
	width: 388px;
	height: 240px;
}
#fotoControls {
	margin: 3px 0px 3px 2px;
}
#fotoControls img {
	width: 60px;
	height: 40px;
	border: 1px solid #ffffff;
	margin: 0px 2px 3px 0px;
}
#carScores p#hint {
	color: #000000;
	font-size: 12px;
	margin: 20px 10px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
}
p#creditAd {
	background: #AF2701 url('../gfx/money.png') 10px center no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	border: 1px solid #A32500;
	height: 18px;
	padding: 10px 13px 8px 36px;
	display: table;
}
p#creditAd a {
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
div#carDetails {
	width: 100%;
	display: table;
	clear: both;
}
span.lHint {
	color: #8e8e8e;
	font-size: 11px;
}
div#dateLabel {
	border: 1px solid #1D1D1D;
	background-color: #626262;
	display: table;
	padding: 1px 4px 1px 4px;
	display: none;
}
div#dateLabel a,
div#dateDo a {
	color: #ffffff;
}
div#dateDo {
	border: 1px solid #A52500;
	background-color: #C82C01;
	display: table;
	padding: 1px 4px 1px 4px;
}
