* {
margin: 0;
padding: 0;
}

html {
background-color: #000000;
background-image: url('images/background.jpg');
background-position: top;
background-repeat: no-repeat;
color: #FFFFFF;
font-size: 11pt;
font-family: tahoma;
font-variant: normal;
font-style: normal;
height: auto;
width: auto;
}

a:link {
color: #FFFFFF;
text-decoration:none;
}


a:visited {
color: #FFFFFF;
text-decoration:none;
}

a:hover {
color: #FFD800;
text-decoration:none;
}

a img {
border-style: none;
}

div.matka {
width: 1000px;
margin: auto;
}

div.naglowek {
background-image: url('images/top.png');
height: 210px;
width: 1000px;
}

div.menu {
background-image: url('images/menu.png');
background-repeat: repeat-x;
float: letf;
height:40px;
width:1000px;
}

div.text {
float: left;
padding-top: 20px;
padding-left: 30px;
text-align: justify;
width:770px;
}

div.stopka {
float: left;
padding-top: 20px;
text-align: center;
width:1000px;
margin: auto;
}

div.partnerzy {
float: left;
width: 200px;
}
