body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}
p, body a:link {
	color: #626262;
	font-family: Tahoma;
	font-size: 12px;
}
p, body  a:visited {
	color: #367735;
}
p, body  a:hover {
	color: #4F864C;
}
p, body  a:active {
	color: #367735;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #626262;
	font-weight:bold;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #626262;
	line-height: 1.5em;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #626262;
	line-height: 1.5em;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
}

.submenu, .submenu a:link, .submenu a:visited, .submenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight:normal;
	text-decoration:none;
}
.submenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	text-align: center;
	font-weight:normal;
	text-decoration:none;
}

.disclaimer
{
    color: #999999; 
	font-family: Tahoma;
	font-size: 11px
}
.disclaimer  A:active {
	COLOR: #999999;
	TEXT-DECORATION: none
}
.disclaimer  A:link {
	COLOR: #999999; TEXT-DECORATION: none
}
.disclaimer  A:visited {
	COLOR: #999999; TEXT-DECORATION: none
}
.disclaimer  A:hover {
	COLOR: #666666; TEXT-DECORATION: none
}

h3{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #626262;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #626262;
	font-weight: bold;
}

h4 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #626262;
	font-weight: bold;
	line-spacing: 1em;
}

.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

input, textarea {
	border:1px solid #118922;
	background:url(../img/form.jpg);
	font-size:11px;
	line-height: normal;
}
