body { background-color: #000F00; background-image: url(wall2.png); font-family: Arial; font-size: 10pt; color: #CDFED6 }


.opis  { font-size: 13pt; font-weight: bold; font-style: italic; font-family: times new roman; color: #009933; text-decoration: none }
.topic { font-size: 14pt; font-weight: bold; font-family: tahoma; color: #0099CC }
.tek   { font-size: 11pt; font-weight: normal; font-family: arial; color: #3EEAA5; text-decoration: none }
.rig   { font-size: 8pt; font-weight: normal; font-family: verdana; color: #CCCCFF; text-decoration: none }
.tit   { font-size: 15pt; font-style: italic; font-family: arial black; color: #02531F; text-decoration: none }
.sm    { font-size: 9pt; font-weight: normal; font-family: arial }

A:link     { color: #33CC33; text-decoration: none }
A:visited  { color: #009933; text-decoration: none }
A:hover    { color: #0099FF; text-decoration: underline }
A:active   { color: #39B9B6; text-decoration: underline }

.ac_img { border: 0px solid; display: block; float: left; margin: 15px }
.ac_img2 { border: 0px solid; display: block; float: right; margin: 15px }

.menu td {
	color: black;
	width:170px;
	height:20px;
	font-family:arial;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	text-align:center;
	background:url(green.jpg);
	margin-top:0px;
	cursor: pointer;
	}
.menu a:link { 	
			display: block; 
			width:170px; 
			height:20px;
			text-decoration: none;
			font-weight:bold;
			color: black 
			}
.menu a:visited { 	
			display: block; 
			width:170px; 
			height:20px;
			text-decoration: none;
			font-weight:bold;
			color: black 
			}
.menu a:active { 	
			display: block; 
			width:170px; 
			height:20px;
			text-decoration: none;
			font-weight:bold;
			color: black 
			}
.menu a:hover {
			text-decoration: none;
			font-weight:bold;
			color: black
			}


