a {
	color: #0079e8;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr {
	padding: 0;
	margin: 10px auto;
	height: 0;
	border-top: 1px solid #4399e8;
}

table, td, th {
	border: 1px solid #4399e8;
	text-align: center;
}

p {
	text-indent: 30px;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: larger;
}

code {
	text-indent: 0px;
	display: block;
	margin: 10px 50px;
	padding: 10px;
	border: 1px solid #00b5ee;
	white-space: pre;
}

img {
	border: 0;
}

img#logo {
	display: block;
	margin: 0 auto;
}

html {
	height: 100%;
	color: #286db4;
	background: #bbddff;
	background-image: url('tlo.gif');
}

body {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top:-300px;
	margin-left:-355px;
	vertical-align: middle;
	width: 710px;
}

.tytul_wysr {
	position: relative;
	top: 20px;
	left: 65px;
}

.tytul_left {
	position: relative;
	top: 20px;
	left: 25px;
}

#okno {
	margin: 0 auto;
	background: url('okno.png');
	width: 710px;
	height: 420px;
}

#stopka {
	position: relative;
	top: -10px;
	margin: 0 auto;
	padding-top: 23px;
	text-align: center;
	width: 710px;
	height: 73px;
	background: url('stopka.png');
}

#ramka {
	text-align: justify;
	padding: 5px 10px;
	position: relative;
	left: 18px;
	top: 26px;
	width: 653px;
	height: 340px;
	overflow: auto;
	background: #9FC5E8;
}