body,html {
	font-size:11pt;
	font-family: "times new roman",times,serif;
	color:black;
	background-color: white;
}


h1 {
	font-size: 120%;
	font-weight: bold;
}

h2 {
	font-size: 140%;
	font-weight:bold;
}

h3,h4 {
	font-size: 110%;
	font-weight:bold;
}

/* WYLACZONE Z DRUKU */
#topmenu,
#navibox,
#leftcol,
.footermenu {
    display:none;
}

#header {
    height:100px;
}
