@CHARSET "UTF-8";

/*elementy wspolne dla wszystkich podstron */

body{

	background:#e8e8e6;

	color:#000000;

	width:100%;

	font-size:11px;

	margin:0;

	padding:0;

	text-align:center;

	font-family: Verdana;
	text-align:center;

}

img {

	border: none;

}
#wGore{

		background: url(/images/gora.png) no-repeat;
		width:15px;
		height:14px;
		position:absolute;
		right:10px;
		top:300px;
		border:0;
}

#wDol{

background: url(/images/dol.png) no-repeat;
		width:15px;
		height:14px;
		position:absolute;
		right:10px;
		top:335px;
		border:0;
}
#cont{



	margin:0px auto;

	padding:0px;

	display:block;

	position:relative;

	width:1000px;

}
#left{

	background: #f5f5f5;
	overflow:hidden;
	margin:0px;

	padding:0px;

	display:block;

	position:relative;

	width:520px;
	float:left;
	height:735px;
}
#right{
overflow:hidden;
	background:#cfbeaa;

	margin:0px;

	padding:0px;

	display:block;

	position:relative;

	width:480px;
	float:left;
	height:735px;
}
#right_footer{
	width:480px;
	height:55px;
	background:#8d6335;
}
#logo{



	position:absolute;
	top:23px;
	left:61px;
	display:block;

}
#logo2{



	position:absolute;
	top:0px;
	left:392px;
	display:block;

}

#logo3{



	position:absolute;
	top:475px;
	left:0px;
	display:block;

}





/* ustala wyswietlanie informacji posrodku obszaru z cieniem */
h1{

font-size:15px!important;
 color: #9a5b28;
}




/*blok menu*/

#menu{

	margin:0;
	padding:0;
	width:520px;
	height:55px;
	background:#ffc85f;

}
    ul#navlist, ul#navlist ul, ul#navlist li
    {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
	float:left;
    }
ul#navlist li a{
	font-size:11px;
	padding:0 8px;
	color:#5b5b5b;
	text-decoration:none;
	font-weight:bold;
	white-space: nowrap;


}

ul#navlist li {
	margin-bottom:6px;
}
 ul#navlist{
	margin-left:35px;
	margin-top:9px;
	display:inline;
 }
a.mm:link,
a.mm:active,
a.mm{
color:#5b5b5b!important;
font-weight:normal!important;
}

.clear{

	clear:both;

}

br.clear{
	display:block;
	height:29px;
	width:1px;
}


   #foto{
   
	width:480px;
	height:680px;

	overflow:hidden;
	margin-bottom:10px;
   }
   
   #foto1{
   
	width:480px;
	height:680px;

	overflow:hidden;
	margin-bottom:10px;
	background: url(/images/0.jpg) no-repeat;
	position:relative;
   }
   
      #foto2{
   
	width:480px;
	height:680px;

	overflow:hidden;
	margin-bottom:10px;
	background: url(/images/salon1.jpg) no-repeat;
	position:relative;
   }
   
         #foto3{
   
	width:480px;
	height:680px;

	overflow:hidden;
	margin-bottom:10px;
	background: url(/images/ex1.jpg) no-repeat;
	position:relative;
   }
   #im1, #im2, #im3, #im4, #im5{ position:absolute; left:0; top:0;} 
   #main{
	width:520px;
	height:680px;
	border-bottom:10px solid #d7d7d7!important;
	vertical-align:bottom;
	position:relative;
	text-align:left;
	
   
   }
   
      #main_ins{


	
	margin-bottom:10px;
	vertical-align:bottom;
	position:absolute;
	bottom:0px;
	left:35px;
	width:450px;
	text-align:left;
	color:#5b5b5b;
	font-size:11px;
	line-height:16px;
	z-index:100;
	overflow:hidden;
	
   
   }
       #main_ins1{


	
	margin-bottom:10px;
	vertical-align:bottom;
	position:absolute;
	top:140px;
	left:35px;
	width:440px;
	text-align:left;
	color:#5b5b5b;
	font-size:11px;
	line-height:16px;
	z-index:100;
	overflow:hidden;
	height:500px;
	
   
   }

      #main_ins a {
	color: #5b5b5b;
	text-decoration: none;
   }