.slorend {
margin-bottom: 2%;
margin-right: 2%;
margin-top: 40px;
position: relative;
width: 100%;
}
.slorend .h2-er:after {
    background: rgba(0, 0, 0, 0) url("../images/bg-4.png") repeat-x scroll 0 0;
    bottom: -0.5px;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -48%;
    position: absolute;
    width: 96%;
}
.slorend .h2-er {
    background: rgba(0, 0, 0, 0) url("../images/bg-3.jpg") repeat-x scroll 0 0;
    border-color: #c5bea6 #c5bea6 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    box-shadow: -1px 1px 0 #29371e inset;
    height: 35px;
    left: 0;
    padding: 0 30px;
    position: absolute;
    top: -35px;
    z-index: 9;
}
.slorend .h2-er h2 {
    color: #fefefe;
    line-height: 36px;
    text-align: left;
    text-transform: uppercase;
}
.slorend .sl-content {
    background: url("../images/bg-3.jpg") repeat-x scroll 0 0 / 242px 150%;
    border: 1px solid #c5bea6;
    padding: 25px 30px;
    position: relative;
}
.slider2 .bgrr {
	background: rgba(0, 0, 0, 0.3);
    border: 1px solid #d2ccb3;
    box-sizing: border-box;
    padding: 15px;
    position: relative;
	color: #e5e1d9;
	border-bottom: 1px dashed #d2ccb3;
}
.slider2 .bgrr img {
float: left;
padding: 5px 10px;
}
.slider2 .bgrr:after {
content: "";
display: block;
clear: left;
}
.slider2 .infoblock {
background: rgba(0, 0, 0, 0.6);
border: 1px solid #d2ccb3;
border-top: 0;
padding: 0 15px;
}
.slider2 .infoblock .date {
background: url(../images/clock.png) 0 50% no-repeat;
line-height: 30px;
padding: 0 30px;
display: block;
font-size: 13px;
color: #d9c6af;
}
.slider2 .infoblock a {
font-size: 12px;
color: #d9c6af;
line-height: 32px;
border-left: 1px dashed #d2ccb3;
padding-left: 30px;
padding-right: 15px;
text-transform: uppercase;
}
#navi ul:after {
clear: left;
content: "";
display: block;
}
#navi li a{
    background: rgba(0, 0, 0, 0) url("../images/bg-3.jpg") no-repeat scroll 50% 0;
   border: 1px solid #c5bea6;
    color: #fff;
    cursor: pointer;
    float: left;
    margin: 0 3px;
    padding: 3px 10px;
}
#navi li a.active{
background: rgba(205, 189, 163, 0.9) none repeat scroll 0 0;
color: #583323;
}
#navi li a{
text-decoration: none;
}
#navi li a:hover{
background: rgba(205, 189, 163, 0.9) none repeat scroll 0 0;
color: #583323;
}