body{
    font-size: 12px;
    font-family: sans-serif, Tahoma, Arial, Helvetica;
    background: #f6f8f9;
}

div.glowny{
    position: relative;
    width: 980px;
    margin: 0 auto 15px auto;
    border: #c0bfbf 1px solid;
    border-top: none;
    background: url("../Image/border_left.png") repeat-y;
}

div.lewy{
    width: 730px;
    min-height: 930px;
    background: url("../Image/border_right.png") repeat-y right;
}

div.prawy{
    position: absolute;
    left: 730px;
    top: 1px;
    width: 250px;
    background: url("../Image/div_right.png") repeat-y;
    border-bottom: #c0bfbf 1px solid;
}

div.logo{
    text-align: center;
    margin-top: 25px;
}

div.bip{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

p.stat{
    text-indent: 0;
    text-align: center;
    margin: 0 0 30px 0;
    color: #1d79bc;
    font-weight: bold;
}	

img.stat{
    position: relative;
    top: 10px;
}

p.info{
    text-indent: 15px;
    margin-left: 25px;
    font-weight: bold;
}

p.stopka{
    text-align: center;
    font-size: small;
    color: #595959;
}

p{
    text-align: justify;
    text-indent: 25px;
    margin-right: 30px;
    margin-left: 30px;
    line-height: 1.8;
    font-size: small;
}

img{
    border: 0;
}

h1{
    font-size: medium;
    font-weight: bold;
    color: #494949;
}

hr{
    color: grey;
}

#center{
    margin: 0 auto;
    text-align: center;
}
