/* -- Stylový predpis -- */

/* -- Základní styly -- */
html, body, div, ul, li, ol, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font: normal 62.8%/1.3 Verdana, Geneva, sans-serif;
	background: #407980;
	color: #000000;
	padding: 10px 0;
}

a {
	color: #990000;
	font-weight: bold;
}

a:hover {
	color: #000033;
}


p {
	text-align: justify;
	line-height: 1.6em;
}

h3 {
	color: #000033;
	font-size: 1.4em;
}

h4 {
	color: #000033;
	font-size: 1.1em;
	font-weight: bold;
}

h5 {
	color: #000033;
	font-size: 1.0em;
	text-align: center;
	font-style: italic;			
}

/* -- Všeobecné styly -- */
#obal {
	margin: auto;
	margin-bottom: 0.5em;
	width: 89em;
	background: #ffffff;
	padding: 0 1.6em 0.8em 1.6em;
	border-top: 0.9em #66cc00 solid;
	border-bottom: 0.9em #66cc00 solid;
}

#hlavicka {
	font-size: 1.3em;
	font-weight: bold;
}

#logo {
	background: url('../images/logof.jpg') no-repeat;
	height: 5.5em;
}

#obsah {
	font-size: 1.3em;
	padding: 1.6em 0.4em;
}

table td.levo {
	padding-left: 0.4em;
	width: 25%;
}

table td.pravo {
	padding-right: 0.4em;
	width: 75%;
}

.zarovnaniStred	{
	text-align: center;
	width: auto;
	padding-top: 0.4em;
}

/* -- Úseky -- */
#useky {
	position: relative;
	height: 7.6em;
	overflow: hidden;
	text-align: center;
	clear: both;
	width: 68.5em
}

#meteo a, #hydro a, #ochranaOvzdusi a {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding-top: 7.1em;
	text-decoration: none;
	display: block;
	color: #000033;
}

#meteo a:hover, #hydro a:hover, #ochranaOvzdusi a:hover {
	color: #990000;
}

#usekylevo a {
	display: block;
	height: 7.6em;
}

#usekylevo{
	height: 7.6em;
	width: 45.6em;
	float: left;
	overflow: hidden;
}

#usekypravo {
	height: 7.6em;
	width: 22.6em;
	float: right;
	overflow: hidden;
	background: white top url('../images/ochranaovzdusi.jpg') no-repeat;
}

#meteo {
	height: 7.6em;
	width: 22.6em;
	float: left;
	background: url('../images/klimatologie.jpg') no-repeat;
}

#hydro {
	height: 7.6em;
	width: 22.6em;
	float: right;
	background: url('../images/hydrologie.jpg') no-repeat;
}

/* -- Odkazy v levé cásti (svislé vedle textové cásti) -- */
#leveMenu {
	width: 14.1em;
	float: left;
}

#leveMenu .blok {
	margin-bottom: 1em;
	border: 0.2em #000033 solid;
	padding-bottom: 0.8em;
}

#leveMenu .blokKonec {
	margin-bottom: 1em;
	border: 0.2em #000033 solid;
	border-bottom: 0.1em;
}

#leveMenu .blok h3, #leveMenu .blokKonec h3 {
	margin-bottom: 0.2em;
	text-align: center;
	border-bottom: 0.2em #000033 solid;
	border-top: 0.4em #000033 solid;
	background-color: #66cc00;
}

#leveMenu .aktualniPozice {
	padding: 0.4em 0 0.4em 1.4em;
	margin-top: 0.4em;
	font-weight: bold;
	background-color: #66cc00;
	border-bottom: 0.2em #000033 solid;
	border-top: 0.2em #000033 solid;
}

#leveMenu .leveOdkazy li a {
	display: block;
	padding: 0.4em 0 0 1.4em;
	height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#leveMenu .leveOdkazy li a:hover {
	padding-left: 2em;
}

/* -- Textová cást -- */
#obsahStred {
	float: right;
	width: 53.4em;
}

#obsahStred li{
	list-style-type: disc;
	list-style:outside;
	margin:5px 0px 0px 15px;
}

#obsahStred .prvek {
	position: relative;
	padding: 0em 1.2em 0em 1.2em;
	margin-bottom: 2em;
}

#obsahStred .bezOkraje {
	border: none;
	overflow: hidden;
}

#obsahStred table {
	margin-top: 1em;
	border-collapse:collapse;
}

#obsahStred table td {
	padding: 0.4em 0.4em;
}

#obsahStred table .levo {
	font-weight: bold;
}

#obsahStred table .seda {
	background: #cccccc;
}

#obsahStred ul.odrazky li {
	margin-left: 1.8em;
	list-style: outside;
	list-style-type: circle;
}

.kontakt td {
	width:300px;
}

.kontakt tr {
	width:100%;
	text-align:center;
}

/* -- Paticka -- */
#paticka {
	font-size: 1em;
	clear: both;
}

#paticka li, #paticka li a{
	display: inline;
}

#paticka li a{
	color: #000033;
	text-decoration: none;
	padding: 0 0.2em;
}

#paticka li a:hover{
	color: #990000;
}

#paticka ul {
	padding: 2em 0 0 0;
}
