body {
	color: #dfebf7;
	background-color: #504438;
	background-image: url(bkg/zadok.jpg);
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
/* DIV */
.bodywrapper
{
	width: 1000px;
	background-image: url(bkg/stred.jpg);
	background-repeat: repeat-y;
	margin: auto;
}
.bodyheader
{
	width: 1000px;
	background-image: url(bkg/hore.jpg);
	background-repeat: no-repeat;
}
.bodyfooter
{
	width: 1000px;
	background-image: url(bkg/dole.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}





















#species {
	text-align: justify;
	vertical-align:top;
	color: Black;
	margin: 0px 30px 70px 23px;
	padding:15px 15px 15px
	width: 700px;
	font: 80% Verdana,Tahoma,Arial,sans-serif;
	font-size: 1.2em;
}




.header
{
	width: 680px;
	background-image: url(bkg/spec_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.wrapper
{
	width: 680px;
	background-image: url(bkg/spec_midd.png);
	background-repeat: repeat-y;
	margin: auto;
}
.footer
{
	width: 680px;
	background-image: url(bkg/spec_bott.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;

}

a.black:link {
	color: #000000;
	}
a.black:visited {
	color: #000000;
	}
a.black:hover {
	color: #000000;
        }
a.black:active {
	color: #000000;
	}
a.green:link {
	color: green;
}
a.green:visited {
	color: green;
	}
a.green:hover {
	color: green;
        }
a.green:active {
	color: green;
	}
a.red:link {
	color: red;
}
a.red:visited {
	color: red;
	}
a.red:hover {
	color: red;
        }
a.red:active {
	color: red;
	}






#avmenu {
	clear: left;
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0;
	font: 80% Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 200px;
margin: 0 0 0 40px;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #FFFFCC;
display: block;
padding: 6px 0 0 5px;
background: #006600;
border-left: 1px #006600 solid;
}
	
	
#avmenu li a:hover {
background: #006600;
color: #FFFFCC;
border-left: 9px #006600 solid;
}


#bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#66666;
	line-height:20px;
	margin-top:0px;
	}
	




