@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/130309.jpg);
	margin:0px;
	background-attachment: fixed;
	background-position: top left;
	}
hr {
	margin:0 0 0 0;
	color:#999;
	}

/*Tartlom divek*/
#tarto {
	width:824px;
	height:637px;
	/*border:1px black solid;*/
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
     }
	 
#menu{
	text-align:right;
	height:37px;
	/*border:1px red solid;*/
	padding-right:15px;
	}	 
#fejlec{
	background-image:url(../images/atlatszo_hatter.png);
	background-repeat: repeat-xy;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	height:125px;
	/*border:1px green solid;*/
	margin-bottom:0;
	}	
#tartalom{
	height:420px;
	background-image:url(../images/atlatszo_hatter.png);
	background-repeat: repeat-xy;
	/*border:1px blue solid;*/
	/*background-color:#FFFFFF;*/
	/*opacity:0.35;*/
	margin-top:0;
	padding:15px 0px 15px 70px
   }	
#lablec{
	height:44px;
	background-image:url(../images/atlatszo_hatter.png);
	background-repeat: repeat-xy;
	/*border:1px yellow solid;*/
	/*background-color:#FFFFFF;*/
	/*opacity:0.35;*/
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	text-align:center;
	font-family:"Gill Sans MT Condensed";
	font-size: 16px;
	padding-top:3px;
	}	
#kapcsolat_gomb{
	/*border:1px red solid;*/
	position: absolute;
	left:824px;
	top:174px;
	width:37px;
	height:113px;
	z-index:1;
	}
#megrend_table{
	text-align:left
	; 
	}
/*//////////////////////////////*/
