body {
	background-color: #5526f0;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #C0E8F8;
	scrollbar-highlight-color: #F0FFFF;
	scrollbar-shadow-color: #EEF4FB;
	scrollbar-3dlight-color: #EEF4FB;
	scrollbar-arrow-color: #0098DB;
	scrollbar-track-color: #EEF4FB;
	scrollbar-darkshadow-color: #EEF4FB;
}
body, td {
	font-family: verdana;
	font-size: 11px;
	color: #2B4B8A;
}
img {
	border: none;
	margin: 0;
}
#ramowka {
	background-image: url('tlo.gif');
	background-repeat: no-repeat;
	background-position: center 50%;
	width: 100%;
	height: 100%;
	border: 0px none;
}
#kontener {
	width: 755px;
	height: 445px;
	text-align: center;
}
#ramka {
	height: 224px;
	background-image: url('tlo2.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: White;
	vertical-align: top;
}
#podstrona {
	background-image: url('tlo3.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	top: 300px;
	margin: 0px 0px 0px 0px;
}
#podstrona a {
	font-weight: bold;
	color: #2B4B8A;
	text-decoration: none;
}
#podstrona a:hover {
	color: #809DD6;
}
#admin {
	background-color: #E6E6FA;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 16px;
	color: #00008B;
	margin: 0px 20px 20px 20px;
}
#admin a {
	font-weight: bold;
	font-size: 14px;
	color: #483D8B;
}
#admin a:hover {
	color: #708090;
	border-top: 2px solid #4682B4;
	border-bottom: 2px solid #4682B4;
	text-decoration: none;
	background-color: White;
	margin-top: 2px;
	margin-bottom: 2px;
}
#admin span a {
	font-size: 10px;
}
#admin span a:hover {
	border-top: 1px solid #4682B4;
	border-bottom: 1px solid #4682B4;
	margin-top: 1px;
	margin-bottom: 1px;
}
input {
	background-color: White;
	color: #00008B;
	border: 1px solid #483D8B;
}
#menu {
	background-color: White;
	border: 1px solid #483D8B;
	width: 500px;
	padding: 10px 10px 10px 10px;
}
.zdjecie {
	border: 1px solid #483D8B;
	margin: 3px 3px 3px 3px;
	padding: 0px 0px 0px 0px;
}
.tytul {
	font-size: 13px;
	font-weight: bold;
	color: #203868;
}
