BODY {

  margin           : 15px 0px 0px 0px;

padding:0 10px;

  background-color : #FFFFFF;

  color            : #000000;

  background-color: #F8F8FF;

  scrollbar-base-color: #778899;

}



td, tr, p, div {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 11px;

  color            : #333333;

}



ul {
	margin           : 0px 0px 0px 0px;

}

hr {

  background       : #CCCCCC;

  height           : 1px;

  width            : 100%;

}



.title {

font-family: sans-serif;

font-size: 24px;

font-weight: bold;

color            : #7B8DA1;

}



.pathway {
	font-family: "Courier New", Courier, mono;
	padding-left:1%;
	font-size: 15px;
	color:#FFFF66;
	
}



a.pathway:link, a.pathway:visited {

  color            : #000000;

  font-weight      : normal;

}



a.pathway:hover {

  color            : #000000;

  font-weight      : normal;

  text-decoration   : underline;

}

.moduletable{
padding:0 10px;
}

.moduletable h3{
background:#160;
color:#CCCCCC;
 
padding:0.25em 0;
text-align:center;
font-size:1.1em;
}


.mainlevel {
	font-size: 18px;
	padding-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFF66; 
	line-height: normal;
	font-weight: lighter;
	text-decoration: none;
	text-transform: capitalize;
}

.sublevel
{
	font-size: 15px;
	padding-left: 8%;
	font-family: Arial, Helvetica, sans-serif;
	color:#3300CC;
	line-height: normal;
	font-weight: lighter;
	text-decoration: none;
	text-transform: capitalize;

}


#active_menu {
	font-weight: bold;
	color: #FFFF33;
}

a.mainlevel:link, a.pathway:visited {
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
}

a.mainlevel {
list-style-type: none;
}

/* Punktowanie Menu */
ul#mainlevel li{
	list-style-type: none;

}


/* formatownie wnetrzna */
.inside {
  font-family      : Tahoma, Verdana, Courier, "Courier New";
  font-size        : 15px;
  color            : #333333;
  padding-left: 2em;
  padding-right: 2em;
	text-align:justify;
	font-size: medium;
	list-style-type: upper-alpha;	
 	line-height: 1.5em;

	
}

.inside p {
	text-align:justify;

	list-style-type: upper-alpha;	
	line-height: 1.5em;
	text-indent: 1em;	
	font-family      : Tahoma, Verdana, Courier, "Courier New";
	font-size        : 14px;
    color            : #333333;
}

.inside H6 {
	font-family      : Tahoma, Verdana, Courier, "Courier New";
	font-size        : 18px;
	font-weight: lighter;
	text-decoration: underline;
}


