@charset "iso-8859-2";
BODY    {font-family: "Times New Roman";
        margin: 0;
        padding: 0;
        background: #66cc33;
        color: black;
        text-align: center;
}

P {
       font-family: "Book Antiqua";
       text-align: justify;
}

H1 {
       font-family: "Book Antiqua";
       font-size: 24px;
       text-align: center;
}

H2 {
       font-family: "Book Antiqua";
       font-size: 18px;
       text-align: center;
}

#lap {
       background-color: #fff;
       width: 800px;
       margin: 5px auto 5px auto;
       padding: 0;
       text-align: left;
       border-top: 1px solid #996600;
       border-left: 1px solid #996600;
       border-right: 1px solid #996600;
       border-bottom: 1px solid #996600;
}

#cegnev{
       margin-top: 0px;
       margin-left: 0px;
       width: 800px;
       height: 38px;
       padding-top: 1px;
       background: #ffcc66;
       font-size: 32px;
       font-weight: bold;
       text-align: center;
       color: #6875f8;
       background-image: url(cegnevcsik.png);
       background-repeat: repeat-x;
}

#fejlec {
       margin-top: 0px;
       margin-left: 0px;
       width: 800px;
       background: #f0ee6a;
}

#baloldal{
       float: left;
       margin-top: 10px;
       margin-left: 5px;
       width: 130px;
       height: 385px;
       font-size: 18px;
       font-weight: bold;
       color: #996633;
       text-align: left;
       padding-top: 5px;
}

#menu{
       position: absolute;
       margin-top: 5px;
       margin-left: 0px;
       width: 130px;
       padding: 0;
}

#baloldal ul {
       margin: 0;
       padding: 0;
       list-style: none;
}

#baloldal li {
       cursor: pointer;
       padding-top: 3px;
}

#baloldal ul ul {
        position: absolute;
        top: 112px;
        left: 15px;
        height: 20px;
        display: none;
}

#baloldal ul li:hover ul{
        display: block;
        color: yellow;
        font-size: 14px;
}

#baloldal li:hover{
       color: blue;
}

#visszalep{
       margin-top: 10px;
       margin-left: 10px;
       padding: 0px;
       width: 100px;
       font-family: "Book Antiqua";
       font-size: 18px;
       font-weight: bold;
       color: #996633;
       text-align: center;
}

#galeria_logo{
       float: right;
       /*background-image: url(minilogo.jpg);*/
       width: 100px;
       height: 52px;
       margin-top: -69px;
       margin-right: 10px;
}

#galeriacim {
       margin-top: 0px;
       margin-left: 275px;
       padding: 5px;
       width: 220px;
       font-family: "Book Antiqua";
       font-size: 22px;
       font-weight: bold;
       color: #996633;
       text-align: center;
}

#szoveg{
       position: absolute;
       margin-top: 210px;
       margin-left: 3px;
       width: 138px;
       height: 100px;
}

#minilogo {
       position: absolute;
       float: left;
       /*background-image: url(minilogo.jpg);*/
       width: 130px;
       height: 52px;
       margin-top: 320px;
       margin-left: 10px;
       z-index: 1;
       text-align: center;
       color: green;
       /*cursor: pointer;*/
}

#minilogo_ala{
       position: absolute;
       float: left;
       width: 100px;
       height: 40px;
       margin-top: 315px;
       font-size: 8px;
       text-align: center;
       z-index: 0;
}

#ro_flag{
       margin-top: 0px;
       margin-left: 57px;
       width: 27px;
       height: 17px;
       cursor: pointer;
}

#kep{
       float: right;
       margin-top: 0px;
       margin-left: 0px;
       width: 640px;
}

#mutat{
       float: left;
       margin-top: 0px;
       margin-left: 0px;
       width: 640px;
       background: &#035#ffffff;
       filter:alpha(opacity=70);
       -moz-opacity:0.7;
       opacity: 0.7;
       font-size: 16px;
       font-weight: bold;
       color: black;
       text-align: left;
}

#mutat_ala{
       float: left;
       margin-top: 0px;
       margin-left: 0px;
       width: 640px;
       height: 400px;
       background-image: url(legikep.jpg);
}

#lablec{
       margin-top: 0px;
       margin-left: 0px;
       width: 800px;
       height: 25px;
       background: #ffcc66;
       background-image: url(lableccsik.png);
       background-repeat: repeat-x;
       border-top: 1px solid #996600;
       font-size: 16px;
       font-weight: bold;
       color: #996633;
       text-align: center;
       padding-top: 3px;
}

#clear_float{
      clear: both;
}

a{
      text-decoration:none;
      color: #996633;
}

a:hover{
      text-decoration:none;
      color:blue;
}