.text_footer {
    margin-top: 49px;    
    color: #7fa8ca;
    font-family: 'Tahoma';
    font-size: 10px;
}

body {
    background-image: url('../images/background.jpg');
    background-repeat: repeat-x;    
    margin: 0pt;
    background-color: #85accd;
}
img {
    border: none; 
}

div.img {
    position: relative;
    left: 0px;
    top: 0px;
    margin: 0;
    padding: 0;
    text-align: left;
}

div#logo {
    top: 0px;
    margin-bottom:18px;
}

div#flags {
    position: absolute;
    top: 50px;
    left: 801px;
}

div#linia {
    top: 0px;
    margin-bottom:15px;
}

div#baner {
    top: 15px;
    margin-bottom:35px;
}



.address h2 {
    font-size: 16px;
}

.address p {
    padding-left:20px;
}
.address a {
    color: rgb(121, 121, 121);
}