*
{
	margin: 0;
	padding: 0;	
}

html
{
	background: #c0cddd url(pics/html_back.jpg) repeat-x center bottom;
	min-height: 100%;
}

body
{
	min-height: 100%;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.91em;
	line-height: 1.35em;
	position: relative;
	margin: 0 auto;
	padding-top: 455px;
	padding-bottom: 440px;
	border: 15px solid white;
}

#nastred
{
	min-width: 764px;
	max-width: 1024px;
	min-height: 700px;
	margin: 0 auto;
	position: relative;
}

.c_nastred
{
	width: 760px;
	margin: 0 auto;
	position: relative;
}

.noborder
{
	border: 0 !important;
	background: none !important;
}

#hlavicka
{
	background: #c0cddd url(pics/hlavicka_back.jpg) no-repeat center top;
	height: 455px;
	position: absolute;
	top: -455px;
	width: 100%;
}

#hlavicka #mapa
{
	position: absolute;
	top: 270px;
	left: 470px;
}

#hlavicka #obrazek
{
	position: absolute;
	top: 85px;
	left: 31px;
}

/* ------ zacatek menu ------ */

#menu
{
	float: left;
	width: 210px;
}

#menu .uvnitr
{
	background: url(pics/menu_uvnitr_back.png) repeat-y center top;
	padding: 0px 8px;
}

#menu .text
{
	padding: 3px 18px 7px 18px;
	font-size: 0.91em;
}

#menu .text a
{
	color: #a60039; 
	padding: 2px 3px;
}

#menu .text a:hover
{
	color: white;
	background-color: #a60039;
}

#menu .text h3
{
	padding: 0.4em 0;
	color: #a60039; 
}

#menu ul
{
	list-style: none;
}

#menu ul li
{
	background: url(pics/menu_li.png) repeat-x center top;
}

#menu li.prvni
{
	background: none;
}

#menu ul li a
{
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	color: #a60039;
}
#menu ul li a:hover
{
	background-color: #a60039;
	color: white;
}

#menu span.nadpis
{
	display: block;
	text-align: center;
	background: url(pics/menu_pozadi_nadpis.png) no-repeat center top;
	height: 53px;
	padding-top: 10px
}

#menu hr
{
	background: url(pics/menu_linka.png) no-repeat center top;
	visibility: visible;
	color: transparent;
	height: 8px;
	margin-bottom: 3em;
	border: 0;
}

/* ------ konec menu ------ */
/* ------ zacatek text ------ */

#text
{
	float: right;
	width: 520px;
	/* border: 1px solid red; */
}

#text p, #text ol, #text ul, #text table, #text h1, #text h2, #text h3
{
	padding-bottom: 0.7em;
}

#text ol, #text ul
{
	list-style-position: inside;
}

#text ul
{
	list-style-type: circle;
}

#text h1,#text h2, #text h3
{
	color: #a60039;
	font-weight: normal;
	font-size: 180%;
	line-height: 1.2em;
	margin-top: 0.3em;
}

#text h2
{
	font-size: 160%;
}

#text h3
{
	font-size: 130%;
}

#text table
{
	border: 1px solid #c694aa;
	border-right: 0;
	border-bottom: 0;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 0.7em;
}

#text table td
{
	border-right: 1px solid #c694aa;
	border-bottom: 1px solid #c694aa;
	padding: 2px 5px;
	vertical-align: top;
}

#text table th
{
	background-color: white;
	border-right: 1px solid #c694aa;
	border-bottom: 1px solid #c694aa;
	text-align: left;
	padding: 2px 5px;
	font-weight: bold;
	color: #a60039;
}

#text a, #text a:link,  #text a:hover,  #text a:active,  #text a:visited
{
	color: #a60039;
	text-decoration: underline;
	padding: 2px 3px;
	cursor: pointer;
} 

#text a:hover
{
	background-color: #a60039;
	color: white;
}

/* ------ konec text ------ */
/* ------ zacatek paticka ------ */
#paticka
{
	position: absolute;
	bottom: 40px;
	width: 100%;
	color: #828282;
}

#paticka p
{
	line-height: 2.5em;
	padding: 15px 15px 0 15px;
}

#paticka a
{
	color: #828282;
}
/* ------ konec paticka ------ */

#paticka_tisk
{
	display: none;
}

#toplist
{
	position: relative;
	top: 40px;
}

hr
{
	clear: both;
	visibility: hidden;
	height: 1px;
}

/*---------------------------------------------*/
.obrazek, .klikaci
{
	background-color: #969696;
	padding: 5px;
	margin: 5px;
}

.klikaci
{
	cursor: pointer;
	background-color: white;
	border: 1px solid white;
}

.klikaci:hover
{
	background-color: #a60039;
	border: 1px solid black;
}

div.obrazky .klikaci
{
	margin: 3px;
}

div.obrazky .klikaci:hover
{
background-color: #ca9600;
}

.fvlevo
{
	float: left;
	margin-right: 14px; 
	margin-left: 0;
}

.fvpravo
{
	float: right;
	margin-left: 14px;
	margin-right: 0;
}

#foto
{
	display: none;
	position: absolute;
	border: 1px solid black;
	padding: 16px 14px 14px 14px;
	text-align: center;
	font-size: 110%;
	color: white;
	cursor: pointer;
	z-index:	901;
	/*background: #e6ecd7 url(pics/zavrit.gif) no-repeat right top;*/
	background-color: #444444;
}

#foto img
{
	display: block;
	background-color: white;
	border: 1px solid #545454;
	padding: 8px;
	margin: 10px 0 0 0;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	display: none;
}

