@charset "iso-8859-2";
.glowna {
	margin-top: 130px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	color: #003300;
	font-size: 12px;
}
.tlo1 {
	background-image: url(../images/tloR1C1.jpg);
	background-repeat: no-repeat;
	height: 442px;
	width: 412px;
	background-position: center top;
}

.admin {
	color: #003300;
	text-align: center;
}

body {
	background-image: url(../images/kolor.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
input {
	background-color: #006600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFF66;
	border-right-color: #FFFF66;
	border-bottom-color: #FFFF66;
	border-left-color: #FFFF66;
	color: #FFFF99;
}

input#nazwa2 {
	background-color: #FFFF66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	color: #006600;
}
.stopka{
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666600;
	font-size: 10px;
	margin-top: 50px;
	text-align: center;
}
