*{
    margin:0 auto 0 auto;
    padding:0;
}

body{
    width:1025px;
    
  
    
    font-family:Tahoma; 
    word-spacing: 2px;
    color:#534741; 
    line-height:15px;

	text-align:justify;
    color:#6c1e0a;
    background-image:url('./images/bg.png');
    background-repeat:repeat;
}

img{
    border:0px;
    display:inline;
}

H1{
    font-size:18px;
    font-weight:bold;
    color:#2b4410;
    margin-left:15px;
    margin-bottom:-3px;
}

#top{

    position:relative;
}
#liczba_dni{
    font-weight:bold;
    font-size:50px;
    color:#638b3b;
    position:absolute;
    
    left:630px;
    top:150px;
    

}
#content{
    position:relative;
    width:1022px;
    margin-left:3px;
    background-color:#fae3b7;

}
#txt_long{
    width:550px;
    font-size:13px;
    margin-left:15px;
    margin-top:10px;    
}
#txt_short{
    width:380px;
    font-size:13px;
    margin-left:15px;
    margin-top:10px; 
}
#txt_short table{
    font-size:17px;
    
}
#txt_prawa{
    position: absolute;
    left:650px;
    top: -65px;
}
#txt_double{
    width:700px;
    text-align:center;
    font-size:18px;
}
#txt_double p{
    font-size:14px;
    margin-top:40px;
    margin-bottom:40px;
}
#txt_double a{
    text-decoration: none;
    color: #4d7324;
}
#txt_double a:hover{
    text-decoration:underline;
}
#txt_double a:hover.a2{
    text-decoration:underline;
}
#ul_bg{
    position:relative;
    top:15px;
    left:-200px;

    
    width:449px;
    height:139px;
    
    background-image:url('./images/bg-2.png');    
}
#ul_bg ul{
    
    list-style-image:url('./images/triangle.png');
    font-size:13px;
    margin-left:60px;
}
#ul_bg li{
    
    margin-top:4px;
}
#footer{
    background-image: url('./images/stopka.jpg');
    height:102px;
}

#footer p{
    
    position:relative;
    color:#d7ca9a;
    font-size:13px;
    font-weight:bold;
    margin-bottom:-6px;
    
}
#footer a{
    text-decoration: none;
    color: #f6cd80;
}
#footer a:hover{
    text-decoration:underline;
}
#footer a:hover.a2{
    text-decoration:underline;
}
table{
    height:600px;
}
