@font-face {
    font-family: NotoSansRegular;
    src: url(/resources/font/NotoSans-Regular.ttf);
}

@font-face {
    font-family: NotoSansBold;
    src: url(/resources/font/NotoSans-Bold.ttf);
}

@font-face {
    font-family: NotoSansItalic;
    src: url(/resources/font/NotoSans-Italic.ttf);
}

*, h1 { margin: 0px; padding: 0px; border: 0px; }
body { background: transparent_; }

#vetito { width: 725px; position: relative; float: left; }
#vetito_top { background: #39BDFB; width: 725px; height: 11px; }
#vetito_bottom { clear: both; background: #39BDFB; width: 725px; height: 11px; }
#vetito_body { background: #39BDFB; width: 725px; padding-top: 2px; }
.vetito_row_1 { margin-left: 2px; height: 175px; width: 710px; }
.vetito_row_2 { margin-left: 2px; height: 175px; width: 710px; }
.vetito_row_3 { margin-left: 2px; height: 175px; width: 710px; }
.vetito_row_4 { margin-left: 2px; height: 165px; width: 710px; }
.ingatlan { margin-left: 13px; float: left; width: 223px; height: 160px; cursor: pointer; }
.ingatlan img { width: 223px; height: 118px; }
.ingatlan_inner { background: url('../design/product-bgr.PNG') no-repeat; width: 223px; height: 160px; }
.info_01 { margin-left: 3px; width: 216px; border-collapse: collapse; }
.info_01 .kod { font-family: NotoSansBold, Arial; font-size: 14px; color: #35C0FA; font-weight: bold;  }
.info_01 .tipus { font-family: NotoSansBold, Arial; font-size: 14px; color: #0C2B69; font-weight: bold; text-align: right;}
.info_02 { margin-top: 2px; margin-left: 3px; width: 216px; border-collapse: collapse; }
.info_02 .hely { font-family: NotoSansBold, Arial; font-size: 14px; color: #35C0FA; font-weight: bold;  }
.info_02 .ar { font-family: NotoSansBold, Arial; font-size: 14px; color: #0C2B69; font-weight: bold; text-align: right;}

