#content {
width:990px;
margin:100px auto 0;
}

.slider {
margin:0 auto;
width:100%;
height:358px;
padding-top:48px;
padding-left:0px;
position:relative;
padding-bottom:18px;
min-width: 990px;
}

.sliderContent {
float:left;
width:100%;
height:370px;
clear:both;
position:relative;
overflow:hidden;
}

.sliderArrows a {
display:block;
text-indent:-9999px;
outline:none;
z-index:50;
background-image:url(/images/prev_next.png);
width:42px;
height:42px;
position:absolute;
top:50%;
margin-top:-34px;
}

.prev {
background-position:0 0;
left:15px;
}

.prev:hover {
background-position:0 -44px;
}

.next {
right:15px;
background-position:-44px 0;
}

.next:hover {
background-position:-44px -44px;
}

.sliderContent .item {
position:absolute;
width:100%;
height:370px;
background:#EEE;
}

.sliderBullets {
position:absolute;
bottom:-22px;
left:50%;
z-index:50;
margin-left:-45px;
}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:10px;
height:10px;

border-radius: 10px;
/*border: solid 1px #999;*/
background: #DDD;
}

body.black .sliderBullets .active{
background: #444;
}

.sliderBullets .active {
/*background-position:0 -11px;*/
background:#999;
}

.sliderContent a {
outline:none;
}

a {
color:#fff;
}

a img {
border:none;
}

.item_title {
background: url(/images/bg.png);
/*border: solid 1px;*/
position:absolute;
bottom:20px;
left:30px;
max-width:700px;
color:white;
padding:15px;
margin:0 200px 15px 0;
font-weight:bold;
}

      br { clear: both; }
      .cntSeparator {
        font-size: 54px;
        margin: 26px 7px;
        color: #000;
      }
      .desc { margin: 7px 3px; }
      .desc div {
        float: left;
        font-family: Arial;
        width: 70px;
        margin-right: 70px;
        font-size: 13px;
        font-weight: bold;
        color: #FFF;
      }

.plashka
{
float: left;
height: 200px;
padding: 5px;
background: #FFF;
overflow: auto;

}

.plashka a
{
color: #0d4da1;
text-decoration: none;
font-family: "MyriadPro",Lucida,Arial, Helvetica, Verdana, sans-serif;
font-weight: normal;
font-size: 16px;
}

.plashka p, .plashka a{padding:10px 10px 0 10px;display: block;}
.plashka IMG{max-width: 180px;}

.h2 a
{
color: #0d4da1;
text-decoration: none;
font-family: "MyriadPro",Lucida,Arial, Helvetica, Verdana, sans-serif;
font-weight: normal;
font-size: 18px;
}