body {
margin:0;
font:10pt "Trebuchet MS",Arial,Verdana,sans-serif;
background:none;
}


h1 {
font-size:180%;
}
h2 {
font-size:160%;
}
h3 {
font-size:140%;
}
h4 {
font-size:120%;
}
h5 {
font-size:100%;
}
h6 {
font-size:90%;
}



/****/
#pagename {
float:right;
}
.title {
clear:both;
}

/**/
#logo, #sns, #menu0, #menu1, .title, #footer, #counter, #layer1 {
display:none;
}


.rozpis dl {
clear:both;
margin:0;
padding:0.5em 0 0 0;
}
.rozpis dt {
float:left;
width:15%;
margin:0;
padding:0;
text-align:right;
font-weight:bold;
}
.rozpis dd {
float:right;
width:83%;
margin:0;
padding:0;
}
.rozpis table {
width:100%;
}
.rozpis h3 {
display:inline;
font-size:100%;
line-height:130%;
}


/**/
.tocenter {
clear:both;
width:100%;
text-align:center;
}
.toleft {
clear:left;
float:left;
padding:0 10px 0 0;
}
.toright {
clear:right;
float:right;
padding:0 0 0 10px;
}
.clr {
clear:both;
}
.del {
display:none;
}
