div#nul{
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.content div.links {
	width: 180px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-top: 72px;
	padding-bottom: 10px;
}
.content div.links a {
	text-decoration: none;
	color: #360;
	padding-right: 18px;
	text-transform: uppercase;
	background: url(bUp.png) no-repeat right 5px;
}
.content div.links a:hover {
	text-decoration: none;
	color: #999;
	padding-right: 18px;
	background: url(bDn.png) no-repeat right 5px;
}
.links div.noLink{
	color: #C00;
	background: url(arrow.png) no-repeat right 9px;
	padding-right: 18px;
	cursor: default;
}

.content div.right {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E7E7E;
	text-align: left;
	width: 775px;
	min-height: 350px;
	border-left: solid 1px #DBDBDB;
}
.content div.right a {
	text-decoration:none;
	color:#060;
}
.content div.right a:hover {
	text-decoration:underline;
	color:#999;
}
.right div.player {
	padding: 0px;
	float: left;
	margin-left: 30px;
}
.right object {
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCC;
}
.right div.zona {
	text-align:right;
	color:#C00;
	font-weight:bold;
	padding-top: 21px;
	padding-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 20px;
}.right div.thumb {
	border: 1px solid #CCC;
	margin-right: 10px;
	cursor: pointer;
	width: 100px;
	float: left;
	margin-top: 10px;
}

.right img.image {
	float: right;
	border: 1px solid #E0E0E0;
	margin-left: 10px;
}
.right img.echipa {
	float: left;
	margin-right: 15px;
	border: 1px solid #EEE;
}
.right p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
h1, h2, h3, h4, h5, h5 {
	color: #CC813C;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
h1 {font-size: 24px;}
h2 {
	font-size: 20px;
	min-height:50px;
	letter-spacing: normal;
}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}

