.long {
  min-height: 500px;
  _height:500px;
}

.clanek {
  color:#000000;
}

.clanek h1 {
  color:#004b74;
  font-size: 120%;
  line-height: 22px;
  padding: 0 0 0 33px;
  background: url(/graphics/redes/bg_h.gif) no-repeat 0 bottom; 
  text-transform: uppercase;
  margin: 3px 0 10px 0;
}

.clanek p {
  margin:0;
  padding:3px 0 8px 0;
}

.clanek h2 {
  color:#de420d;
  text-transform: uppercase;
  font-size: 120%;
  line-height: 21px;
  margin:3px 0 2px 0;
}

.clanek h4 {
  font-size: 110%;
  color:#de420d;
  line-height: 21px;
  background: url(/graphics/redes/bg_h3.gif) no-repeat 0 4px;
  _background-position: 0 5px; 
  padding: 0 0 0 15px;
  margin:3px 0 2px 0;
}

.clanek h3 {
  font-size: 110%;
  color:#195da4;
  line-height: 21px;
  background: url(/graphics/redes/bg_h4.gif) no-repeat 0 4px;
  _background-position: 0 5px; 
  padding: 0 0 0 15px;
  margin:3px 0 2px 0;
}

.clanek ul {
  list-style-type: none;
  /*
  list-style-image: url(/graphics/redes/li_style.gif);
  list-style-position: inside;
  */
  padding:0;
  margin:4px 0px;
}

.clanek ul li {
  background: url(/graphics/redes/li_style.gif) no-repeat 0 5px;
  padding: 1px 0 1px 15px;
}


.clanek .st_dark_red {
  color: #de420d;
}

.clanek .st_orange {
  color: #fa8d22;
}

.clanek .st_blue {
  color:#195da4;
}

.clanek .st_black {
  color:#000000;
}

.clanek table {
  font-size: 100%;
}

.clanek hr {
  height: 1px;
  color:#004B74;
  background: #004B74;
  line-height: 1px;
  border:0;
  width:100%;
}

.clanek a {
  color:#004F8B;
}
