body{
margin:0;
padding:0px;
font-family:tahoma,verdana,arial;
font-size:12px;
}
#strona{
width:740;
height:660px;
background-color:#dddddd;
}
#lewyCien{
width:20px;
height:660px;
background-image:url('../img/lcien.gif');
background-repeat:repeat-y;
float:left;
}
#srodekStrony
{
width:740px;
float:left;
}
#prawyCien{
width:20px;
height:660px;
background-image:url('../img/pcien.gif');
background-repeat:repeat-y;
float:left;
}

#linkiGora{
height:50px;
width:100%;
}
#top{
background-image:url('../img/top.jpg');
height:150px;
width:100%;
border:1px solid black;
color:#efefff;
text-align:left;
font-size:12px;
}

#tresc{
margin-top:1px;
height:485px;
}

#lewyPanel{
border:1px solid black;
width:180px;
height:470px;
margin-left:1px;
float:left;
background-color:#eaeaed;
}
#srodkowyPanel{
width:550px;
height:480px;
border:1px solid black;
float:right;
background-color:#eaeaed;
}
#prawyPanel{
border:1px solid black;
width:150px;
height:470px;
float:right;
background-color:#eaeaed;
}
#stopka{
border:1px solid black;
height:20px;
width:736;
margin-left:1px;
margin-right:1px;
background-color:#eaeaed;
}
.tytul{
text-align:center;
width:100%;
height:20px;
background-color:black;
color:#efefff;
font-weight:bold;
font-size:12px;
}
#menuPion 
{
text-align:left;
}

#menuPion a{
margin-left:10px;
color:de8956;
font-family:tahoma;
font-size:12px;
display:block;
margin-top:5px;
}
#tekst{
margin:10px;
margin-top:30px;
text-align:left;
font-family:tahoma;
font-size:12px;
}

#szukanie{
text-align:center;
margin-top:20px;
}

#szukanie #text{
text-align:left;
background-color:#dfdddd;
width:100px;
height:20px;
}
#szukanie #select{
text-align:left;
background-color:#dfdddd;
width:100px;
height:20px;
}
#szukanie #button{
text-align:left;
}
#tekst a{
color:#000000;
margin-top:5px;
margin-bottom:5px;
}