body {
	background: #ffffff;
	margin:10px;
}

img {
    border: 0px;
}


.top_menu a {
    color: #3f3f3f;
    text-decoration: none;
}
.top_menu a:hover{
    color: black;
}

.top_menu {
    font-family: Arial Narrow;
    text-align: center;
    background: #d6ee8d;
    font-size: 26px;
    color: #3f3f3f;
}

.main_left {
     width: 212px;
     text-align: left;
     vertical-align: top;
     background: #bee449;
}

.main_right {
     width: 688px;
     text-align: left;
     vertical-align: top;
     background-image: url('images/main_bg.gif');
}

.main_right td{
    text-align: justify;
    font-family: Arial Narrow;
    font-size: 15px;
}

.menu_z {
    width: 100%;
    display: none;
    background-color: white;
    border-bottom: 1px dotted #c7a76c;
}
.menu_z td a {
    font-family: Arial Narrow;
    font-size: 15px;
    color: #3f3f3f;
}

.menu_t{
    text-align: left;
    font-family: Arial Narrow;
    font-size: 18px;
    color: black;
    width: 100%;
    border-bottom: 1px dotted #ffdfdc;
    background-color: #d6ee8d;
}
.menu_t1{
    text-align: left;
    font-family: Arial Narrow;
    font-size: 18px;
    color: black;
    width: 100%;
    border-bottom: 1px dotted #ffdfdc;
    background-image: url('images/mlo.gif');
}

.menu_t1 a {
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
    font-family: Arial Narrow;
    font-size: 18px;
    color: black;
}

.menu_t a {
    text-decoration: none;
    font-weight: bold;
    font-family: Arial Narrow;
    font-size: 18px;
    color: black;
}

.o_nas_p {
    font-family: Georgia;
    color: #ffffff;
    text-align: justify;
}