body {
	background: repeat-x #000000;
	margin:0px
}

.coloana
{
	width:900px; margin-left:auto; margin-right:auto;
}

.header
{
	background: url(../imagini/models_bg.jpg) no-repeat; margin:0px; width:900px; height:370px;
}

.meniu
{
	width:900px; height:60px; border-bottom: thin dashed #FFF
}

.meniu ul { display:inline-block; margin-top:0px;}
.meniu ul li { display:inline-block;  margin-left:1px; margin-right:11px;width:120px; margin-top:1px; text-align:center; height:40px; padding-top:15px}
.meniu a { color:#ddd; text-decoration:none; font-family: Verdana, Geneva, sans-serif; font-size:20px; margin-top:3px }
.meniu li:hover, #activ { background:url(../imagini/models_a_bg.gif) no-repeat; margin-right:11px;width:120px; margin-top:0px}
.meniu li:hover a, #activ a { color:#fff}

.continut
{ width:900px; margin-top:20px;color:#fff}
.delimitatoare { border-top:2px solid #666;border-bottom:2px solid #666; color:#000; padding:10px}


.thumbs {filter:alpha(opacity=80);opacity: 0.8;-moz-opacity:0.8;}
.thumbs:hover {filter:alpha(opacity=100);opacity: 1;-moz-opacity:1;}


