@charset "UTF-8";
/* CSS Document */

* {margin: 0; padding: 0; border: none}
body {position: relative; background: #010705 url(../images/design/body.jpg) repeat-x top}

.hideMe, .jumper {display: none}

.info {font-style: italic}
.floatRight {float: right}
.floatLeft {float: left}
.booklet img {border: 3px solid #000}
.marR2 {margin-right: 20px}

a {color: #000}
a:hover {text-decoration: none}
p {padding-bottom: 16px}
h3 {font-size: 14px; padding-bottom: 16px}
h2 {margin: 24px 0 6px 0}
h2 span {display: none}

#container {width: 900px; margin: auto; height: 100%; min-height: 200px}
#header {padding-top: 170px}

#contentHolder {width: 900px; background: url(../images/design/content.jpg) repeat-y center 457px}
.content {width: 700px; padding: 0 100px; font-family: "Courier New", Courier, monospace; font-size: 12px; color: 000; line-height: 16px}
#contentHeader {background: url(../images/design/header.jpg) no-repeat top; min-height: 457px; padding-top: 100px}
#contentFooter {background: url(../images/design/footer.png) no-repeat bottom; min-height: 200px; padding-bottom: 90px}

#lastEdition {background: url(../images/design/floater.png) repeat-y left top; width: 350px; padding-left: 20px; min-height: 120px; height: 100%; margin-left: 20px; margin-bottom: 20px; position: relative}
#lastEdition h3 {font-size: 12px}
#lastEdition .number {position: absolute; right: -20px; top: -60px}

#zajimaveClanky {background: url(../images/design/h2-clanky.png) no-repeat top center; width: 700px; height: 20px; padding-bottom: 16px}
.cisloClanku {font-size: 14px; text-align: center; padding-bottom: 16px; font-weight: bold; padding-top: 16px}
.clanek img {border: 3px solid #000; margin-bottom: 20px}
#chystaneAkce {background: url(../images/design/h2-akce.png) no-repeat top center; width: 700px; height: 20px; padding-bottom: 16px}
.akce {display: block; padding-bottom: 0px; font-size: 14px; font-weight: bold}
#ediceAAA {background: url(../images/design/h2-edice.png) no-repeat top center; width: 700px; height: 20px; padding-bottom: 16px}
.edice {padding-bottom: 16px; clear: both}
.edice div {padding-bottom: 3px}
.edice span {float: left; display: block; width: 45px}
.edice p {display: none; padding-left: 45px; font-size: 11px; line-height: 14px; font-style: italic; padding-bottom: 6px}
.edice a {font-weight: bold; display: block; padding-left: 45px}
.edice div:hover p {display: block}
.edicePicture {float: right; width: 300px; margin-left: 20px}
.edicePicture a {display: inline; padding: 0}
.edicePicture a img {border: 3px solid #000}

#oWebu {background: url(../images/design/h2-web.png) no-repeat top center; width: 700px; height: 20px; padding-bottom: 16px}

.loga {float: right; width: 150px; margin-left: 20px; text-align: center}
.loga a {display: block; padding-bottom: 8px}

#design {position: absolute; bottom: 5px; right: 5px}
