body {
background-image: url('../img/hatterkep.jpg');
background-position: center center;
background-color: #CFD3C7;
background-attachment: fixed;
background-repeat: repeat-y;
margin-top: 0px;
}
.container {
width: 750px;
margin: 0px auto;
text-align: center;
}
.content {
max-width: 100%;
min-height: 300px;
border-style: solid;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 2px;
border-right-width: 2px;
border-color: #FFFFFF;
background-image: url('../img/Sheet-c.png'); /* 25% */
background-repeat: repeat;
padding: 6px 4px;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: left;
text-align: left;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; margin: 2px 4px; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; margin: 2px 4px; }
.news-hu {
width: 50%;
float: left;
}
.news-hu table { width: 100%; }
.news-en {
width: 50%;
float: right;
}
.news-en table { width: 100%; }
.date-hu { font-weight: bold; padding-left: 10px; padding-right: 4px; vertical-align: top; }
.date-en { font-weight: bold; text-align: right; padding-right: 4px; vertical-align: top; }
.newstxt { width: 80% }
.title { font-weight: bold; padding-left: 10px; padding-right: 4px; vertical-align: top; }
.text { width: 85% }
.text ul { margin-top: 0px; margin-bottom: 0px; margin-left: -20px; text-indent: -20px; list-style-position: inside; }
.vertl { width: 1%; }
.vertl-grey {
width: 1%;
background-image:url('../img/Sheet-c-grey2.png');
background-repeat: repeat;
}
.pict {
text-align: center;
margin: 0px auto;
}
.publ { width: 95%; text-align: left; margin: 0px auto; }
.horl-grey {
background-image:url('../img/Sheet-c-grey2.png');
background-repeat: repeat;
}
.shift1 { width: 5%; }
.season { width: 15%; vertical-align: top; padding-left: 4px; }
.shift2 { width: 25%; }
.shift3 { width: 10%; }
.res-hu { width: 40%; }
.entr { margin: 4px 0px 0px 0px; }

table.course {
width: 95%;
margin: 0px auto;
border-collapse: collapse;
border: 2px solid #CFD3C7;
padding: 2px 2px;
}
.course td {
border: 2px solid #CFD3C7;
padding: 2px 2px;
}
.center { text-align: center }

table.list {
width: 100%;
margin: 0px auto;
border-collapse: collapse;
border: 0px;
padding: 2px 2px;
}
.list td {
border: 0px;
padding: 2px 2px;
vertical-align: top;
}
.overall { font-size: 18px; font-weight: bold; }
.clr { clear:both; padding:0; margin:0; background:none; }
.face { float: right; vertical-align: top; }