* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #topArea {
	height: 80px;
}
#wrapper #navigation {
	height: 42px;
}
#wrapper #topArea #leftTop {
	height: 80px;
	width: 650px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#wrapper #topArea #rightTop {
	height: 80px;
	width: 245px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#wrapper #topArea #rightTop #RightTopNic {
	height: 40px;
}
#wrapper #topArea #rightTop #RightTopLogo {
	height: 40px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #leftBody {
	width: 200px;
	float: left;
	background-color: #FFF;
	font-family: Calibri;
}
#wrapper #bodyArea #centerBody {
	background-color: #FFF;
	width: 498px;
	font-family: Calibri;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	float: left;
	height: 600px;
	overflow: auto;
}
#wrapper #bodyArea #rightBody {
	float: right;
	height: 300px;
	width: 200px;
	background-color: #FFF;
	font-family: Calibri;
}
#wrapper #bodyArea #footer {
	height: 20px;
	font-family: Calibri;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
p {
	font-family: Calibri;
	margin: 5px;
	font-size: 14px;
}
h1 {
	font-family: Calibri;
	font-size: 24px;
	color: #ac8793;
	margin: 5px;
	clear: both;
}
h2 {
	font-family: Calibri;
	font-size: 18px;
	color: #cff255;
	margin: 5px;
	clear: both;
}
#wrapper #bodyArea {
	background-color: #FFF;
}
#BG {
	height: 800px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1FFCE;
	background-image: url(../images/pozadivelke.jpg);
}
.bold_text {
	font-weight: bold;
	font-size: 16px;
}
.greentext {
	color: #cff255;
	font-weight: bold;
	font-size: 14px;
}
.normaltext {
	font-weight: normal;
	font-family: Calibri;
	font-size: 14px;
	color: #999;
}
.text-darkgrey {
	color: #333;
	font-weight: bold;
}
.vyrtext {
	font-weight: bold;
	font-size: 16px;
	color: #ac8793;
}
#BG #wrapper #bodyArea #advert {
	height: 120px;
	padding-top: 10px;
}
#BG #wrapper #bodyArea #centerBody #poster-opening {
	float: left;
}
#BG #wrapper #bodyArea #centerBody #akce-text {
	float: left;
	width: 300px;
}
#BG #wrapper #bodyArea #centerBody hr {
	color: #CCC;
}
#BG #wrapper #bodyArea #centerBody #Kontakt {
	float: left;
	height: 250px;
	width: 100px;
}
#BG #wrapper #bodyArea #centerBody #Poznamka {
	float: left;
	width: 130px;
}
#BG #wrapper #bodyArea #centerBody #Jmeno {
	float: left;
	width: 145px;
}
#BG #wrapper #bodyArea #centerBody #cena {
	float: left;
	width: 110px;
}
#BG #wrapper #bodyArea #centerBody #kontakt {
	float: left;
	width: 120px;
}
#BG #wrapper #bodyArea #centerBody #poznamky {
	float: left;
	height: 250px;
	width: 120px;
}
#BG #wrapper #bodyArea #centerBody #poster-helloween a {
	float: left;
}
#BG #wrapper #bodyArea #centerBody #akce-text-hall {
	float: left;
}
