body {
 margin: 0px;
 font-size: 11px;
 font-family: Arial;
 background-color: #FFFFFF;
}

.left_menu {
 text-align: center;
}

.left_menu a {
 color: #FFFF00;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

.content {
 color: #E0E0E0;
 vertical-align: top;
 font-size: 11px;
 font-family: Arial;
 padding-left: 20px;
 padding-right: 20px;
}

p.title {
  font-weight: bold;
  font-size: 16px;
  font-family: Arial;
}

h1 {
 	font-size: 14px;
 	font-family: Arial;
}

.content a {
 color: #FFFF00;
}

.content b {
 color: #FFFFFF;
}

.content p {
 text-align: justify;
}

.week {
 font-size: 12px;
 font-family: Arial;
 text-align: center;
}
.week a {
 color: #802020;
}
.weekday {
 font-size: 14px;
 font-family: Arial;
 color: #202020;
 text-align: center;
 font-weight: bold;
}
.day {
 font-size: 14px;
 font-family: Arial;
 color: #202020;
 text-align: center;
}
.foglalasok {
 font-size: 14px;
 font-family: Arial;
 color: #202020;
 background-color: #F7E7E7;
}
.foglalasok b {
 color: #202020;
}
.foglalasok a {
 color: #202020;
}
.fdatum {
 font-size: 14px;
 font-family: Arial;
 color: #400000;
 font-weight: bold;
 text-align: center;
}
.spacer {
 font-size: 6px;
}
.userbox {
 color: #FFFF00;
 text-align: center;
}
.userbox input {
 font-size: 10px;
}
.userbox a {
 color: #FFFF00;
 font-size: 12px;
 font-family: Arial;
 text-decoration: none;
}
.userbox a:hover {
 text-decoration: underline;
}
