@charset "utf-8";
/* CSS Document */

a:link,a:hover,a:active,a:visited{
text-decoration:none;
color:#207011;
font-weight:bold;
}

a:hover{
text-decoration:underline;
color:#286b15;
}



#menu{
position:absolute;
width:400px;
left:50px;
top:380px;
text-align:center;
}

#tekst1{
position:absolute;
width:1100px;
left:150px;
top:100px;
text-align:center;
}



body,td,th {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Segoe Script, Verdana, Arial, Helvetica, sans-serif;
color:#286b15;
}

body {
background-image: url(img/fond.png);
}

h1,h2{
color:#2c9119;
text-align:center;
}

h3{
color:#3333cc;
font-size:30px;
font-family: segoe script;
}

h1{
margin-top:0px;
font-size:28px;
}

h2{
margin-bottom:0px;
font-size:18px;
}













