*{
padding: 0;
margin:0;
}
body{
height:900px;
background-image:url('../image/hatter2.jpg');
background-repeat:repeat-y;
letter-spacing: 2px;
font-size: 16px;
font-family:arial,verdana;
margin-top: 30px;
}
div.clear{
clear: both;
}
div#container{
background-image: url('../image/container_bg.jpg');
background-repeat:y-repeat;
width: 800px;
height:900px;
margin: 0 auto;
}
div#header{
height:304px;
text-align:center;
font-size: 26px;
}
div.header1{
background-image:url('../image/fejlec1.jpg');
}
div.header2{
background-image:url('../image/fejlec2.jpg');
}
div.header3{
background-image:url('../image/fejlec3.jpg');
}
div.header4{
background-image:url('../image/fejlec4.jpg');
}
div.header5{
background-image:url('../image/fejlec5.jpg');
}
div.header6{
background-image:url('../image/fejlec6.jpg');
}
div.header7{
background-image:url('../image/fejlec7.jpg');
}
div.header8{
background-image:url('../image/fejlec8.jpg');
}
ul#menu{
padding-top:259px;
}
ul#menu div,
ul#menu a {
color: #fff;
text-decoration: none;
padding: 10px 30px;
display: block;
}
ul#menu div {
cursor: pointer;
background-image: url('../image/arrow-down-icon.png');
background-repeat: no-repeat;
background-position: right center;
}
ul#menu li {
float:left;
list-style: none;
font-weight: bold;
font-family: Times New Roman;
font-size: 20px;
background: #FFCCCC;
margin-right: 1px;
width:159px;
text-align: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background:-moz-linear-gradient(top, #00c040 0%, #204020 100%);
background:-webkit-gradient(linear, left top, left bottom from(#00c040),to(#204020));
background-color:#204020;
}
ul#menu li:hover{
background: #0E3205;
}
ul#menu li ul{
display: none;
position: absolute;
border-top: 1px solid transparent;
}
ul#menu li ul li{
float:none;
background:#1F5B0F;
background-image:url('../image/next-icon.png');
background-repeat: no-repeat;
background-position: left center;
border-radius: 0;
font-size:15px;
}
ul#menu li ul li:hover{
background:#1B3A1F;
background-image:url('../image/next-icon.png');
background-repeat: no-repeat;
background-position: left center;
}
div#torzs{
background-image: url('../image/container_bg.jpg');
background-repeat:repeat-y;
width:800px;
height:884px;
}
div#tartalom{
width:583px;
height:844px;
float:right;
color:#fff;
padding:20px;
margin-left:auto;
margin-right:auto;
overflow-y:scroll;

}
#tartalom p{
line-height: 24px;
text-align:center;
margin:  0 0 25px 0;
}
#tartalom h1{
text-align:center;
font-size: 24px;
font-family: seriff;
margin: 0 0 25px 0;
}
#tartalom ul{

}
#tartalom ul li{
list-style-type: none;
margin-left:20px;
}
#tartalom a{
color: #fff;
text-decoration: none;
font-style: italic;
}
.form{
margin:10 auto;
padding:14px;
}
#regform{
border:solid 2px #270303;
}
#regform label{
display:block;
font-weight:bold;
text-align:right;
width:200px;
float:left;
}
#regform small{
color:#000;
display:block;
font-size:11px;
font-weight:normal;
text-align:center;
width:210px;
}
#regform input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#regform button{
clear:both;
margin-left:210px;
width:140px;
height:31px;
background:;
text-align:center;
line-height:31px;
color:#270303;
font-size:16px;
font-weight:bold;
}

#balmenu{
width:173px;
font-size:12px;
background:#1B3A1F;
color:;
float:left;
margin: 1px 0 0 1px;
border:1px solid #875C1D;
}
div#balmenu hr{
color:#875C1D;
}
div#balmenu a{

color:#fff;
text-decoration: none;
}
#balmenu a:hover{
text-decoration:underline;
}
div.bejelentkez{
font-weight: bold;
padding:3px 0 0 5px;
text-align: left;

}
div.bejelentkez a{
color:#270303;
text-decoration: none;
font-style: italic;
}

div.doboz{
font-family:Georgia;
height:772px;
padding:5px;
border:;
}
footer{
text-align:center;
font-size:18px;

color:#fff;
}
footer a{
font-family:Monospace;
color:#875C1D;
text-decoration: none;
}
