@charset "utf-8";
.visible_main_table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-collapse:collapse;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

.visible_main_table td {
	border: 1px solid #4D4D4D;
	background-color: #000000;
}


.visible_main_table  thead tr td {
	font-weight: bold;
	padding: 10px;
	text-align: left;
}
.visible_main_table thead tr td a {
	text-decoration: none;
	color: #FFFFFF;
}
.visible_main_table thead tr td a:hover {
	text-decoration: underline;
}

.visible_main_table tbody tr td {
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.visible_main_table  tbody  tr td a {
	color: #FE650A;
	text-decoration: underline;
}
.visible_main_table  tbody tr td a:hover {
	text-decoration: none;
}

.visible_main_table  #red  {
	background-color: #993300;
}
.visible_text_table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.visible_text_table thead {
	font-weight: bold;
	padding: 0px;

}
.visible_text_table     tbody tr td    {
	color: #FFFFFF;
	padding-left: 10px;
}
.visible_text_table a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Styl pro stránku s nabidkou referencnich vozu */
.anchor {
	position:absolute;
}
.offer_car_frame {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	height: 82px;
	width: 868px;
	border: 1px solid #5B5B5B;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 13px;
	overflow: hidden;
	margin-top: 9px;
	margin-left: 14px;
}
.offer_car_frame:hover {
	height: 82px;
	width: 868px;
	border: 1px solid #FF9900;
	background-color: #111111;
	margin-top: 9px;
	margin-left: 14px;
}
.offer_car_frame  .availability  {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 175px;
	margin-left: 10px;
}
.offer_car_frame  .availability  span  {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.offer_car_frame  .line  {
	height: 84px;
	width: 1px;
	left: 512px;
	background-color: #CCCCCC;
	margin-right: 4px;
	margin-left: 4px;
}
.offer_car_frame  .images  {
	margin-top: 1px;
}
.offer_car_frame    .images    .car_picture_small     {
	height: 80px;
	width: 106px;
	margin-left: 8px;
	border: 1px solid #5B5B5B;
}
.offer_car_frame    .images    .car_picture_small:hover     {
	border: 1px solid #FF9900;
}
.offer_car_frame  .head_text, .offer_car_frame .head_text a {
	color: #FFFFFF;
	text-decoration: underline;
	padding-bottom: 13px;
	font-weight: bold;
	width: 515px;
}
.offer_car_frame  .head_text a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
}
.offer_car_frame .describe_text {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height:135%;
	width: 515px;
}
.extra_info  {
	padding-top: 10px;
	width: 515px;
}
.extra_info   .options_agree,.offer_car_frame  .extra_info  .options_agree  a  {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/im_check_agree2.png);
	background-repeat: no-repeat;
	height: 14px;
	padding-left: 19px;
	width: 95px;
}
.extra_info   .options_disagree,.offer_car_frame  .extra_info  .options_disagree  a  {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/im_check_disagree2.png);
	background-repeat: no-repeat;
	height: 14px;
	padding-left: 19px;
	width: 95px;
}
.extra_info .availability span {
	text-decoration: underline;
}

.offer_car_detail {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	width: 868px;
	border: 1px solid #5B5B5B;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 13px;
	overflow: hidden;
	margin-top: 9px;
	margin-left: 14px;
	height: 370px;
	vertical-align: top;
}
.offer_car_detail   .head_text {
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
	margin-bottom: 10px;
}
.offer_car_detail  .describe_text  {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:130%;
}
.offer_car_detail  .describe_text  .price {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.offer_car_detail  .describe_text  .b {
	font-weight: bold;
	padding-bottom: 2px;
}
.offer_car_detail  .describe_text  .description_text {
	width: 515px;
}
.offer_car_detail .describe_text .describe_text .line {
	background-color: #666666;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.offer_car_detail  .image_big_frame {
	width: 320px;
	margin-left: 28px;
	border: 1px solid #5B5B5B;
	height: 240px;
}
.offer_car_detail .image_small_bar {
	padding-left: 20px;
	padding-top: 8px;
}

.offer_car_detail .image_small_frame {
	height: 75px;
	width: 100px;
	border: 1px solid #5B5B5B;
	margin-left: 8px;
}

