a {  text-decoration: none}
.unnamed1 {
	text-decoration: line-through;
}

.t1 {
	border-color: #eaeaea;
	border-style: solid;
	border-width: 1px;
	}
	
.t2{
	
	border-color: rgb(153,153,153);
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	}
	
	
.tekst1 {
	font-size: 12px;
	font-family: verdana, arial;
	font-color: #333333;
    text-align: justify;
     }
.tekst2 {
	font-size: 12px;
	font-family: arial;
	font-color: #333333;
    text-align: justify;
     }
	 
.tekst3 {
     font-color: #999999; 
	 font-family: verdana;
     }	 
	 
.tytul {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial;
	font-color: #333333;
	text-align: center;
     }
.tytul2 {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial;
	font-color: #333333;
	text-align: left;
     }

.t10:hover {color: #bb1111;}

.t10:visited {color: #000000;}	 