body{
        margin-top:0px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        color: #000;
        background-image: url("pic/pasek.jpg");
        background-repeat: repeat-x;
}

div.container
{
width:800px;
margin-left: auto; 
margin-right: auto;
border:0px solid #b0b4b5;
background-image: url(pic/tlo.jpg);
}

div.top{
background-image: url('pic/top.jpg');
width:800px;
height:180px;
}

div.log{
/*
background-image: url('pic/looguj.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 50px 100px;
*/

position:absolute;
/*background-image: url('pic/looguj.jpg');*/
margin-left: 690px; 
margin-top: 36px;
width:93px;
height:23px;

}

div.mid{
background-image: url(pic/tlo.jpg);
}

div.tresc{
margin-left:130px;
margin-right:130px;
font-size: 12px;
}

div.stopka{
background-image: url("pic/stopka.jpg");
/*background-color:#dcd9d9;*/
margin-top:0px;
margin-bottom:0px;
color:white;
font-weight:bold;
text-align:center;
height:20px;
}

hr { 
height: 0 !important; 
height: 1px; /* wysokosc pod ie */ 
color: #E5E5E5; /* kolor pod ie */ 
background: transparent; 
border-width: 1px 0 0 0; 
border-color: #E5E5E5; 
border-style: solid; 
}
