#top-box {
	background:url(../images/layout/bg-top-box-hala.jpg) left top no-repeat #e4a709; 
}
#right-column h1{
	background:#e4a709;
}
.akce-boxik .text h2{
	background:url(../images/layout/bg-akce-boxik-h2-hala.png) left top repeat-y #e4a709;
}
#right-column a{
	color:#e4a709;
}
#right-column a:hover{
	color:#d91515;
}
#right-column input.submit {
	background:#e4a709;
	color:#ffffff;
}
#right-column input.submit:hover {
	color:#e4a709;
	background:#ffffff;
}
#right-column #right-column-in #mojemapa {
	border:5px solid #e4a709;
}
#right-column #right-column-in #prezentace-hotel div{
	border:5px solid #e4a709;
	width:480px;
	height:360px;
	margin-left:100px;
}
table.normal th {
	background:#e4a709;
	color:#ffffff;
	border:1px solid #eac461;
}