body {
	background: White fixed;
	color: White;
	font: 15px "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	height: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
/********************************************* Odkazy ************************************/
a {
	text-decoration: underline;
}
a:visited, a:link	{
	color: White;
}
a:hover, a:focus, a:active {
	color: White;
	text-decoration: none;
}
/*********************************** Odkazy - konec***************************************/
/***************************************** Menu ******************************************/
div#menu {
	position: absolute;
	height: 630px;
	width: 150px;
	margin: 30px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
}
div#menu ul {
	font-weight: bold;
	height: 220px;
	margin: -5px 0px 0px -5px;
	padding: 20px 0px 0px 0px;
}
div#menu li {
	height: 30px;
	list-style: none ;
}
div#menu a {
	display: block;
	padding-left: 20px;
	text-decoration: none;
	width: 145px;
}
div#menu a:visited {
	background: url(../pics/point_i.gif) no-repeat left;
	color: White;
}
div#menu a:hover, div#menu a:focus, div#menu a:active {
	background: url(../pics/point.gif) no-repeat left;
	color: White;
}
/************************************** KONEC *******************************************/
/************************************* SubMenu ******************************************/
div.submenu {
	position: absolute;
	height: 630px;
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
div.submenu ul {
	margin: -5px 0px 0px -5px;
	padding: 20px 0px 0px 0px;
}
div.submenu li {
	height: 30px;
	list-style: none ;
}
div.submenu a {
	display: block;
	padding-left: 20px;
	text-decoration: none;
}
div.submenu a:visited {
	background: url(../pics/point_i.gif) no-repeat left;
	color: White;
}
div.submenu a:hover, div.submenu a:focus, div.submenu a:active {
	background: url(../pics/point.gif) no-repeat left;
	color: White;
}
/************************************** KONEC *******************************************/
/*********************************** DIV ID novinky ***************************************/
div#novinky {
	position: absolute;
	right: 20px;
	top: 10px;
	width: 180px;
	height: 350px;
	margin: 10px 0px 10px 10px;
	background-color: transparent;
	border: 1px solid White;
	overflow: auto;
}
div#novinky h4 {
	margin: 5px;
	border: 1px solid Black;
	padding: 1px;
	text-align: center;
	font-size: 15px;
	color: Black;
	background-color: White;
}
div#novinky dl {
	font-size: 13px;
	margin : 0px 5px 10px 5px;
}
div#novinky dt {
	color: White;
	background-color: Black;
	margin-top: 3px;
	border-top: 1px solid White;
	padding-left: 5px;
}
div#novinky dd {
	margin: 2px 0px 0px 5px;
}
/******************************************* KONEC ***************************************/
/************************************* ZÁLOŽKY ******************************************/
.zalozky {
	background: transparent;
	margin: 0 auto;
	height: 32px; /* \*/
	overflow: hidden; /* */
}
.zalozky ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: transparent;
}
.zalozky li {
	display: block;
	float: left;
	margin: 0 8px;
}
.snazzy {
	background: transparent;
}
.snazzy span {
	text-align: center;
	color: White;
	margin: 0;
	font-weight: normal;
}
.b1, .b2, .b3, .b4 {
	display: block;
	font-size: 1px; /* \*/
	overflow: hidden; /* */
}
.b1, .b2, .b3 {
	height: 1px;
}
.b2, .b3, .b4 {
	border-left: 1px solid White;
	border-right: 1px solid White;
}
.b1 {
	margin: 0 5px;
	background: White;
}
.b2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.b3 {
	margin: 0 2px;
}
.b4 {
	height: 2px;
	margin: 0 1px;
}
.boxcontent {
	display: block;
	border-left: 1px solid White;
	border-right: 1px solid White;
}
a.menu, a.menu:visited {
	display: block;
	text-decoration: none;
	width: 100px;
}
a.menu:hover {
	background: transparent;
	cursor: pointer;
}
a.menu:hover span {
	padding-top: 10px;
}
.black {
	background: Black;
}
/************************************** KONEC *******************************************/
/************************************** Statistika **************************************/
div#statistika {
	position: absolute;
	height: 630px;
	width: 200px;
	margin: 0px 0px 0px 220px;
	padding: 0px 0px 0px 5px;
}
div#statistika ul {
	margin: -5px 0px 0px -5px;
	padding: 20px 0px 0px 0px;
}
div#statistika li {
	height: 30px;
	list-style: none ;
}
div#statistika a {
	text-decoration: none;
}
/************************************** KONEC *******************************************/
/*********************************** DIV ID bloky ***************************************/
#page {
	height: 800px;
	left: 50%;
	margin: 5px 0px 0px -395px;
	position: absolute;
	width: 780px;
}
#header {
	background: url(../pics/top.gif);
	height: 94px;
	width: 780px;
}
#container {
	background-color: Black;
	height: 675px;
	margin-top: 5px;
	width: 780px;
}
#obsah {
	position: absolute;
	height: 670px;
	width: 595px;
	overflow: auto;
	padding: 5px 10px 0px 10px;
	margin-left: 165px;
}
#bottom {
	background: url(../pics/bottom.gif) no-repeat;
	font: 10px Arial, sans-serif;
	height: 20px;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	width: 780px;
}
/******************************************* KONEC ***************************************/
#img_archives {
	margin: 15px 0px 0px -40px;
	position: absolute;
}
div.center {
	text-align: center;
}
div.nadpis_left {
	float: left;
	width: 40px;
	cursor : help;
	margin-top: 5px;
}
div.nadpis_center {
	height: 45px;
	position: relative;
	text-align: center;
	margin: 5px 40px 0px 40px;
}
div.nadpis_right {
	float: right;
	width: 40px;
	cursor : help;
	margin-top: 5px;
}
div.stitek {
	border: 2px inset #FFDD00;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.stitek ul{
	margin-bottom: 8px;
	margin-top: 8px;
}
div#aktualizace {
	margin: 0px 0px 0px 15px;
	text-align: left;
}
div#svatek {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
div#webmaster {
	margin: -14px 15px 0px 0px;
	text-align: right;
}
dd.topic {
	text-align: justify;
}
dt.datum {
	font-weight: bold;
	padding: 10px 0px 0px 5px;
}
h1 {
	display: none;
}
h2 {
	background-color: transparent;
	border-bottom: 2px solid White;
	color: White;
	font: bold 20px "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
}
h3 {
	font: italic bold 17px "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	height: 40px;
	margin: 0px 0px 0px 0px;
}
hr {
	background-color: #FFDD00;
	border-width: 0px;
	color: #FFDD00;
	height: 2px;
	width: 100%;
}
img {
	border: 0px;
}
img.external {
	margin: 0px 0px 0px -3px;
}
img.external_seznam {
	margin: 0px 0px 0px 0px;
}
img.mapa_1 {
	border: 2px outset White;
	margin: 15px 0px 0px 5px;
	position: absolute;
}
img.mapa_2 {
	border: 2px outset White;
	margin: 15px 0px 0px 0px;
	position: absolute;
}
img.middle {
	vertical-align: middle;
}
.f_l {
	float: left;
	margin-right: 5px;
}
.f_r {
	float: right;
	margin-right: 5px;
}
.l1 {
	margin: 0px 0px 0px 8px;
	vertical-align: middle;
} 
.l2 {
	margin: 0px 0px 0px 12px;
	vertical-align: middle;
}
.l3 {
	margin: 0px 0px 0px 12px;
	vertical-align: middle;
}
.l4 {
	margin: 0px 0px 0px 12px;
	vertical-align: middle;
}
.l5 {
	margin: 0px 0px 0px 12px;
	vertical-align: middle;
}
#kalendar {
	margin: 15px 0px 0px 5px;
}
li.bod_h, li.bod_d {
	list-style: none;
	margin-bottom: 5px;
}
li.bod_d {
	padding-left: 35px;
}
li.bod_h {
	font-weight: bold;
}
li.bod_h_zemepis, li.bod_d_zemepis {
	list-style: none;
	margin-bottom: 10px;
	vertical-align: middle;
}
li.bod_d_zemepis {
	font-size: 15px;
	padding-left: 35px;
}
p {
	margin: 15px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
	text-indent: 4%;
}
p.uvod {
	margin: 15px 230px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
	text-indent: 4%;
}
p#error {
	font-size: large;
	margin: 0px;
	padding: 150px 0px 0px 0px;
	text-align: center;
	text-indent: 0%;
}
p:first-letter {
	font-weight: bold;
	font-size: 130%;
}
span.italic {
	font-style: italic;
	font-size: 12px;
}
span#zpet {
	display: block;
	font-size: 15px;
	text-align: center;
}
ul.seznam_zemepis li {
	list-style: url(../pics/point.gif);
	margin-top: 2px;
}
ul.zanoreny_seznam {
	margin: -10px 0px 0px 25px;
	padding: 20px 0px 0px 0px;
}
ul.zanoreny_seznam li {
	list-style: url(../pics/point.gif);
	margin-top: 2px;
}

