body {
	background-color: #A3C672;
	font-family: Arial, Helvetica, sans-serif,Verdana, Geneva;
	font-size: 12px;
	line-height: 12px;
	color: beige;
	margin: 0;
	padding: 0;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	background-color : inherit;
}

a {
	color: #4b73db;
  font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}


a:hover {
	text-decoration: underline;
	background : transparent;
	color: #163ea3;
}

form {
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	background-color: Navy;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: Navy;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: Navy;
	color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}






TEXTAREA {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 8pt;
	BORDER-LEFT-COLOR: Red;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: Black;
	MARGIN-LEFT: 0px;
	BORDER-TOP-COLOR: Black;
	FONT-FAMILY: tahoma;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: Red;
	color : black;
}




.menuheader {
	BORDER-COLOR: #000000;
	cursor: hand;
	Border-Left: #000000;
	Border-Top: #000000;
	Background-Color: #000000;
}

.menu {
	Background-Color : white ;
}

.home {
	cursor: hand;
}

.menulinks {
	text-decoration:none;
}

a.pred {
	color: #608ebb;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.pred:hover {
	color: #9e4aa6;
	text-decoration: underline;
}

fieldset {
	margin: 5px;
	padding: 2px;
}

a.prevnext, .prevnext {
	color: #5F5F5F;
	font-size: 11px;
	font-weight: bold;
}

.prevnext {
	color: black;
	font-weight: normal;
}

.kosik {
	background: #DFE8FF;
}



