@media screen, projection {

body {
    margin: 0px;
    padding: 12px 0px;
    color: #fff;
    font: 14px/1.3 "Arial CE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
    background: url("../img/bcg.gif") #000;
}

img {
    border: none;
}

ul {
    margin: 0px 0px 0px 17px;
    list-style: none;
}

li {
    margin-bottom: 5px;
}

p {
    padding: 0px 0px 20px 0;
    margin: 0px;
}

a, a.link, a.visited, a.active {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #707070;
}

h1 {
    padding: 7px 0px 20px 0px;
    margin: 0px;
    font-size: 24px;
}

h2 {
    padding: 7px 0px 10px 0px;
    margin: 0px;
    font-size: 18px;
    line-height: 1.3em;
}

form {
    padding: 0px;
    margin: 0px;
}

.male {
    font-size: 11px;
}

.velke {
    font-size: 16px;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

.leftDiv {
    float: left;
}

.rightDiv {
    float: right;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

#pageBlock {
    display: block;
    width: 900px;
}

/*-menu-*/
a#anchorHomepage {
    position: absolute;
    display: block;
    width: 290px;
    height: 252px;
    top: 14px;
    left: 14px;
}

a#anchorHomepage span, #beeoPanel span {
   display: none;
}

ul#menu {
    float: left;
    padding: 0px;
    margin: 40px 0px 0px 0px;
    list-style: none;
}


ul#menu li a {
    display:  block;
    width: 254px;
    height: 43px;
    margin: 0px 0px 22px 0px;
    color: #bdbdbd;
}

ul#menu li#menuReload a {
	background: url("../img/bcg_reload.gif") no-repeat;
}

ul#menu li#menuMotor a {
	background: url("../img/bcg_motor.gif") no-repeat;
}

ul#menu li#menuPlugin a {
	background: url("../img/bcg_plugin.gif") no-repeat;
}

ul#menu li#menuDownload a {
	background: url("../img/bcg_download.gif") no-repeat;
}

ul#menu li#menuAnchor a {
	background: url("../img/bcg_anchor.gif") no-repeat;
}

ul#menu li#menuFossil a {
	color: #ACACAC;
	background: url("../img/bcg_fossil.gif") no-repeat;
}

ul#menu li#menuReload a:hover, ul#menu li#menuMotor a:hover, ul#menu li#menuPlugin a:hover, ul#menu li#menuDownload a:hover, ul#menu li#menuAnchor a:hover, ul#menu li#menuFossil a:hover {
    background-position: 0px -43px;
}

ul#menu li#menuInfo a {
    background: url("../img/bcg_info.gif") right no-repeat;
}

ul#menu li#menuInfo a span {
    display: none;
}

/*-obsah-*/
#contentDiv {
    padding: 5px;
    margin: 15px 0px;
}

#beeoPanel {
    display: block;
    width: 880px;
    height: 252px;
    background: url("../img/beeo_panel.jpg") no-repeat;
}

#contentBlock {
    display: block;
    width: 580px;
    float: left;
    margin: -50px 0px 0px 42px;
    padding: 0px;
}

#contentBlock div.bcgDiv {
    background: url("../img/opacity.png");
}

.spanDate {
    font-weight: bold;
    font-size: 80%;
    display: block;
    margin-bottom: 3px;
}


h1#mainTitle {
    display: block;
    padding: 7px 0px;
    margin: 0px;
    text-align: center;
    font-size: 24px;
    line-height: 1.1em;
}

img#picBE {
    float: left;
}

img#picEO {
    float: right;
}

#mainParagraph {
    display: block;
    margin: 0px;
    padding: 0px 0px 6px 0px;
    text-align: center;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: bold;
}

#mainFrame {
    display: block;
    width: 519px;
    padding: 15px 30px 0px 30px;
    margin: 0px;
    background: url("../img/bcg_frame.gif") repeat-y;
}

#mainFrame h2 {
    font-size: 18px;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

img.imgBorder {
    margin: 0px 5px 2px 0px;
    padding: 2px;
    border: solid 1px Black;
}

img.imgLeft {
    float: left;
    margin: 0px 5px 2px 0px;
    padding: 2px;
    border: solid 1px Black;
}

img.imgRight {
    float: right;
    margin: 0px 0px 2px 5px;
    padding: 2px;
    border: solid 1px Black;
}

#frameTopLoading, #frameTopLoaded {
    display: block;
    width: 579px;
    height: 30px;
    margin: 20px 0px 0px 0px;
}

#frameTopLoading {
    background: url("../img/bcg_frametop.gif") no-repeat;
}

#frameTopLoaded {
    background: url("../img/bcg_frametop_r.gif") no-repeat;
}

#anchorLoading, #anchorLoaded {
    float: left;
    display: block;
    width: 200px;
    height: 30px;
}

#anchorLoaded {
    margin: 0px 0px 0px 10px;
}

#anchorLoading span, #anchorLoaded span {
    display: none;
}

#frameBottom {
    display: block;
    width: 579px;
    height: 5px;
    margin: 0px 0px 20px 0px;
    background: url("../img/bcg_framebottom.gif") no-repeat;
}

#footerParagraph {
    font-size: 11px;
    margin: 0px;
    padding: 30px 0px 7px 0px;
    text-align: justify;
}

/*-plugin-*/
form#messageForm {
    margin-left: 70px;
}

input, textarea {
    font: 12px/1.3 "Arial CE", "Helvetica CE", "Arial", "Helvetica", "sans-serif";
    border: solid 2px #fff;
    background-color: #cdcdcd;
}

.checkBox {
    border: none;
    background-color: transparent;
}

.textBox, textarea {
    width: 414px;
}

.submitButton {
    border: solid 3px #fff;
    cursor: pointer;
}

#captcha {
    float: left;
    margin-right: 10px;
}

#errorBox {
    padding: 10px;
    color: black;
    font-weight: bold;
    border: solid 2px #fff;
    margin: 0px 0px 10px 0px;
    background-color: #cdcdcd;
}

a.signBox {
    display: block;
    width: 120px;
    height: 18px;
    line-height: 18px;
    border: solid 3px #fff;
    background-color: #cdcdcd;
    text-decoration: none;
    text-align: center;
    color: black;
}

a.signBox:hover {
    color: black;
}

.statBox {
    float: left;
    margin-left: 55px;
    font-size: 11px;
    line-height: 24px;
}

.pagingBox {
    float: right;
    line-height: 24px;
}

a.arrowBox {
    text-decoration: none;
    font-size: 18px;
}

a.arrowBox:hover {
    color: white;
}

ul#guestBook {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul#guestBook li {
    margin: 5px 0px 15px 0px;
}

ul#guestBook p.dateBox {
    font-size: 10px;
    float: right;
}

div.messageBox {
    border: solid 2px white;
    margin: 0px;
    padding: 0px;
}

div.messageBox p {
    padding: 2px;
    margin: 0px;
}

p.nameBox {
    display: block;
    background-color: #cdcdcd;
    color: black;

}

p.adminBox {
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    color: gray;
    text-align: right;
    display: block;
}

p.adminBox a {
    text-decoration: none;
    color: gray;
}

p.galleryBlock a, p.galleryBlockWide a {
    display: block;
    width: 133px;
    height: 100px;
    float: left;
    padding: 5px;
    margin-bottom: 10px;
    border: solid 1px #000;
    text-align: center;
}

p.galleryBlockWide a {
    width: 150px;
}

p.galleryBlock a.marginGallery {
    margin: 0px 40px 0px 40px;
}

p.galleryBlockWide a.marginGallery {
    margin: 0px 15px 0px 15px;
}
}