body{
	margin:0;
	background:#cc9999;
}

li p{
    margin:0px;padding:0px;
}
img{border:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
#wrapper{
	width:758px;
	margin:0 auto;
	position:relative;
}
.home-box{
	margin:182px 0 0;
	position:relative;
	padding:0 0 0 290px;
	width:648px;
}

.home-box .logo{
	top:54px;
	width:292px;
	height:57px;
	background:url(/images/soniawillki.gif) no-repeat;
  }
.logo{
	position:absolute;
	overflow:hidden;
	background:url(/images/bg-logo.jpg) no-repeat;
	width:164px;
	height:54px;
	top:0;
	left:0;
	text-indent:-9999px;
	margin:0;
}

.logo a{
	display:block;
	height:100%;
}
.home-box img{
	float:left;
	margin:0 16px 0 0;
}
.home-box .nav{margin:74px 0 0;}
.nav{
	float:left;
	margin:0;
	padding:0 0 5px;
	list-style:none;
	background:url(/images/bg-nav.gif) no-repeat 0 100%;
	width:342px;
}
.nav li{
	float:left;
	padding:0 24px 0 0;
}
.nav a{
	color:#fff;
	letter-spacing:2px;
	font-size:10px;
}
.nav a:hover,
.nav li.active a{
	text-decoration:none;
	font-size:9px;
	text-transform:uppercase;
	color:#633;
}
/* header */
#header{
	width:569px;
	overflow:hidden;
	padding:0 0 0 189px;
}
#header .nav{margin:25px 0 0;}
#header .logo{top:10px;}
/* main */
#main{
	width:100%;
	overflow:hidden;
	padding:28px 0 0;
}
#side-list{
	float:left;
	width:160px;
	margin:-6px 0 0;
	padding:0;
	list-style:none;
}
#side-list li{
	width:100%;
	margin:11px 0 0;
	float:left;
}
#side-list img{float:right;}
#side-list div strong{
    font-family: 'Apple Chancery',Arial;
	float:left;
	margin:35px 10px 0px 0px;
    font-size: 14px;
    color: #fff;
     white-space: nowrap; 
	/*overflow:hidden;
	text-indent:-9999px;*/
}
#side-list div{
	width:100%;
	overflow:hidden;
}
.letti{
	/*background:url(/images/txt-letti.gif) no-repeat;*/    
	width:36px;
	height:17px;
}
#side-list li div{display:none;}
#side-list li:hover div,
#side-list li.hover div{display:block;}
#side-list li:hover .side-img,
#side-list li.hover .side-img{display:none;}
/* content */
#content{
	width:569px;
	float:right;
}
.box{
	background:url(/images/bg-box.gif) no-repeat;
	width:540px;
	height:406px;
	padding:12px 0 0 6px;
	overflow:hidden;
	position:relative;
}
.box img{display:block;}
.box span{
	position:absolute;
	left:8px;
	bottom:2px;
	color:#300;
	letter-spacing:2px;
	font-size:9px;
}

.box_p{
	width:537px;
    height:500px;
    border: 2px solid #ffffff;
	padding:0px;
	overflow:hidden;
	position:relative;
    background-color: #ffffff;
}
.box_p .bar{
    width: 100%;
    height: 20px;
    padding-left: 350px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    background:url(/images/logo-small.jpg) no-repeat #cc9999;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
}
.box_p .bar span{
    position:absolute;
    display:block;
    color: #000;
    border: 1px solid #000;
}
.box_p .inner{
    overflow:auto;
    height: 305px;
    padding: 15px;
	color:#663333;
	letter-spacing:2px;
    line-height: 18px;
	font-size:10px;
    display:block;
}
.box_p img{display:block;}
.gallery{
	width:540px;
	overflow:hidden;
	margin:8px 0 0;
}
.gallery ul{
	float:left;
	background:url(/images/bg-gallery.gif) repeat-y;
	width:535px;
	margin:0;
	padding:4px 0 0 6px;
	min-height:72px;
	list-style:none;
}
* html .gallery ul{height:72px;}
.gallery ul li{
	float:left;
	margin:0 5px 0 0;
}
.gallery div{
	float:right;
	padding:4px 0 0;
	width:17px;
}
.gallery div a{
	float:left;
	margin:22px 0 0;
}
.gallery div img{display:block;}

