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

body {
	border: 0;
	margin: 0;
	padding: 0;
	font-family:Trebuchet;
	text-align:center;
}
#retea {
	width: 100%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	padding-top:10px;
	font-size: 10px;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #eeeeee;
	padding-left:30px;
	overflow:hidden;
}
#retea h1 {
	float:left;
	font-size: 140%;
	border-bottom:1px solid #bfb6b6;
	margin: 0;
	width:100%;
	padding:2px 0;
	margin: 0 5px;
	color: #9B0101;
}
#retea h1 a 
{
	font-size: 12px;
	margin-left:740px;
	text-decoration:none;
	color: #eeeeee;
}
#retea ul {
	margin: 0;
	padding:0;
	list-style: none;
	text-align: center;
}
#retea ul li {
	float:left;
	display:inline;
}
#retea .col {
	float: left;
	text-align: center;
	display:block;
	width: 100%;
}
#retea a.retealink {
	font-size:10px;
	text-decoration: none;
	color: #666666;
}
#retea a.retealink:hover {
	text-decoration: underline;
	color: #000000;
}

#retealogo {
	margin-bottom:-4px;
	width:80px;
	height:37px;
}