body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	background: #1c1c1c url(img/bg-body.jpg) repeat top center;
	background-attachment: fixed;
	font-size: 0.8em;
	text-align: center;
	font-family: 'Trebuchet MS', 'Helvetica', 'Verdana', sans-serif;
}
ul, ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #fff;
}
	a:hover, a:focus {
		color: #fc0;
	}


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


/* kontejner */
div#kontejner {
	width: 900px;
	margin: 0px auto;
	padding: 0px 14px;
	background: url(img/bg-kontejner.jpg) repeat-y top center;
	text-align: left;
}


/* hlavicka */
div#hlavicka {
	height: 190px;
	position: relative;
	background: url(img/bg-hlavicka.jpg) repeat-x top center;
}
	h1 {
		width: 200px;
		height: 190px;
		float: left;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		position: relative;
		overflow: hidden;
	}
		h1 a {text-decoration: none;}
		h1 span {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 1;
			cursor: pointer;
			width: 200px;
			height: 190px;
			background: url(img/logo.jpg) 0 0 no-repeat;
		}
	div#hlavicka strong {
		float: right;
		width: 600px;
		height: 190px;
		margin: 0px 0px 0px 10px;
		position: relative;
		overflow: hidden;
	}
		div#hlavicka strong span {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 1;
			width: 600px;
			height: 190px;
			background: url(img/bg-hlavicka-slogan.jpg) no-repeat top right;
		}
		div#hlavicka strong span.ru {background: url(img/bg-hlavicka-slogan-ru.jpg) no-repeat top right !important;}
	div#hlavicka span.jazyky {
		position: absolute;
		top: 0px;
		right: 0px;
		padding: 5px 5px 0px 5px;
		z-index: 99;
		background: #2e63b3;
	}
	div#hlavicka span.jazyky a:hover img, div#hlavicka span.jazyky a:focus img, div#hlavicka span.jazyky a:active img {
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
	}
	div#hlavicka span.jazyky a.aktiv img {
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
	}
	div#hlavicka span.jazyky a img {
		border: 1px solid #b2d1ff;
		display: block;
		margin-bottom: 5px;
	}


/* menu */
div#menu {
	clear: both;
	padding: 5px 20px 0px 30px;
	font-size: 1.2em;
	background: url(img/bg-menu.jpg) repeat-x top center;
}
	div#menu span a {
		display: block;
		width: 115px;
		height: 25px;
		float: left;
		padding: 5px 0px 0px 25px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		background: url(img/bg-menu-a.gif) no-repeat left center;
	}
		div#menu a:hover, div#menu a:focus, div#menu a:active {
			color: #fc0;
			background: url(img/bg-menu-a-hover.jpg) no-repeat left center;
		}
		div#menu a.vybrano {
			cursor: default;
			color: #fc0;
			background: url(img/bg-menu-a-hover.jpg) no-repeat left center;
		}
	div#menu p {
		clear: both;
		margin: 0px;
		padding: 5px 0px 0px 50px;
		font-size: 0.8em;
	}
		div#menu p a {
			display: inline;
			margin-right: 50px;
			padding: 0px 0px 0px 12px;
			color: #fff;
			background: url(img/bg-menu-p-a.jpg) no-repeat left center;
			text-decoration: none;		
		}
			div#menu p a:hover, div#menu p a:active, div#menu p a:focus {
				color: #fc0;
				background: url(img/bg-menu-p-a-hover.jpg) no-repeat left center;
			}


/* obsah */
div#obsah {
	float: right;
	width: 640px;
	padding: 0px 25px;
}
	div#obsah p {
		margin: 0.5em 0em 2em 0em;
		padding: 0px;
		line-height: 1.5em;
	}
	div#obsah h2 {
		margin: 25px 0px 0px 0px;
		padding: 0px;
		font-weight: normal;
		text-transform: uppercase;
	}
		div#obsah h2:first-letter {
			font-size: 1.3em;
		}
	div#obsah p#drobeckova-nav {
		margin: 0px 0px 45px 0px;
		font-size: 0.85em;
	}
		div#obsah p#drobeckova-nav em {
			padding-right: 10px;
			color: #fc0;
			font-weight: bold;
		}
		div#obsah p#drobeckova-nav a {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
		}
			div#obsah p#drobeckova-nav a:hover, div#obsah p#drobeckova-nav a:focus, div#obsah p#drobeckova-nav a:active {
				color: #fc0;
			}
	div#obsah h3 {
		margin: 0px;
		font-size: 1.3em;
		font-weight: normal;
	}
	div#obsah a {
		color: #fc0;
	}
		div#obsah a:hover, div#obsah a:focus, div#obsah a:active {
			color: #fff;
		}


/* levy sloupek */
div#levy {
	width: 175px;
	margin-top: 25px;
	padding: 0px 10px 10px 15px;
	border-right: 1px solid #fff;
}
	h4 {
		margin: 0px;
		padding: 0px 0px 0px 15px;
		font-size: 1.3em;
		font-weight: normal;
		background: url(img/bg-h4.jpg) no-repeat left center;
	}
		h4.aktual {
			margin-bottom: 0px;
			background-image: url(img/bg-h4-aktual.jpg) !important;
		}
	h4 {
		margin-bottom: 10px;
	}
		h4 a {
			color: #fff;
			text-decoration: none;
		}
			h4 a:hover, h4 a:active, h4 a:focus {
				color: #fc0;
			}
	div#levy ul {
		margin-bottom: 20px;
		padding: 8px 0px;
		list-style-type: none;
		font-size: 0.9em;
	}
		div#levy ul li {
			margin-left: 15px;
			padding: 5px 0px 5px 10px;
			background: url(img/bg-levy-li.jpg) no-repeat left center;
		}
		div#levy ul li a.aktual {
			color: #fc0;
			text-decoration: none;
		}


/* spodni lista*/
div#spodni-lista {
	clear: both;
	padding: 5px 15px 5px 15px;
	font-size: 0.9em;
	text-align: right;
}
	div#spodni-lista a {
		margin-right: 20px;
		padding-left: 22px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	div#spodni-lista a:hover {color: #fc0;}
	div#spodni-lista a.tisk {background: url(img/bg-a-tisk.jpg) no-repeat left center;}
	div#spodni-lista a.mapa-webu {background: url(img/bg-a-mapa-webu.jpg) no-repeat left center;}
	div#spodni-lista a.nahoru {
		background: url(img/bg-a-nahoru.jpg) no-repeat left center;
		margin-right: 0px;
	}
	div#spodni-lista a.mail {
		float: left;
		margin-left: 30px;
		padding-left: 20px;
		background: url(img/bg-a-mail.jpg) no-repeat left center;
	}


/* paticka */
div#paticka {
	clear: both;
	padding: 8px 0px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	background: #215db7 url(img/bg-paticka.jpg) repeat-x top center;
}
	div#paticka acronym {
		border: none;
	}
	div#paticka a {
		color: #fff;
	}
		div#paticka a:hover, div#paticka a:active, div#paticka a:focus {
			color: #fc0;
		}


/* univerzalky */
.clr {clear: both;}
.txtl {text-align: left;}
.txtr {text-align: right;}
.txtc {text-align: center;}
.flr {float: right;}
.fll {float: left;}


/* univerzalni fotogalerie */
div.foto-150 {
	width: 150px;
	margin: 0px 5px;
	padding: 5px;
	background: url(img/bg-foto-150.jpg) no-repeat top left;
}
	div.foto-150 img {
		display: block;
		width: 138px;
		height: 138px;
		border: 1px solid #333;
	}



/* varovani */
p.varovani {
	padding: 10px 20px 10px 35px !important;
	font-weight: bold;
	border-top: 1px solid #fc0;
	border-bottom: 1px solid #fc0;
}
	p.uspech {
		border-color: #090;
		background: #133e80 url(img/bg-varovani-uspech.gif) no-repeat left center;
	}
	p.neuspech {
		border-color: #f00;
		background: #133e80 url(img/bg-varovani-neuspech.gif) no-repeat left center;
	}

