body,td,th {
	font-family: Calibri;
	font-size: 15px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(pliki/tlo.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tresc {
	width: 904px;
}
h1 {
	color: #FFF;
	background-image: url(pliki/nagl_czerwony.jpg);
	background-repeat: repeat-y;
	height: 30px;
	width: 270px;
	font-size: 20px;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
}
h2 {
	color: #FFF;
	background-image: url(pliki/nagl_szary.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 270px;
	font-size: 20px;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
.stopka {
	background-image: url(pliki/stopka.png);
	background-repeat: repeat-x;
	height: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	font-size: 12px;
	color: #CCC;
	background-color: #000;
}
a.sto:link {
	color: #D7B168;
	text-decoration: none;
}
a.sto:visited {
	text-decoration: none;
	color: #D7B168;
}
a.sto:hover {
	text-decoration: none;
	color: #F00;
}
a.sto:active {
	text-decoration: none;
	color: #F00;
}
a:link {
	color: #03F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.ramka {
	width: 550px;
}
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;line-height:165%;width:200px;}
ul.vert-one li{margin:0;padding:0;border-bottom:1px solid #CCC;}
ul.vert-one li a{display:block;text-decoration:none;color:#333;background:#fff;padding:0 0 0 20px;width:180px;}
ul.vert-one li a:hover{background:#FFCECE url("pliki/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#933 url("pliki/vert-one_arrow.gif") no-repeat 0 9px;}
