#h_vetporadna {
  text-align: center;
  padding-bottom: 10px;
}
#pf {
  position: absolute;
  top: 10px;
  left: -286px;
}
.col {
  width: 201px;
  float: left;
}
.col1 {
  clear: both;
}
.col4 {
  width: 197px;
}
.col .inner {
  margin-right: 5px;
  padding: 5px;
  background-color: #fff;
  height: 320px;
  overflow: auto;
}
.col1 .inner {
  background-color: #fff;
}
.col2 .inner {
  background-color: #c3da9b;
}
.col3 .inner {
  background-color: #8b0e13;
}
.col4 .inner {
  background-color: #fdcc00;
  margin-right: 0px;
}
.col h2 {
  background-repeat: no-repeat;
  background-position: top left;
  padding: 4px;
  padding-left: 6px;
  min-height: 21px;
  font-weight: bold;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
}
.col h3 {
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
}
.col1 h2 {background-image: url('../img/layout/bg_h_col1.png');}
.col2 h2 {background-image: url('../img/layout/bg_h_col2.png');}
.col3 h2 {background-image: url('../img/layout/bg_h_col3.png');}
.col4 h2 {background-image: url('../img/layout/bg_h_col4.png');}

ul, ol, li {
  list-style-type: none;
  margin: 0px;
}
ul, ol {
  margin-left: 6px;
  margin-right: 6px;
}
.attachments {
  display: none;
}

