
.page.gray {
	background:#ebebeb url('../images/textpage_bg.png') 0 0 repeat-x;
}
.page.gray .pageIn {
	width:930px;
}
html,body,.footGray {
	background-color:#ebebeb;
}
.footGray #footer {
	background:#ebebeb url('../images/textpage_bottom_bg.png') 12px 0 no-repeat;
}
#header {
	height:115px;
}
#content4search {
	height:65px !important;
	overflow:hidden;
	/*border: solid red 1px;*/
}

#searchbar .actualNumbers {
	margin-top:-10px;
}

.actualNumbers p {
	margin-left:2px;
	font-size:12px !important;
	padding-bottom:3px;
	word-spacing:10px;
	width:370px;
}
.actualNumbers p a, .actualNumbers p span {
	color:#fff !important;
	font-weight:normal !important;
	font-size:12px !important;
	word-spacing:0;
	line-height:17px;
}
.textPage {
	position:relative;
	width:930px;
	background: url('../images/textpage_top_bg.png') 0 0 no-repeat;
	left:6px;
	padding-top:30px;
	font-size: 12px !important;
}
.textPageIn {
	position:relative;
	top:0;
	left:0;
	margin:0 5px;
	padding:0 19px 15px 19px;
	background-color: #FCFCFC;
}
.textPage ol, .textPage ul {
	position:relative;
	font-size:12px;
	display:block;
	margin-top:5px;
	line-height:16px;
}
.textPage ol li {
	min-height:25px;
	position:relative;
	_height:25px;
	display:block;
	padding-left:40px;
	padding-bottom:10px;
}
.textPage ul li {
	position:relative;
	display:block;
	padding-left:26px;
	padding-bottom:10px;
	background: url('../images/ul_li_bg.png') 4px 4px no-repeat;
}
.textPage ol li .numb {
	position:absolute;
	top:0;
	left:0;
	line-height:25px;
	height:25px;
	width:25px;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background: url('../images/ol_li_bg.png') 0 0 no-repeat;
}
.textPage h2 {
	color:#005fa4;
	position:relative;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	padding:0 0 10px 0;
	margin-top: 0;
}
.textPage h3 {
	color:#179be9;
	font-size:15px;
	line-height:21px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}
.textPage h4 {
	color:#5D5D5D;
	font-size:14px;
	line-height:28px;
	font-weight:bold;
	padding-top:12px;
	padding-bottom:12px;
}
.textPage .leftText {
	width:65%;
	float:left;
	position:relative;
	left:17.5%;
	margin-top:50px;
}
.textPage .rightText {
	float:right;
	position:relative;
	top:0;
}
.printPage {
	height:24px;
	text-align:right;
	position:absolute;
	right:0;
	top:0;
}
.printPage a{
	display:block;
	float:right;
	white-space: nowrap;
	top:0;
	right:0;
	padding:11px 30px 3px 0;
	background: url('../images/icon_print.png') no-repeat right top;
	font-size:11px;
}
.printPage a:hover {
	color:#000;
}
.textPage table, .textPage table td, .textPage table th {
	position:relative;
	vertical-align: top;
	top:0;
}
.textPage table {
	width:100%;
	margin:0 auto;
	border-spacing: 1px;
	border:1px solid #fcfcfc;
	background-color: #fcfcfc;
}
.textPage table tbody tr td {
	border-top:1px solid #fcfcfc;
	border-bottom:1px solid #fcfcfc;
	background-color: #EBEBEB;
	line-height:1.4;
	font-size:12px;
	padding:4px 6px;
}

.textPage table.tabulka1 tbody tr td {
	background-color: transparent;
	border-bottom:0px;
	border-top:0px;
	font-size:12px;
	line-height: normal;
	padding: 0;
}

.textPage table.tabulka1 {
	border-spacing:0px;
 	width:875px;
}
/*class tabulka2 vytvorena na zadost AAA*/
.textPage table.tabulka2 {
	width:100%;
	margin:0 auto;
	border-spacing: 1px;
	border:1px solid #fcfcfc;
	background-color: #fcfcfc;
}

.textPage table.tabulka2 tbody tr td {
	border-top:1px solid #fcfcfc;
	border-bottom:1px solid #fcfcfc;
	background-color: #EBEBEB;
	line-height:1.4;
	font-size:12px;
	padding:4px 6px;
}


.textPage table thead th {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #fcfcfc;
	vertical-align:middle;
	padding:0 4px;
	text-align:center;
	height:60px;
	background-color: #D6EDFB;
}
.textPage table tfoot th {
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #fcfcfc;
	vertical-align:middle;
	padding:0 4px;
	text-align:center;
	height:60px;
	background-color: #D6EDFB;
}
.textPage table.form {
	width:100%;
	margin:0 auto;
	border-spacing: 0;
	border:none;
	background: #eaeaea;
}
.textPage form thead th, .textPage form thead td, .textPage form tfoot th, .textPage form tfoot td {
	height:5px !important;
	overflow:hidden;
	border:none;
}
.textPage form thead th {
	background: transparent url('../images/table_round_lt.png') left top no-repeat !important;
}
.textPage form thead td {
	background: transparent url('../images/table_round_rt.png') right top no-repeat !important;
}
.textPage form tfoot th {
	background: transparent url('../images/table_round_lb.png') left bottom no-repeat !important;
}
.textPage form tfoot td {
	background: transparent url('../images/table_round_rb.png') right bottom no-repeat !important;
}
.textPage form table tr {
	background: none !important;
}
.textPage form thead, .textPage form tfoot {
	border:none;
	overflow:hidden;
	background-color: #eaeaea !important;
}
.textPage form table tbody td {
	border:none;
	padding:10px 20px 10px 20px;
	font-size:12px;
	line-height:100%;
	text-align:left;
}
.textPage form table tbody td label {
	display:block;
	line-height:20px;
	font-weight:bold;
}
.textPage form table tbody td span.inp {
	display:block;
	height:33px;
	width:237px;
	overflow:hidden;
	background: url('../images/table_contact_input_text.png') left bottom no-repeat;
}
.textPage form table tbody td input.text {
	position:relative;
	top:7px;
	left:5px;
	border:none;
	font-family:sans-serif;
	display:block;
	text-align:left;
	background: none;
	font-size:14px;
	padding:0;
	margin:0;
	width:227px;
}
.textPage form table tbody td label sup {
	color:#179be9;
	font-size:100%;
}
form, fieldset {
	position:relative;
}
.textPage form table tbody td span.inp select {
	font-size:14px;
	line-height:16px;
	padding:0;
	position:relative;
	left:5px;
	top:6px;
	width:227px;
}
.textPage form table tbody td span.inp select option {
}
.textPage form table tbody td.txt {
	background: url('../images/textpage_textareaS_top.png') 20px 30px no-repeat;
}
.textPage form table tbody td.txtW {
	background: url('../images/textpage_textarea_top.png') 20px 30px no-repeat;
}
.textPage form table tbody td.txtW div {
	width:520px;
	background: url('../images/textpage_textarea_bottom.png') left bottom no-repeat;
	padding-bottom:6px;
	padding-top:6px;
}
.textPage form table tbody td.txt div {
	width:230px;
	background: url('../images/textpage_textareaS_bottom.png') left bottom no-repeat;
	padding-bottom:6px;
	padding-top:6px;
}
.textPage form table tbody td.txtW div span {
	width:520px;
	background: url('../images/textpage_textarea_middle.png') 1px 1px repeat-y;
	display:block;
}
.textPage form table tbody td.txt div span {
	width:230px;
	background: url('../images/textpage_textareaS_middle.png') 1px 1px repeat-y;
	display:block;
}
.textPage form table tbody td.txtW textarea {
	margin:0 0 0 6px;
	background: none;
	width:504px;
	overflow:auto;
	line-height:16px;
	font-size:14px;
	border:none;
	height:200px;
}
.textPage form table tbody td.txt textarea {
	margin:0 0 0 6px;
	background: none;
	width:218px;
	overflow:auto;
	line-height:16px;
	font-size:14px;
	border:none;
	height:150px;
}
.req.error {
	background-position: left top !important;
}

.persons {
	position:relative;
	width:901px;
	left:-9px;
}
.personCard {
	float:left;
	width:300px;
	height:170px;
	text-align:left;
	overflow:hidden;
}
.personCard a {
	background: url('../images/personal_card.png') 0 0 no-repeat;
	float:left;
	top:0;
	left:0;
	display:block;
	height:170px;
	width:300px;
	text-decoration:none;
	color:#000;
	font-size:12px;
	overflow:hidden;
}
.personCard a img, .personCard a strong, .personCard a span {
	position:relative;
	top:0;
	left:0;
}
.personCard a strong {
	font-size:14px;
	line-height:1.4;
	color:#005fa4;
}
.personCard a span.cardIn {
	float:left;
	display:block;
	top:20px;
	left:20px;
	line-height:1.4;
	width:265px;
}
.personCard a .cardIn .cardDesc {
	margin:0 0 0 10px;
	display:block;
}
.personCard a .cardIn strong span {
	margin:0;
	display:block;
	font-size:18px;
	padding-bottom:6px;
}
.personCard a img {
	border:none;
	float:left;
	margin-right:10px;
}
.personCard a span, .personCard a strong {
	cursor:pointer;
}
.personCard a:hover {
	background-position: left bottom;
	color:#000;
}
.personCard a:hover span, .personCard a:hover strong {
	color:#000;
}

/*
----------------------------------------
LAST EDIT SYMBIO -------- 11.09.2008
----------------------------------------
*/

.textPageIn p {
	line-height:1.5;
	font-size:12px;
	margin-bottom:10px;
	margin-right:10px;
}
.left0 {
	left:0 !important;
}
.rightText .photo {
	position:relative;
	top:0;
	right:0;
	margin:70px 0 0;
	text-align:center;
	padding:0;
}
.rightCol {
	width:33%;
}
.textPage .button {
	background: url('../images/button_blue.png') 0 0 no-repeat;
	color:#fff;
	display:block;
	border:none;
	vertical-align: middle;
	text-align:center;
	font-size:13px;
	text-decoration:none;
	line-height:13px;
	width:125px;
	height:31px;
	font-weight:bold;
}
.textPage .loginLock {
	background: #ebebeb url('../images/login-lock.jpg') top right no-repeat;
	width:197px;
	height:200px;
	padding:0;
}
h2.doBottom {
	padding-bottom:20px;
}
h3.firstH3 {
	padding-top:0;
}
form label small {
	font-weight:normal;
	font-size:90%;
}

#makeaccordion {
	position:relative;
	top:0;
	width:290px;
	margin-top:40px;
	z-index:20;
	overflow:hidden;
	background-color: #fcfcfc;
}
#makeaccordion h4 {
	height:51px;
	width:290px;
	line-height:50px;
	font-size:16px;
	font-weight:normal;
	position:relative;
	color:#fff;
	z-index:15;
	text-indent:15px;
	overflow:hidden;
	cursor:pointer;
	background: url('../images/accordion_h4.png') left -51px no-repeat;
}
#makeaccordion h4 span {
	position:absolute;
	right:15px;
	top:0;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
#makeaccordion div.accord {
	z-index:15;
	overflow:hidden;
	background-color: #fcfcfc !important;
}
.accord ol {
	padding:10px;
	background-color: #fcfcfc !important;
}
#makeaccordion .cornerLT, #makeaccordion .cornerLB, #makeaccordion .cornerRT, #makeaccordion .cornerRB {
	position:absolute;
	width:10px;
	height:10px;
	overflow:hidden;
	z-index:20;
	background: url('../images/corners_white.png') 0 0 no-repeat;
	_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners_white.png', sizingMethod='scale');

}
#makeaccordion .cornerLT {
	left:0;
	top:0;
	margin-left:-5px;
	margin-top:-5px;
}
#makeaccordion .cornerRT {
	right:0;
	top:0;
	margin-right:-5px;
	margin-top:-5px;
}
#makeaccordion .cornerLB {
	left:-5px;
	top:100%;
	margin-top:-5px;
}
#makeaccordion .cornerRB {
	right:0;
	top:100%;
	margin-right:-5px;
	margin-top:-5px;
}
p.bigYellow {
	background: url(../images/big-yellow.png) 0 0 no-repeat;
	height:61px;
	width:290px;
	display:block;
	line-height:18px !important;
	font-size:14px;
	margin-top:20px;
	padding-top:10px;
	padding-left:20px;
	overflow:hidden;
}
p.bigYellow strong {
	display:block;
}
p.bigYellow em {
	font-size:18px;
	font-style: normal;
	font-weight:bold;
}

.pobockaMenu {
	height:60px;
	position:relative;
	overflow:hidden;
}

.pobockaMenu .leftLinks {
	height:60px;
	position:relative;
	left:4px;
}
.pobockaMenu .leftLinks a {
	position:relative;
	top:24px;
	line-height:12px;
	color:#fff;
}
.carInfo p.adresa {
	line-height:15px;
	font-size:13px;
	margin:0 0 5px 0;
}
.testRide div a {
	margin-top:0 !important;
	height:50px !important;
	line-height:50px !important;
}
.testRide div a strong {
	cursor:pointer;
	height:40px !important;
	line-height:40px !important;
}
.testRide p strong{
}
.pobockaText {
	position:relative;
	float:left;
	width:430px;
	margin:0 9px 0 18px;
}
.pobockaText h4 {
	line-height:38px;
	height:38px;
	text-indent:2px;
}
.pobockaText p {
	font-size:12px;
	line-height:16px;
	margin:5px 0 10px;
}
.platebniMoznosti span {
	line-height:12px;
	display:block;
	float:left;
	padding:8px 10px;
	border:1px solid #ddd;
	font-weight:bold;
	margin-right:5px;
	font-size:12px;
	background-color: #fff;
}
.page.pobockaBg {
	height:650px;
	background: #fcfcfc url('../images/body_bg_x.png') 0 -621px repeat-x;
}
.page.footBg {
	background-color: #F9F9F9 !important;
}
.mapMashUp {
	float:left;
	width:617px;
	position:relative;
	top:0;
	left:5px !important;
	margin-top:10px;
	margin-left:0;
	height:640px;
	background-color: red;
	background: url('../images/h4_wide.png') 0 0 no-repeat;
}
.mapMashUp h4 {
	margin-top:8px;
	font-size:18px;
	text-indent:20px;
	height:51px;
	color:#fff;
	line-height:50px;
	width:617px;
	display:block;
}
.mashUpIn {
	height:550px;
	width:605px;
	margin:20px 0 0 6px;
}
#tricol {
	width:auto !important;
	float:left;
	clear:none;
}
.pobockaBg .fr {
	overflow:hidden;
	float:right;
	top:0;
	position:relative;
	right:0;
	margin-right:-5px;
	width:305px;
}
.pobockaBg #financingetc {
	clear:both;
	float:right;
	position:absolute !important;
	right: 10px !important;
	top: 370px !important;
	margin:0 !important;
}
.comparing {
	margin-bottom: 10px;
}
.comparingLeft {
	float:left;
	padding-top:127px;
	width:114px;
}
.comparing li {
	height:30px;
	overflow:hidden;
	line-height:30px;
	padding-top:0 !important;
	padding-bottom:0 !important;
	background-position: 5px 11px !important;
	border-bottom:1px solid #FCFCFC;
}
.lightyellow {
	background-color:#F5EA75 !important;
}
.lightblue {
	background-color: #9DD4ED !important;
}
.comparingRight {
	float:left;
	top:0;
	left:0;
	width:765px;
	overflow:hidden;
	background-color: #eaeaea;
}
.comparingRight table {
	margin:0 !important;
	padding:0 !important;
	border:none !important;
	border-collapse: collapse !important;
}
.comparingIn {
	position:absolute;
	overflow:auto;
	height:555px;
	width:765px;
}
.comparingIn thead th, .comparingIn thead td, .comparingIn tfoot th, .comparingIn tfoot td {
	height:5px !important;
	overflow:hidden;
}
.comparingIn thead th {
	background: transparent url('../images/table_round_lt.png') left top no-repeat !important;
}
.comparingIn thead td {
	background: transparent url('../images/table_round_rt.png') right top no-repeat !important;
}
.comparingIn tfoot th {
	background: transparent url('../images/table_round_lb.png') left bottom no-repeat !important;
}
.comparingIn tfoot td {
	background: transparent url('../images/table_round_rb.png') right bottom no-repeat !important;
}
.comparingIn table tr {
	background: none !important;
	border:0 !important;
}
.comparingIn thead, .comparingIn tfoot {
	overflow:hidden;
	background-color: #eaeaea !important;
}
.comparingIn table tbody td {
	border:none !important;
	padding:0 !important;
	font-size:12px !important;
	text-align:left !important;
	margin:1px;
}
.comparingIn table tbody td ul li {
	background-image:none;
}
.carCompare {
	position:relative;
	top:0;
	left:0;
	border-right:1px solid #fcfcfc;
}
.comparingRight table tbody .carCompare a {
	display:block;
	position:relative;
	width:170px;
	height:125px;
	margin:0 auto;
	overflow:hidden;
}
.comparingRight table tbody .carCompare a img {
	vertical-align: middle;
	display:block;
	cursor:pointer;
	margin:20px auto 0 auto;
	border:10px solid #87CEEB;
}
.carCompare .links {
	/*position:absolute;
	top:0px;
	left:0;*/
	height:125px;
	width:170px;
	line-height:20px;
	overflow:hidden;
	visibility:hidden;
	display:none;
	/*float: left;*/
	color:#fff;
	background: url('../images/compare_bg.png') 4px 4px no-repeat;
	margin:0px auto 0px auto;
}
.carCompare.hovered {
	background: #D6EDFB url('../images/compare_bg_over.png') 0 0 repeat-x;
}
.carCompare .links.vis {
	visibility: visible;
	display:block;
}
.carCompare .links a {
	line-height:20px !important;
	display:inline;
	float:left;
	clear:left;
	list-style: disc inside;
	padding-left:20px;
	margin-left:10px;
	position:relative;
	top:25px;
	color:#8fd5ff;
	height:20px !important;
}
.carCompare .links a:hover {
	color:#ffe900;
}
.comparingRight table tbody td {
	overflow:hidden;
}

.rightbutton {
	float:right;
	margin-top:25px;
}

.hiddenText
{
 display: none;
 visibility: hidden;
}

.textlink {margin-top: 20px; margin-left:10px;}
.textlink a {color: #fff; font-size: 11px}

