/*
	Department of Fish Ecology (c) 2004
	Created by Jiri Trunkat, http://www.trunky.cz
*/

body {
	background-color: #ddddFF;
	background-image: url(img/voda.jpg);
	font-family: sans-serif;
	color: Black;
	border: thin solid Navy;
	margin: 0px;
}

table.hlavni {
	width: 80%;
	max-width: 900px;
}

td.here {
	background: Navy;
}

td.here * {
	background: Navy;
	color: white;
	font: bold;
}

td.here a:link, td.here a:visited {
	color: 	#ddd;
	background: navy;
	font: bold;
}

td.here a:hover {
	color: white;
}


span.menu {
	background: white;
	border: White;
	color: black;
	font-weight: bolder;
}


div.menu a {
    text-decoration: none;
	color: black;
	background-color: silver;
	border: 0px solid Silver;
	font-weight: bolder;
}

div.menu a:hover {
	background: White;
	color: black;
}



TD.pruhl	{	
	border: none;
 	background: transparent;	
  }

TD.bila2 {	
	background: White;	
	border-bottom : thin solid Silver;
}

TD.bila {	
	background: White;	
}

TD.bila3 {
	background: White;
	padding: 2px 25px 2px 25px;
	vertical-align: top;
}

p {
	margin: 2px 25px 2px 25px;
	background: White;
}

.popis {
	color: #000;
	text-indent: 0;
	line-height: 100%;
	text-align : justify;
}


p.publ {
	margin: 10px 25px 10px 50px;
	text-indent: -25px;
}


p.publ1 {
	margin: 10px 25px 0px 25px;
}


p.publ2 {
	margin: 0 25px 10px 50px;
}


p.top {
	text-align: right;
	font-size: 60%;
}


p.mezera {
	height: 7px;
	font-size: 1px;
}

h2 {
	background-color: #DDDDFF;
	padding: 0px 25px; 
	margin: 10px 0px;
	font-size: 1.17em;
}
h2 span {
	font-weight: normal;
}
h3 {
	margin: 1em 25px;
}

span.bila2 {
	margin: 50px 50px 50px 50px;
}

img.obr {
	border: 0;
	margin: 10px 25px 10px 25px;
}

img.obr4 {
	border: 0;
	margin: 0 0 0 0;
}

td.popis {
	text-align: center;
}

a.email {
	color: Blue;
	text-decoration: none;
}
span.email {
	color: Blue;
	text-decoration: none;
}
