TD{
	font-size : 9pt;
	font-family : Verdana;
}

TR.school_list_title  {
	font-size : 9pt;
	font-family : Verdana;
        font-weight : bold; 
        color : White;
 	margin-top : 0pt;
        background-color : #339900;
}

TR.school_list_odd  {
	font-size : 9pt;
	font-family : Verdana;
	margin-top : 0pt;
        background-color : #ECFFEC;
}

TR.school_list_even  {
	font-size : 9pt;
	font-family : Verdana;
	margin-top : 0pt;
        background-color : #CCFFCC;
}

TR.course_list_title  {
	font-size : 8pt;
	font-family : Verdana;
        font-weight : bold; 
        color : White;
 	margin-top : 0pt;
        background-color : #339900;
}

TR.course_list_odd  {
	font-size : 7pt;
	font-family : Verdana;
	margin-top : 0pt;
        background-color : #ECFFEC;
}

TR.course_list_even  {
	font-size : 7pt;
	font-family : Verdana;
	margin-top : 0pt;
        background-color : #CCFFCC;
}


P.school_page_title  {
	font-size : 13pt;
	font-family : Verdana;
	margin-top : 0pt;
	font-weight : bold;
	color: Green;
}

A  {
	color: #006600;
	text-decoration: none;
}

A:Visited  {
	color: #006600;
	text-decoration: none;
}

A:Active  {
	color: #006600;
}

A:Hover  {
	color: #006600;
	text-decoration: underline;
}

A.school_list  {
	text-decoration: none;
	color: #006633;
}

A.school_list:Visited  {
}

A.school_list:Active  {}

A.school_list:Hover  {
	text-decoration: underline;
}

A.school_order  {
	text-decoration: none;
	color: Red;
}

A.school_order:Hover  {
	text-decoration: underline;
}

P.opis  {
	font-size : 9pt;
	font-family : Verdana;
	margin-top : 0pt;
	margin-left : 30px;
}

H1  {
	font-size : 12pt;
	font-family : Verdana;
	color : Red;
	text-align : center;
	font-style : italic;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
}

H2  {
	color : Gray;
	font-size : 10pt;
	text-align : left;
	font-weight : bold;
}

H3  {
	font-size : 9pt;
	text-align : left;
	font-weight : normal;
	font-style : normal;
	font-family : Verdana;
	margin-top : 0pt;
	margin-bottom : 0pt;
	margin-left : 30px;
}

BODY  {
	font-size : 9pt;
	font-family : Verdana;
}

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}

Input.course_search  {
	color: white;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	background-color : #339900;
}

