body { 
font-family: Tahoma, Geneva, sans-serif;
background-color: #fff;
}

#center{
position: relative;
margin: 0 auto 0 auto;
width:600px;
height: 100%;
}

#top{
width:599px;
height:49px;
background-image: url('img/bg.png');
background-repeat: no-repeat;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

#top h1{
text-align:center;
padding-top:2px;
color:#fff;
font-size: 20px;
}

#top p{
text-align:center;
margin-top: -13px;
color:#fff;
font-size: 15px;
}

#tab1{
width:583px;
color:#fff;
text-align:center;
font-size: 15px;
}

#tab1-clear{
width:120px;
}

#tab1-model{
width:265px;
}

#tab1-dostarczyl{
width:200px;
}


#tab{
float:left;
width:597px;
min-height:50px;
border:1px solid #BCBCBC;
border-top:0px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

#tab p{
padding-left:7px;
padding-top:1px;
color: #000;
font-size: 14px;

}

#tab2{
width:583px;
text-align:center;
}

#tl{
width:120px;
font-size: 15px;
font-weight:bold;
}

#tc{
width:265px;
font-size: 14px;
}

#tr{
width:200px;
}