/* CSS Document */

body {
background-color: #09334e;
background-image: url(../../../img/1/tlo.png);
background-position: top;
background-repeat: repeat-x;
color: #d9d9d9;
font-family: tahoma;
font-size: 12px;
font-weight: normal;
line-height: 20px;
}

#all {
width: 600px;
margin: 100px auto;
}

#kontener_1 {
background-image: url(../../../img/1/header.png);
background-repeat: no-repeat;
width: 600px;
height: 96px;
float: left;
}

#kontener_2 {
background-color: #072b42;
width:600px;
height: 300px;
float: left;
}

#kontener_3 {
margin: 25px 25px 25px 25px;
width: 550px;
height: 250px;
background-color: #06263a;
background-image: url(../../../img/1/content_tlo.png);
background-position: top;
background-repeat: no-repeat;
display: block;
float: left;
border-style:solid;
border-color:#10344a;
border-width:1px;
}

#kontener_4 {
width:250px;
padding: 25px 25px 25px 25px;
text-align: justify;
line-height: 20px;
}

.txt_ciemny {
color:#57778b;
 }
 
IMG.center {
display: block;
margin-left: auto;
margin-right: auto;
}


