html{
display: table;
height: 100%;
width: 100%;
}

#nyito_menu{
position:relative;
height:30px;
width:100%;
background: url('toplec_bg.gif');
text-align:center;
}

#nyito_menu a{
position:relative;
top:7px;
font:bold 13px arial;
text-decoration:none;
color:#333333;
margin-right:38px;
margin-top:4px;

}

#nyito_menu a:hover{
position:relative;
font:bold 13px arial;
color:#4496ce;
cursor:pointer;
text-decoration:none;
}

#menu{
position:relative;
height:27px;
width:100%;
background: url('lec_bg.gif');
text-align:center;
}

#menu a{
position:relative;
top:3px;
font:bold 13px arial;
text-decoration:none;
color:#333333;
margin-right:38px;
margin-top:4px;

}

#menu a:hover{
position:relative;
font:bold 13px arial;
color:#4496ce;
cursor:pointer;
text-decoration:none;
}

.buttons {
width:100px;
height:25px;
color:#525252;
font:bold 12px arial;
border:solid 1px gray;
background-color:#CDCDCD;
}

.buttons:hover {
width:100px;
height:25px;
color:#0B75AF;
font:bold 12px arial;
border:solid 1px #0B75AF;
background-color:#DADADA;
cursor:pointer;
}
.buttons_aktiv {
width:100px;
height:25px;
color:#0B75AF;
font:bold 12px arial;
border:solid 1px #0B75AF;
background-color:#DADADA;
cursor:default;
}

#tartalom_fooldal{
position:relative;
height:248px;
width:100%;
background-image: url('tartalom_bg.gif');
background-repeat:no-repeat;
background-position: top;
}

#tartalom{
position:relative;
height:180px;
width:100%;
background: url('top_bg.gif');
background-position:center;
}

#tartalom img{
position:relative;
float:left;
margin-top:5px;
margin-left:50%;
padding-left:320px;
cursor:pointer;
}

.ref_img{
-khtml-opacity:.75;
-moz-opacity:.75;
-ms-filter:”alpha(opacity=75)”;
filter:alpha(opacity=75);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.75);
opacity:.75;
border:solid 1px #003366;
}

.ref_img:hover {
-khtml-opacity:1;
-moz-opacity:1;
-ms-filter:”alpha(opacity=100)”;
filter:alpha(opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
opacity:1;
border:solid 1px #b9fb7f;
}

#nyito_lablec{
position:relative;
text-align:center;
height:30px;
width:100%;
background: url('bottomlec_bg.gif');
}

#nyito_lablec span{
position:relative;
top:7px;
font:normal 10px arial;
}

#lablec{
position:fixed;
bottom:0px;
vertical-align:bottom;
text-align:center;
height:27px;
width:100%;
background: url('lec_bg.gif');
z-index:90;
}

#lablec span{
position:relative;
top:7px;
font:normal 10px arial;
}
