/* CSS SANDGLASS */

body
	{
	background-image: url(pic/main-headline.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	}
#mainContainer {
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	margin-top: -12px;
}

.menu a:link {
	border-top: 1px solid #000000;
	background: #000000;
	background: -webkit-linear-gradient(top, #000000, #000000);
	background: -moz-linear-gradient(top, #000000, #000000);
	background: -ms-linear-gradient(top, #000000, #000000);
	background: -o-linear-gradient(top, #000000, #000000);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color: white;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	width: 120px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
   }
  .menu a:visited {
	text-decoration: none;
   	color: #fff;
   }
  .menu a:hover {
   text-decoration: none;
   color:#a18f64;
   font-weight:bold;
   }   
.mutat_max
{
	border: 1px inset #000000;
	background: #a18f64;
	-webkit-border-radius: 6px;
	border-radius: 4px;
	color: white;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	width: 120px;
	height:40px;
	position:absolute;
	top:12px;
	right:0px;
	z-index:101;
	text-align: center;
	}
.kereses
{
	border-top: 1px solid #000000;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -webkit-linear-gradient(top, #ffffff, #ffffff);
	background: -moz-linear-gradient(top, #ffffff, #ffffff);
	background: -ms-linear-gradient(top, #ffffff, #ffffff);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,1);
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	width: 310px;
	height:23px;
	color: #000000;
	font-weight: bold;
	background-color: #FFF;
	background-position: top;
	box-shadow: 0 1px 0 rgba(255,255,255,1);
	position:absolute;
	top:88px;
	right:0px;
	z-index:0;
	}
	
.nagyito
{
	position:absolute;
	width:24px;
	height:20px;
	top:47px;
	right:2px;
	z-index:1;
}


.keret1
{
	background: #ffffff;
	border-radius: 6px;
	border-spacing: 2px 4px;
	border: 1px inset #D3CBBE;
	}
.betu_nagy_1
{
	font: Verdana;
	color:#a18f64;
	font-size:26px;
	}
.betu_vastag1
{
	font: Verdana;
	color:#000;
	font-size:14px;
	font-weight:bold;
	}
.betu_1
{
	font: Verdana;
	color:#000;
	font-size:14px;
	}
.betu_2_vekony
{
	font: Verdana;
	color:#a18f64;
	font-size:14px;
	}
.betu_2_vastag
{
	font: Verdana;
	color:#a18f64;
	font-size:16px;
	font-weight:bold;
	}
.betu_1_dolt
{
	font: Verdana;
	color:#a18f64;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	}
.footer_fix_hatter
{
	position:fixed;
	z-index:-100;
	bottom:0px;
	height:250px;
	background-image: url(pic/footer_hatter.png);
	background-repeat: repeat-x;
	background-color:#FFF;
	}
.header_fix
{
	z-index:100;
	position:fixed;
	top:-12px;
	background-image: url(pic/header_hatter.png);
	background-repeat: repeat-x;
	}
.belso_tabla
{
	position:absolute;
	top:220px;
	}
.futo_kepek_fix
{
	position:fixed;
	z-index:2px;
	}
.datum
{
	font: Verdana;
	color:#a18f64;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	}
.kapcsolat
{
	color:#a29477;
	font: Verdana;
	font-weight:bold;
	font-size:20px;
	padding-left:10px;
	}
.footer_felirat
{
	color:#a39475;
	font: Verdana;
	font-size:14px;
	padding-left:10px;	
	}
