@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
.mare {
font-size: 18px;
font-weight: bold;
}

.alb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

}
.buton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a {
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000033;
	font-weight: bold;
	}
.poze:hover {
	width: 580px;
	
}
a:active {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
.style1 {font-size: 2px}
.style6 {font-size: 18px}
.style8 {font-size: 17px}
.style9 {
	color: #990000;
	font-weight: bold;
}
.border {
border: 1px;
border-color:#000000;
border-style:solid;
}
-->
