/* CCS Style Sheet */
body {
	background-color: #1F1A17;
	margin: 0 0 0 0;
	font-family: "trebuchet MS", sans-serif;
	font-size: medium;
	color: black;
}
img {
	border: none;
}
h1 {
	display: block;
	float: left;
	width: 880px;
	height: 222px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a {
	color: #F8E354;
}
#okolo {
	display: block;
	width: 880px;
	clear: both;
	height: auto;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #6699FF;
}
#vodorovne-menu {
	display: block;
	clear: both;
	padding-left: 175px;
	width: 705px;
	height: 75px;
	overflow: hidden;
	background-image: url("obrazy/menu.jpg");
}
.menu-vod-polozka {
	float: left;
	height: 20px;
	margin: 0 13px 0 0;
	text-align: center;
	padding: 4px 13px 0px 13px;
	color: white;
	background-color: black;
	text-decoration: none;
	font-size: 12px;
}
.menu-vod-polozka:hover {
	background-color: #838280;
}
#telo {
	display: block;
	float: left;
	width: 637px;
	min-height: 400px;
	_height: 400px;
	padding: 0px 0px 15px 20px;
	margin-left: 15px;
	_margin-left: 0px;
	/* background-color: red; */
	font-size: medium;
}
p {
	/*text-align: justify;*/
}
.clanek-hlavicka {
	float: left;
	font-size: small;
}
.clanek-text, .clanek-uvod {
	/*float: left;*/
	display: inline;
	float: none;
	_margin: 0 0 1ex 0;
	/*clear: both;*/
	/*text-align: justify;*/
	width: 565px;
}
.clanek-paticka {
	background-repeat: no-repeat;
	background-image: url("obrazy/archeo-symbol.gif");
	padding-left: 15px;
	font-size: small;
}
h2, h3, h4 { color: black; }
h3 {
	font-size: large;
	margin: 0 0px 1ex 0px;
}
p {
	/*margin: 2ex 0px 2ex 0px;*/
	text-align: justify;
}
.linka {
	float: center;
	clear: both;
	display: block;
	height: 1px;
	width: 100%;
	margin-top: 1ex;
	margin-bottom: 1ex;
	_margin: 0 0 0 0;
	border-bottom: 1px solid #333333;
}
.adv-nadpis {
	display: block;
	height: 2.5ex;
	margin: 5px 0px 0px 0px;
	padding-left: 3px;
	background-color: #605D5C;
	color: white;
}
.adv-telo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#postranni-lista {
	display: block;
	float: left;
	width: 192px;
	padding-top: 17px;
	background-color: #6699FF;
}
.lista-nadpis {
	display: block;
	width: 192px;
	margin: 3px 0px 3px 0px;
	padding: 27px 0px 0px 15px;
	font-size: small;
	color: white;
	font-style: italic;
	font-size: medium;
	background-repeat: no-repeat;
	background-image: url("obrazy/b.jpg");
}
.lista-text {
	display: block;
	border: 2px solid white;
	border-left: none;
	width: 175px;
	overflow: hidden;
	margin: 3px 0px 3px 0px;
	padding: 5px 5px 5px 10px;
	font-size: small;
	color: white;
}
.lista-label {
	font-size: x-small;
	color: white;
}
.lista-textarea {
	font-family: "Arial CE", sans-serif;
	font-size: x-small;
	width: 192px;
	height: 100px;
	border: none;
}
.lista-input {
	font-family: "Arial CE", sans-serif;
	font-size: x-small;
	width: 207px;
	border: none;
}
.lista-button {
	width: 207px;
	border: none;
	background-color: #7BAAFF;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: small;
	color: white;
}
#paticka {
	display: block;
	clear: both;
	width: 880px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 13px;
	border-top: 2px solid white;
	padding-top: 5px;
	padding-bottom: 7px;
	font-family: sans-serif;
	font-size: x-small;
	color: white;
	text-align: center;
}
.paticka-odkaz {
	color: white;
}
.nahledy {
	display: block;
	/*float: none;*/
	/*clear: both;*/
	width: 450px;
	/*margin-left: 100px;*/
}
.nahled-obrazek {
	border: 1px solid #4C4C4C;
}
.nahled-odkaz {
	margin: 3px 3px 0px 0px;
	border: none;
}
.navigace {
	font-size: small;
	font-family: sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}
.delitko {
	display: none;
}
.cesta, .cesta-a {
	position: relative;
	top: -11px;
	color: white;
	text-decoration: none;
}
.cesta {
	display: block;
	width: 100%;
	height: 20px;
	padding-left: 5px;
	font-family: sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.rozcesti {
	list-style-image: url("obrazy/archeo-symbol.gif");
}
.soubor-popis {
	font-size: small;
}
/* TABULKY */
table {
	border-collapse: collapse;
	width: 560px;
}
td, th {
	border: 1px solid #999999;
	font-family: sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
}
.light {
	background-color: white;
}
.dark {
	background-color: #8F8F8F;
}
th {
	background-color: #666666;
	color: white;
}
/* náhledy aka aktuálně.cz */
.obrazek-nahled {
	float: left;
	width: 150px;
	overflow: hidden;
	margin-bottom: 5px;
	_margin: 0px 5px 5px 0px;
	text-align: center;
	border: 1px solid black;
}
.obrazek-nahled-pravy {
	float: right;
	width: 150px;
	_overflow: hidden;
	margin-bottom: 5px;
	_margin: 0px 5px 5px 0px;
	text-align: center;
	border: 1px solid black;
}
.obrazek-popis {
	float: left;
	width: 150px;
	font-family: sans-serif;
	font-size: x-small;
	text-align: justify;
	width: 146px;
	padding: 2px 4px 0px 4px;
}
.obrazek-odkaz {
	float: left;
	width: 150px;
	height: 113px;
	overflow: hidden;
	/*min-height: 150px;
	_height: 150px;*/
	clear: both;
	background-color: white;
}
.obrazek {
	float: center;
	/*width: 200px;*/
	/*margin-right: 7px;*/
	border-bottom: 1px solid black;
}
.obrazek-velky {
	float: left;
	width: 140px;
	padding: 0px 4px 2px 4px;
	font-family: sans-serif;
	font-size: x-small;
	text-align: right;
}

.formatuj-male {
	font-size: small;
}
/* MODUL OB */
.ob-h2 {
	margin-bottom: 0;
}
.ob-velky {
	display: block;
	float: left;
	width: 473px;
	height: auto;
	overflow: hidden;
	border: 1px solid white;
}
.ob-velky-popis {
	display: block;
	width: 473px;
	font-family: sans-serif;
	font-size: x-small;
	text-align: justify;
	padding: 3px 5px 5px 5px;
	color: black;
}
.ob-velky-obrazek {
	border-bottom: 1px solid white;
}
.ob-nahledy {
	display: block;
	float: left;
	width: 152px;
	height: auto;
	margin-left: 0px;
	padding: 5px 5px 15px 5px;
	background-color: black;
}
.ob-nahledy-nadpis {
	display: block;
	font-family: sans-serif;
	font-size: x-small;
	color: white;
	margin-top: 5px;
	margin-bottom: 10px;
}
.ob-nahledy-obrazek {
	display: block;
	max-width: 150px;
	border: 1px solid white;
	_border: none;
}
.ob-nahledy-odkaz {
	float: left;
	width: 152px;
	_width: 150px;
	height: 115px;
	_height: 113px;
	overflow: hidden;
	_border: 1px solid white;
	margin-bottom: 15px;
}
/* MODUL OB v článku */
.ob-clanky, .ob-clanek {
	display: block;
	width: 90%;
	height: 133px;
	margin: 1ex 0 0 0;
	padding-top: 0.5ex;
	padding-bottom: 1ex;
}
.ob-clanek {
	margin-bottom: 1ex;
}
.ob-clanek-nadpis {
	display: block;
	float: left;
	width: 90%;
	height: 12px;
	font-family: sans-serif;
	font-style: italic;
	font-size: x-small;
	color: white;
	margin: 3px 0px 3px 3px;
	text-decoration: none;
}
.ob-clanek-nahledy-odkaz {
	float: left;
	width: 152px;
	_width: 150px;
	height: 115px;
	_height: 113px;
	overflow: hidden;
	_border: 1px solid white;
	margin-left: 7px;
}
.ob-clanek-odkaz {
	display: block;
	float: right;
	margin-top: 85px;
	width: 80px;
	margin-right: 3px;
	font-family: sans-serif;
	font-style: italic;
	font-size: x-small;
	color: white;
	text-align: center;
}
.ob-delitko {
	display: block;
	width: 100%;
	height: 1px;
	margin: 1ex 0 0 0;
	_margin: 0;
}
/* MODUL CLINFO */
.clinfo, .clinfo-dole {
	display: block;
	width: 100%;
	height: 10px;
	padding-bottom: 1ex;
	_padding-bottom: 0;
	font-style: italic;
}
.clinfo {
	margin: 0 0 0 0;
}
.clinfo-dole {
	margin: 1ex 0 3ex 0;
	background-color: none;
	height: 7px;
	border-bottom: 2px solid black;
}
.clinfo-datum, .clinfo-autor, .clinfo-vice, .clinfo-nahoru {
	display: block;
	height: 10px;
	font-family: sans-serif;
	font-size: x-small;
	color: black;
	margin: 1px 3px 1px 3px;
	text-decoration: none;
}
.clinfo-autor, .clinfo-nahoru {
	float: left;
}
.clinfo-datum, .clinfo-vice {
	float: right;
}
.clinfo-nahoru, .clinfo-vice {
	color: black;
}
h2 {
	display: block;
	width: 601px;
	height: auto;
	font-size: large;
	border-bottom: 2px solid black;
	margin: 1ex 0 0 0;
	padding: 7px 0px 0px 35px;
	color: black;
	font-weight: normal;
	font-style: italic;
	background-repeat: no-repeat;
	background-image: url("obrazy/b.jpg");
}
.h2-odkaz {
	color: black;
}
/* Články v PDF */
.sp {
	display: block;
	width: 550px;
}
.sp-soubor {
	padding-left: 20px;
	/*font-weight: bold;*/
	background-repeat: no-repeat;
	background-image: url("obrazy/pdf.gif");
}
.sp-velikost, .sp-autor, .sp-nazev, .sp-doplneni {
	margin-left: 1ex;
}
.sp-nazev {
	font-weight: bold;
}
