*{
margin:0px;
padding:0px
}
img{border:0px}
html{
	width:100%;
}
#layer1 {
	margin-top:2px;
	margin-bottom:2px;
	float:right;
	visibility: hidden;
	width:100px;
}

#close {
	float: right;
}

a:link {
	color:#CD2701;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana;
}
a:hover {
	color:#330000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a:visited {
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
}
body{
width:976px;
margin:auto;
}
h1 {
	font-size:15px;
	font-family:Verdana;
	font-weight:bold;
	color:#000;
}
h2 {
	color:#CD2701;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana;
}
h3 {
	font-size:17px;
	font-family:Verdana;
	font-weight:bold;
	color:#000;
}
.menu{
height:40px;
width:976px;
}
.menu li, .menu img{
list-style-type:none;
float:left
}
#content{
	background-color:#FFF;
	width:976px;
	font-family:Verdana;
	font-size:12px;
	color:#333;
	border-left:1px;
	border-left-color:#663300;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#663300;
	border-right-style:solid;
}

#wrapper .item2 .read2{
background-image:url(images/circle.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 7px;
margin:1px 0 0 0;
float:left;
color:#1F1F1F;
text-decoration:underline
}

#coloane{
	margin-left:5px; 
	height:530px; 
	margin-right:5px
}
.rosu {
	color: #F00;
}

#footer{
	margin-top:10px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#1F1F1F;
	background-color:#FFF;
	padding-top:15px;
	border-bottom:1px;
	border-bottom-color:#663300;
	border-bottom-style:solid;
}
#footer-left {
	text-align:left;
	margin:5px;
	width:150px; 
	float:left;
	background-color:#FFF;
	height:100px;
}
#footer-right {
	text-align:right;
	margin:5px;
	width:150px; 
	float:right;
	background-color:#FFF;
	height:100px;
}
#footer a{
font-family:Tahoma;
font-size:11px;
color:#1F1F1F;
text-decoration:underline
}