/* horvathfoto_tbl */

/* setare tabel */
.tbl {
width: 600px;
border: 1px;
border-style: dotted;
border-color: #000000;
border-right-color: #ffffff;
border-left-color: #ffffff;
border-collapse: separate;
}

.tbl-main {
width: 600px;
height: 250px;
border: 1px;
border-style: dotted;
border-color: #000000;
border-top-color: #ffffff;
border-bottom-color: #ffffff;
border-right-color: #ffffff;
border-left-color: #ffffff;
border-collapse: separate;
}

/* header */
.tbl_th {
background: #7a6c52;
height: 15px;
color: white;
font: 12px Arial;
font-weight: bold;
text-decoration: none;
}

/* separator intre tabele */
.tbl_td-0 {
background: #000000;
height: 10px;
}

/* panorama */
.tbl_td-1 {
background: #000000;
height: 150px;
}

/* info */
.tbl_td-2 {
background: #666666;
height: 15px;
color: #000000;
text-align: right;
font: 11px Arial;
font-weight: normal;
text-decoration: none;
}

/* portraits */
.tbl_td-3 {
background: #000000;
height: 300px;
}

/* poza lunii */
.tbl_td-4 {
background: #000000;
}
