@charset "UTF-8";

* {
	padding: 0;
	/* [disabled]margin:  0; */
}

#salon a:link { COLOR: black; TEXT-DECORATION: none; font-weight: bold }
#salon a:visited { COLOR: black; TEXT-DECORATION: none; font-weight: bold }
#salon a:active { COLOR: black; TEXT-DECORATION: none }
#salon a:hover { COLOR: #DB297B; TEXT-DECORATION: none }

body,td,th,heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
body {
    margin-top: 0px;
    background-image: url();
    background-repeat: no-repeat;
    margin-left: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: #999;
}
a:active {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
.pMeni {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #DB297B;
    font-weight: normal;
}
.meni1 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #DB297B;
}
.meni2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #DB297B;
}
.linki {
	color: #000;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.linkiB {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 5px;
	font-weight: bold;
	color: #CCC;
}
.linkiC {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	vertical-align: bottom;
	bottom: auto;
	color: #000;
}
.text1 {
	font-size: 11px;
	text-align: justify;
	text-decoration:none;
}
#mmeni {
	width:100%;
	vertical-align:top;
	padding-top:0px;
	}
#dmeni { 
	clear: both;
	height: 20%;
	vertical-align: middle;
	padding-top:40px;
	margin: 0; 
	}
#spacer {
	height:50%;
	float: left;
	width: 1px;
	font-size: 1px; /* to make sure width is not overridden */
	padding: 0;
	margin: 0;
}

