#content ul.referencie_mesta {
    margin:0px;
    padding:10px 0px 10px 30px;
    list-style:square;
}
#content ul.referencie_mesta li {
    padding:2px 0px 2px 0px;
}
#content ul.referencie_mesta li a { color:#000; }
#content ul.referencie_mesta li a:hover { color:#85C226; }


#content div.referencie {
    padding:15px 0px 0px 10px;
}
#content div.referencia {
    width:170px;
    text-align:center;
    float:left;
    height:210px;
    border:1px solid #D5D7DC;
    margin:3px 3px 3px 3px;
}
#content div.referencia h3 {
    height:30px;
    line-height:1em;
    font-size:1em;
    padding:5px 5px 0px 5px;
    margin:5px 5px 1px 5px;
    background:#85C226;
    color:#FFF;
}
#content div.referencia h3 a { color:#FFF; }
#content div.referencia h3 a:hover { color:#000; text-decoration:none; }
#content div.referencia img {
    width:160px;
    height:160px;
    border:none;
}



#content table.detail {
    padding:10px 0px 0px 0px;
}
#content td {
    vertical-align:top;
    text-align:left;
    padding:0px;
}

#content td.preview div {
    width:400px;
    height:300px;
    background:url('../images/loading.gif') no-repeat center center #FFF;
    border:1px solid #D5D7DC;
    padding:4px;
    float:left;
}
#content td.preview div img {
    border:none;
    margin:0px;
}
#content td.thumbs {
    vertical-align:bottom;
    text-align:left;
    padding:0px 0px 0px 10px;
}
#content td.thumbs a { text-decoration:none; }
#content td.thumbs a:hover { text-decoration:none; }
#content td.thumbs img {
    width:65px;
    height:65px;
    border:1px solid #D5D7DC;
    padding:1px;
    margin:0px 2px 2px 0px;
}

#content table.referencia {
    width:370px;
    float:right;
    border-top:1px dashed #FCE9FC;
    border-left:1px dashed #FCE9FC;
}
#content table.referencia td {
    border-bottom:1px dashed #FCE9FC;
    border-right:1px dashed #FCE9FC;
    padding:3px;
    width:260px;
}
#content table.referencia th {
    border-bottom:1px dashed #FCE9FC;
    border-right:1px dashed #FCE9FC;
    padding:3px;
    width:110px;
    vertical-align:top;
}
#content div.referencia_images {
    clear:both;
    padding:10px 0px 10px 0px;
}
#content div.referencia_images img {
    margin:0px 5px 5px 0px;
}

