span.komunikat_red{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #dd0000; 
  font-weight: bolder;
}

span.komunikat_red2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000; 
  font-weight: bolder;
}

.komunikat_green{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #008800; 
  font-weight: bolder;
}

.komunikat_green_bigger{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #008800; 
  font-weight: bolder;
}

/* Naglowki stron*/
span.black_medium{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000000; 
  font-weight: bolder;
}

/*PERSONAL DETAILS*/
span.blue_small{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #009; 
  font-weight: normal;
  line-height: 200%;
  width: 10%;
  float: left;
}

/* link mały */
a, a:visited, a:link{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #009; 
  text-decoration: none;
  font-weight: bolder;
} 
a:hover{
  text-decoration: underline;
}

a.retake, a:visited.retake, a:link.retake{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444; 
  text-decoration: none;
  font-weight: bolder;
} 
a:hover.retake{
  text-decoration: underline;
}


/* link menu */
a.big, a:visited.big, a:link.big{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #009; 
  line-height: 180%;
} 
a:hover.big{
  text-decoration: none;
}

/* link to change password */

a.chp, a:visited.chp, a:link.chpchpchpchp{
  font-family: Verdana;
  font-size: 11px; 
  color: #009;
  font-weight: bolder;
}

a:hover.chp{
  text-decoration: underline;
}

em.hint{
 font-family: "Trebuchet MS", "Nimbus Sans L", Verdana, Arial, sans-serif;
 font-style: normal;
 font-size: 12px;
 font-weight: bolder;
 color: #199;
}

span.correct{
 color: #090;
 font-weight: bolder;
}

option.correct{
 color: #090;
 font-weight: bolder;
}

span.mistake{
 color: #f00;
 font-weight: bolder;
 text-decoration: line-through;
}

span.correct_pattern{
 color: #00f;
 font-weight: bolder;
}

.instruction{
 color: #000;
 /*font-style: italic; */
 padding-top: 8px;
 font-size: 14px;
}

.navy_blue{
 font-size: 17px;
 color: #009;
 font-weight: bolder; 
}

/* uniwersalny bez rozmiaru czcionki */
.navy_blue_u{
 color: #009;
 font-weight: bolder; 
}

.title_exercise{
 color: #000099;	
 font-weight: bolder; 
}


/* NO REPORTS, NO EXERCISES*/
.komunikat_no
{
 font-family: "Trebuchet MS", "Nimbus Sans L", Verdana, Arial, sans-serif;
 color: #000;
 font-size: 14px;
 padding: 0px; 
}

/*** RESULTS ***/
.result_red{
  color: #d00; 
  font-weight: bolder;
}

.result_blue{
  color:#00c; 
  font-weight: bolder;
}

/* Style Trebuchet*/

.trebuchet{
  font-family: "Trebuchet MS", "Nimbus Sans L", Verdana, Arial, sans-serif;
  color: #000;
  font-size: 12px;
} 

/*********COMPILE EXERCISES********/
.items{
  background-color: #cacaca; 
  padding: 8px; 
  margin-left: -50px;
}


/*Messages Inbox*/

.info_msg{
  font-weight: bolder;
  font-size: 14px;
}

p#welcome
{
  font-size: 	17pt; 
  line-height: 	160%; 
  text-align: center; 
  font-family: "Trebuchet MS", "Nimbus Sans L", Verdana, Arial, sans-serif;
  color: #009;
}

/*********************************/
/************SEQUENCE*************/

ul.sequence {
	margin: 0;
}

ul.sequence li {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 10px;
	background-color:#fafafa;
	border: #319945 solid 1px;
	color:#555;
}	

/**********************KURS POLICYJNY ****************************/
span.policja_title{
	cursor:pointer;
}

span:hover.policja_title{
	text-decoration: underline; 
}


p.policjaSt{
 	font-size: 10pt;	
 	display: block;
}

span.policja_ex{
	color: #009;
	font-size: 10pt;
	float: left;
	width: 50px; 
}
   
span.klasa1{
 float: left;	
}

span.klasa3{
	 float: left;
 width: 40px;
  text-align: center;		
}

span.klasa4{
	 float: left;
 width: 50px;
  text-align: center;		
}

span.klasa5{
 float: left;
 width: 50px;	
  text-align: center;		
}

span.klasa6{
 float: left;
 width: 90px;	
 text-align: center;	
}

span.klasa7{
 float: left;
 width: 120px;		
 text-align: center;	 
}

span.kurs_naglowek{
	color: #930; 
	font-style: italic; 
	font-size: 95%;
}

span.kurs_stats{
	color: #009;  
	font-size: 90%;
}

em.star{
	color:  #d00;
	font-size: 10pt;	
}

