body, td {
    margin: 0px;
    padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E461F;
}

p{
	margin-top: 18px;
}

li{
	margin-left: 18px;
}

ul{
	margin: 18px 0px 0px 18px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #A37021;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4E461F;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#scroll { 
	position: absolute; 
	top: 0; 
	bottom: -0.1px; 
	width: 1em; 
	z-index: -1; 
}

.titlu_mare_mare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #A37021;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 18px;
}

.titlu_mare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4E461F;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 16px;
}

.img {
}

.field_alerta {
	border: 1px #AFA17F solid;
	height: 26px;
	width: 116px;
	font-size: 14px;
	background-color: #5D5539;
	color: #E0D7B0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

.field {
	border: 1px #F3EDD8 solid;
	background-color: #AE9B68;
	color: #F3EDD8;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
    color: black;
    text-decoration: underline;
}

a:active {
    color: #494927;
    text-decoration: none;
}

a:visited {
    color: black;
    text-decoration: underline;
}

a:hover {
    color: #494927;
    text-decoration: none;
}

ul.list {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    list-style-image: url('images/sageata.jpg');
	vertical-align: middle;
    line-height: 16px;
	padding: 10px 10px 10px 20px;
	margin: 0px;
}

.sc, A.sc, A.sc:visited, A.sc:hover, A.sc:visited:hover {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  text-decoration: none;
}

.div_poza{
	width: 100px;
	height: 100px;
	float: left;
	padding: 0px 42px 32px 0px;
}

.galerie_hidden{
	display: none;
}