body
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
}
#container
{
	width: 690px;
}
#header
{
	border-bottom: 1px solid #993300;
	margin: 10px 0 0 0;
}

#header #headline
{
	font-size: 250%;
	color: #993300;
	padding: 0;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : 8pt;
}
#header #tagline
{
	font-size: 90%;
	color: #993300;
	margin: 0 0 3px 0;
	padding: 3px 0 3px 0;
	float: right;
	clear: both;
}
#nav
{
	width: 200px;
	height: 440px;
	margin: 10px 0 10px 0;
	padding: 0 0 20px 0;
	float:left;
	clear: both;
	border-right: 1px dotted #993300;
	background-image : url("racheta-tenis.gif");
	background-position : top;
	background-repeat : no-repeat;
}
#nav a, #nav a:visited, #nav a:active
{
	display: block;
	margin: 20px 0 0 0;
	text-decoration: none;
	font-size: 130%;
	color: #ff9933;
	border-bottom: 1px solid #FFFFFF;
}
#nav span
{
	color: #555555;
}
#nav a:hover
{
	border-bottom: 1px solid #FF9933;
}
#content
{
	margin: 15px 0 15px 200px;
	padding: 15px 0 15px 25px;
}
#content h1
{
	display: block;
	border: 1px solid #FF9933;
	padding: 3px;
	margin: 3px 0 6px 0;
	font-size: 120%;
	color: #993300;
	background-color: #F9F9F9;
}
#content p.text
{
	text-align: justify;
}

#content a
{
	font-size: 100%;
	color: #ff9933;
	display: inline;
	text-decoration: underline;
}

.foto-dreapta
{
	float:right;
	margin: 10px 0 10px 10px;
}

#counter
{
	float:left;
	padding: 3px 0 3px 0;
}
#footer
{
	font-size: 90%;
	border-top: 1px solid #993300;
	text-align: right;
	clear: both;
	padding: 3px 0 3px 0;
	color: #993300;
}
#footer a
{
	font-size: 100%;
	color: #993300;
	display: inline;
	text-decoration: none;
}
