html {
background: #FFFFFF;
padding:0;
margin:0;
font-size: 15pt;
line-height: 21pt;
font-weight: normal;
font-family: arial;
color: #000000;
height: 100%;
}

body {
margin: 0 auto;
width: 961px;
padding:0;
border: 0px solid blue;
background: #339966;
height: 100%;
}

.wrapper {
width: 961px;
background-image: url('img/bg.gif');
background-repeat: repeat;
border: 0px solid black;
margin:0;
padding:0;
}


#header{
width: 961px;
padding:0;
margin:0;
height: 141px;
background: #339966;
}



#navi {
background: #339966;
float:left;
width:180px;
color: #FFFFFF;
margin:0;
padding:0;
padding-left: 20px;
padding-top: 30px;
}

#kontakt {
clear:both: float:left;
padding-top: 200px;
width: 180px;
font-size: 11pt;
line-height: 12pt;
color: #FFFFFF;
top: 220px;
}

#kontakt2 {
clear:both: float:left;
padding-top: 50px;
width: 180px;
font-size: 11pt;
line-height: 12pt;
color: #FFFFFF;
top: 220px;
}

#content {
width: 680px;
float:right;
background: #d6ebe0;
border-left: 3px solid #007600;
border-top: 3px solid #007600;
border-bottom: 3px solid #007600;
padding-right: 20px;
padding-bottom: 30px;
padding-top: 20px;
padding-left:30px
}


#footer{
clear:both;
text-align: center;
margin: 0 auto;
width: 961px;
position:relative;
display:block;
color: #000000;
border: 0px solid red;
}

#navi a:link {
display:block;
font-weight: bold;
font-size: 14pt;
line-height: 22pt;
color: #FFFFFF;
text-decoration:none;
}

#navi a:hover {
display:block;
font-weight: bold;
font-size: 14pt;
line-height: 22pt;
color: #EEEEEE;
text-decoration:underline;
}

#navi a:visited{
display:block;
font-weight: bold;
font-size: 14pt;
line-height: 22pt;
color: #FFFFFF;
text-decoration:none;
}

#navi a:active{
display:block;
font-weight: bold;
font-size: 14pt;
line-height: 22pt;
color: #cccccc;
text-decoration:none;
}

#navi ul {
margin:0;
padding:10px 0 10px 30px;
}

#navi ul li{
margin:0;
padding:0;
border: 0px solid #000000;
}

#navi ul li a:link {
font-weight: bold;
font-size: 10pt;
color: #FFFFFF;
text-decoration:none;
}

#navi ul li a:hover {
font-weight: bold;
font-size: 10pt;
color: #EEEEEE;
text-decoration:underline;
}

#navi ul li a:visited{
font-weight: bold;
font-size: 10pt;
color: #FFFFFF;
text-decoration:none;
}

#navi ul li a:active{
font-weight: bold;
font-size: 10pt;
color: #cccccc;
text-decoration:none;
}

#footer a:link {
font-weight: bold;
font-size: 11pt;
line-height: 22pt;
color: #FFFFFF;
text-decoration:none;
}

#footer a:hover {
font-weight: bold;
font-size: 11pt;
line-height: 22pt;
color: #EEEEEE;
text-decoration:none;
}

#footer a:visited{
font-weight: bold;
font-size: 11pt;
line-height: 22pt;
color: #FFFFFF;
text-decoration:none;
}

#footer a:active{
font-weight: bold;
font-size: 11pt;
line-height: 22pt;
color: #cccccc;
text-decoration:none;
}


h1 {

font-size: 18pt;
color: #000000;
text-decoration: underline;
font-weight: normal

}

#content img {
border: 4px solid #339966;

}

p {
width: 650px;
}

p.small {
width: 650px;

}


#pic1 {
float: left;
width: 300px;
}
#pic2{
float:right;
width: 340px;
margin-right:10px;
margin-top: 60px;

}

table {
background: #6cbf95;
border : 1px solid #333333;
text-align:left;
margin: 5px;

}

table td  {
background: #eeeeee;
border : 1px solid #333333;
padding: 10px;
}

p#noborder img {
border: 0;
margin:0;
padding:0;

}

p.big{
padding-left: 100px;
font-weight:bold;

}

p.font {
font-size: 13pt;

}