@charset "utf-8";
/* CSS Document */

body {
	background:#000;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}

p {
	font-size:11px;
	margin-top:2px;
	text-align:justify;
}

a {
	color: #ed2f86;
	text-decoration:none;
}

a img {
	border:none;
}

h2, h4 {
	color:#ED2F86;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:4px;
	margin-top:22px;
	}

.lefty {
	float:left;
	padding-right:15px;
}

.righty {
	float:right;
	padding-left:15px;
}

#headerWrapper {
	background: url(../img/header_bg.jpg) repeat-x;
	height:218px;
	width:100%;
}

#headerContainer {
	width: 700px;
	height:218px;
	margin:0 auto;
	background:url(../img/header_girls.jpg) no-repeat;
}

#logo {
	height:100px;
	width:178px;
	float:right;
	background:url(../img/logo.jpg);
	margin-top:118px;
}

#contetContainer {
	width: 700px;
	margin:0 auto;
	overflow:hidden;
}

#contetContainer.brud h2 {
	margin-left:40px;
	float:left;
}

#contetContainer.brud p {
	width:300px;
	float:left;
	margin-left:40px;
}

#footerWrapper {
	width:100%;
	height:30px;
	margin-top:15px;
}

#footerContainer {
	width: 700px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	color:#666666;
	border-top:1px dotted #111;
	padding-top:8px;
}


/* main menu */
#mainMenu {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #ed2f86;
	list-style:none;
	float:left;
	padding:173px 0 0 0;
	margin:0;
}

#mainMenu li {
	float:left;
}

/* frisörer */

.frisor {
	height:167px;
	width:347px;
	float:left;
	margin-bottom:15px;
}

.frisorL {
	height:167px;
	width:347px;
	float:left;
	margin-bottom:15px;
	margin-right:6px;
}

.frisor h4, .frisor p, .frisorL h4, .frisorL p {
	padding:0 14px 0 160px;
}

.frisorAida { background:url(../img/f_aida.jpg) no-repeat;}
.frisorIda { background:url(../img/f_ida.jpg) no-repeat;}
.frisorKicki { background:url(../img/f_kicki.jpg) no-repeat;}
.frisorSabina { background:url(../img/f_sabina.jpg) no-repeat;}
.frisorSussi { background:url(../img/f_susanne.jpg) no-repeat;}
.frisorSara { background:url(../img/f_sara.jpg) no-repeat;}
.frisorLinda { background:url(../img/f_linda.jpg) no-repeat;}

.frisorPetra { background:url(../img/f_petra.jpg) no-repeat;}
.frisorEvgenia { background:url(../img/f_evgenia.jpg) no-repeat;}

.likeLogos {
	padding-left:40px;
}