#dostupnost-detail-wrapper {
	display: block;
	width: 569px;
	margin: 30px 0 10px 0;
}

#dostupnost-detail-wrapper .top {
	background: url('/img/design/overeni/detail_top.jpg');
	height: 5px;
	line-height: 5px;
	font-size: 5px;
	display: block;
}

#dostupnost-detail-wrapper .content {
	background: #DEDEDE url('/img/design/overeni/detail_background.jpg') no-repeat;
}

#dostupnost-detail-wrapper .content .content-wrapper {
	padding: 5px 10px;
}

#dostupnost-detail-wrapper .bottom {
	background: #E8E8E8;
	display: block;
	float: left;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-top: 4px;
	width: 559px;
}

#dostupnost-detail-wrapper .bottom-left {
	float: left;
	width: 5px;
	height: 5px;
	display: block;
}

#dostupnost-detail-wrapper .bottom-right {
	float: right;
	width: 5px;
	height: 5px;
	display: block;
}

#dostupnost-detail-wrapper .options {
	margin: 0 0 10px 0;
	line-height: 20px;
}

#dostupnost-detail-wrapper .options input {
	position: relative;
	top: 2px;
}

#dostupnost-detail-wrapper .options label {
	cursor: pointer;
	text-decoration: underline;
	margin-left: 10px;
	color: #A40001;
}

dostupnost-detail-wrapper .info label {
	display: inline-block;
}	

#dostupnost-detail-wrapper .overeni-hodnota {
	display: inline-block;
	font-size: 16px;
}

#dostupnost-detail-wrapper .button {
	display: block;
	float: right;
	text-align: right;
	padding-right: 10px;
}

#dostupnost-detail-wrapper .max-speed {
	line-height: 30px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 14px;
}

#dostupnost-detail-wrapper .max-speed b {
	color: #A40001;
	font-weight: bold;
}

#dostupnost-detail-wrapper .button input {
	border: 1px solid #a31a1a;
	background: url('/img/design/overeni/button_background.jpg') repeat-x center center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
}

#dostupnost-detail-content-adresa .with-bg-long {
	display: block;
	float: left;
}

#dostupnost-detail-content-adresa .overeni-hodnota {
	display: block;
	float: left;
	font-size: 11px;
	padding-top: 6px;
	width: 185px;
}

