body {
background-color: #000000;
background-image: url("grafika/bg2.jpg");
background-repeat: repeat;
}
#logo{
width: 800px;
height: 150px;
}
#text{
width: 800px;
height: 130px;
color: gray;
background: url('grafika/text.png');
background-repeat:no-repeat;
}
#main{
width: 806px;
height: 600px;
}
#lewe{
        top: 165px;
        width: 395px;
		float: left;
}
#prawe{
		top: 165px;
        width: 395px;
		float: right;
}
#ramka{
color: gray;
width: 390px;
height: 240px;
background: url('grafika/ramka.png');
background-repeat:no-repeat;
}

#toplisty1, a:visited{
color:#606060; 
}
a{
color: gray;
text-decoration: underline; 
}
a:hover{
color: darkorange;
text-decoration: none; 
}
#stopka {
width: 800px;
height: 100px;
background: url('grafika/stopka.png');
background-repeat:no-repeat;
float: left;
color: gray;
}
#mail{
float: right;
text-align: center;
color: gray;
width: 160px;
height: 40px;
font-size: 14px;
font-style: italic;
background: url('grafika/mail.png');
background-repeat:no-repeat;
}
#menu {
float:top:
width: 800px;
height: 30px;
}
.toplisty img{
width: 100px;
height: 70px;
}
#toplisty1 {
padding-left: 120px;
}
#tlo{
background-image: url("grafika/tlo.png");
background-repeat:no-repeat;
}
#warto{
float:top:
width: 800px;
}
#kontakt{
color: darkorange;
width: 390px;
height: 240px;
background: url('grafika/ramka.png');
background-repeat:no-repeat;
}
