html, body{
margin:0;padding:0;
font-family:Arial, Trebuchet MS, Helvetica, Arial;
font-size: 14px;
line-height: 1.7em;
text-align:center;
color: #1a1a1a;
background: #a60807 url(images/back.jpg) repeat-x top center;
}
#top{
margin-left: auto;
margin-right: auto;
width: 936px;
height:34px;
background: url(images/top.png);
}
#bottom{
margin-left: auto;
margin-right: auto;
width: 936px;
height:34px;
background: url(images/bot.png);
}
#container
{
margin-left: auto;
margin-right: auto;
width: 936px;
overflow:hidden;
text-align: left;
background: url(images/back.png);

}
#logo{
margin-left:30px;
float:left;
background: url(images/logo.jpg) no-repeat;
width:865px;
padding-left:180px;
padding-top: 85px;
}
#logo h1{
font-size: 18px;
font-weight:normal;
color: #999;
margin:0;
padding:0;
}
h2{
font-size: 18px;
font-weight:normal;
color: #666;
border-bottom: 1px solid #f0f0f0;
}
#zodii
{float:right;}

#content{
float:left;
text-align:left;
padding-left:30px;
padding-right:30px;
}

.group img{
border: 1px solid #ccc;
}
p.comentarii{
font-family:Verdana;
font-size: 12px;
}

a{
color:#800;
}

#top-link	{ display:none; position:fixed; right:5px; bottom:5px; color:800; font-weight:bold; text-decoration:none; border:1px solid #ccc; background:#fff; padding:5px 10px; }
p#btom, p#btom a{
color:#fff;
font-size:11px;
}

