/* CSS Document */

body {
    margin: 0;
    background: #303030 url('bg.gif') repeat-x;
}

#container {
    width: 750px;
    margin: 40px auto 0 auto;
    background: #FFFFFF url('ctbg.gif') no-repeat;
    font-family: "Times New Roman", Times, serif;
}

#topheader {
    width: 750px;
    height: 89px;
    padding: 0;
    border-bottom: 1px solid #777777;
    color: #ff6600;
}

#topheader a img {
    border: 0;
}

#topheader img.banner {
    float: right;
    width: 468px;
    height: 60px;
    margin: 15px 15px 0 0;
}

#topheader h1 {
    margin: 0px 0 0 20px;
    padding-left: 35px;
    background: url('logo_new.gif') no-repeat;
    color: #303030;
    font-size: 36px;
}

#topheader span {
    padding-left: 73px;
    color: #ff6600;
    font-size: 12px;
    font-weight: bold;
}

a#header {
    display: block;
    width: 750px;
    height: 138px;
    line-height: 138px;
    border-bottom: 1px solid #303030;
    background: url('header.gif') no-repeat;
    color: #000;
    text-align: center;
    text-decoration: none;
    font-size: 78px;
}

#menu {
    border-top: 5px solid #303030;
    width: 750px;
    height: 22px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu ul {
    width: 703px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    font-size: 10px;
}

#menu li {
    display: inline;
}

#menu li a {
    float: left;
    display: block;
    width: 100px;
    height: 17px;
    padding-top: 5px;
    background: #303030 url(navbg.gif) no-repeat;
    color: #FFF;
    text-decoration: none;
    text-align: center;
}

#menu li a:hover, #menu li a.active {
    color: #000;
    background: #303030 url('navbg_over.gif') no-repeat;
}

#menu li a.active {
    font-weight: bold;
}

#content {
    clear: both;
    width: 720px;
    padding: 15px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.micro-banner {
    float: left;
    width: 88px;
    height: 31px;
    margin-left: 15px;
    border: 0px solid GRAY;
    background-color: #DCDCDC;
}

.flashBox {
    float: left;
    margin-left: 15px;
}

#footer {
    width: 750px;
    height: 25px;
    margin: 0 auto 40px auto;
    padding-top: 10px;
    background: url(footer.gif) no-repeat;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/***************************/
/* tpl: news.tpl           */

.news {
    width: 500px;
    margin: 40px auto 10px auto;
}

.news a.archiv {
    float: right;
    display: block;
    margin: 25px 0 0 0;
    color: rgb(255,127,80);
}

.news .article {

}

.news .article .top {
    width: 100%;
    margin-bottom: 5px;
    padding: 5px;
    border-bottom: 1px solid GOLD;
    background-color: #FE9130;
}

.news .article .top .title {
    font-size: 12px;
    font-weight: bold;
}

.news .article .top .date {
    float: right;
    font-weight: 100;
}

/***************************/
/* tpl: data.tpl           */

.data {
    width: 500px;
    margin: 40px auto 10px auto;
}

#content a img {
    border: 1px solid rgb(255,228,196);
}

/***************************/
/* tpl: downloads.tpl      */

.downloads {
    width: 500px;
    margin: 40px auto 10px auto;
}

.downloads h2 {
    color: #FE9130;
    font-size: 22px;
}

.downloads p {
    color: Green;
    font-weight: bold;
}

.downloads a {
    font-size: 14px;
    font-weight: 100;
}

/***************************/
/* tpl: dates.tpl          */

table.dates {
    width: 500px;
    border-collapse: collapse;
    border: 0;
}


table.dates tr.thead {
    background-color: #FE9130;
    font-weight: bold;
}

table.dates tr.thead td {
    padding: 3px 5px;

}

table.dates tr {
    border: 0px solid #DCDCDC;
}

table.dates td {
    padding: 5px;
    border: 0;
    background-color: #FFF;/*#FFFAF0;*/
    vertical-align: top;
}

table.dates td.title {
    font-weight: bold;
    color: GREEN;
}

/***************************/
/* tpl: gallery-detail.tpl */

.galerie-titulek {
    text-align: right;
}

.galerie-titulek h2 {
    font-size: 18px;
    color: #FE9130;
}

.galerie-datum {
    padding-left: 10px;
    color: Gray;
    font-size: 9px;
    font-weight: 100;
}

.galerie-popis {
    padding-bottom: 10px;
    text-align: left;
    border-bottom: 1px solid Orange;
}
/* deprected */
table.galerie-detail td a img {
    text-decoration: none;
    border: 1px solid #dcdcdc;
}

.foto-list {
    width: 656px;
    margin: 0 auto;
}

.foto-list a {
    float: left;
    display: block;
    margin-right: 2px;
}

.cleaner {
    clear: both;
    display: block;
}

/***************************/
/* tpl: guestbook.tpl      */

.guestbook {
    width: 500px;
    margin: 40px auto 10px auto;
}

.guestbook .success {
    color: #00BB00;
    font-size: 14px;
    font-weight: bold;
}

.guestbook .insert {
    margin-top: 0px;
    margin-left: 122px;
}

.guestbook .insert .errors {
    color: #DD0000;
}

.guestbook .insert form {
    margin-bottom: 50px;
}

.guestbook .insert label {
    display: block;
    width: 150px;
}

/* ochrana proti spamu */
.guestbook .insert .nevyplnuj {
    /*visibility: hidden;*/
    height: 0px;
    line-height: 0px;
    margin: 0;
    padding: 0;
    font-size: 0px;
    border: 0;
    background-color: #FFFFFF;
}

.guestbook .insert input {
    width: 250px;
}

.guestbook .insert textarea {
    width: 250px;
    height: 100px;
}

.guestbook .insert .submit {
    width: 100px;
    margin-top: 15px;
    margin-left: 80px;
}


.guestbook .record {
    clear: both;
    margin-bottom: 30px;
}

.guestbook .record .top {
    color: #000000;
    font-weight: bold;
    border-bottom: 1px solid silver;
}

.guestbook .top .date {
    float: right;
    font-weight: 100;
}

.guestbook .message {
    margin: 0;

    padding: 5px 0 0 10px;
}
