@charset "iso-8859-2";
/* CSS Document */

body, input, select, option, textarea {
      
       font-family: Tahoma; Arial, Helvetica;
	   font-size:11px;
	   color: #000000;
	   line-height: 150%;
    
}

.akt_title {
	color: #415c12;
	font-size:11px;
	font-weight: bold;

    padding-left: 4px;
    width: auto;
}

.akt_date {
	color: #5b5b5b;
	font-weight: normal;
}

img{ border:0px; }




