body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	background-color: white;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(img_system/tlo1.jpg);
	background-repeat: repeat-x;
}

div#glowna {
	border-bottom: 0px solid; 
	width: 991px;
	text-align: left;
	margin: 0 auto 0 auto; 
	padding: 0px;
	background-image: url(img_system/tlo_glowna.jpg);
	background-repeat: repeat-y;
}

div#stopka{
	background-image: url(img_system/tlo_stopka2.jpg);
	background-repeat: no-repeat;
	color: #868686;
	font-size: 10px;
	text-align: center;
	padding-top: 26px;
	width: 911px;
	height: 50px;
}

td#cienprawy{
	background-image: url(img_system/tlo_p.jpg);
	background-repeat: no-repeat;
	width: 10px;
}
td#cienlewy{
	background-image: url(img_system/tlo_l.jpg);
	background-repeat: no-repeat;
	width: 10px;
}

img{
	border: 0px;
}

input, select, option, textarea{
	border: 1px solid black;
	font-size: 11px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	color: #474747;
	font-weight: bold;
	text-decoration: none;
}
a.:hover{
	color: #C40009;
}

/****************************************/

div.gornabelka{
	background-image: url(img_system/naglowek.jpg);
	background-repeat: no-repeat;
	width: 911px;
	height: 151px;
}

div.przewijany{
	color: #858585;
}

table.ramka{
	background-color: Silver;
}

td.naglowek{
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
}

td.rozdzielaczstopka{
	padding-left: 15px;
	padding-right: 15px;
}

input.klawiszOK{
	background-color: #990000;
	font-weight: bold;
	color: white;
	padding-left: 20px; 
	padding-right: 20px;
}

input.klawiszOK2{
	background-color: #990000;
	font-weight: bold;
	color: white;
	padding-left: 20px; 
	padding-right: 20px;
	margin: 1px;
}

div.komunikat{
	font-weight: bold;
	border: 1px solid #C30000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

