body {
	padding: 0; 
	margin: 0;	
	background-image: url(../images/bg.jpg);
	background-attachment:fixed;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
}

img {
	border: 0px;
}

h3 {
	font-size: 16px;
}

a {
	color: #F60;
	/*text-shadow: #000 1px 0px 1px;*/
	text-decoration:none;
}

a:hover {
	color: #000;
	/*text-shadow: #F60 1px 0px 1px;*/
	text-decoration:none;
}

.wrapper {
	width: 988px;
	margin: 0 auto 0 auto;
}

.header {
	width: 988px;
	height: 273px;
	background-image: url(../images/head.png);
}

.logo {
	margin: -245px 0 0 30px;
	background-repeat:no-repeat;
	/*float:left;*/
}

.targonca {
	padding: 10px 10px 0 600px;
	background-repeat:no-repeat;
}

.elvalaszto {
	width: 920px;
	height: 52px;
	margin-left: 33px;
	margin-right: 33px;
	background-image: url(../images/elvalaszto_bg.png);
}

.elvalasztoText {
	text-align:left;
	text-shadow: #fff 1px 1px 1px;
	font-size: 20px;
	font-weight:bold;
	padding-top: 14px;
	padding-left: 20px;
	text-transform:uppercase;
}

.mainbody {
	width: 988px;
	text-align:center;
	padding-top: 10px;
	background-image: url(../images/main_bg.png);
	background-repeat:repeat-y;
}

.main {
	text-align:justify;
	padding: 10px 40px 10px 40px;
	text-shadow: #fff 1px 1px 1px;
}

.footer {
	width: 988px;
	height: 58px;
	background-image: url(../images/footer_bg.png);
	background-repeat:no-repeat;
	text-align:center;
}

.footerText {
	padding: 25px 0 0 0;
	color: #000;
	font-size:14px;
	text-shadow: #fff 1px 1px 1px;
}

.module, .module-top, .module-bottom {
	width: 920px;
	margin-left: 33px;
	margin-right: 33px;
	background-image: url(../images/module_bg_middle.png);
}

.module {
	background-image: url(../images/module_bg_middle.png);
}

.module-top {
	height: 10px;
	background-image: url(../images/module_bg_top.png);
	background-repeat:no-repeat;
}

.module-bottom {
	height: 10px;
	background-image: url(../images/module_bg_bottom.png);
	background-repeat:no-repeat;
}

.clear {
	clear: both; 
	width: 100%; 
	height: 0px; 
	line-height: 0px; 
	font-size: 0pt;
}

/* Menü */

.menu {
	margin: 25px 0 0 0;
}

.button1 a, .button2 a, .button3 a, .button4 a {
   width: 153px;
   height: 42px;
   display: block;
   margin: 0 auto 0 10px;
   text-decoration: none;
   text-indent: -100px;
   overflow: hidden;
   float:left;
   }
 
.button1 a {
	background: url(../images/menu_bemutatkozas_01.png) no-repeat;
}

.button2 a {
	background: url(../images/menu_kapcsolatok_01.png) no-repeat;
}

.button3 a {
	background: url(../images/menu_dijszabas_01.png) no-repeat;
}

.button4 a {
	background: url(../images/menu_galeria_01.png) no-repeat;
}

.button1 a:hover {
	background: url(../images/menu_bemutatkozas_02.png) no-repeat;
}

.button2 a:hover {
	background: url(../images/menu_kapcsolatok_02.png) no-repeat;
}

.button3 a:hover {
	background: url(../images/menu_dijszabas_02.png) no-repeat;
}

.button4 a:hover {
	background: url(../images/menu_galeria_02.png) no-repeat;
}
