@charset "utf-8";
/* CSS Document */

body,html { margin: 0px; height:100%;}
.empty-block { background-image:url(../pix/empty-block.gif); width:15px; }
.block { background-image:url(../pix/block.gif); width:15px; }
.grid { background-image:url(../pix/grid.gif); }
.layouttable { width:900px; height:100%; border: solid 1px #DC2B19; }
.layouttable td { border:none; }
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
a { color: #000000; }
a:hover { color:#FF0000; }
a:active { color: #ff0000; }
a:visited { #000000; }
#menu {
font-size:14px;
font-family:Tahoma, Arial, helvetica, sans-serif;
font-weight:bold;
margin-left:5px;
margin-right:5px;
}
#menu dt {
cursor: pointer;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid #fafafa;
background: #f0f0f0;
}
#menu dd {
border: 1px solid #fafafa;
}
#menu li {
text-align: left;
background: #ffffff;
font-size:12px;
font-weight:normal;
margin-left:15px;
padding-top: 2px;
padding-bottom: 2px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}

.tresc {
width:610px;
height:100%;
overflow:auto;
font-size:10pt;
font-family:Tahoma, Arial, helvetica, sans-serif;
text-align:left;
}

.zmniejszacz {
width:500px;
overflow:auto;
font-size:10pt;
font-family:Tahoma, Arial, helvetica, sans-serif;
text-align:left;
}