body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background: #fff;	
	text-align: center;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#container {
    position: relative;
    width: 720px;
    height: 525px;
    margin: 20px auto;
    background: #fff url(../frame/back.gif) no-repeat;    
    text-align: left;
}
h1 {
	position: absolute;
    top: 30px;
    left: 31px;
    width: 191px;
    height: 177px;
    background: url(../frame/masszazs-miskolc-logo.gif) no-repeat;
}
h1 span {
    display: none;
}
h2 {
	position: absolute;
    top: 50px;
    left: 266px;
	font-size: 24px;
	font-weight: normal;
	color: #e76f34;
}
h3 {
    position: absolute;
    top: 167px;
    left: 266px;
    font-size: 21px;
    font-weight: normal;
    color: #00245d;
}
h4 {
    position: absolute;
    top: 234px;
    left: 6px;
    width: 230px;
    height: 37px;
    padding: 8px 0 0 16px;
    background: url(../frame/miskolc.gif) no-repeat;
    font-size: 13px;
    font-weight: normal;
	color: #fff;
}
h5 {
    position: absolute;
    top: 284px;
    left: 48px;
    width: 147px;
    height: 156px;
    padding: 108px 0 0;
    background: url(../frame/gyogymasszor.gif) no-repeat;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    text-align: center;
    line-height: 13px;
}
h6 {
    position: absolute;
    top: 300px;
    left: 263px;
    width: 342px;
    height: 124px;
    background: url(../frame/callnow.gif) no-repeat;
}
h6 span {
    display: none;
}
p {
    position: absolute;
    bottom: 0px;
    left: 31px;
}
a {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 31px;
	color: #00245d;
	text-decoration: none;
}
a:hover{
	color: #e76f34;
}

