.long {
  min-height: 500px;
  _height:500px;
}

.clanek {
  color:#505050;
}

.clanek h1 {
  color:#fa8d22;
  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 h2.titleh2 {
  color:#fa8d22;
  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 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_white {
  color: white;
}

.clanek .st_blue {
  color:#195da4;
}

.clanek .st_black {
  color:#000000;
}

.clanek table {
  font-size: 100%;
  border-collapse: collapse;
}

.clanek th {
  /* text-align: left; */
}

.clanek label {
  color:#505050;
}

.clanek hr {
  height: 1px;
  color:#FA8D22;
  background: #FA8D22;
  line-height: 1px;
  border:0;
}

.clanek a {
  color:#004F8B;
}

.titulni a {
  text-decoration: none;
}

.titulni a:hover {
  text-decoration: underline;
}

.clanek .aktualita h3 {
    background:none;
    padding:0;
    font-size: 100%;
    margin:0;
    line-height: 16px;
}

.clanek .aktualita p {
    padding-top: 0;
}

.clanek .aktualita.padBot p {
    padding: 0;
}

.clanek .aktualita.padBot {
    margin-bottom: 10px;
}

