/* Styl strony */
body{ 
margin-left:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
table.main{
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
background-position: top left;
}
.titles
{
font-size:14px;
font-weight:bold;
}
.MenuCell{
border:#999999 1px solid;
border-top:none;
padding:5px;
}
.MenuLink{
text-decoration:none;
color:#000000;
font-weight:bold;
}
.MenuLink1{
text-decoration:none;
color:#000000;
}
.form {
margin:0;
}
div.paging{
width:100%;
padding-top:5px;
word-spacing:3px;
text-align:center;
}
.button {
border: 1px solid #444444;	
background-color: #ffffff;
font-size: 11px;
color: #444444;
font-weight: bold;
}
.button1 {
border: 1px solid #026BB0;	
background-color: #ffffff;
font-size: 11px;
color: #026BB0;
font-weight: bold;
}
.OptionTable {
border: 1px solid #026BB0;	
} 
a.paging{
color:#000000;
text-decoration:underline;
font-size:11px;
}
a.paging:hover{
text-decoration:none;
}