html, body {
height: 100%;
}

body {
text-align: center; /* Centers all divs */
background-color: #BCC4C6;
margin: 0px;
}

body, td	{
	font-family: Arial, Helvetica, san-serif;
	
}

#wrapper {
height: 100%;
width: 640px;
margin: 0 auto;
padding: 0;
text-align: left;
}

#header { 
margin: 0;
height: 115px;
background: url(images/fejlec.jpg) no-repeat center top;
}


#main {
margin: 0;
text-align: center;
background: url(images/main_alap.jpg);

}


#footer {
height: 44px;
margin: 0;
text-align: center;
background: url(images/lablec.jpg) no-repeat center bottom;
}

.text	{ font-size: 12px; color: #000000 }
 
.fomenu { font-size: 12px; color: #ffffff; font-weight: bold;  text-decoration: none;}
.fomenu a:link	{ color: #ffffff; text-decoration: none}
.fomenu a:visited	{ color: #ffffff; text-decoration: none}
.fomenu a:hover	{ color: #aaaaaa; text-decoration: none}

.lableckontakt	{ font-size: 11px; color: #222222 }
.lableckontakt a:link	{ color: #222222; text-decoration: none;}
.lableckontakt a:visited	{ color: #222222; text-decoration: none}
.lableckontakt a:hover	{ color: #555555; text-decoration: none}

.simalink	{color: #990000; ; font-weight: bold; text-decoration: none; font-size: 12px;}
.simalink a:link	{ color: #990000; text-decoration: none;}
.simalink a:visited	{ color: #990000; text-decoration: none}
.simalink a:hover	{ color: #FF0000; text-decoration: none}

img {
	border: 0px;
	/* border-style: no; */
	}

.bord {
	border: medium solid #7F0D03;
}
.focim {
	font-size: 16px;
	font-weight: bold;
	color: #129140;
}

/*butt_web____________________________*/
.b_web a {
  background: url(images/b_web1.jpg) no-repeat;
  height: 41px;
  display: block;
  margin: 0;
  text-decoration: none;
  text-indent: 0px;
  overflow: hidden;  
} 
.b_web a:hover{
  background-position: 0 -41px;
}
/*butt_web____________________________*/
/*butt_dtp____________________________*/
.b_dtp a {
  background: url(images/b_dtp1.jpg) no-repeat;
  height: 41px;
  display: block;
  margin: 0;
  text-decoration: none;
  text-indent: 0px;
  overflow: hidden;  
} 
.b_dtp a:hover{
  background-position: 0 -41px;
}
/*butt_dtp____________________________*/
/*butt_foto____________________________*/
.b_foto a {
  background: url(images/b_foto1.jpg) no-repeat;
  height: 41px;
  display: block;
  margin: 0;
  text-decoration: none;
  text-indent: 0px;
  overflow: hidden;  
} 
.b_foto a:hover{
  background-position: 0 -41px;
}
/*butt_foto____________________________*/
/*butt_kontakt____________________________*/
.b_kontakt a {
  background: url(images/b_kontakt1.jpg) no-repeat;
  height: 41px;
  display: block;
  margin: 0;
  text-decoration: none;
  text-indent: 0px;
  overflow: hidden;  
} 
.b_kontakt a:hover{
  background-position: 0 -41px;
}
/*butt_kontakt____________________________*/
