#menu{
 height: 100px;
    left: 0;
    position: absolute;
    top: 100px;
    width: 760px;
}
#m1, #m2, #m3, #m4, #m5, #m6{
background: transparent url('../pic/spacer.gif') 0 0 repeat; 
height: 20px;
position: absolute;
}
#m1, #m2, #m3, #m4, #m5, #m6 :hover{cursor:pointer}
#m1{left: 92px; top: 61px;width:100px;}
#m2{left: 171px;top: 89px;width:125px;}
#m3{left: 285px;top: 54px;width:100px;}
#m4{left: 371px;top: 80px;width:100px;}
#m5{left: 453px;top: 36px;width:125px;}
#m6{left: 560px;top: 59px;width:120px;}
#map{}
#main_img{ 
    background-image: url("../pic/szalon.png");
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    height: 300px;
    position: relative;
    width: 400px;
}
#masszazs {
	width:400px;
	height:300px;
	background-image: url("../pic/masszazs.png");
	background-repeat: no-repeat;
}
#hair_content {
    display: block;
    margin-left: 180px;
    position: relative;
    text-align: center;
    width: 50%;
}
.row1, .row2, .row3{
	text-align:left;
}

.haj-asz {
	background-image: url("../pic/hatter1.jpg");
	background-repeat: repeat;
	cursor: n-resize;
	filter: Invert;
}
.haj-asz {
	background-image: url("../pic/hatter1.jpg");
	cursor: se-resize;
}
body {
	background-image: url("../pic/bg1.jpg");
}
a {
	font-size: 16px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
	color: #990000;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

.style10 , #main_content, h1,h2,h3,h4,h5,h6, body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	padding-left: 40px;
}