body {  background-color: #181909;
        margin-top: 10 px;
	margin-bottom: 10 px;
	margin-right: 10 px;
	margin-left: 10 px }

td {  font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 13px;
      line-height: 16px;
      background-color: #dcd7b6;}

.td1 {  font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 13px;
      line-height: 16px;
      background-color: #000000;}
    			
.txt {  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	line-height: 16px;
	text-align: justify }

.txtnws {  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	line-height: 13px;
	text-align: justify }
	
.tyt { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
	line-height: 19px;
	font-weight: 600;
	text-align: left;
	color: #000000; }
	
.min {  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 14px;
	text-align: justify;
	color: #464A31 }
       		
.dat {  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 14px;
        color: #506992 }


					
.tyt1 { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
	line-height: 17px;
	text-align: left;
	color: #DA251E; }

.tyt2 { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
	line-height: 17px;
	text-align: center;
	color: #DA251E; }
	
.tyt3 { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
	line-height: 17px;
	color: #DA251E; }

.form { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-color: #AFBED5;
        BORDER-BOTTOM: #506B94 1px SOLID;
        BORDER-LEFT: #506B94 1px SOLID;
        BORDER-RIGHT: #506B94 1px SOLID;
        BORDER-TOP: #506B94 1px SOLID;
        font-size: 12px;
        line-height: 14px;
        color: #000000; }
								    
.przy { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-color: #AFBED5;
        BORDER-BOTTOM: #506B94 1px SOLID;
        BORDER-LEFT: #506B94 1px SOLID;
        BORDER-RIGHT: #506B94 1px SOLID;
        BORDER-TOP: #506B94 1px SOLID;
        font-size: 10px;
        line-height: 12px;
        color: #506B94;
        font-weight: bold;}
																	    

a:link { color: #363B1D; text-decoration: none; font-weight: bold; }
a:visited { color: #363B1D; text-decoration: none; font-weight: bold;}
a:hover { color: #BFBB98; text-decoration: none; font-weight: bold;}
a:active { color: #BFBB98; text-decoration: none; font-weight: bold;}

.a2:link { color: none; text-decoration: none }
.a2:visited { color: none; text-decoration: none }
.a2:hover { color: none; text-decoration: none }
.a2:active { color: none; text-decoration: none }

.a1:link { color: none; text-decoration: none }
.a1:visited { color: none; text-decoration: none }
.a1:hover { color: none; text-decoration: none }
.a1:active { color: none; text-decoration: none }

/* general styling for this example */
* { margin: 0; padding: 0; }
body { padding: 20px; }
/* begin gallery styling */
#jgal { list-style: none; width: 100px; }
#jgal li { opacity: .5; float: left; display: block; width: 60px; height: 60px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: absolute; top: 20px; left: 220px; display: none; }
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }
/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }
<!--[if lt IE 8]>
<style media="screen,projection" type="text/css">
#jgal li { filter: alpha(opacity=50); }
#jgal li.active, #jgal li:hover { filter: alpha(opacity=100); }
</style>
<![endif]-->
							