/* CSS Document */

#lap{width:750px;  margin-left:auto; margin-right:auto; text-align:left; margin-top:0; margin-bottom:0; text-align:center;}
#fejlec, #kozep, #lent{
	margin:0 auto;
	position:relative;}
#fejlec{height:218px; width:750px; background-image:url('./images/banner-hu.jpg'); background-repeat:no-repeat; text-align:left;}
#fejlec-hu{height:218px; width:750px; background-image:url('./images/banner-hu.jpg'); background-repeat:no-repeat; text-align:left;}
#tartalom{ width:750px; background-image:url('./images/tartalom_kitolto.jpg'); background-repeat:repeat-y; height:auto; background-position:top; padding-top:10px; padding-bottom: 30px;}
#lablec{height:30px; width:750px; background-image:url('./images/menu.jpg'); background-repeat:no-repeat;  clear: both;}
#lent{clear:both;}

.link a{color:#999999; font-style:normal; text-decoration:none;}
.link a:hover{color:#333333; text-decoration:none; text-decoration:underline; font-style:normal;}
.link a:active{color:#333333; text-decoration:none; font-style:normal;}

.link2 a{color:#14454d; font-style:normal; text-decoration:underline;}
.link2 a:hover{color:#14454d; text-decoration:none; text-decoration:none; font-style:normal;}
.link2 a:active{color:#14454d; text-decoration:none; font-style:normal;}

#copyright{margin-top: 0; float:right; text-align:left; font-size:9px; font-family:Georgia, "Times New Roman", Times, serif; color:#CCCCCC; font-style:normal; text-decoration:none; padding-top: 0px; padding-right:27px;}
#bevezeto{float: left; font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; color:#14454d; font-style:normal; text-decoration:none;  text-align:left; width:370px; padding-left:42px; padding-bottom:0px; padding-top:0px;  margin-bottom:0px; padding-right:20px;}
#menu_fent1 {float: left; width: 280px; font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; color:#999999; text-align: right;}

<!-- KIS KEPBOL NAGY -->
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#FFFFFF;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}



.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 30px;
left: 50px; /*position where enlarged image should offset horizontally */
*left: -400px;
}


<!-- magyarazo szovegek -->
.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color:#FFFFFF;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
width: 345px;
}


.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 150px;
*top: -150px;
left: 410px; /*position where enlarged image should offset horizontally */
*left: 100px;
}


<!-- magyarazo szovegek 2 -->
.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color:#FFFFFF;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
width: 345px;
}


.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 160px;
*top: 15px;
left: 400px; /*position where enlarged image should offset horizontally */
*left: 30px;
}


#tablazat{margin:0 auto; text-align:left;}
.t1 table { border-left:solid 1px #BAA896;  border-top:solid 1px #BAA896; margin-top:0px; margin-bottom:30px; float:none; text-align:left; margin-left:auto; margin-right:auto; border-bottom:solid 1px #BAA896;}
.t1 td {border-bottom:solid 1px #BAA896; font-size:11px; font-style:normal; text-align:left; font:Georgia, "Times New Roman", Times, serif; color:#14454d;}
.t1 th {border-bottom:solid 1px #BAA896;font-size:11px; font-weight:bold; text-align:left; font:Georgia, "Times New Roman", Times, serif; color:#14454d;}

body{
  background-image:url('images/banner_kitolto.jpg');
  background-repeat:repeat-x;
  background-position:top;
  color:black;
  font-family:Georgia, "Times New Roman", Times, serif; 
  font-size:12px;
  text-align:center;
  min-width:750px;
  margin-top:0px;}