body 
{ 
	color: #99CC33;
	background-color: #999933;
}

* 
{ 
	font-family: verdana, antiqua, arial, sans-serif;
}

a
{
	font-weight: normal;
	color: #99CC33;
	text-decoration: none;
}

a:active
{
	color: #66FF33;
}

a:hover
{
	text-decoration: underline;
	color: #66EE33;
}

a:visited
{
	color: #66DD33;
}

a#adres
{
	font-weight: normal;
	color: #66FF33;
	text-decoration: none;
}

a:active#adres
{
	color: #FFFFFF;
}

a:hover#adres
{
	text-decoration: underline;
	color: #99FF33;
}

a:visited#adres
{
	color: #000000;
}

table
{
	background-color: #000000;
	margin: auto;
	background: url(foto/slady.jpg);
	color: #000000;
}

table#hmenu
{
	background-color: #000000;
	color: #99BB33;
	background-image: none;
	font-weight: bold;
}

table#hmenu td
{
	border: 1px solid green;
	padding-left: 7px;
}

table#galeria
{
}

table#galeria td
{
	padding-right: 7px;
	padding-left: 7px;
}
td#top
{
	background-color: #000000;
}

td#menu
{
	background-color: #000000;
	color: #000000;
	background: url(foto/menu.jpg) no-repeat;
}

td#stopka
{
	background-color: #000000;
	color: #99BB33;
}

h1
{
	color: #99CC33;
	text-align: center;
	margin: 11px;
}

h2
{
	color: #99CC33;
	text-align: center;
	margin: 11px;
}

h3
{
	color: #99CC33;
	text-align: center;
	margin: 11px;
}

h4
{
	color: #99CC33;
	text-align: center;
	margin: 11px;
}

p
{
	text-align: justify;
}

hr
{
	color: #99CC33;
}

}
#stopka .info {
	float: left;
}

#stopka .copy {
	float: right;
}	

ul#kotki {
    padding: 14px;
}

ul#menu {
	list-style-type: none;
	float: left;
	position: fixed;
}

ul#menu a { 
	display: block; 
	text-decoration: none; 
	color: #99BB33; 
	padding: 1px; 
	margin-top: 3px; 
	background: #223311; 
	width: 144px; 
	font-weight: bold; 
}
ul#menu a:hover {
	color: #66FF33;
	background: #446622;
}

marquee {
color: #00FF00;
}
