* {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
.underline {
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1F1A17;
	text-align: center;
	min-width: 874px;
	color: White;
}

p, ul {
	text-align: justify;
	margin-bottom: 7px;
}
li {
	margin-left: 20px;
}
h2 {
	margin-bottom: 10px;
	margin-top: 10px;
}

p.bold {
	font-weight: bold;
}
a {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.red {
	color: red;
	font-weight: bold;
}

#wrapper {
	width: 874px;
	margin: 0 auto;
	text-align: left;
	background: url(/img/content-back.gif);
}
#wrapper2 {
	background: url(/img/content.jpg) no-repeat 0px 287px;
}
#branding {
	height: 287px;
	background-image: url(/img/branding.jpg);
}
#branding a.home {
	display: block;
	width: 155px;
	height: 155px;
	margin-left: 71px;
	margin-top: 60px;
	float: left;
}
#branding a.home span {
	display: none;
}

#leftContent {
	width: 176px;
	height: 850px;
	float: left;
	background: url(../img/cihla.gif) repeat-y;
}
#mainNav {
	font-weight: bold;
	padding: 7px 0px 11px 18px;
	list-style-type: none;
}
#mainNav li {
  display: inline: /* :KLUDGE: Removes large gaps in IE/Win */
}
#mainNav li {
  margin: 0;
}
#mainNav li a {
	display: block;
	text-decoration: none;
	background-image: url(/img/menu.gif);
	height: 27px;
	line-height: 27px;
	padding-left: 12px;
	margin-bottom:7px;
	_margin-bottom:7px;
	color: #3C3B3A;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#mainNav li a:hover {
	background-image: url(/img/menu-active.gif);
}

#content { 
  width: 681px; 
  float: right; 
}

#mainContent { 
  width: 480px; 
  margin: 0; 
  float: left; 
}

#secondaryContent {
	width: 184px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	color: #DEDEDD;
	font-size: 90%;
}
#secondaryContent * {
	margin: 0 12px;
}
#secondaryContent * *{
	margin: 0;
}

#footer {
	clear: both;
	background: #1F1A17 url(/img/footer.gif) no-repeat;
	padding: 15px;
	text-align: center;
}

h1 {
	background: url(/img/heading.gif) no-repeat;
	padding-left: 12px;
	margin-bottom:20px;
	margin-top: 7px;
	color: #3C3B3A;
	text-transform: uppercase;
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	letter-spacing: 1px;
}
#secondaryContent h2 {
	font-size: 12px;
	margin-bottom:4px;
	margin-top: 15px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

#secondaryContent .akce .title {
	color: #B7673C;
	font-weight: bold;
	text-align: left;
}
#secondaryContent .akce {
	margin-bottom: 10px;
}

#mainContent .akce {
	margin-bottom: 13px;
	clear: both;
	background: #141c59;
	border: 2px solid #141c59;
}
#mainContent .akce .datum {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 4px;
}
#mainContent .akce .titulek {
  background: #909092;
  padding: 5px;
}

#mainContent .akce .titulek .actionName {
  color: #59162a;
  font-size: 26px;
  display: block;
  font-weight: bold;
  min-height: 50px;
  _height: 50px;
}
#mainContent .akce .titulek .djs {
  color: #635618;
  font-size: 18px;
  display: block;
  font-weight: bold;
  text-align: right;
}
#mainContent .akce p {
	padding: 3px;
}
#mainContent .akce p.info {
	background: #e4e5e9;
	color: #3c3b3a;
}
#mainContent .akce img {
	float: left;
	margin-right: 5px;
}
#mainContent .akce .facebookInfo {
  background: #ffffff;
  text-align: center;
}
#mainContent .akce .facebookInfo p {
  color: #3c3b3a;
	padding: 3px;
}

#mainContent .akce .facebookInfo .fbmember {
  width: 59px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  float: left;
}
#mainContent .akce .facebookInfo .fbmember a {
  font-size: 8px;
  color: #3c3b3a;
}
#mainContent .akce .facebookInfo .fbmember img {
  float: none;
  margin: auto 0px;
}
#mainContent .novinka {
	margin-bottom: 13px;
}
#mainContent .novinka .titulek {
	font-size: 130%;
	font-weight: bold;
}
#mainContent .galery .titulek {
	font-size: 130%;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	color: #DE8352;
}

.partners, .partners p {
	font-weight: bold;
	text-align: center;
}
.partners a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}
.partners a img {
	border: 0;
}
#randomFoto {
	display: block;
	background: #1F1A17 url(/img/randomFoto.gif) no-repeat;
	width: 155px;
	margin-left: 21px;
	text-align: center;
	padding-top: 63px;
	padding-bottom: 20px;
	text-decoration: none;
}
#randomFoto img {
	border: 0;
}
#randomFoto .randomAction {
	display: block;
	font-size: 90%;
	margin: 3px 5px 0px 5px;
}
#mailInfo {
	display: block;
	background: #1F1A17;
	width: 135px;
	_width: 155px;
	margin: 20px 0px 10px 21px;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	font-size: 80%;
}
#mailInfo p {
	text-align: center;
}
#mailInfo input {
	width: 100%;
}

.dw-foto {
	display: block;
	float: left;
	width: 112px;

	margin: 5px;
	margin-left: 27px;
	_margin-left: 20px;
	margin-bottom: 20px;
}
.dw-foto .dw-pole {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	_position: relative;
	display: table;
	_display: block;
	height: 104px;
}
.dw-foto .dw-pole span {
	display: table-cell;
	vertical-align: middle;
	_display: block;
	_left: 50%;
	_position: absolute;
	_top: 50%;
}
.dw-foto .dw-pole img {
	vertical-align: middle;
	_position: relative;  _top: -50%; _left: -50%;
	border: 2px solid White;
}
.dw-foto .dw-popis {
	font-size: 10px;
	display: block;
	text-align: center;
	margin-top: 7px;
	font-weight: normal;
}
object {
	margin-bottom: 15px;
}
.komentar_pole {
	border-top: 1px solid white;
	margin-top: 10px;
	padding-top: 7px;
}
.komentar_hlavicka {
	float: left;
}
.komentar_hlavicka .osoba_male {
	color: #0082FF;
	font-weight: normal;
}
.komentar_hlavicka .osoba_female {
	color: red;
	font-weight: normal;
}
.komentar_hlavicka a:hover {
	text-decoration: none;
}
.komentar_datum {
	float: right;
}
.text_prispevku {
	clear: both;
	padding-top: 4px;
}
.paticka_diskuze {
	border-top: 1px solid white;
	margin-top: 10px;
	padding-top: 3px;
	text-align: center;
	font-size: 80%;
}
.paticka_diskuze .back {
	float: left;
	width: 40px;
}
.paticka_diskuze .forward {
	float: right;
	width: 40px;
}
.diskuze {
	text-align: center;
}
.diskuze textarea {
	width: 100%;
	height: 60px;
}
.enquiry {
	margin-bottom: 10px;
}
.enquryBar {
	height: 5px;
	_height: 9px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FF2F2F;
	border: 2px solid #930000;
	font-size: 1px;
	clear: both;
}
.enquiry a {
	font-size: 110%;
	color: #DE8352;
	display: block;
	float: left;
	margin-bottom: 3px;
}
.enquiry .answers {
	float: right;
}

#mapPole {
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}
#mapPole #areas .reservedArea {
	position: absolute;
	border: 1px solid red;
	background: red;
}
#mapPole #areas .freeArea {
	position: absolute;
	border: 1px solid green;
	background: green;
}
#mapPole #areas .blockedArea {
	position: absolute;
	border: 1px solid #FF8000;
	background: #FF8000;
}

