.box,
.box_right {
    margin:0 0 15px 0;
    background-color:#f8f8f8;
    -moz-border-radius:10px;
	border-radius:10px;
	position:relative;
	z-index:1;
	line-height:16px;
}
.box:hover,
.box_right:hover {
    background-color:#e0e5f6;
	-moz-box-shadow:1px 1px 5px #999;
	-webkit-box-shadow:1px 1px 5px #999;
    box-shadow:1px 1px 5px #999;
}
.boxBottom { width:313px; height:9px; display:block; position:absolute; bottom:0; left:0; z-index:2; background:url(/images/layout/bg-motto-bottom.png) no-repeat 0 0; }
.std-padding {
    padding:8px;
}
.komunikat {
    background:url('/art/background.jpg');
    border:#cccc00 1px solid;
    margin:11px 0;
	padding:8px;
	font-size:1.2em;
	font-weight:bold;
}
.box_title {
	font-size: 12px;
	font-weight: bold;
}
.boxTitle {
    background:url(/images/layout/bg-box-header.png) no-repeat;
    height:14px;
    padding:12px 13px 13px;
    font-size:14px;
    color:#fff;
}
.boxContent { padding:10px 7px; }
.boxContent .foto { float:left; margin-right:10px; max-width:100px; width:auto !important; width:100px; max-height:95px; height:auto !important; height:95px; }

ul#lista li p
{
  margin: 0px;
  padding: 0px;
		display: none;
}
ul#listab li p
{
  margin: 0px;
  padding: 0px;
		display: none;
}
/* red-stars */
.redstars {}
.redstars ul, .orangestars ul { margin-left:20px; list-style:none; }
.redstars ul { list-style-image:url(/images/layout/bg-li.png); }
.redstars li, .orangestars li { margin:0 0 4px; padding:0; }
.redstars li, .redstars a { color:#da251c; font-size:14px; }
.redstars span { display:block; font:10px Arial; color:#424f5d; margin:3px 0; }
/* orange-stars */
.orangestars ul { list-style-image:url(/images/layout/bg-orange-li.png); }
.orangestars li, .orangestars a { color:#ee8210; font-size:14px; }
/* hd */
.hd-orange { background:url(/images/layout/bg-box-header-orangev1.png) no-repeat; width:606px; height:39px; line-height:39px; padding:0 20px; color:#fff; font-size:14px; }

