body {
	background-color: #ddecfa;
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

a, a:visited {
	text-decoration: underline;
	color: #06C;
}

a:hover {
	text-decoration: underline;
	color: #036;
}

hr.noscreen {
	display: none;
}

.oddel {
	clear: both;
	float: none;
}

/* ---------------------------------------------------------------- */
/* ---- HLAVNÍ ROZDĚLENÍ ------------------------------------------ */
/* ---------------------------------------------------------------- */

#container {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#leftside {
	float: left;
	width: 654px;
}

/* ---------------------------------------------------------------- */
/* ---- LEFTSIDE -------------------------------------------------- */
/* ---------------------------------------------------------------- */

#logo {
	width: 654px;
	height: 81px;
}

#logo h1 {
	width: 570px;
	height: 68px;
	overflow: hidden;
	position: relative;
	left: 20px;
	top: 10px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#logo h1 span {
	background-image: url(layout/logo.gif);
	background-repeat: no-repeat;
	display: block;
	width: 570px;
	height: 68px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

/* ---------------------------------------------------------------- */
/* ---- MENU ------------------------------------------------------ */
/* ---------------------------------------------------------------- */

#menu {
	width: 631px;
	height: 55px;
	margin-top: 19px;
	background-image: url(layout/menuback.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#menu p {
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#menu p span {
	display: inline-block;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu p a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#menu p a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#menu p span#active a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #000;
}

/* ----------------------------------------------------------------- */
/* ---- MAIN ------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#main {
	width: 654px;
	background-color: #FFF;
	margin-top: 20px;
}

#main .top {
	width: 654px;
	height: 9px;
	background-image: url(layout/mainback_top.gif);
	background-repeat: no-repeat;
}

#main .bottom {
	width: 654px;
	height: 10px;
	background-image: url(layout/mainback_bottom.gif);
	background-repeat: no-repeat;
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#obsah {
	width: 614px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#obsah p {
	text-align: justify;
	line-height: 160%;
}

#obsah h1 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0582c8;
	font-weight: normal;
}

#obsah h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #8ac805;
	font-weight: normal;
}

#obsah h2 a {
	color: #8ac805;
}

#obsah h3 {
	font-size: medium;
}

#obsah ul, #obsah ol {
	list-style-type: none;
	padding-left: 10px;
}

#obsah ul li {
	text-align: justify;
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

#obsah ol li {
	line-height: 160%;
}

#obsah p a:hover, #obsah li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8ac805;
}

.odkaz {
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.odkaz-ext {
	background-image: url(layout/odkaz-ext.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}

.zvyraznit {
	color: #C00;
}

#obsah .introtext {
	background-color: #ddecfa;
	padding: 10px;
}

#obsah .introtext p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* ---- OBRÁZKY --------------------------------------------------- */

.obr-left {
	float: left;
	margin-right: 20px;
}

.obr-right {
	float: right;
	margin-left: 20px;
}

.figure img {
	border: 4px solid #ddecfa;
}

.figure p {
	font-size: 86%;
}

.fotogalerie {
	text-align: center;
}

.fotogalerie a img {
	border: 4px solid #ddecfa;
}

.fotogalerie a:hover img {
	border: 4px solid #0582c8;
}

/* ----------------------------------------------------------------- */
/* ---- RIGHT SIDE ------------------------------------------------- */
/* ----------------------------------------------------------------- */

#rightside {
	float: right;
	width: 260px;
}

#rightside h2 {
	font-size: x-large;
	color: #0582c8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 10px;
}

#rightside .box {
	background-color: #FFF;
}

#rightside .box .top {
	background-image: url(layout/boxback_top.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 260px;
}

#rightside .box .text {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#rightside .box .bottom {
	background-image: url(layout/boxback_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 260px;
}

address {
	font-size: small;
	font-style: normal;
	line-height: 160%;
}


/* ---- PATA ----------------------------------------------- */

#footer {
	font-size: 86%;
	margin-top: 10px;
	color: #666666;
	margin-top: 10px;
	margin-left: 10px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
