/* CSS Document */
body {
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	margin: 0px;
	background-color: #EBE880;
	padding-top: 0px;
	padding-bottom: 15px;
	background-image: url(layout/page_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

a, a:visited {
	text-decoration: underline;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
}

#container {
	text-align: left;
	width: 936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(layout/cont_back.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header {
	width: 936px;
	height: 513px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

#header .logo {
	width: 218px;
	height: 176px;
	overflow: hidden;
	position: relative;
	left: 156px;
	top: 0px;
	float: left;
}

#header .logo span {
	display: block;
	background: url(layout/logo.gif) no-repeat;
	width: 218px;
	height: 176px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

/* ---- LEFT SIDE ----------------------------------------------- */

#leftside {
	float: left;
	width: 246px;
}

/* ---- MENU ---------------------------------------------------- */

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#menu ul li {
	font-size: medium;
	font-weight: normal;
	display: block;
	height: 45px;
	width: 216px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 7px;
	padding-left: 10px;
	background-image: url(layout/menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menu li a, #menu li a:visited {
	color: #b1c903;
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover {
	color: #fdcc1e;
}

#menu ul li#activ a {
	color: #ffffff;
}

#menu ul li#activ {

}

/* ---- RIGHT SIDE ----------------------------------------------- */

#rightside {
	float: right;
	width: 690px;
}

#obsah {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#obsah h1 {
	color: #9d0c15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
}

#obsah h2 {
	color: #9d0c15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
}

#obsah h2 a {
	color: #9d0c15;
	text-decoration: none;
}

#obsah h2 a:hover {
	text-decoration: underline;
}

#obsah p {
	text-align: justify;
	line-height: 150%;
}

#obsah ul {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: none;
}

#obsah ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

#obsah ol {
	margin-left: 25px;
	padding-left: 0px;
}

#obsah ol li {
	line-height: 160%;
}

.odkaz {
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.navigace {
	color: #666666;
	font-size: 85%;
}

.navigace a {
	color: #666666;
}

#obsah address {
	font-style: normal;
	line-height: 160%;
}

#obsah .right-side {
	float: right;
	padding-left: 15px;
}

#obsah .left-side {
	float: left;
	width: 383px;
}

#obsah .no-side {
	float: none;
	clear: both;
}

/* ---- KALENDÁŘ AKCÍ ---------------------------------------------- */

#obsah .kalendar-akci h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d0c15;
	padding-bottom: 3px;
	clear: both;
	float: none;
}

#obsah .kalendar-akci h3 {
	background-color: #ebe880;
	padding: 3px;
}

/* ---- SUBMENU ---------------------------------------------- */

#obsah .submenu {
	border: 1px solid #B8B41D;
	background-color: #EBE880;
	width: 250px;
}

#obsah .submenu ul {
	margin-top: 10px;
}

/* ---- OBRÁZKY ---------------------------------------------- */

#obsah .figure {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#obsah .figure img {
	margin:	0px;
	border: 1px solid #9d0d15;
}

#obsah .figure a:hover img {
	border: 1px solid #000000;
}

#obsah .figure p {
	margin-top: 5px;
	padding-top: 0px;
	font-size: 85%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #999999;
	text-align: center;
}

#obsah .figure-right .figure {
	float: right;
	margin-left: 15px;
}

#obsah .figure-left .figure {
	float: left;
	margin-right: 15px;
}

#obsah .sportovnizarizeni {
	background-color: #EBE880;
	padding: 15px;
}


#obsah .sportovnizarizeni .figure {
	float: left;
	margin: 10px;
}

#obsah .sportovnizarizeni .figure img {
	margin:	0px;
	border: 2px solid #9d0d15;
}

#obsah .sportovnizarizeni .figure a:hover img {
	border: 2px solid #ffffff;
}

#obsah .sportovnizarizeni .figure p a {
	text-decoration: none;
}

/* ---- TABULKY ----------------------------------------------- */

table {
	border-collapse: collapse;
	width: 100%;
}

table td {
	padding: 5px;
	border: 1px solid #B8B41D;
}

table th {
	padding: 5px;
	border: 1px solid #B8B41D;
	background-color: #EBE880;
}

.cc {
	text-align: center;
}

.kontakty table {
	width: 55%;
	margin-bottom: 15px;
}

/* ---- ODKAZY ----------------------------------------------- */

#odkazy {
	padding: 10px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 7px;
	margin-left: 7px;
}

#odkazy h2 {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 20px;
}

#odkazy ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#odkazy ul li {
	font-size: 85%;
	line-height: 160%;
}

#odkazy ul li a {
	color: #CCCCCC;
	text-decoration: none;
}

#odkazy ul li a:hover {
	text-decoration: underline;
}

#odkazy p {
	font-size: 85%;
	line-height: 160%;
}

#odkazy a img {
	border: none;
}

/* ---- NOVINKY -------------------------------------------------- */

.novinky {
	background-image: url(layout/novinky.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
}

.novinky h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.novinky h2 a {
	text-decoration: none;
}

.cistvice {
	padding-left: 480px;
}

/* ---- ODDELENI 1 ----------------------------------------------- */

.oddel {
	clear: both;
	float: none;
}

.cleaner {
	display: none;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	width: 936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	text-align: center;
}

#footer p {
	color: #9d0d15;
	font-size: 85%;
}

#footer p a {
	color: #9d0d15;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/* ---- REZERVACE ------------------------------------------ */

form {
	margin-bottom: 20px;
}

fieldset {
	padding: 5px;
	border: 2px solid #ac7c00;
	margin-bottom: 15px;
}

legend {
	padding: 7px;
	font-weight: bold;
	background-color: #ac7c00;
	color: #FFFFFF;
}

label {
	text-align: right;
	margin-right: 0.5em;
	width: 200px;
	float: left;
}

.povinne {
	font-weight: bold;
	color: #CC0000;
}

/* ---- LIGHTBOX ------------------------------------------ */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}