body {
background-color: #FB7600;
background-image: url("grafika/bg2.jpg");
background-repeat: repeat;
}
#logo{
position:relative;
width: 800px;
height: 150px;
z-index: 1;
}
#text{
position:relative;
width: 770px;
height: 130px;
color: black;
background: url('grafika/text.png');
background-repeat:repeat-x;
z-index: 2;
//margin-top:-10%;
}
#main{
width: 806px;
height: 600px;
}
#lewe{

        top: 165px;
        width: 395px;
		float: left;
}
#prawe{

		top: 165px;
        width: 395px;
		float: right;
}
#ramka{
color: black;
width: 405px;
//width: 402px;
height: 240px;
background: url('grafika/ramka.png');
background-repeat:no-repeat;
}

#toplisty1, a:visited{
color:black; 
}
a{
color: black;
text-decoration: underline; 
}
a:hover{
color: brown;
text-decoration: none; 
}
#stopka {
width: 850px;
height: 100px;
background: url('grafika/stopka.png');
background-repeat:no-repeat;
float: left;
}
#mail{
float: right;
text-align: center;
color: black;
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:repeat-y;
}
#warto{
float:top:
width: 800px;
}
#kontakt{
color: darkorange;
width: 390px;
height: 240px;
background: url('grafika/ramka.png');
background-repeat:no-repeat;
}

#txt_head{
font-size: 20px;
}