<!-- 
kolor ciemniejszy tła: #639ACE;
kolor gradientu: 60a3fa
-->

.tabela
{
font-size:10px;
font-family:verdana;
border-width:0px;
padding:0px;
text-align:center;
}

.komunikat
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

.komorka
{

border-width:1px;
border-style:solid;
border-color:#639Ade;
font-size:10px;
font-family:verdana;
text-align:center;


}

.lista
{
font-size:10px;
font-family:verdana;
}

body
{
background-repeat:repeat-x;
background-image:url("../grafika/pasek.gif");
background-position:0% 0%;
background-attachment:scroll;
}

#strona
{
width:760px;
height:600px;
margin-left:auto;
margin-right:auto;
margin-top:0px;

}

#baner
{
width:760px;
height:140px;
background:url("../grafika/g1.jpg");
margin-bottom:8px;
}


#naglowek
{
width:760px;
height:50px;
}


#panel1
{
width:160px;
height:30px;
margin-top:3px;

}


#menu
{
width:160px;
height:280px;
float:left;
}

#prawa
{
width:592px;
height:300px;
background:white;
border-top-style:solid;
border-top-width:5px;
border-top-color:#639ACE;
float:right;
background-repeat:repeat-x;
background-image:url("../grafika/pasekdlugi.gif");
background-position:0% 0%;
background-attachment:scroll
}


#panel2
{
width:592px;
height:327px;
background:#639ACE;
margin-top:6px;
text-align:center;
vertical-align:middle;
float:right;
}


#stopka
{
width:592px;
height:30px;
background:#639ACE;
margin-top:6px;
text-align:center;
vertical-align:middle;
float:right;
border-top-style:solid;
border-top-width:5px;
border-top-color:#639ACE;
border-bottom-style:solid;
border-bottom-width:5px;
border-bottom-color:#639ACE;
background-repeat:repeat-x;
background-image:url("../grafika/pasek.gif");
background-position:0% 0%;
background-attachment:scroll
}


.tytul
{
font-size:10px;
font-weight:bold;
font-family:verdana,arial;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
border-bottom-style:dotted;
border-bottom-color:blue;
border-bottom-width:1px;
margin-top:0px;
}
.tresc
{
font-size:10px;
font-family:verdana,arial;
padding: 20px 20px 20px 20px;
border-bottom-style:dotted;
border-bottom-color:blue;
border-bottom-width:1px;
text-indent:10px;
margin-bottom:0px;
}

.linkiwstopce
{
font-family:verdana,arial;
font-size:10px;
padding-top:8px;
padding-right:3px;
}


