/*  Zwykły tekst */
.mt_txt{font: normal 11px/18px MS Sans Serif,sans-serif;color:#303040; }

/*  Zwykły tekst jasny  */
.mt_txt_light{font: normal 11px/18px MS Sans Serif,sans-serif;color:#BBBBCC;}

/*  Tytuł */
.mt_head{font: bold 18px Verdana,sans-serif;color:#D3651C;}

/*  Tytuł 2 */
.mt_head2{font: bold 18px Verdana,sans-serif;color:#5B7085;}

/*  Podtytuł */
.mt_shead{font: bold 13px Tahoma,sans-serif;color:#D3651C;}

/*  Podtytuł 2*/
.mt_shead2{font: bold 13px Tahoma,sans-serif;color:#5B7085;}

/*  Aktywny tekst */
.mt_link{color:#EE6B14;}

a,a.mt_link{text-decoration:none;color:#EE6B14;}
a:hover,a.mt_link:hover{text-decoration:underline;color:#D3651C;}
/*  Wyroznienie1 */
.mt_imp1{font-weight:bold;color:#555566;}

/*  Wyroznienie2 */
.mt_imp2{font-weight:bold;color:#5B7085;}

/*  Mini tekst */
.mt_mini{font:normal 9px Arial,sans-serif;}

/*  Tekst opisu */
.mt_stitle{font:bold 10px Arial,sans-serif;}
