a {
	color: #0079e8;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr {
	padding: 0;
	margin: 10px auto;
	height: 0;
	border-top: 1px solid #4399e8;
}

legend {
	display: none;
}

fieldset {
	border: 0;
}

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;
}

.naroznik {
	margin-left: 5px;
	float: right;
}

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;
	height: 18px;
	overflow: hidden;
}

#okno {
	position: relative;
	top: -24px;
	float: left;
	background: url('okno.png');
	width: 542px;
	height: 420px;
}

#okno_menu {
	position: relative;
	top: -24px;
	float: left;
	background: url('okno_menu.png');
	width: 168px;
	height: 420px;
}

#stopka {
	position: relative;
	top: -35px;
	margin: 0 auto;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	width: 670px;
	height: 85px;
	background: url('stopka.png');
	clear: both;
}

#ramka {
	text-align: justify;
	padding: 5px 10px;
	position: relative;
	left: 18px;
	top: 26px;
	width: 485px;
	height: 340px;
	overflow: auto;
	background: #9FC5E8;
}

#ramka_menu {
	margin: 0;
	padding: 0;
	position: relative;
	left: 18px;
	top: 26px;
	list-style-type: none;
	width: 132px;
	height: 350px;
	overflow: hidden;
	background: #9FC5E8;
}

#ramka_menu li a {
	display: block;
	padding-top: 6px;
	text-align: center;
}

#ramka_menu li a img {
	padding: 10px;
}

#ramka_menu li a img:hover, #ramka_menu li a img#aktywna {
	padding: 5px;
	border: solid #89b4e0 5px;
}

#wyslij {
	position: relative;
	left: 205px;
}

form {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

label {
	width: 80px;
	margin-right: 2px;
	float: left;
	display: block;
	text-align: right;
}