body{
background-image: url('gfx/bg1.gif');
text-align: center;
margin: 0 0 0 0;
}
td{
vertical-align: top;
text-align: center;
font-family: Arial;
color: #000;
font-size: 15px;
}
a{
color: #f00;
text-decoration: none;
font-weight: bold;
}
a:hover{
color: #f90;
cursor: Hand;
}

.nadpis{
font-size: 36px;
font-weight: bold;
}
.nadpis_navi_l{
background-image: url('gfx/navi_l.gif');
height: 18px;
width: 124px;
font-weight: bold;
}
.nadpis_navi_r{
background-image: url('gfx/navi_r.gif');
height: 18px;
width: 124px;
font-weight: bold;
}
.navilink{
width: 124px;
background-color: #369;
}

.left{
text-align: left;
}
.right{
text-align: right;
}
.center{
text-align: center;
}
.top{
vertical-align: top;
}
.bottom{
vertical-align: bottom;
}
.middle{
vertical-align: middle;
}
.bold{
font-weight: bold;
}
.narrow{
font-family: Arial Narrow;
}

.all{
height: 100%;
width: 780px;
margin-top: 0px;
text-align: center;
position: relative;
margin: auto;
top: 0px;
}
.net{
background-image: url('gfx/net3.gif');
background-position: top left;
background-repeat: repeat-x;
}
.sides{
background-image: url('gfx/sides.gif');
}
.bg{
background-image: url('gfx/bg2.gif');
}


.frame_tl{
width: 128px;
height: 160px;
}
.frame_t{
height: 160px;
}
.frame_tr{
width: 128px;
height: 160px;
}
.frame_l{
width: 128px;
}
.frame_r{
width: 128px;
}
.frame_bl{
width: 128px;
height: 64px;
}
.frame_b{
height: 64px;
}
.frame_br{
width: 128px;
height: 64px;
}

