body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
	background: #000;
	font-family: Calibri, sans-serif;
}
ul, ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {color: #ffbf00;}
	a:hover, a:focus, a:active {color: #f60;}


/* odkazy pro nevidome a klaveskare */
p.blind {
	margin: 0px;
}
p.blind a {
	position: absolute;
	left: 0px;
	top: -10000px;
}
	p.blind a:active, p.blind a:focus {
		top: 10px;
		margin: 10px;
		padding: 5px;
		outline: none;
		color: #fff;
		font-weight: bold;
		background: #ffbf00;
		border: 1px solid #fff;
	}
hr.blind {
	position: absolute;
	top: -10000px;
	width: 10px;
}



div#logo {
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	text-align: left;
}
div#logo h1 {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 50px;
	overflow: hidden;
}
div#logo h1 a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
div#logo h1 a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/bg-h1.jpg) no-repeat top left;
}

div#logo h2 {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 960px;
	height: 85px;
	overflow: hidden;
}
div#logo h2 a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
div#logo h2 a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/bg-h2.jpg) no-repeat top left;
}

div#foto {
	width: 100%;
	height: 393px;
	background: url(../img/bg-foto.jpg) repeat-x top center;
}
div#foto-in {
	position: relative;
	width: 1280px;
	height: 393px;
	margin: 0px auto;
	background: url(../img/bg-foto-in.jpg) no-repeat top center;
}
div#menu {
	width: 960px;
	height: 22px;
	margin: 0px auto;
	padding: 8px 0px 0px 0px;
}
div#menu a {
	display: block;
	width: 160px;
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div#menu a:hover, div#menu a:focus, div#menu a:active {
	color: #ffbf00;
}
div#foto-in a.stopy {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -10000px;
}
div#foto-in a.stopy span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div#foto-in a.stopy:hover *, div#foto-in a.stopy:focus *, div#foto-in a.stopy:active * {
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
div#foto-in a#lampa {
	top: 136px;
	left: 51px;
	width: 30px;
	height: 136px;
}
div#foto-in a#lampa span {background: url(../img/a-lampa.jpg) no-repeat top left;}
div#foto-in a#postava {
	top: 281px;
	left: 142px;
	width: 72px;
	height: 77px;
}
div#foto-in a#postava span {background: url(../img/a-postava.jpg) no-repeat top left;}
div#foto-in a#napis {
	top: 141px;
	left: 225px;
	width: 90px;
	height: 30px;
}
div#foto-in a#napis span {background: url(../img/a-napis.jpg) no-repeat top left;}
div#foto-in a#kolo {
	top: 222px;
	left: 373px;
	width: 45px;
	height: 30px;
}
div#foto-in a#kolo span {background: url(../img/a-kolo.jpg) no-repeat top left;}
div#foto-in a#lavicka {
	top: 234px;
	left: 474px;
	width: 191px;
	height: 47px;
}
div#foto-in a#lavicka span {background: url(../img/a-lavicka.jpg) no-repeat top left;}
div#foto-in a#budova {
	top: 108px;
	left: 836px;
	width: 250px;
	height: 145px;
}
div#foto-in a#budova span {background: url(../img/a-budova.jpg) no-repeat top left;}
div#foto-in a#cesta {
	top: 251px;
	left: 870px;
	width: 410px;
	height: 138px;
}
div#foto-in a#cesta span {background: url(../img/a-cesta.jpg) no-repeat top left;}


div#obsah {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
div#obsah div.sloupek {
	width: 31%;
	padding: 1%;
	float: left;
}
div#obsah p {
	text-align: justify;
}

div#bannery {
	clear: both;
	width: 700px;
	height: 88px;
	overflow: hidden;
	margin: 50px auto 0px auto;
	padding: 11px 0px 6px 0px;
	background: url(../img/bg-bannery.jpg) no-repeat top left;
	text-align: center;
}

div#partneri {
	clear: both;
	width: 700px;
	height: 68px;
	overflow: hidden;
	margin: 30px auto;
	padding: 6px 0px 6px 0px;
	text-align: center;
	background: url(../img/bg-partneri.jpg) no-repeat top left;
}

div#paticka {
	padding: 30px 0px;
	color: #333;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}
div#paticka a {color: #333;}



p.mapa {
	float: left;
	width: 650px;
	height: 390px;
	background: url(../img/mapa.jpg) no-repeat top left;
	position: relative;
}
p.mapa a {
	position: absolute;
	display: block;
	height: 25px;
}
p.mapa a#brno {width: 60px; top: 280px; left: 390px;}
p.mapa a#czu-prague {width: 130px; top: 152px; left: 100px;}
p.mapa a#karvina {width: 100px; top: 210px; left: 520px;}
p.mapa a#olomouc {width: 100px; top: 210px; left: 380px;}
p.mapa a#ostrava {width: 100px; top: 165px; left: 455px;}
p.mapa a#pardubice {width: 110px; top: 185px; left: 300px;}
p.mapa a#plzen {width: 80px; top: 210px; left: 100px;}
p.mapa a#praha {width: 80px; top: 140px; left: 250px;}
p.mapa a#zlin {width: 50px; top: 265px; left: 480px;}

div.pobocky {
	width: 310px;
	float: left;
}
div.pobocky li {
	padding: 5px 0px;
}
div.pobocky li a {
	font-weight: bold;
	font-size: 1.2em;
}



p.clrm {
	clear: both;
	height: 1px;
	overflow: hidden;
}
p.txtc {text-align: center !important;}
p.txtr {text-align: right !important;}
a img {border: none;}
img.fll {float: left; margin-right: 10px;}
h3 {
	color: #ffbf00;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ffbf00;
}



/* tooltipy */
span.tooltip {cursor: help;}
#tooltip {
	position: absolute;
	background: #fc0 url(../img/bg-tooltip.jpg) repeat-x center;
	padding: 2px 5px;
	color: #fff;
	font-style: italic;
	display: none;
	text-align: left;
}
#tooltip b {
	font-style: normal;
}
