/*
-----============ DAAB.PL ==========--------
Data: 11.07.08
Zmiany: Podstawoway arkusz
Typ: layout liqid, pionowy

 */




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

html{
padding:0px;
margin:0px;
}

body{
background-color:#f8fafd;
background-image:url('../images/bg.jpg');
text-align: center;
background-repeat:no-repeat;
}


/* SZKIELET*/

#content{
width:930px;
height:1066px;
margin-left:auto;
margin-right:auto;
margin-top:20px;

}

#top{
width:930px;
height:107px;
background-image:url('../images/top.jpg');
background-repeat:no-repeat;
}

#main{
width:926px;
height:660px;
background-color:#fff;
border-left: 2px solid #949494;
border-right: 2px solid #949494;

}

#bottom{
width:930px;
height:256px;
background-image:url('../images/bottom.jpg');
background-repeat:no-repeat;

}

#footer{
width:930px;
height:44px;
background-image:url('../images/footer.jpg');
background-repeat:no-repeat;
}

#leftmain {
width:339px;
height:660px;
float:left;
}


#leftmain p{
margin-top:70px;
margin-left:30px;
width:290px;
font-size:9pt;
font-family:Tahoma;
text-align:left;
color:#4d4b4b;
}



#rightmain{
width:587px;
height:660px;
float:left;
background-image:url('../images/bg2.jpg');
background-repeat:no-repeat;
}

#rightmain img{
border:0px;
}


.flash{
margin-left:30px;
margin-top:36px;
width:298px;
height:164px;
}


.news{
padding-top:100px;
padding-left:35px;
width:256px;
font-size:8pt;
font-family:Tahoma;
text-align:left;
color:#fff;

}

.copyrights{
padding-top:10px;
font-size:7pt;
font-family:Tahoma;
color:#041f3f;
text-align:right;
}

.copyrights a{
color:#041f3f;
text-decoration:none;
}

.adres{
position:relative;
top:-105px;
left:680px;
font-size:8pt;
font-family:Tahoma;
color:#fff;
text-align:left;
width:250px;
}

.adres p{
float:left;
margin-left:10px;
}

.adres a{
text-decoration:none;
color:#fff;
}

#rightmain table{
margin-top:100px;
margin-left:8px;
}

.naglowek{
color:#000000;
font-family:Tahoma;
font-size:12px;
background-color:#e3e3e3;
text-align:right;
vertical-align:text-top;
padding:3px;
}

.naglowek a{
color:#000000;
text-decoration:none;
}