@charset "utf-8";
/* CSS Document */
body
{
	background:url(back.png) repeat-x;
	background-color:#FC9;
}
.all 
{
	position:relative;
	width:800px;
	border:medium solid #050401;
	background:url(sss.gif) repeat-y;
	text-align:justify;
}
.unu
{
	width:650px;
	text-align:center;
	border:none;
	height:100px;
	
	position:relative;
	left:150px;
}
.doi
{
	width:650px;
	text-align:center;
	border:none;
	height:25px;
	position:relative;
	left:150px;
}
.doi a,  a visited
{
	text-decoration:none;
	color:#000;
	font-size: 24px;
}
.doi a:hover
{
	color:#F90;
}
.trei
{
	position:relative;
	top:40px;
	width:620px;
	text-align:justify;
	border:none;
	left:150px;
	padding:15px;
}
.event
{
	width:600px;
	position:relative;
	top:5px;
	left:25px;
	border:#000 thin dotted;
	min-height:55px;
}
.event img
{
	float:left;
	
}
.event a, a:hover, a:visited
{
	text-decoration:none;
	color:#000;
	border:none;
	
}
.gal
{
	border:#000 medium solid;
	width:600px;
	font-size:25px;
}
.gal a, a:hover, a:visited
{
	text-decoration:none;
	color:#000;
	border:none;
	
}
.men
{
	border:#000 medium solid;
	width:600px;
	
}

input.button {
  
  font-size: 25px;
  border:#000 medium solid;
	width:606px;
	background:url(but.png);
	text-align:justify;
}