body {
	font: normal 11pt sans-serif;
	
}

h1 {
	padding: 60px 0 0 50px;
	text-align: left;
	vertical-align: bottom;
	font: bold 20pt arial, helvetica, sans-serif; 
	font-style: italic;
	display: block;
}
h2 {
        color: #C40B0E;//#616161;
        text-align: left;
        padding: 5px 5px 10px 5px;
        border-bottom: thin dotted red; //#B3B6C1;
}
h3 {
	font: bold 16pt serif;
	
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: right;
}
h4 {
	text-align: center;
	
}
p {
	color: black;
	text-align: justify;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
ul {
	text-align: left;
}
li {
	text-align: left;
}

a:link {
	text-decoration: none;
}
a:visited {
	
	text-decoration: none;
}
a:hover {
	
	text-decoration: none;
}

#header {
        font: bold 11pt sans-serif;
        text-align: left;
	background: black;
}

#menu {
        background: #C0C3CF;
        }
#menu a {
    padding: 0px 5px;
}
#menu a:link {
    color: black;
}
#menu a:visited {
    color: black;
}
#menu a:hover {
    color: #C40B0E;
}

#text {
        font: normal 12pt sans-serif;
        text-align: left;
}
#footer {
        background: #C0C3CF;
        color: white;
	font: normal 9pt sans-serif;
        text-align: left;
        border-top: thin dotted red;
}
#mainpage_adres {
        font: 11pt sans-serif;
        text-align: center;
        border-left:  thin dotted red;
        height: 100%;
}

#adres1 {
        text-align: left;
        border-bottom: thin dotted red;
        padding-bottom: 20px;
}

#adres2 {
        text-align: left;
        padding-top: 20px;
}

#herb {
      float: left;
      padding: 10px;
}
