body 
{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header
{
}

#header a, #header a:hover, #header a:active, #header a:visited
{
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}

#header-links
{
	text-align: right;
	float: right;
	width: 150px;
	font-size: 18px;
	margin: -10px 10px 0 0;
}
#header-links p
{
	padding: 0px;
	margin: 5px;
}

#logo {
	position: absolute;
	width: 133px;
	height: 263px;
	background: url(../images/basesnu_caricatura.png) no-repeat;
	z-index: 999;
	width: 133;
	height: 263;
}

#orange
{
	height: 60px;
	overflow: hidden;
	padding-left: 150px;
	background-color : #d36538;
}
	#orange h1 
	{ 
		padding: 0px;
		font-size:  28px ;
		color: white;
	}

#gray 
{	
	padding: 5px;
	color: #4a4949;
	background: url(../images/bg_gray.png) repeat-x;
	overflow: hidden;
	height: 210px;
	padding-left: 120px;
}

	#gray h2
	{	
		margin: 0px;
		padding: 10px;
		font-size:  18px ;
		text-align: right;
		font-weight: normal;
	}

#trimite {
	width: 500px;
	height: 180px;
	border-right: 1px solid #b2b1b1;
	float: left;
	
}	

#form-left { float: left; width: 280px}
	textarea
	{
		border: 1px solid #c0c0c0;
		width: 280px;
		height: 120px;
	}

#form-right { float: right; width: 215px }
	input, select
	{
		border: 1px solid #c0c0c0;
		height: 25px;
		width: 207px;
		font-size: 15px;
		margin: 0px 5px 5px 0px;
	}
	ul { list-style:none; padding: 0px; margin:0px; }

	label {
		position: absolute; 
		text-align:right; 
		width:90px;
		font-size: 18px;
	}
	
	#trimite #button {
		border : none;
		margin : 0px;
		padding : 0px;
		width : 207;
		height : 32;
		margin-left : 0px;
	}

#send 
{ 
	height: 40px;
}

#inarmeaza {
	float: left;
	border-right:1px solid #B2B1B1;
	float:left;
	height:180px;
	width:290px;
	text-decoration : none;
}
#inarmeaza #tricou {
	margin-top : -48px;
	border-width: 0px;
}
#inarmeaza a {
	
	text-decoration : none;
}

#bataie {
	float: left;
	border-right:1px solid #B2B1B1;
	float:left;
	height:180px;
	width:250px;
}
#bataie img {
	padding : 20px;
	border-width: 0px;
}
#bataie a {
	
	text-decoration : none;
}

#mesaj {
	margin : 10px 60px;
	padding : 5px ;
	border : 1px solid #B2B1B1;
	background-color : #cffcc6;
}

.counter
{
	float: left;
}
.meta
{
	vertical-align: text-top;
	width: 200px;
	float: left;
}
.meta ul
{
	vertical-align: top;
}
.comment
{
	clear: both;
	margin-bottom: 50px;
}
.comment-over
{
	font-size:29px;
	color: #F66;
}
.comment li
{
	margin-top: 0px;
}
.counter
{
	padding: 20px 0px 0px 60px;
	font-size: 25px;
}
.counter a
{
	color: #000;
	text-decoration: none;
}
.counter a:hover, .counter a:active, .counter a:visited
{
	text-decoration: underline;
	font-size: 25px;
}
.date
{
	font-size: 11px;
	color: #999;
}
.user
{
	color: #C60;
	font-size: 20px;
	font-weight: bold;
}
.age
{
	font-size: 11px;
}
.content
{
	padding-top: 15px;
}
a
{
	text-decoration: none;
	color:  #930;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	color: #F00;
}
a:visited
{
	color: #C93;
}
#footer
{
	font-size: 18px;
	background-color: #d6d5d5;
	padding: 10px 5px 10px 34px;
}
#parteneri-footer
{
	margin-left: 35px;
	font-size: 18px;
}
#parteneri-footer a, #parteneri-footer a:hover, #parteneri-footer a:active, #parteneri-footer a:visited
{
	padding-left: 35px;
	color: #d55621;
	font-size: 20px; 
	text-decoration: none;
}
#codenoir
{
	position: absolute;
	right: 15px;
	margin-top: -5px;
}
#codenoir a, #codenoir a:hover, #codenoir a:active, #codenoir a:visited
{
	padding-left: 0px;
}
.img-link a img
{
	border: none;
}