@charset "windows-1251";
* {
	margin: 0;
	padding: 0;
	border-width: 0;
	outline-width: 0;
}
img {
	-moz-force-broken-image-icon:1 !important;
}
body {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffe7bd;
	background-color: #2e0600;
	background-image: url(/img/bodybg.png);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #ffe8bc;
	text-decoration: none;
}
a:hover {
	color: #FFF0D5;
	text-decoration: underline;
}
#main {
	width: 988px;
	margin: auto;
	text-align: left;
}
#main #head {
	height: 180px;
	width: 770px;
	padding-left: 220px;
	overflow: hidden;
}
#main #head.layer {
	background-color: #630304;
	position: absolute;
	z-index: -5;
	font-size: 24px;
}
.salon {
	background-image: url(/img/head.jpg);	
}
.rent {
	background-image: url(/img/headrent.jpg);	
}
.newsh {
	background-image: url(/img/headcosm.jpg);	
}
#main #head div.sertif {
	position: relative;
	right: 10px;
	float: right;
}


}
#main #head div.plakat {
	position: relative;
	right: 30px;
	float: right;
}
#main #head h1 {
	font-family: "Monotype Corsiva", "Times New Roman", serif;
	font-style: italic;
	font-size: 50px;
	font-weight: lighter;
	margin-top: 70px;
}
#main #head p {
	margin-top: 40px;
	line-height: 1.3em;
}


#main #menu {
	height: 62px;
	background-color: #855733;
	line-height: 62px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFE7BD;
	border-top-width: 1px;
	overflow: hidden;
	position: relative;
	background-image: url(/img/menubg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main #menu.salon {
	padding-left: 60px;
}
#main #menu.rent {
	padding-left: 55px;
}
#main #menu.news {
	padding-left: 90px;
}

#main #menu b {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	z-index: 5;
	display: block;
	font-weight: normal;
	position: relative;
}
#main #menu b a {
	display: block;
	float: left;
	position: relative;
	padding-right: 24px;
	padding-left: 24px;
}
#main #menu b.active {
	color: #855733;
	margin-right: -77px;
	background-image: url(/img/activebtn.gif);
	background-position: right;
	padding-right: 100px;
	z-index: 4;
	margin-left: -80px;
	padding-left: 0px;
}
#main #menu b.active em {
	display: block;
	float: left;
	background-image: url(/img/activebtn.gif);
	background-position: left;
	width: 98px;
	height: 62px;
}
#main #menu b a.active {
	color: #855733;
	background-color: #FFE7BD;
	padding-right: 5px;
	padding-left: 5px;
}


#main #menu b a:hover.active {
	color: #855733;
}
#main #menu img {
	display: block;
	float: left;
	margin-top: 28px;
	position: relative;
	z-index: 100;
	height: 8px;
	width: 7px;
}
#main #contmenu {
	background-color: #855733;
	height: 20px;
	background-image: url(/img/submenush.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	line-height: 20px;
	padding-left: 30px;
}
#main #contmenu a {
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
}
#main #contmenu a.active {
	background-color: #FFE7BD;
	color: #855733;
	background-image: url(/img/submenu.png);
	background-position: right;
	margin-right: -10px;
	z-index: 4;
	margin-left: -10px;
	padding-right: 23px;
}
#main #contmenu a.active em {
	background-image: url(/img/submenu.png);
	display: block;
	width: 26px;
	float: left;
	background-position: left;
	height: 20px;
	z-index: -100;
	margin-right: -5px;
	position: relative;
}

#main #content {
	background-color: #ffe7bd;
	clear: both;
	color: #855733;
	width: 988px;
	min-height: 450px;
	overflow: hidden;
	position: relative;
}
#main #content #cont {
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 30px;
	font-size: 12px;
}
#main #content #cont .news {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#main #content #cont p {
	margin-bottom: 0.7em;
}
#main #content #cont #imgcont {
	float:right;
	width: 450px;
	margin: 0px;
	text-align:right;
}

#main #content #cont #text {
	width: 470px;
}
#main #content #cont #text div.onenews {
	clear: both;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
#main #content #cont #text .onenews img {
	display: block;
	float: left;
	margin-right: 3px;
}
#main #content #cont a {
	color: #855733;
	text-decoration: underline;
}
#main #content #cont a:hover {
	color: #84421A;
}
#main #content #cont table {
	width: 470px;
	border: 1px solid #855733;
	border-collapse: collapse;
}
#main #content #cont td {
	border: 1px solid #855733;
	padding: 2px;
}

#main #content #cont #nav {
	font-size: 12px;
	text-align: center;
	clear: both;
}
#main #content ul {
	margin-left: 15px;
}

#main #content #master {
	float: left;
	width: 25%;
	position: relative;
}
#main #content #master div {
	background-image: url(/img/mstrnamebg.gif);
	height: 35px;
	text-align: center;
	color: #ffe7bd;
	line-height: 26px;
	background-color: #855732;
}
#main #content #master p {
	font-size: 11px;
	margin: 10px;
}
#main #content #reel {
	width: 500%;
	position: relative;
}
#main #content #reel #frame {
	width: 20%;
	float: left;
}
#main #content a.but {
	position: absolute;
	display: block;
	top: 105px;
	z-index: 1000;
	cursor:pointer;
}
#main #content a.prev {
	left: 10px;
}
#main #content a.next {
	right: 10px;
}
#main #munu2 {
	height: 50px;
	background-color: #f9edd9;
	text-align: center;
	font-size: 12px;
	color: #855733;
	line-height: 50px;
}
#main #munu2 a {
	color: #855733;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
#main #munu2 a:hover {
	text-decoration: underline;
}

