*{
	font-size: 11px;
	font-family: Arial, sans-serif;
}

body {
	background-image: url('/img/bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #835952;
	margin: 0;
	padding: 0;
	color: #FFF;
}

img {
	border: 0;
}

#content {
   background: #5a2218 url('/img/bg-content.gif') no-repeat top left;
   margin: 0 auto;
   margin-top: 29px;
   position: relative;
   width: 901px;
   height: 701px;
   /*margin-bottom: 249px;*/
}

a, a:hover, a.visited {
	color: white;
	text-decoration: none;
}

#menu {
	position: absolute;
	top: 110px;
	left: 20px;
	height: 200px;
}

#menu div.row a{
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	display: block;
	float: left;
	clear: both;
}

#menu div.row.white-dark a{
	background-color: #FFF;
	color: #5a2218;
}
#menu div.row.orange-dark a{
	background-color: #c89a5f;
	color: #5a2218;
}
#menu div.row.dark-orange a{
	background-color: #5a2218;
	color: #c89a5f;
}
#menu div.row.white-orange a{
	background-color: #FFF;
	color: #c89a5f;
}
#menu div.row.orange-white a{
	background-color: #c89a5f;
	color: #FFF;
}
#menu div.row.dark-white a{
	background-color: #5a2218;
	color: #FFF;
}

#footer {
	position: absolute;
	top: 634px;
	left: 27px;
	font-size: 12px;
	/*height: 300px;*/
	height: 100px;
}

#performances {
	color: #5a2218;
	width: 240px;
	height: 325px;
	background-color: #ded3d1;
	padding: 25px 20px 25px 20px;
	position: absolute;
	left: 561px;
	top: 184px;
}
#performances #inner {
	width: 240px;
	height: 325px;
	overflow: hidden;
}
#performances.club #inner {
	padding: 10px 0px 10px 0px;
	height: 480px;
	width: 329px;
	overflow: hidden;
}

#performances.club{
	background-color: transparent;
	left: 217px;
	top: 104px;
	color: #FFF;
	padding: 0;
	height: 500px;
	width: 329px;
}


#performances-menu {
	width: 469px;
	text-align: center;
	position: absolute;
	left: 157px;
	top: 64px;
}

#performances-menu a{
	color: #C89A5F;
}

#performances.club.blog{
	height: 330px;
}


#scroll-up img{
	width: 19px;
	height: 17px;
	cursor: pointer;
}
#scroll-down img{
	width: 19px;
	height: 18px;
	cursor: pointer;
}

#scroll-up{
	position: absolute;
	left: 816px;
	top: 186px;
}
#scroll-down{
	position: absolute;
	left: 816px;
	top: 535px;
}

#scroll-up.club{
	left: 546px;
	top: 110px;
}
#scroll-down.club{
	left: 546px;
	top: 586px;
}

#logo {
	position: absolute;
	left: 642px;
	top: 54px;
}

#contact {
	position: absolute;
	top: 559px;
	left: 561px;
}

#contact div.row{
	float: left;
	clear: both;
	padding: 2px 0px 2px 18px;
	background-color: #73433b;
	font-size: 12px;
}

#contact div.row.street{
	width: 170px;
}

#contact div.row.phone{
	background-color: #c89a5f;
	width: 127px;
}

#contact div.row.web{
	width: 205px;
}

#contact div.row.mail{
	width: 152px;
}

#performances h2{
	clear: both;
	color: #c89a5f;
	text-transform: uppercase;
	margin: 3px 0px 2px 0px;
	font-size: 13px;
}

#man-in-brown{
	position: absolute;
	top: 1px;
	left: 153px;
	width: 390px;
	height: 623px;
	background: transparent url('/img/man-in-brown.gif') no-repeat top left;
}

#map{
	position: absolute;
	left: 195px;
	top: 107px;
}

#contact.contact {
	z-index: 1;
	position: absolute;
	left: 374px;
	top: 417px;
}

#club-guy{
	position: absolute;
	left: 586px;
	top: 349px;
	background: transparent url('/img/club-guy.gif') no-repeat top left;
	width: 294px;
	height: 236px;
}
#blog-guy{
	position: absolute;
	left: 586px;
	top: 408px;
	background: transparent url('/img/blog-guy.gif') no-repeat top left;
	width: 294px;
	height: 214px;
}
#photo-girl{
	position: absolute;
	left: 585px;
	top: 407px;
	background: transparent url('/img/photo-girl.gif') no-repeat top left;
	width: 295px;
	height: 205px;
}
#coffee-girl{
	position: absolute;
	left: 585px;
	top: 371px;
	background: transparent url('/img/coffee-girl.gif') no-repeat top left;
	width: 295px;
	height: 279px;
}

.cafe-heading {
	display: none;
}

div.photo {
	background-color: #FFF;
	float: left;
	width: 124px;
	height: 104px;
	padding: 23px 3px 3px 3px;
	text-align: center;
	margin: 5px 10px 10px 0px;
}
div.photo a{
	display: block;
	width: 124px;
	height: 104px;
	line-height: 104px;
}

#blog-input{
	padding: 5px;
	margin-top: 12px;
	width: 310px;
	height: 100px;
	background-color: #FFF;
	margin-bottom: 10px;
}

#blog-input textarea {
	width: 295px;
	height: 100px;
	background-color: #FFF;
	color: #000;
	border: 0;
	padding: 0;
	overflow: hidden;
}

#performances #inner iframe{
	border: 0;
	width: 320px;
	height: 470px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
   overflow: -moz-scrollbars-vertical !important;
}

#performances.club.blog #inner {
	height: 470px;
}

#akce-kava-rano {
	width: 167px;
	height: 167px;
	position: absolute;
	top: 300px;
	background: transparent url('/img/akce-kava-rano.png');
	_background: transparent url('/img/akce-kava-rano.gif');
	z-index: 10;
}

#inner table td {
	vertical-align: top;
	padding-bottom: 3px;
}
span.small {
	font-size: 90%;
}

#performances #inner p {margin: 0; padding: 0 0 4px 0;}

#images {
	/*margin-left: 55px;
	margin-right: 55px;*/
}
h2 a.title {
	clear: both;
	color: #c89a5f;
	text-transform: uppercase;
	margin: 3px 0px 2px 0px;
	font-size: 13px;
}