body, html {
  background: url(../img/pozadi.gif) #fff;
  font-family: 'Tahoma', sans-serif;
  margin: 0;
	padding: 0;
	min-height: 100%;
}
.no {
  display: none;
}
p a, p a:link {
  color: #ff0072;
  text-decoration: underline;
}
p a:hover, p a:active {
  color: #1cbdf0;
  text-decoration: none;
}
p a:visited {
  color: #9b9b9b;
}
p {
  margin: 0 0 0 20px;
}
#prvni {
  float: left;
  background: #fff;
  margin-left: 0;
}
#top {
  background: url(../img/logo-irie.gif) no-repeat left #fff;
  width: 935px;
  height: 90px;
}
#logo {
  width: 150px;
  height: 90px;
  cursor: pointer;
  float: left;
  clear: right;
}
#banner {
  width: 468px;
  height: 60px;
  background: url(../img/reklama.gif) #eee;
  float: right;
  margin: 15px 15px 0 0;
  _margin: 15px 7px 0 0;
  padding: 0;
}
#banner img {
  border: 0;
}
#navigace {
  width: 935px;
  color: #ff0072;
  background: url(../img/navig.gif) #1cbdf0;
  height: 30px;
  line-height: 30px;
}
#navigace ul {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
}
#navigace li {
  float: left;
  font-size: 70%;
}
#navigace a {
  display: block;
  padding: 0 10px 0 10px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#navigace a:hover, #navigace a:active {
  color: #ff0072;
  background: #fff;
}
#base {
  width: 935px;
  background: #fff;
}
.article {
  padding: 0 20px 20px 20px;
  width: 705px;
}
.article h2 {
  font-family: 'georgia';
  font-size: 120%;
  text-align: center;
  margin: 15px 0 5px 0;
}
.article h2 a, .article h2 a:link {
  color: #282B2D;
  text-decoration: none;
}
.article h2 a:hover, .article h2 a:active {
  color: #1cbdf0;
  text-decoration: none;
}
.article p.info {
  text-align: center;
  color: #aaa;
  font-size: 70%;
  margin: 0;
}
.article p.info a, .article p.info a:link {
    color: #aaa;
    text-decoration: underline;
}
.article p.info a:hover, .article p.info a:active {
    color: #ff0072;
    text-decoration: none;
}
.article p {
  font-size: 80%;
  line-height: 140%;
  margin: 10px 0 10px 0;
}
.article p img {
  border: 0;
}
.article strong {
  color: #ff0072;
}
.article em {
  color: #ff0072;
  font-style: normal;
}
.article hr {
  border: 0;
  border-bottom: 1px solid #eee;
  height: 1px;
}
.article li {
  font-size: 80%;
}
.article p.footer a, .article p.footer a:link {
  display: block;
  background: url(../img/next.gif);
  padding: 5px;
  text-align: center;
  color: #ff0072;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.article p.footer a:hover, .article p.footer a:active {
  background: #fff;
  border-bottom: 1px solid #eee;
}
.imgRight {
  text-align: right;
  display: block;
}
.imgLeft {
  text-align: left;
  display: block;
}
.imgCenter {
  text-align: center;
  display: block;
}
h1#sekce {
  text-align: right;
  font-family: 'georgia';
  font-size: 130%;
  margin: 15px;
  color: #ff0072;
  border-bottom: 1px dotted #ff0072;
  padding-bottom: 5px;
}
#blog {
  padding: 0 20px 20px 20px;
}
#blog h1 {
  text-align: center;
  font-family: 'georgia';
  font-size: 120%;
  color: #282B2D;
  margin: 15px 0 5px 0;
}
#blog p.info {
  text-align: center;
  color: #aaa;
  font-size: 70%;
  margin: 0;
}
#blog p.info a, #blog p.info a:link {
    color: #aaa;
    text-decoration: underline;
}
#blog p.info a:hover, #blog p.info a:active {
    color: #ff0072;
    text-decoration: none;
}
#blog p {
  font-size: 80%;
  line-height: 140%;
  margin: 10px 0 10px 0;
}
#blog li {
  font-size: 80%;
}
#blog strong {
  color: #ff0072;
}
#blog em {
  color: #ff0072;
  font-style: normal;
}
#next {
  padding: 0 20px 20px 20px;
}
#next h3 {
  font-family: 'Georgia';
  font-size: 90%;
  color: #ff0072;
  margin: 0;
}
#next ul {
  margin: 0 0 0 20px;
  padding: 0;
}
#next h2 {
  font-family: 'Tahoma', sans-serif;
  font-size: 70%;
  margin: 15px 0 5px 0;
}
#next h2 a, #next h2 a:link {
  color: #282B2D;
  text-decoration: underlink;
}
#next h2 a:hover, #next h2 a:active {
  color: #1cbdf0;
  text-decoration: none;
}
#paticka {
  margin-left: 50px;
  width: 745px;
}
#paticka p {
  font-size: 70%;
  text-align: right;
  margin: 0 20px 10px 0;
}
#komentare {
  margin: 0 20px 20px 20px;
  padding: 0;
  background: #f6f6f6;
}
#komentare h3 {
  font-family: 'Georgia';
  font-size: 90%;
  color: #ff0072;
  padding: 10px 10px 5px 10px;
  margin: 0;
}
.komentar {
  padding: 0 10px 10px 10px;
}
.komentar span.autor {
  font-size: 70%;
}
.komentar span.cislo {
  font-family: 'Georgia';
  font-size: 120%;
  color: #282B2D;
}
.komentar span.cislo a, .komentar span.cislo a:link {
  text-decoration: underline;
  color: #282B2D;
}
.komentar span.cislo a:hover, .komentar span.cislo a:active {
  text-decoration: none;
  color: #ff0072;
}
.komentar span.email {
  color: #5a5a5a;
}
.komentar span.email a, .komentar span.email a:link {
  color: #5a5a5a;
  text-decoration: none;
  border-bottom: 1px dotted #5a5a5a;
  padding-bottom: 2px;
}
.komentar span.email a:hover, .komentar span.email a:active {
  text-decoration: none;
  color: #ff0072;
  border-bottom: 0px;
}
.komentar hr {
  height: 1px;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.komentar h4 {
  margin: 10px 0 0 0;
  font-family: 'Georgia';
  font-size: 90%;
}
.komentar p {
  margin: 10px 10px 0 0;
  font-size: 80%;
  line-height: 140%;
}
.komentar p.datum {
  margin: 0;
  font-size: 70%;
  line-height: 140%;
  text-align: right;
  color: #9d9d9d;
}
#addKomentar {
  padding: 0 10px 0 10px;
  
}
#addKomentar legend {
  display: none;
}
#addKomentar fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
#addKomentar input#jmeno {
  width: 219px;
  _width: 216px;
  border: 1px solid #ddd;
  background: #fff;
}
#addKomentar input#email {
  width: 219px;
  _width: 216px;
  border: 1px solid #ddd;
  background: #fff;
}
#addKomentar input#predmet {
  width: 219px;
  _width: 216px;
  border: 1px solid #ddd;
  background: #fff;
}
#addKomentar label {
  display: block;
  font-size: 70%;
  padding: 2px 0 2px 0;
}
#addKomentar textarea#telo {
  width: 679px;
  margin: 10px 0 10px 0;
  _margin: 10px -20px 10px -20px;
  padding: 0;
  border: 1px solid #ddd;
}
#addKomentar input#pridej {
  padding: 2px;
  width: 200px;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 80%;
  margin-bottom: 10px;
}
#addKomentar ul {
  list-style: square;
  margin: 0 0 10px 15px;
  padding: 0;
}
#addKomentar li {
  font-size: 70%;
  line-height: 130%;
}
.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.big-banner_150 {
  margin: 30px 0 0 30px;
  padding: 0;
  width: 150px;
  height: 150px;
  background: url(../img/big-banner.gif) #fff;

}
.big-banner-adfox {
  margin: 30px 0 0 30px;
  padding: 0;
  width: 120px;
  background: url(../img/big-banner.gif) #fff;
}
.big-banner {
  margin: 30px 0 0 30px;
  padding: 0;
  width: 150px;
  height: 473px;
  background: url(../img/big-banner.gif) #fff;
}
.big-banner img {
  border: 0;
}
.big-banner span {
  display: block;
  line-height: 200px;
  text-align: center;
  font-size: 70%;
  background: transparent;
}
.big-banner span a, .big-banner span a:link {
  background: #fff;
  color: #000;
  text-decoration: none;
}
.big-banner span a:hover, .big-banner span a:active {
  color: #ff0072;
  text-decoration: none;
}
div#leaderboard {
  margin: 0 0 0 50px !important;
  width: 745px;
  height: 100px;
}
div#banners {
  float: left;
  width: 150px;
} 
div#adfox {
  margin: 10px 0 0 0;
}
div#adfox-l2 {
  padding: 10px;
  margin: 0;
}
div#adfox-l2 h2 {
  font-size: 0.7em;
  margin: 0 0 10px 0;
}
div#adfox-l2 h2 a {
  color: silver;
}
div#adfox-l2 h3 {
  color: #ff0072;
  font-size: 0.7em;
  margin: 20px 0 5px 0 !important;
  border: 0;
  background: 0 !important;
}
div#adfox-l2 p {
  font-size: 0.7em;
  margin: 0 0 5px 0;
}
div#adfox-l2 a {
  color: #1cbdf0;
}
div#adfox-l2 a:hover {
  text-decoration: none;
}
#adfox-l2 .adfox-box div {
  font-size: 0.7em;
}
div#adfox_in {
  float: right;
  margin-right: 15px;
  _margin-right: 10px;
  _margin-top: 15px;
}

