body {
background-image: url(../gfx/tapete.png);
background-repeat: repeat;
font-family: "Courier New",Monospace,Serif;
font-weight: bold;
color:#FFFFFF;  }

#content {
position: relative;
margin: auto;
width: 1000px;
height: 622px;
background-image: url(../gfx/ostpol_bg2.png);  }

#text {
border: none;
position: absolute;
left: 335px;
top: 205px;
width: 660px;
height: 390px;
overflow-x: hidden;
overflow-y: auto;
text-align: center;
background-color:transparent; }

#flyer {
border: none;
position: absolute;
left: 3px;
top: 187px;
width: 314px;
height: 432px;
overflow-x: hidden;
overflow-y: hidden;
padding: 0px;
text-align: center;
color: #FFFFFF;
background-color:transparent; }

#mng_flyer {
position: absolute;
left: 3px;
top:620px;
}

#menu {
position: absolute;
top: 130px;
left: 10px;
width: 980px;
padding: 15px;
text-align: center;
color: #000000;
font-size: 16px; }

#menu a:link{color:#eba140; text-decoration: none; font-weight: bold;}
#menu a:visited{color:#eba140; text-decoration: none; font-weight: bold;}
#menu a:hover{color:#F3D601; text-decoration: underline; font-weight: bold;}
#menu a:active{color:#eba140; text-decoration: none; font-weight: bold;}

#datepicker { width: 17em; }
