/* sinless music bar styl */

html, body {
	background: url('../images/layout/bgnd.jpg') repeat top left;
	background-color: #000;
	padding: 0;
	margin: 0;
/*	height: 100%; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	=font-size: 84%;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	color: #FFF;
}

hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

.cistic {
	clear: both;
	visibility: hidden;
	display: block;
	height: 0px;
	font-size: 1px;
}

hr {
	height: 1px;
	color: #FFF;
	border: 1px dotted #FFF;
	margin: 1.5em 0;
	padding: 0;
}

a {
	color: #FFF;
}

a:hover {
	color: #3B3834;
}

a:active {
	color: red;
}

a img {
	border: none;
}

img {
	margin: 0;
}

#main {
	width: 928px;
	height: auto;
	margin: 0 auto;
	padding: 12px 0 6px 0;
	background-color: #000;
	color: #FFF;
}

h1#head, h1#head a, h1#head span, h1#whead, h1#whead span {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 928px;
	height: 171px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

h1#head span {
	position: absolute;
}

h1#head a:hover {
	cursor: pointer;
}

.head1 span {
	background: url('../images/layout/head1.jpg') no-repeat top left;
}

.head2 span {
	background: url('../images/layout/head2.jpg') no-repeat top left;
}

.head3 span {
	background: url('../images/layout/head3.jpg') no-repeat top left;
}

div.menu {
	width: 904px;
	margin: 12px auto;
	clear: both;
}

div.menu ul {
	border: 2px solid #FFF;
	width: auto;
	height: 3.2em;
	margin: 0;
	padding: 0;
	color: #FFF;
	list-style-type: none;
}

div.menu ul li {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin: 0.80em 0;
	display: block;
	width: 127px;
	text-align: center;
	color: #FFF;
/*	border-left: 1px dotted #FFF;*/
}

div.menu ul li.home {
	width: 111px;
}

div.menu ul li.information {
	width: 126px;
}

div.menu ul li.dresscode {
	width: 119px;
}

div.menu ul li.gallery {
	width: 107px;
}

div.menu ul li.forum {
	width: 107px;
}

div.menu ul li.links {
	width: 103px;
}

div.menu ul li.contact {
	width: 113px;
}

div.menu ul li.jazyk {
	width: 112px;
}

div.menu ul li a {
	color: #FFF;
	text-decoration: none;
}

div.menu ul li a:hover, #pghomepage li.home a, #pginformation li.information a, #pgdresscode li.dresscode a, #pggallery li.gallery a, #pglinks li.links a, #pgcontact li.contact a, #pgfaq li.information a, #pggallerydetail li.gallery a, #pgforum li.forum a, #pgdresscodeex li.dresscode a {
	color: #3B3834;
}

#pghomepage li.home a, #pginformation li.information a, #pgdresscode li.dresscode a, #pggallery li.gallery a, #pglinks li.links a, #pgcontact li.contact a, #pgforum li.forum a {
	cursor: default;
}

#pgfaq li.information a, #pggallerydetail li.gallery a, #pgdresscodeex li.dresscode a {
	cursor: pointer;
}

div.menu ul li a:active {
	color: red;
}

#content {
	width: 904px;
	min-height: 351px;
	margin: 12px auto;
}

#foot {
	text-align: center;
	font-size: 0.8em;
}

#pghomepage #content {
	background: url('../images/layout/homepage.jpg') no-repeat top left;
}

#pginformation #content {
	background: url('../images/layout/information.jpg') no-repeat top left;
}

#pgdresscode #content {
	background: url('../images/layout/dresscode.jpg') no-repeat top left;
}
/*
#pggallery #content {
	background: url('../images/layout/gallery.jpg') no-repeat top left;
}
*/
#pglinks #content {
	background: url('../images/layout/links.jpg') no-repeat top left;
}

#pgcontact #content {
	background: url('../images/layout/contact.jpg') no-repeat top left;
}

#pgfaq #content {
	background: url('../images/layout/information.jpg') no-repeat top left;
}

#pgforum #content {
	background: url('../images/layout/forum.jpg') no-repeat top left;
}

.middle {
	margin: 0 188px;
	width: 527px;
}

.middle h1 {
	font-size: 1.5em;
	background: url('../images/layout/icon.gif') no-repeat left 1px;
	padding-left: 22px;
}

h2 {
	font-size: 1.2em;
	font-variant: small-caps;
	margin-bottom: 0;
}

p {
	margin: 0.7em 0;
}

p.p23 {
	margin-left: 23px;
}

.note {
	font-size: 90%;
	=font-size: 88%;
}

.middle img {
	margin: 0;
	padding: 0;
}

.left, .right {
	float: left;
	width: 176px;
	margin: 0;
	padding-top: 363px;
	margin-right: 12px;
	text-align: center;
}

.right {
	margin-right: 0;
	margin-left: 13px;
}

#pglinks .middle {
	margin: 0;
	float: left;
}

/* =============================================================== */
/* ====================  L I N K   T O   U S  ==================== */

.left ul, .right ul {
	list-style-type: none;
	text-align: center;
	width: 176px;
	margin: 0;
	padding: 0;
}

.left ul li, .right ul li {
	margin: 25px 0;
	padding: 0;
}

.left ul img, .right ul img {
	border: 1px solid #FFF;
}

.left form, .right form {
	margin: 0;
	width: 176px;
}

.left input, .right input {
	width: 176px;
}

#pglinks .middle p {
	text-align: center;
}

/* =============================================================== */
/* ==============  T L A C I T K A - K O N T A K T  ============== */

ul.contbuttons {
	width: 300px;
	margin: 0 auto;
	padding-top: 90px;
	list-style-type: none;
	text-align: center;
}

.contbuttons li {
	height: 2.6em;
	line-height: 2.6em;
	border: 1px solid #FFF;
	margin-bottom: 15px;
	text-align: center;
}

.contbuttons li a {
	display: block;
	text-decoration: none;
}

.contbuttons li a:hover {
	background-color: #3B3834;
	color: #FFF;
}

.contbuttons li a:active {
	background-color: red;
}

/* =============================================================== */
/* =====================  F O R M U L A R E  ===================== */

form {
	width: 507px;
	margin: 0 auto;
	margin-top: 1em;
}

input, textarea, select {
	width: 100%;
	border: 1px solid #FFF;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #000;
}

select {
	width: auto;
	margin: 0;
}

textarea {
	height: 7em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	width: 505px;
}

textarea.txtreservation {
	height: 5em;
}

.button {
	background-color: #515151;
}

.formfield {
	float: left;
	width: 240px;
	margin-right: 25px;
}

.emailfield {
	margin-right: 0;
}

.textfield {
	margin-top: 15px;
	margin-bottom: 15px;
}

.captchafield {
	float: left;
	width: 68px;
	margin-right: 10px;
}

.captchaimg {
	float: left;
	margin-top: 18px;
	width: 130px;
	border: 1px solid #FFF;
}

/* =============================================================== */
/* ===================  F O T O G A L E R I E  =================== */

.item {
	border-top: 1px dotted #FFF;
	padding: 12px 0 0px 0;
	min-height: 363px;
}

.firstitem {
	border-top: none;
}

.item img {
	float: left;
}

.galpopis {
	margin-left: 539px;
}

.galpopis h2 {
	margin-top: 0;
}

.galerie {
	width: 904px;
	margin: -24px 0 -24px -48px;
	padding: 0;
}

.galerie td {
	width: 140px;
	height: 140px;
	margin: 6px;
	padding: 0px;
	text-align: center;
	background-color: #000;
	border: 1px solid #FFF;
	vertical-align: middle;
}

.galerie td.emptycell {
	background-color: #000;
	border: none;
}

.galerie td a {
	display: block;
	width: 140px;
}

.galerie img {
	margin: 11px;
}

/* =============================================================== */
/* ==================  W A R N I N G   P A G E  ================== */

#pgwpage {
/*	padding-top: 34px;*/
}

#pgwpage #main {
	background: #000 url('../images/layout/bgnd-warning.jpg') no-repeat 12px top;
	width: 928px;
	min-height: 660px;
	margin-bottom: -10px;
	padding-bottom: 0;
}

#pgwpage #foot {
	background-color: #000;
	width: 928px;
	margin: 0 auto;
	padding: 6px 0;
}

#pruh {
	background: url('../images/layout/icon-warning.gif') no-repeat center;
	min-height: 112px;
	margin: 0;
	margin-top: 370px;
	padding: 12px;
	width: 904px;
	background-color: #000;
	order: 1px solid #FFF;
}

.warning {
	float: left;
	width: 380px;
	margin: 12px 0;
	margin-top: 22px;
}

.warningr {
	float: right;
}

.warning p {
	text-align: center;
	font-size: 0.7em;
	line-height: 1.5em;
}

.warning h2 {
	text-align: center;
	font-size: 1.5em;
	margin: 0;
}

/* =============================================================== */
/* =========================  F O R U M  ========================= */

#pgforum .middle {
	margin: 0 0 0 188px;
	width: 715px;
}

#pgforum form {
	width: 100%;
}

.forumform {
	width: 211px;
	margin: 0;
	padding: 0;
	float: left;
}

#pgforum textarea {
	height: 8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	width: 100%;
}

#pgforum .formfield {
	loat: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.forumcontent {
	width: 460px;
	margin: 0;
	padding: 0;
	margin-left: 40px;
	_margin-left: 30px;
	float: left;
}

.forumitem {
	clear: both;
	border-bottom: 1px solid #FFF;
	padding: 10px 0;
	padding-bottom: 15px;
	min-height: 45px;
}

.forumitemtop {
	margin-top: 20px;
	border-top: 1px solid #FFF;
}

.forumitem p {
	margin-bottom: 5px;

}

.forumitemdatum, .forumitemcontent {
	float: left;
}

.forumitemcontent {
	width: 374px;
	overflow: hidden;
}

.forumitemcontent p {
	margin: 0;
}

.forumitemdatum {
	width: 45px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #FFF;
}

.forumitemjmeno {
	padding-top: 7px;
	font-weight: bold;
	color: #515151;
}

.strankovani {
	float: right;
}

.strankovani a, .strankovani span {
	display: block;
	float: left;
	margin: 2px 2px 6px 2px;
	padding: 0px 2px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #fff;
}

.strankovani a:hover {
	background-color: #515151;
	color: #fff;
}

.strankovani span {
	background-color: #fff;
	color: #515151;
	font-weight: bold;
}

/* =============================================================== */
/* =========================  L O C A L  ========================= */

/* =============================================================== */