
/* ___| map page |_____________________ */


#top_map {
	margin: 12px 0 0 0;
	width: 865px;
	float: left;
	clear: both;
	}
#top_map h2 {
	margin: 22px 0 0 0;
	width: 850px;
	color: #fff;
	text-transform: uppercase;
	font-size: 240%;
	font-family: sans-serif;
	float: left;
	clear: both;
	}
#top_map p {
	margin: 4px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 110%;
	width: 430px;
	float: left;
	clear: both;
	}
#selectbox {
	margin: 0;
	padding: 20px;
	width: 366px;
	height: 544px;
	float: right;
	}
#selectbox h3 {
	margin-bottom: 10px;
	padding-left: 24px;
	color: #fff;
	text-transform: uppercase;
	font-family: sans-serif;
	font-size: 130%;
	background: url("../img/bg_arr.png") no-repeat left 2px;
	clear: both;
	}
	
	

#selectbox select {
	margin: 2px 0 14px 11px;
	padding: 3px;
	width: 346px;
	background: #5a6d6d;
	border: 1px solid #869191;
	color: #fff;
	}
#selectbox form {
	margin: 0;
	padding: 0;
	}
#selectbox ul {
	margin: 0 0 10px 24px;
	padding: 0;
	width: 135px;
	float: left;
	}
#selectbox ul li {
	padding-left: 9px;
	list-style: none;
	font-size: 110%;
	font-family: sans-serif;
	line-height: 140%;
	background: url("../img/bg_ar.png") no-repeat left center;
	}
#selectbox ul li a {
	color: #fff;
	text-decoration: none;
	}
#selectbox ul li a:hover {
	color: #00cccc;
	text-decoration: underline;
	}
body {
	background: #000 url("../img/bg_map.jpg") repeat-x top !important;
}
#textmap {
	margin: 0;
	width: 430px;
	min-height: 130px;
	background: #0D0D0D url("../img/bg_textmap.png") repeat-x top;
	float: left;
	clear: both;
	}
#textmap_b {
	margin: 0;
	width: 430px;
	height: 34px;
	background: url("../img/bg_textmap_b.png") no-repeat;
	float: left;
	clear: both;
	}
#textmap_b a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: sans-serif;
	font-size: 100%;
	}
#textmap_b a:hover {
	color: #0CBABA;
	text-decoration: none;
	}
#textmap_b p {
	margin: 11px 0 0 24px;
	float: left;
	}
#textmap_b p#odk_r {
	margin: 9px 0 0 210px;
	_margin: 9px 0 0 160px;
	}
#textmap_t {
	margin: 0;
	width: 430px;
	height: 4px;
	font-size: 0;
	background: url("../img/bg_line_map.png") no-repeat;
	float: left;
	clear: both;
	}
h3#tit {
	margin: -8px 0 4px 0; 
	padding-left: 6px;
	width: 400px;
	color: #0ab9b7;
	font-size: 160%;
	border-left: 2px solid #fff;
	position: relative;
	float: left;
	clear: both;
	}
.in_line_row {
	clear: both;
	overflow: auto;
}
.in_line {
	margin: 0;
	padding: 12px;
	width: 240px;
	border-right: 1px solid #565656;
	font-family: sans-serif;
	font-size: 110%;
	float: left;
	}
.in_wline {
	margin: 0;
	padding: 12px;
	font-family: sans-serif;
	font-size: 110%;
	float: left;
	width: 290px;
	}
	
.in_line_left {
	float: left;
	width: 220px;
}

.in_line_right {
	float: right;
	width: 160px;
}

.firmsColor1 {color: #fff; text-decoration: underline;}
.firmsColor2 {color: #72b0a5; text-decoration: underline;}

.in_line p span {
	color: #0ab9b7;
	}
.in_line h4, .in_wline h4  {
	margin-bottom: 6px;
	padding-left: 6px;
	color: #0ab9b7;
	font-size: 100%;
	text-transform: uppercase;
	border-left: 2px solid #fff;
	}
.selection {
	margin: 0;
	width: 366px;
	height: 235px;
	overflow: auto;
	float: left;
	clear: both;
	}
	
#selectbox .right-action-500 {
	margin: 0;
	width: 366px;
	padding: 7px 0 20px 19px;
	float: left;
	clear: both;
}
#selectbox .right-action-500 img {
	margin-bottom: -5px;
	margin-left: 7px;
}

#selectbox .shade{
	margin: 0;
	width: 366px;
	height: 25px;
	background: url("../img/bg_selection_shade.png") no-repeat;
	float: left;
	clear: both;
	}

.adBelowSelection {
	margin: 0;
	width: 410px;
	height: 160px;
	float: right;
	clear: both;
	margin-top: 20px;
	margin-right: 5px;
}

.adBottom {
	padding-top: 30px;
	padding-bottom: 20px;
	clear: both;
	overflow: auto;
}

.adBottom .adColumn {
	float: left;
	width: 200px;
	margin-right: 18px;
}

.selection table {
	margin: 0;
	padding: 0;
	width: 348px;
	border-collapse: collapse;
	border: none;
	}
.selection table tr {
	background: #2e3535;
	}
.selection table td {
	font-size: 90%;
	font-family: sans-serif;
	padding: 4px 4px 4px 4px;
	}
.selection table tr.dark {
	background: #3d3f3f;
	}
.selection a {
	color: #0ab9b7;
	text-decoration: none;
	}
.selection a:hover {
	color: #96d3d4;
	text-decoration: none;
	}
	
.active-region {font-weight: bold;}

#ImgMap {border: 0;}


.openinghours {width: 200px;}
.openinghours th {color: #6a9790; font-weight: normal; text-align: left;}
.openinghours td {color: #f9f9f9; text-align: right;}

#mapContent {clear: both; width: 860px; }
#mapLeft {float: left; width: 430px; }
#mapRight {float: right; width: 400px; }

.backToAll {color: #1d7580; text-decoration: none; font-weight: bold;}
.backToAll:hover {color: #0ab9b7; text-decoration: none;}



/* Akce 500 */
#akce-500-form-kupon .akce-500-message-error {border: 2px solid #af2f23;  background: #ee958d; color: #641416; padding: 20px; margin-bottom: 10px; font-weight: bold;}
#akce-500-form-kupon .akce-500-message-notice {border: 2px solid #34784f; background: #689b7c; color: #093e1e; padding: 20px; margin-bottom: 10px; font-weight: bold}
#akce-500-form-kupon p.text {padding-bottom: 5px;}
#akce-500-form-kupon input.text {border: 1px solid #869191; background: #5a6d6d;}
