
html {
background: white;

}
body {
        text-align: center;
        width: auto;
        height: auto;
	background: white;
	color: #000000;
        margin: 0px;
        overflow: auto;
}
#left {
display: none;

}
#lista {
 display: none;
}


#menu {display: none;

position: relative;
float: left;  
top: 1em;
font-family: helvetica;

}
#zalom{
page-break-before: auto;
}
#menu ul { list-style-type: none; margin: 2px 0px 2px -13px;}
#menu li {display: inline; float: left; margin: 0.5em}

#main{
float: left;
top: 1em;
text-align: left;
overflow: auto;
background: white;


}


#ramc p:first-letter {

font-size: 2.5em;
float: left;
padding-right: 0.1em;
padding-top: 0.2em;
}

#ramc p+p:first-letter {

font-size: 1em; 
}


#down{
display: none;
width: auto;
height: 33px;
position: relative;
float: left;
margin-top: 0.8em;
padding: 0.3em;
text-align: left;
padding-left: 3em;
color: black;
font-weight: bold;

}
.top{
vertical-align: top;
padding-left: 1em;
}
.bordera{
border: 1px solid #ceb997;
}
.tcont{
color: #573914;;
margin-top: 1.5em;
overflow: auto;
}

#th{
text-align: center;
color: #573914;

}
.photo{
margin: 0.2em;
border: 2px solid #ceb997;
}
.required {background-color: white ; color: black;}
.requiredc {background-color: white ; color: black;}
.requiredz {background-color: white ; color: black;}



