body {
	background-image: url(img/bg-header.gif);
	background-repeat: repeat-x;
	background-color: #CCD8FF;
	margin: 0px;
}
table.szkielet {
	width: 100%;
	height: 100%;
	border: 0px;
}
table.szkielet td.kol_lewa {	background-image: url(img/bg-body-left.gif);	background-repeat: repeat-x;}
table.szkielet td.kol_prawa {	background-image: url(img/bg-body-right.gif);background-repeat: repeat-x;}
table.szkielet td.logo_left {	background-image: url(img/bg-logo-left.gif);	width: 110px;}
table.szkielet td.logo_right {background-image: url(img/bg-logo-right.gif);width: 110px;}
table.szkielet td.moon {   	background-image: url(img/bg-bar-moon.gif);	width: 65px;}
table.szkielet td.bar_head {	background-image: url(img/bg-bar-head.gif);	width: 200px;}
table.szkielet td.bar_right {	background-image: url(img/bg-bar-right.gif);	width: 285px;}
table.szkielet td.menu {
	/*	background-image: url(img/bg-menu.gif);
	background-repeat: repeat-x;
*/
	width: 180px;
}
td.grad-bot {
	padding: 7px;
	background-image: url(img/gradient-bottom.jpg);
	background-repeat: repeat-x;
}
td.grad-bot2 {
	background-image: url(img/gradient-bottom-r.jpg);
	background-repeat: repeat-x;
}
.tekst {
	font-size: 11pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: justify;
	line-height: 1.5em;
}
h2{
	font-size: 14pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
}
a {
	text-decoration: none;
}
