p {
  margin: 0 0 5px 0;
}
img {
  border: none;
}
/* externí odkazy s ikonkou
   ------------------------ */
a.extern, .article a {
  background: url(../images/extern.gif) 100% 2px no-repeat;
  padding-right: 12px
}
.article .more a,
.article .post a,
.article .commands a,
.article table a {
  background: none;
  padding: 0;
  margin: 0;
}
.article a[href^="/"],
.article a[href*="jaw.cz"],
.article a[href^="mailto:"],
.article a[href^="javascript:"],
.article a[href^="#"],
.article a[name] {
  background: none;
  padding: 0;
}


.red {
  color: #C3593C;
}
.redbold {
  color: #C3593C;  font-weight: bold;
}



.line {
  width: 100%;
  height: 3px;
  background: url(../images/dot.gif) repeat-x bottom;
  margin: 9px 0;
  clear: both;
  line-height: 1px;
  font-size: 1px;
}



.big {
  font-size: 110%; font-weight: bold; line-height: 17px;
}
.small, .trivial {
  font-size: 90%; line-height: 15px;
}



pre {
  font: 1em 'Courier New', monospace;
  margin: 8px 0 8px 0;
}


/* základní tabulky a buňky
   ------------------------ */
table {
  font-size: 1em; line-height: 1.4em;
}
table.general { border-left: #cccccc 1px solid; border-top: #cccccc 1px solid; margin: 2px 0 7px 0; table-layout: fixed; }
table.general td, table.general th { border-bottom: #cccccc 1px solid; border-right: #cccccc 1px solid; padding: 2px 3px; }
table.general th { background-color: #eeeeee; text-align: center; }


table.general img { border: none; margin: 0 2px; position: relative; top: 1px; }



th.data {
  text-align: right; font-weight: normal; font-size: 0.9em
}
td.general {
  background-color: #ffffff; text-align: center
}

td.data {
  background-color: #ffffff; text-align: left;
}





#refresh { position: absolute; right: 35px; top: 10px; }
#help { position: absolute; right: 10px; top: 10px; }
/*
input, select { font: 12px Arial, Helvetica, sans-serif; }
input.general, input.shorten, input.shortest, input.button, input.file, select.general, select.shorten, textarea { background: transparent; border: #868687 1px dashed; margin: 2px 5px; padding: 2px; }
input.normal, select.normal { border: #cccccc 1px solid; margin: 0px; padding: 2px; }
input.button, button { background: #999999; border: none; color: #ffffff; font-size: 11px; height: 21px; width: 90px; }
input.file { height: 20px; width: 280px; }
select.general { width: 226px; }
select.shorten { width: 114px; }
*/

/* ovládací prvky temp - neobsahuje web zatím */
.ballot {
  float: right; margin-top: 2px; background-color: #F9FAFB; border: #CAD8EC 1px solid; padding: 3px; position: relative; top: -28px
}
  .ballot img {
    display: block; float: left; border: none; margin: 2px;
  }


/* základní obrázky
   ---------------- */
img.avatar {
  float: left; border: #CCCCCC 1px solid; margin: 0 8px 0 0;
}
img.bigicon {
  border: none; margin-right: 5px; position: relative; top: 3px;
}
img.browse {
  border: none; cursor: pointer; position: relative; top: 2px;
}


/* základní ovládací prvky
   ----------------------- */
input {
  font: 12px Arial, Helvetica, sans-serif;
}
input.general {
  width: 220px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 16px;
}
input.shorten {
  width: 110px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 16px;
}
input.shortest {
  width: 55px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 16px;
}
input.button, button {
  width: 90px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 21px; font-size: 11px; padding-top: 0;
}
input.radio {
  margin: 0 3px 0 5px;
}
input.normal {
  border: #ccc 1px solid;  height: 16px; width: 55px;
}
input.file {
  width: 280px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 20px
}
textarea {
  border: #ccc 1px solid;
}
select {
border: #ccc 1px solid;
  font: 12px Arial, Helvetica, sans-serif;
}
select.general {
  width: 224px;  margin: 0 5px 0 5px;
}
select.shorten {
  width: 112px;  margin: 0 5px 0 5px;
}
select.normal {
  width: 90px;  height: 20px;
}





.subheader {
  clear: both;
  margin: 0 0 10px 0;
  padding: 3px 7px 3px 7px;
  height: 18px;
  background: #f4f4f4;
  color: #808080;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
  .subheader p {
    padding: 0;
    margin: 0;
  }
.subleft {
  float: left;
  text-align: left;
  width: 50%;
  overflow: hidden
}
.subright {
  float: right;
  text-align: right;
  width: 50%;
  overflow: hidden
}



.article {
  margin: 0 0 15px 0;
  padding: 0;
  clear: both;
  float: left;
  width: 100%;

}
.article form {
  margin: 10px;
}




.report {
  margin-top: 55px;
  font-weight: bold;
}



/* galerie a jiné moduly pro zarovnání do bloku */
.frame {
  float: left; width: 100%; clear: both
}
  .frame .label {
    margin: 3px 0; padding: 0; font-size: 11px; line-height: 15px; height: 15px; overflow: hidden;
  }
.two {
  float: left; width: 49.9%; overflow: hidden
}
.three {
  float: left; width: 33.3%; text-align: center; overflow: hidden; margin: 1px 0 5px 0; height: auto !important; height: 152px; min-height: 152px;
}
  .three img, .roll img {
    padding: 3px; border: #CCCCCC 1px solid;
  }
  .three img {
    max-height: 120px;
    max-width: 160px;
  }
  .three p {
    margin: 2px 0;
  }
.roll {
  float: left; text-align: center; margin: 5px 0 10px 0; min-height: 125px;
  /* proti problikávání při načítání obrázkové galerie do carouselu */
  position: relative; visibility: hidden; left: -5000px;
}
  .roll li a {
    display: block; background: none; margin: 0 5px; padding: 0; min-width: 168px;
  }
  .rollprev, .rollnext {
    float: left; width: 30px; border: #CCCCCC 1px solid; margin: 55px 3px 0 3px; height: 21px; font-size: 11px; padding-top: 0;
  }



/* oddíl pod články s autorem, datem, exportem... */
.more {
  clear: both;
  font-size: 11px;
  margin: 0;
  padding: 1px;
  color: #808080;
  text-align: right;
  background: url(../images/dot.gif) left 18px repeat-x;
}
  .more img {
    position: relative;
    top: 3px;
    border: none;
    margin: 0 2px;
  }
.fblike {
  border: none;
  overflow: hidden;
  width: 100%;
  height:28px
}




/* diskusní fóra */
.forum {
  width: 100%;
  float: left;
  clear: both;
  margin: 4px 0;
}
.post {
  float: right; width: 515px; padding: 2px 4px; color: #808080; border-top: #ccc 1px solid; border-bottom: #ccc 1px solid; background-color: #f4f4f4;
}
  .post p {
    margin: 0; padding: 0;
  }
  .post p.author {
    float: left;
  }
  .post p.time {
    float: right; 
  }
  .post img {
    border: none; margin: 0 2px; position: relative; top: 1px;
  }
.commands {
  float: right; width: 515px; color: #808080; padding: 2px 4px 0 4px; font-size: 11px; line-height: 15px; background: url(../images/dot.gif) repeat-x bottom; position: relative;
}
  .commands p.reply {
    float: left;
  }
  .commands p.karma {
    float: left; position: absolute; left: 57%; top: 1px;
  }
  .commands p.back {
    float: right;
  }
  .commands input {
    position: absolute; right: 2px; top: 0px;
  }
  .commands img {
    border: none; margin: 0 1px; position: relative; top: 2px;
  }
  .commands a {
    cursor: pointer; text-decoration: underline
  }
.story {
  float: right; width: 515px; margin: 0; padding: 1px 4px; overflow: hidden;
}
  .story img {
    position: relative; top: 2px; margin: 0 1px; max-width: 99%;
  }
.sign {
  color: #808080; font-size: 11px; line-height: 15px; width: 150px; border-top: #808080 1px solid; white-space: nowrap; padding-top: 3px; margin-top: 10px
}
blockquote {
  border: #CCCCCC 1px solid; padding-left: 22px; margin: 3px 0; text-align: left; background: #F4F4F4 url(../images/icons/quote.gif) no-repeat 4px 4px;
}
  blockquote p {
    margin: 4px;
  }



.box {
  margin: 0 0 20px 0;
  background: url(../images/graphic/box.png) 0 48px repeat-x;
}
 
  .box li.sub2 {
    margin: 1px 0 1px 30px;
  }
  .box li.sub3 {
    margin: 1px 0 1px 50px;
  }
  .box li.sub4 {
    margin: 1px 0 1px 70px;
  }
  .box li.sub5 {
    margin: 1px 0 1px 90px;
  }




/* ajaxové hodnocení pod hlavním prvkem */
#rate {
  position: relative;
  width: 610px;
  padding: 10px 10px 5px 10px;
  background: none;
  background-color: #F4F4F4;
  border-top: #CCCCCC 1px solid;
  border-bottom: #CCCCCC 1px solid;
  color: #8B8A89;
  margin-bottom: 20px;
}
  #rate #rating {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 375px;
  }
  #rating p {
    margin-top: 8px;
  }
  #rating p.average {
    position: absolute;
    top: -8px;
    right: 0;
  }
  .rateleft {
    float: left;
    font-size: 11px;
    margin: 8px 10px 0 0;
  }
  .rateright {
    float: left;
    font-size: 11px;
    margin: 8px 0 0 10px;
  }
  .rate1on, .rate2on, .rate3on, .rate4on, .rate5on,
  .rate1off, .rate2off, .rate3off, .rate4off, .rate5off {
    float: left;
    width: 15px;
    height: 15px;
    border: transparent 1px solid; /*aby fungovala zasraná IE8*/
    padding: 0;
    cursor: pointer;
    margin-top: 7px;
  }
  .rate1on, .rate2on, .rate3on, .rate4on, .rate5on {
    background: url(../images/icons/star5.gif) center center no-repeat;
  }
  .rate1off, .rate2off, .rate3off, .rate4off, .rate5off {
    background: url(../images/icons/star0.gif) center center no-repeat;
  }
/* ----------- */



