BODY
{
	background-color: #003300;
	color: #ffff66;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

#kopryt
{
	font-size: 7pt;
	text-align: center;
}

a:link
{
	color: whitesmoke;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

a:hover
{
	color: whitesmoke;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

a:visited
{
	color: whitesmoke;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#header
{
	font-size: 16pt;
	background-image: url(img/grass.jpg);
	border-right: #336600 1px solid;
	border-top: #336600 1px solid;
	border-left: #336600 1px solid;
	border-bottom: #336600 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #ffffff;
	margin-bottom: 12px;
}

#sheader
{
	font-size: 12pt;
	background-image: url(img/grass.jpg);
	border-right: #336600 1px solid;
	border-top: #336600 1px solid;
	border-left: #336600 1px solid;
	border-bottom: #336600 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #ffffff;
	margin-bottom: 12px;
}

#bsheader
{
	font-size: 12pt;
	background-image: url(img/grassb.jpg);
	border-right: #006600 1px solid;
	border-top: #006600 1px solid;
	border-left: #006600 1px solid;
	border-bottom: #006600 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #ffffff;
	margin-bottom: 12px;
}

#divider
{
	background-image: url(img/grass.jpg);
	border-right: #336600 1px solid;
	border-top: #336600 1px solid;
	border-left: #336600 1px solid;
	border-bottom: #336600 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #ffffff;
	height: 3px;
	margin: 4px 0px;
}

#dl
{
	border-right: #336600 1px solid;
	border-top: #336600 1px solid;
	border-left: #336600 1px solid;
	border-bottom: #336600 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #ffffff;
	height: 3px;
	margin: 4px 0px;
	background-color: #009900;
}

li
{
	height: 32px;
}