body{
width: 900px;
background-color: white;
background-image: url(images/tlo.jpg);
background-repeat: repeat-x;
margin: 0px auto;
margin-top: 0px;
}
.logo{
width: 900px;
height: 120px;
background-image: url('images/logo.jpg');
}
.menu{
width: 900px;
height: 42px;
background-image: url('images/menu.jpg');
}
.tabela_menu{
width: 900px;
margin-bottom: 25px;
}
.komorka_link{
border-right: 2px black solid;
border-bottom: 2px black solid;
height: 20px;
padding-left: 5px;
padding-right: 5px;
vertical-align: middle;
}
.komorka_link a{
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: rgb(0,0,102);
text-decoration: none;
}
.komorka_link a:hover{
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: rgb(204,0,51);
text-decoration: underline;
}
INPUT{
border-left: rgb(217,217,217) 1px solid;
border-right: rgb(217,217,217) 1px solid;
border-top: rgb(217,217,217) 3px solid;
border-bottom: rgb(217,217,217) 3px solid;
font-size: 12px;
background-color: rgb(255,255,255); 
color: black;
font-family: tahoma,sans-serif;
margin: 0px;
padding: 2px;
}
textarea{
border-left: rgb(217,217,217) 1px solid;
border-right: rgb(217,217,217) 1px solid;
border-top: rgb(217,217,217) 3px solid;
border-bottom: rgb(217,217,217) 3px solid;
font-size: 12px;
background-color: rgb(255,255,255); 
color: black;
font-family: tahoma,sans-serif;
padding: 0px;
margin: 0px;
}
select{
border-left: rgb(217,217,217) 1px solid;
border-right: rgb(217,217,217) 1px solid;
border-top: rgb(217,217,217) 3px solid;
border-bottom: rgb(217,217,217) 3px solid;
font-size: 12px;
background-color: rgb(255,255,255); 
color: black;
font-family: tahoma,sans-serif;
padding: 0px;
margin: 0px;
width: 150px;
}
.tresc{
font-family: verdana;
font-size: 11px;
color: rgb(0,0,102);
}
.tresc a{
font-family: verdana;
font-size: 11px;
color: rgb(0,0,102);
text-decoration: none;
}
.tresc a:hover{
text-decoration: underline;
}
.srodek_strony{
width: 900px;
padding: 10px;
margin-top: 7px;
text-align: left;
}
.lewa_strona{
width: 600px;
float: left;
}
.prawa_strona{
width: 300px;
float: left;
}
.td_glowna{
width: 100px;
border: rgb(207,207,207) 1px solid;
height: 100px;
text-align: center;
vertical-align: middle;
padding: 7px;
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: rgb(191,191,191);
text-decoration: none;
}
.td_glowna:hover{
border: rgb(0,0,153) 1px solid;
}
.border{
border: none;
}
.td_glowna a{
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: rgb(191,191,191);
text-decoration: none;
}
.td_glowna a:hover{
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: rgb(0,0,153);
text-decoration: none;
}
.pad{
padding-top: 5px;
display: block;
}
.staty{
margin-top: 2px;
border: rgb(207,207,207) 1px solid;
}
.tytul{
font-family: verdana;
font-weight: bold;
font-size: 12px;
color: rgb(0,0,102);
border-bottom: 1px solid rgb(0,0,102);
margin-bottom:10px;
}
.tytul2{
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: rgb(153,51,0);
text-decoration: none;
}
.odp{
font-family: verdana;
font-size: 11px;
color: rgb(0,0,204);
}
.odp a{
font-family: verdana;
font-size: 10px;
color: rgb(0,0,102);
text-decoration: none;
}
.titel{
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: rgb(0,0,102);
margin-bottom: 10px;
}
.tooltip { 
   position: absolute; 
   background-color: #99ccff;
   border: 1px solid rgb(0,0,102); 
}
.chmurka{
font-family: tahoma;
font-size: 11px;
color: rgb(0,0,102);
}
.table_border{
border: 1px #cbcbcb solid;
padding: 10px;
}
.th{
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: rgb(102,0,0);
border-bottom: 1px rgb(102,0,0) solid;
}
.link{
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: rgb(0,0,102);
text-decoration: none;
}

.error{
margin-bottom:10px;
font-family: verdana;
font-size: 12px;
text-align: center;
color: rgb(255,102,0);
font-weight: bold;
}
.error a{
margin-bottom:10px;
font-family: verdana;
font-size: 12px;
text-align: center;
color: rgb(255,102,0);
font-weight: bold;
}
.podmienianie :hover{
background-color: rgb(248,248,248);
}
.h { display: none } 
.v { display: block }

.stronicowanie{
text-align: center;
}