* {
	margin: 0px;
	padding: 0px;
	color: #000000;
    font: 8pt 'Verdana','Lucida Grande',Arial,sans-serif;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
#menu a:link {
	color: #FFFFFF;
	display: block;	
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
	color: #FFFFFF;
}
#menu .active a {
	color: #CC0033;
	text-decoration: none;
} 
#menu .active a:hover {
	text-decoration: none;
}
ol, ul {
	margin: 1em;
	padding-left: 2em;
}
p {
	margin-top: 1em;
}
h1 {
    height: 70px;
    color: #CC0033;
    font: bold 28pt 'Trebuchet MS','Lucida Grande',Arial,sans-serif;
    padding: 1.5pt;
    padding-top: 15px;
}
h2 {
    width: 339pt;
    color: #CC0033;
    font: bold 10pt 'Verdana','Lucida Grande',Arial,sans-serif;
    padding: 3.75pt 0 2pt 0;
}
/*.menuitem {
	height: 10.5pt;
    float: left;
    width: 98pt;
    color: #FFFFFF;
    font: 8pt 'Verdana','Lucida Grande',Arial,sans-serif;
    padding: 5pt 2.25pt;
    text-align: center;
}*/
.menuitem {
	height: 21pt;
    float: left;
    width: 115pt;
    color: #FFFFFF;
    font: 8pt 'Verdana','Lucida Grande',Arial,sans-serif;
    text-align: center;
}
.menuitem a {
	height: 21pt;
	line-height: 20pt;
}
.menuitem {
	border-bottom: solid 1px transparent;
}
.menuitem:hover {
	border-bottom: solid 1px #CC0033;
}
/*.streep {
   	height: 10.5pt;
  	float: left;
    width: 4.5pt;
    color: #FFFFFF;
    font: 8pt 'Verdana','Lucida Grande',Arial,sans-serif;
    padding: 5.25pt;
    text-align: center;
}*/
.streep {
   	height: 10.5pt;
  	float: left;
    width: 1px;
    color: #FFFFFF;
    font: 8pt 'Verdana','Lucida Grande',Arial,sans-serif;
    padding: 5.25pt 0;
    text-align: center;
}
.active {
	 color: #CC0033;
}
body {
	background-color: #C0C0C0;
	text-align: center;
	overflow: auto;
}
#headerwrapper {
	width: 994px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-bottom: solid 1px #C0C0C0;
}
#headerwrapper #header {
	width: 772px;
	margin: 0 auto;
	text-align: left;
}
#headerwrapper #menu {
	width: 772px;
	background-color: #999999;
	position: relative;
    height: 21pt;
    text-align: left;
    color: #999999;
    margin: 0 auto;
    font: 10pt 'Trebuchet MS','Lucida Grande',Arial,sans-serif;
}
#contentwrapper {
	width: 994px;
	margin: 0 auto;
	background-color: #333333;
}
#contentwrapper #content {
	width: 772px;
	margin: 0 auto;
	text-align: left;
}
#contentwrapper #content #headerimage {
	width: 772px;
	height: 155px;
	overflow: hidden;
}
#contentwrapper #content #text {
	padding: 10px 20px 20px 20px;
	position: relative;
	min-height: 570px;
	background-color: #FFFFFF;
}
#contentwrapper #content #footer {
	color: #FFFFFF;
	padding: 10px 20px;
	background-color: #000000;
}
/* MULTIFUNCTIONAL */
/*h1, h2, h3, h4, h5, h6 {
	color: #1C1C1C;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "Times New Roman";
}
h1 {
	margin: 12px 0px 14px 0px;	
}
h2 {
	font-size: 24px;	
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
p {
	margin: 10px 0px 16px 0px;
	line-height: 20px;
}
a, a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #CECECE;
}
a img {
	float: right;
	border: solid 1px #8C8275;
	margin: 0px;
}
a img:hover {
	float: right;
	border-color: #A09586;
	margin: 0px;
}*/
.clear, .clearboth {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.mleft3px {
	color: red;
	margin-left: 3px;
	font-size: 10px;
}
.error {
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
}
input[type=text], input[type=password], textarea {
	border: solid 1px #CCC;
}
input[type=text]:hover, input[type=password]:hover, textarea:hover {
	border-color: #ACACAC;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
	border-color: #797979;
}
input[type=submit], input[type=button] {
	padding: 5px 18px;
	cursor: pointer;
	border: solid 1px #797979;
}
input[type=submit]:hover, input[type=button]:hover {
	border-color: #333;
}

#fotohok {
	float: right;
	width: 152px;
	margin-left: 10px;
}
#fotohok a img {
	margin-bottom: 10px;
	border: solid 1px #999;
}
#fotohok a img:hover {
	border-color: #333;
}

.submenu {
	top: 0;
	margin: 0;
	padding: 0;
	width: 118px;
	position: absolute;
	list-style-type: none;
	background-color: #999;
	border: solid 1px white;
}
.submenu.L {
	left: -119px;
}
.submenu.R {
	right: -119px;
}
.submenu li {
	width: 118px;
}
.submenu li.googl {
	height: auto;
 	margin: 2px 0 0 20px;
}
.submenu li a {
	color: white;
	display: block;
	line-height: 19px;
	text-decoration: none;
	padding: 1px 3px 0px 8px;
	border-bottom: solid 1px white;
}
.submenu li a:hover {
	border-color: #CC0033;
}
.submenu li a.active {
	color: #CC0033;
}
.submenu li.last {
	margin-bottom: -1px;
}
.submenu li.info {
	color: white;
	width: 110px;
	display: block;
	font-size: 10px;
	line-height: 16px;
	font-style: italic;
	text-decoration: none;
	padding: 3px 3px 2px 5px;
	border-bottom: solid 1px white;
}
.submenu li.info span {
	color: white;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
}
.submenu.L li.info {
	text-align: right;
}

#htmlsitemap a {
    clear: both;
    color: #5B5B5B;
    text-decoration: none;
}
#htmlsitemap a:hover {
	color: #CC0033;
}
#htmlsitemap .rij_niv1 {
    height: 30px;
    vertical-align: bottom;
}
#htmlsitemap .rij_niv1 a {
    font-weight: bold;
}
#htmlsitemap .rij_niv2 td {
    padding-left: 5px;
}
#htmlsitemap .rij_niv3 td {
    font-size: 11px;
    padding-left: 15px;
}
#htmlsitemap .rij_niv4 td {
    font-size: 11px;
    padding-left: 25px;
}
table#form {
	margin-top: 5px;
}
table#form td {
	padding: 2px;
}
table#form input[type=text] {
	height: 16px;
	line-height: 16px;
}
.error {
	margin-top: 10px;
}

#googlleft {
	top: 0;
	margin: 0;
	padding: 0;
	left: -119px;
	width: 120px;
	height: 600px;
	position: absolute;
}
#googltop {
	margin: 5px 0 10px 0;
}
#googlspacer {
	height: 90px;
	display: block;
}
#googlbttm {
	left: 20px;
	bottom: 10px;
	width: 728px;
	position: absolute;
}

p.subsub a {
	font-size: 8.5pt;
	line-height: 13.5pt;
}
a.teruglink {
	padding: 5px 10px;
	border: solid 1px #999;
	text-decoration: none;
}
a.teruglink.right {
	top: 8px;
	right: 8px;
	position: absolute;
}
