div#eshop_promo a.pronajmout, div#eshop_promo a.pronajmout:visited {
	display: block;
	width: 101px;
	background-color: #FF6600;
	color: #FFFFFF;
	float: left;
	margin-right: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}

div#eshop_promo a.promolink, div#eshop_promo a.promolink:visited {
	color: #0099FF;
	text-decoration: underline;
}

div#eshop_promo a.promolink:hover {
	color: #FF6600;
	text-decoration: none;
}

div#eshop_promo a.pronajmout:hover {
	background-color: #FF6600;
}

div#eshop_promo a.koupit, div#eshop_promo a.koupit:visited {
	display: block;
	width: 102px;
	background-color: #999999;
	color: #FFFFFF;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: none
}

div#eshop_promo a.koupit:hover {
	background-color: #FF6600;
}

div.emptypromo {
	font-size: 7px;
	color: #FFFFFF;
}

div#ekoupit {
	display: none;
}

div.eshop_promo_right_content {
	
}

div#eshop_promo table, div#eshop_promo table {
	font-weight: bold;
}

div#eshop_promo table strong, div#eshop_promo table strong, div#eshop_promo table em, div#eshop_promo table em {
	color: #FF6600;
}

div#eshop_promo table {
	font-size: 12px;
}

div#eshop_promo table td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}

div#eshop_promo table td.r {
	text-align: right;
}

div#eshop_promo table tr.s {
	background-color: #E2EAEB;
}

form.suggest {
	margin: 0px;
	padding: 12px;
	background-color: #F1F4F5;
	border: 1px solid #A8B9BD;
}

input.suggest {
	padding: 3px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 95%;
	border: 1px solid #A8B9BD;
}

div#sugresult {
	text-align: center;
	display: none;
}


