BODY { 
font-family: "Times New Roman", Times, serif;
background: #000000;
margin-top : 0; 
margin-left : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 

img {border: 0px;}

a:link { color: #464646; text-decoration: none }             
a:visited { color: #464646; text-decoration: none }          
a:active { color: #464646; text-decoration: none }           
a:hover { color: #034005; text-decoration: underline }       

H1{
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFF2;
	background-color: #000000;
	text-align: center;
	margin: 4px 40px;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top: 1px dashed #000000;
	border-right: 1px ridge #333333;
	border-bottom: 2px ridge #012303;
	border-left: 1px ridge #333333;
	letter-spacing: 3px;
	text-transform: capitalize;
}

H2{
	font-size : 14px;
	font-weight: bold;
	color: #FFFFF5;
	background-color: #012303;
	text-align: center;
	margin: 4px 15px;
}



.ps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 300;
	color: #FFFFFF;
	text-align: center;
	margin: 10px 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #034005;
	border-right: 1px #034005;
	border-bottom: 1px dotted #034005;
	border-left: 1px #034005;

}

.tp {
	border-width: 3px;
	border-right-style: ridge;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
.opis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-indent: 2px;
	position: absolute;
	visibility: hidden;
	left: 100px;
	top: 100px;
	height: 400px;
	width: 570px;
}
