body {
	margin: 0px;
	background-image: url(images/body_06.jpg);
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: right;
	text-align: right;
	vertical-align: text-top;
	font-weight: bold;
	color: #074501;
}
.srodek1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #274D11;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 6px;
}
.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #074501;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #074501;
}

input.search
{
	border: solid 1px #99dd99;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #f1fff1;
	width: 110px;
}
input.button
{
	border: solid 1px #99dd99;
	font-size: 10px;
	font-family: sans-serif;
	background-color: #f1fff1;
	width: 55x;
}

a.mlink
{
	text-transform:uppercase;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #074501;
}

a.mlink:hover
{
	text-transform:uppercase;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: green;
}

a.mlinksel
{
	text-transform:uppercase;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #074501;*/
	color: darkgrey;
	
}


a.mlinksel:hover
{
	text-transform:uppercase;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: green;
}

img {
	border: none;
}

h1
{
	font-family: sans-serif;
	font-size: 20px;
	color: #074501;
}

h2
{
	font-family: sans-serif;
	font-size: 18px;
	color: #074501;
}

h3
{
	font-family: sans-serif;
	font-size: 16px;
	color: #074501;
}


h4
{
	font-family: sans-serif;
	font-size: 14px;
	color: #074501;
}

h5
{
	font-family: sans-serif;
	font-size: 12px;
	color: #074501;
}

h6
{
	font-family: sans-serif;
	font-size: 10px;
	color: #074501;
}

span.news
{
	font-style:italic;
}
span.link a
{
	text-decoration: none;
	color: black;
	font-weight: normal;	
}

td.newscell a
{
	text-decoration: none;
	color: darkblue;
	font-weight: normal;
}

a.search
{
	text-decoration: none;
	color: #344924;
	
}

li a.search:hover
{
	text-decoration: none;
	color: #348932;
}

li a.search:visited
{
	text-decoration: underline;
	color: #344924;
}

table.kid {
	
}

input.kid1
{
	background-color: lightyellow; 
	border: solid 1px darkgrey;
}

input.kid2
{
	border: solid 1px black;
}

a.akid
{
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	color: darkgreen;
}

a.akid:hover
{
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	color: darkgreen;
}

#help {
	position: absolute;
	border: solid 1px darkgrey;
	background-color: lightyellow;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	z-index: 100;
	display: none;
}