﻿@charset "utf-8";
/* CSS Document */


body {
	min-width: 1100px;
	padding:0 0px;
	margin: 0 40px;	
	}

img {
	border: 0px;
	}
	
#fejlec {
	position: relative;
	background: #FFFFFF;
	width:100%;
	height:200px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	z-index:1;
		}
		
#teaerdo {
	width:820px;
	height: 80px;
	margin: 0 auto;
	color:#666;
	font: "Times New Roman", Times, serif;
	font-size: 75px;
	font-variant:small-caps;
	letter-spacing: 5px;
	text-align: left;
	padding: 10px 0 0 0;
	
	}
	
#fomenu {
	width: 820px;
	margin: 0px auto;
	padding: 0 0 0 15px;
	cursor: default;
	}
	
#fomenu a {
	color: #aaa;
	text-decoration: none;
	}
	
#fomenu ul{
	position: absolute;
	margin: 0px ;
	padding: 0px;
	height: 97px;
	}
	
#fomenu li{
	position: relative;
	float: left;
	margin: 0px ;
	padding: 0px 0 0px 0;
	list-style: none;
	text-align: left;
	font-size: 16px;
	letter-spacing: 2px;
	font-variant:small-caps;
	color: #999;
	}
.hatbetu {
	width: 120px;
    }
	
.hetbetu {
	width: 100px;
    }

	
.nyolcbetu {
	width: 130px;
    }
	
.kilencbetu {
	width: 150px;
    }

.tizenotbetu {
	width: 250px;
    }
	
#fomenu li:hover{
	color:#000;
	padding: 0px 0 0px 0;
	z-index: 500;
	}
	
#fomenu li ul{
	display: none;
	}
	
#fomenu li:hover ul{
	display: block;
	position: relative;
	float: none;
	margin: 0px 0 0 0;
	padding: 0px;
		}
	
#fomenu li li{
	position: relative;
	float: none;
	margin: 0px ;
	padding: 3px 0px 3px 5px;
	font-size: 12px;
	letter-spacing: 1px;
	}
	
#fomenu li li:hover{
	padding: 3px 0px 3px 5px;
	margin: 0px;
	background-color:#000;
		}

#fomenu li li:hover a{
	color:#fff;
	padding: 0;
	margin: 0px;
		}


	
#oldaltorzs {
	width:100%;
	margin:0px;
	padding: 0px 0;
	background: #fff;
	height: auto;
	}
	
#fokep {
	width:336px;
	height: 360px;
	margin:0px auto;
	padding: 0px;
	}
	
#nyitvatartas {
	width:700px;
	margin:40px auto;
	padding: 0px;
	text-align: center;
	}

#nyitvatartascim {
	font-variant:small-caps;
	font:"Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing: 2px;
	}

#cim   {
	width: 800px;
	padding: 30px 0;
	margin: 0px auto;
	text-align: center;
	font:"Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing: 1px;
	font-variant: small-caps
	}

#szovegtorzs {
	width: 800px;
	padding: 0px 0;
	margin: 0px auto;
	font:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing: 1px;
	text-align:justify;
	font-variant: small-caps
	}
	
#alairas{
	width:800px;
	padding: 30px 0;
	margin: 0px auto 50px auto;
	font: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	}
	
	
	
#lablec {
	width:100%;
	height:145px;
	background:#fff;
	font-family: Garamond;
	font-style:italic;
	border-top: #ccc solid 1px;
	clear: both;
	padding: 20px 0 0 0;
	
	}

#nevjegy {
	background: #fff;
	clear: both;
		
	}

#nev {
	width:400px;
	color: #663333;
	font-variant:small-caps;
	font-size:24px;
	font-family: "Century Gothic", Arial;
	margin: 0 ;
	padding: 10px;

	}
	
#nev P{
	font-size:16px;
	font-style:italic;
	font-family: Garamond;
	font-variant:normal;

	}	
	
#nev P.elsosor{
	padding: 10px 0 0 0;

	}
#kepek {
	clear: both;
	width: 300px;	
	margin: 0 auto;
	}
	
#cimkep,
#emailkep,
#telefonkep {
	width: 60px;
	height: 60px;
 	float:left;
	padding:0 20px;
}


#telefon,
#email {
	display: none;
}

#emailkep:hover #email {
	display: block;
	position: relative;
	top: 30px;
	right: 5px;
	width: 350px;
	font-style:normal;
	font-weight:bold;
	font-size: 24px;
	color:#999;
}

#cimkep:hover #cim {
	display: block;
	position: relative;
	top: 30px;
	right: 145px;
	width: 500px;
	font-style:normal;
	font-weight:bold;
	font-size: 24px;
	color:#999;
}

#telefonkep:hover #telefon {
	display: block;
	position: relative;
	top: 30px;
	right: 135px;
	width: 350px;
	font-style:normal;
	font-weight:bold;
	font-size: 24px;
	color:#999;
}



	
