div{
border: 0px solid;
}
h1,h2,h3,h4,h5,h6,table,td,tr,p{
margin: 0px;
padding: 0px;
}
.fleft{
float: left;
}
.fright{
float: right;
}
.aleft{
text-align: left;
}
.aright{
text-align: right;
}
.clear{
clear: both;
}

.czerwony{
color: rgb(204,0,0);
}
.niebieski{
color: rgb(0,0,204);
}

img{
border: 0px solid;
}

p{
margin: 10px 20px 0px 10px;
text-align: justify;
}
p.sp{
margin: 0px;
padding: 0px;
font-size: 1px;
line-height: 1px;
}

table.torby td{
text-align: center;
padding: 2px;
}
table.torby td.wiersz2{
font-size: 10px;
}

#allpage-c{
background: url('../pic/logo.png') no-repeat;
width: 900px;

}
#shadow-left{
background: url('../pic/border-shadow-left.png') no-repeat left top;
}
#shadow-right{
background: url('../pic/border-shadow-right.png') no-repeat right top;

}

#allpage{
font-family: Verdana;
font-size: 12px;
}
#content-all{}
#content-menu{
float: left;
width: 250px;
margin: 160px 0px 0px 20px;
}
#content-menu ul{
margin: 0px 0px 0px 0px;
padding: 0px;
}
#content-menu li{
list-style: none;
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#content-menu li a{
border-bottom: 1px solid #CCC;
}
#content-menu li a:hover{
border-bottom: 1px solid rgb(204,0,0);
}

#content{
float: right;
width: 530px;
margin: 30px 80px 0px 0px;
}
#content-head{
background: url('../pic/tlo_content_head.png') no-repeat center top;
height: 90px;
}
#content-body{
background: url('../pic/tlo_content_body.png') repeat-y center;
padding: 0px 20px 0px 20px;
}
#content-foot{
background: url('../pic/tlo_content_foot.png') no-repeat center bottom;
height: 20px;
}

#stopka{
border-bottom: 1px solid #CCC;
}

#stopka h5{
margin: 10px 0px 10px 100px;
font-family: Arial;
font-size: 13px;
}
#stopka img{
margin: 0px 5px 0px 5px;
}

#info{
padding: 0px 0px 0px 20px;
}
#info h1{
font-size: 18px;
font-family: Arial;
color: rgb(0,76,103);
}


#logo{
border: 0px solid;
width: 300px;
height: 120px;
position: absolute;
cursor: pointer;
}

