body {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	background-image: url(images/bgmain.gif);
	margin: 0px;
}
td {
	font-size: 20px;
	text-align: center;
}
.navon {
	background-image: url(images/nav_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	width: 152px;
	font-size: 13px;
	text-align: left;
	text-indent: 25px;
}


.bgmain {
	background-image: url(images/main_bg2.gif);
	background-repeat: repeat-x;
	height: 287px;
}
.loginbg {
	background-image: url(images/header_01.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 502px;
}
a:link {
	color: #007FFF;
	text-decoration: none;
}

.crbg {
	background-image: url(images/crbg.gif);
	height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
}

.mcbg {
	background-image: url(images/mcbg.gif);
	background-repeat: repeat-y;
	width: 1014px;
	padding: 0px;
}
.navoff {
	background-image: url(images/nav_off.gif);
	text-align: left;	
	text-indent: 20px;
	height: 23px;
	width: 152px;
	font-size: 13px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.leftcolheader {
	background-image: url(images/left_box_head.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 151px;
	color: #FFFFFF;
	text-indent: 20px;
	padding-top: 6px;
}
.lcolbg {
	background-image: url(images/lcolmcbg.gif);
	background-repeat: repeat-y;
	width: 152px;
	padding-top: 3px;
}
.mcheader {
	background-image: url(images/mc_header.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 605px;
	font-size: 20px;
	text-indent: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.rightboxheader {
	background-image: url(images/right_col_header.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 215px;
	text-indent: 20px;
	padding-top: 1px;
	color: #FFFFFF;
}
.rightcolboxbg {
	background-image: url(images/right_col_box_bg.gif);
	background-repeat: repeat-y;
	width: 222px;
	padding-top: 4px;
}

.maincbbg {
	background-image: url(images/mcb_bg.gif);
	background-repeat: repeat-y;
	width: 605px;
	font-size: 16px;
	text-indent: 5px;
}

input {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	background-color: #55D4FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 3px;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
}
a:hover { 
  	color: #99CC00;
	background-color: #FFFFAA;
}
a:visited {
	color: #5555FF;
	text-decoration: none;
}
.formularz {
  text-indent: 10px;
  text-align: left;
  font-size: 16px;
}
textarea {
  font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
  text-indent: 1px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #003300;
  background-color: #55D4FF;
}
.dates {
  text-indent: 10px;
  text-align: left;
  font-size: 10px;
}
.states {
  text-indent: 10px;
  text-align: left;
  font-size: 14px;
}
.hover { 
  	color: #99CC00;
	background-color: #FFFFAA;
}
