﻿body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: black;
	margin: 0;
	padding: 40px 0 10px;
}




/* znegovani editacni tuzky */
div.contentpaneopen_edit {
	display: none;
}



/* základní formátování */
h1,
div.xmap div.componentheading {
	font-size: 18pt;
	margin: 30px 0 20px;
	font-weight: bold;
}


input {
	border: 1px solid rgb(219,21,21);
	border: 1px solid rgb(194,7,7);
	padding: 5px;
	margin: 0 5px 0 0;
}




div#kontejner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}




div#zahlavi {
	background: url('../images/bck-head.jpg') no-repeat;
	width: 960px;
	height: 320px;
}




div.moduletable-menu-hlavni {
	color: white;
	position: absolute;
	top: 295px;
	font-weight: bold;
	text-transform: uppercase;
}

div.moduletable-menu-hlavni ul {
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}

div.moduletable-menu-hlavni ul li {
	display: block;
	float: left;
	margin: 0;
}

div.moduletable-menu-hlavni a {
	color: white;
	text-decoration: none;
	padding: 4px 16px;
	border-right: 1px solid white;
}

div.moduletable-menu-hlavni a:hover {
	background: rgb(193,5,5);
}

div.moduletable-menu-hlavni ul li ul {
	display: none;
}





div#sloupec-levy {
	position: absolute;
	top: 330px;
	width: 300px;
	min-height: 900px;
}


div.moduletable-menu-leve {
	background: rgb(219,21,21);
	width: 276px;
	min-height: 330px;
	border-left: 24px solid rgb(194,7,7);
}

div.moduletable-menu-leve h3 {
	background: white;
	margin: 5px 0 0 -24px;
	padding: 0 0 0 39px;
	text-transform: uppercase;
	color: rgb(219,21,21);
}

div.moduletable-menu-leve ul {
	list-style: none;
	margin: 0;
	padding: 5px 0;
	width: 100%;
}

div.moduletable-menu-leve ul li {
	margin: 0;
	padding: 0;
}

div.moduletable-menu-leve ul li a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 4px 16px;
	border-bottom: 1px solid rgb(237,148,148);
}

div.moduletable-menu-leve ul li a:hover {
	background: rgb(194,7,7)
}


/* zakladni kontakt v levem sloupci */
div.moduletable-kontakt-zakladni {
	margin: 30px 0;
	padding: 10px 24px;
	border: 1px solid rgb(193,5,5);
}

div.moduletable-kontakt-zakladni p {
	margin: 5px 0 10px;
}

div.moduletable-kontakt-zakladni h2 {
	font-size: 12pt;
	text-transform: uppercase;
}




div.moduletable-slogan-prvni {
	color: rgb(194,7,7);
	font-size: 14pt;
	padding: 10px 0 0 45px;
}

div.moduletable-slogan-prvni p {
	margin: 0;
	line-height: 16pt;
}

div.moduletable-slogan-druhy {
	position: absolute;
	top: 20px;
	margin: 0 0 0 660px;
	color: rgb(194,7,7);
	font-weight: bold;
}

div.moduletable-slogan-druhy p {
	margin: 0;
}

div.moduletable-prihlaseni {
	position: absolute;
	top: 60px;
	z-index: 4;
	margin: 0 0 0 840px;
}

div.moduletable-prihlaseni p {
	margin: 0 0 10px;
	width: 100px;
	text-align: center;
}

div.moduletable-prihlaseni p a {
	background: white;
	padding: 2px 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: rgb(219,0,47);
}

div.moduletable-prihlaseni p a:hover {
	background: rgb(255,242,189);
	background: rgb(219,0,47);
	color: white;
}



div#obsah {
	width: 600px;
	margin: -30px 0 0 335px;
	min-height: 550px;
}




div.moduletable-novinky,
div.statistika-vyhledavani,
div.contentpaneopentitulka {
	background: rgb(255,242,189);
	padding: 10px;
	border: 1px solid rgb(219,21,21);
}

div.contentpaneopentitulka {
	margin: 5px 0 10px;
}


div#zapati {
	border-top: 4px solid rgb(219,21,21);
	margin: 30px 0 0;
	text-align: center;
}

div.moduletable-menu-spodni {
	background: rgb(219,21,21);
	font-weight: bold;
}

div.moduletable-menu-spodni ul {
	margin: 0;
	padding: 4px 0;
	height: 24px;
}

div.moduletable-menu-spodni ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}

div.moduletable-menu-spodni a {
	color: white;
	padding: 4px 16px;
	border-left: 1px solid white;
	text-decoration: none;
}

div.moduletable-menu-spodni a:hover {
	text-decoration: underline;
}




div.moduletable-vyhledavani {
	position: absolute;
	top: 230px;
	margin: 0 0 0 50px;
}

div.moduletable-vyhledavani input.button-vyhledavani,
button.button {
	border: 1px solid rgb(219,21,21);
	padding: 5px 10px;
	background: rgb(219,21,21);
	color: white;
	font-weight: bold;
}

/* zakazani zobrazeni zelenejch fajfek na mape stranek */
div.xmap img {
	display: none;
}

/* phoca gallery */
div.contentdescription img {
	display: none;
}

div.jedna-kategorie {	
}

div.jedna-kategorie table {
	width: 280px;
	margin: 0 20px 20px 0;
	border: 0 !important;
}

div.jedna-kategorie table tr {
	border: 1px solid rgb(193,5,5);
}

div.jedna-kategorie table td {
	border: 0;
	padding: 5px;
	text-align: left;
	width: 140px;
}
