/****** Vesti */
body.vesti #content .boxin, body.vesti #sidebar .boxinr {
    background: url("../images/vesti/boxbg.png") repeat-x;
}
.leadboard {
  width: 728px;
  height: 90px;
}
body.vesti #sidebar .boxinr {
  background: url("../images/vesti/boxbg.png") repeat-x;
  margin-top: -6px;
}
body.vesti #sidebar .boxinr li {
  font-size: 11px;
  padding: 9px 0;
  border-bottom: 1px solid #e5e5e5;
}
body.vesti #sidebar .boxinr li.last {
  border: none;
}
body.vesti #sidebar .boxinr li a {
  text-decoration: none;
  color: #444444;
}
body.vesti #sidebar .boxinr li a:hover {
  text-decoration: underline;
}
body.vesti #col1 .list h2 {
  border: none;
  color: black;
  font-size: 14px;
  float: right;
  width: 580px;
}
body.vesti #col1 .list img {
  width: 100px;
  height: 100px;
  float: left;
}
body.vesti #col1 .list p {
  width: 580px;
  font-size: 11px;
  line-height: 14px;
  float: right;
  color: #707070;
}
body.vesti #col1 .list a {
  font-size: 11px;
  float: right;
  color: black;
  text-decoration: none;
}
body.vesti #col1 .list a:hover {
  text-decoration: underline;
}
body.vesti #col1 .list h2 a {
  font-size: 100%;
  float: none;
}
body.vesti #col1 .list p a, body.vesti .vitem p a {
  /* color: black;*/
  text-decoration: underline;
  float: none;
}
body.vesti #col1 .pager {
  width: 720px;
  text-align: center;
  font-size: 11px;
  margin-top: 9px;
  margin-bottom: 17px;
  color: #838383;
}
body.vesti #col1 .pager a {
  text-decoration: none;
  color: #838383
}
body.vesti #col1 .pager a {
  text-decoration: underline;
}
body.vesti #col1 .pager a span.prev {
  width: 5px;
  padding-right: 5px;
  margin-right: 5px;
  background: url("../images/vesti/pagerprev.png") no-repeat 50% 50%;
  overflow: hidden;
}
body.vesti #col1 .pager a span.next {
  width: 5px;
  padding-right: 5px;
  margin-left: 5px;
  background: url("../images/vesti/pagernext.png") no-repeat 0% 50%;
  overflow: hidden;
}
body.vesti .forumnaj ul {
  margin-left: -20px;
  margin-top: -3px;
}
body.vesti .forumnaj li {
  margin-left: 20px;
  width: 334px;
  height: 41px;
  float: left;
  margin-top: 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom:8px;
}
body.vesti .forumnaj li a {
  color: black;
  text-decoration: none;
}
body.vesti .forumnaj li a {
  text-decoration: underline;
}
body.vesti .forumnaj li p {
  font-size: 10px;
  font-style: italic;
  padding-left: 8px;
  color: #707070
}

body.vesti #content .boxin .time {
  color: #707070;
  font-size: 11px;
  margin-bottom: 28px;
  float: left;
}
body.vesti #content .boxin .share {
  float: right;
  border-bottom: 1px solid #e5e5e5;
  font-size: 11px;
  color: black;
  width: 263px;
}
body.vesti #content .boxin .share ul {
  margin-left: 44px;
}
body.vesti #content .boxin .share li {
  float: left;
  margin-left: 8px;
}
body.vesti #content .boxin .share span {
  float: left;
  display: block;
}
body.vesti #content .vitem p {
  clear: both;
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 18px;
}
body.vesti #content .vitem p img {
  float: left;
  padding: 0 12px 12px 0;
}
