html {
	overflow: scroll;
	}

body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	font-family: verdana, helvetica, arial;
	color: #333399;
	font-size: 14px;
	line-height: 130%;
	}

.naglowek {
	font-weight: bold;
	font-size: 16px;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: center;
	line-height: 130%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	}

.justify {
	text-align: justify;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	}

.center {
	text-align: center;
	font-size: 12px;
	line-height: 130%;
	padding-right: 20px;
	padding-left: 20px;
	}

.center2 {
	text-align: center;
	font-size: 14px;
	line-height: 130%;
	padding-right: 20px;
	padding-left: 20px;
	}

.left {
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	padding-right: 20px;
	padding-left: 20px;
	}

ol {
	text-align: justify;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 60px;
	}

ul {
	text-align: justify;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	padding-right: 40px;
	padding-left: 40px;
	}

.border {
	border-right: #cccccc 2px solid;
	border-top: #cccccc 2px solid;
	border-left: #cccccc 2px solid;
	border-bottom: #cccccc 2px solid;
	}
.border1 {
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	}

.color {
	background-image: url('tlo.png');
	}

.menu {
	background-image: url('do_menu.png');
	}

.panel {
	padding-right: 1px;
	padding-left: 1px;
	position: center;
	}

.panel a {
	text-decoration: none;
	color: #333399;
	}

.panel a: hover {
	text-decoration: none;
	}

#panel a.visited {
	position: center;
	text-decoration: none;
	}

.menu1 {
	position: center;
	background-color: #fffff0;
	border: 1px solid #333399;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	text-align: center;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
