#thumbs a{
display: block;
padding:1px;
}

#thumbs a:hover{
background-color: #64321e;
}

#main{
float: inherit;
width:477px;
height: 373px;
/*border: 1px dashed #990000;*/
}

#main img{
background-image:url(images/ajax-loader.gif);
background-repeat:no-repeat;
background-position: center center;
}

* html #main{ /*IE only style*/
height: 360px;
}

.poza_mare {
border: 1px solid #808168;
}
