body {
    background-image: url("../gfx/bg.png");
    background-repeat: repeat;
    margin: 0;
    padding: 0px;
}

div.noscript {
    margin: 20px 50px;
    font-family: "Verdana", sans-serif;
    font-size: 120%;
    font-style: italic;
    color: maroon;
}

div#cookies-box {
    position: fixed;
    display: block;
    width: 100%;
    text-align: center;
}

div#cookies-box div.cookies-inner {
    margin: 5px auto;
    padding: 5px;
    width: 800px;
    background: url("../gfx/papier.jpg");
}

div#cookies-box div.cookies-inner div.cookies-close {
    text-align: right;
}

table, tr, td {
    border: none;
    margin: 0px auto;
    padding: 0px;
    border-collapse: collapse;
}

tr, td {
    border: none;
    border-collapse: collapse;
}

a {
    text-decoration: none;
    color: #775500;
}

a.news {
    color: #260900;
}

a:hover {
    font-style: italic;
}

a.news:hover {
    font-style: normal;
    color: #775500;
}

td.top {
    background-image: url("../gfx/top.png");
    background-repeat: no-repeat;
    border: none;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    height: 15px;
}

td.margin_left {
    background-image: url("../gfx/margin-left.png");
    background-repeat: repeat-y;
    width: 163px;
}

td.margin_right {
    background-image: url("../gfx/margin-right.png");
    background-repeat: repeat-y;
    width: 163px;
}

table.main {
    background-image: url("../gfx/papier.jpg");
    background-repeat: repeat;
    width: 814px;
}

div.social {
    vertical-align: top;
    text-align: center;
}

div.social div#visits {
    text-align: center;
    font-family: Arial, "MS Trebuchet", sans-serif;
    font-size: larger;
}

div.social div#visits div#visits_sub {
    font-size: small;
}

div.social div#g_plus_one {
    display: inline-block;
    margin-bottom: 10px;
}

div.social div#fb-root {
    display: inline-block;
}

div.social div#links table {
    width: 90%;
}

div.social div#links table td {
    padding-top: 20px;
}

div.social div#links table td {
    text-align: center;
    width: 33%;
}

td.footer {
    background-image: url("../gfx/bottom.png");
    background-repeat: repeat-y;
    width: 1140px;
}

div.disclaimer {
    padding-left: 168px;
    padding-right: 168px;
    font-size: small;
    color: #563d28;
    text-align: center;
}

div.author {
    font-family: cursive;
    font-size: small;
    padding-left: 168px;
    padding-right: 168px;
    text-align: right;
}

td.logo {
    background-image: url("../gfx/logo.png");
    background-repeat: no-repeat;
    height: 302px;
    cursor: pointer;
}

td.menu_panel {
    background-image: url("../gfx/menu.jpg");
    text-align: center;
    font-size: large;
}

a.menu_pos {
    text-decoration: none;
    font-family: "Calibri", sans-serif;
    color: #260900;
    font-weight: bold;
    font-style: normal;
    display: block;
}

a.menu_pos:hover {
    color: #775500;
}

a.submenu_pos {
    text-decoration: none;
    font-family: "Calibri", sans-serif;
    color: #260900;
    font-weight: bold;
    font-style: normal;
    display: block;
    min-width: 12ex;
}

a.submenu_pos:hover {
    color: #775500;
}

a.menu_pos_new {
    text-decoration: blink;
    color: #800000;
    white-space: nowrap;
}

a.submenu_pos_new:before {
    content: "(nowe) ";
    text-decoration: blink;
    color: #800000;
    white-space: nowrap;
}

#menu, #menu ul {
    margin: auto;
    padding: 13px;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
    line-height: 1.5em;
}

#menu li {
    float: left;
    position: relative;
    margin-left: 3px;
    margin-right: 3px;
}

#menu ul {
    background-image: url("../gfx/papier.jpg");
    background-repeat: repeat;
    position: absolute;
    top: 1.5em;
    display: none;
    z-index: 500;
}

#menu ul ul {
    top: auto;
}

#menu li ul li {
    float: none;
    min-width: 12ex;
    text-align: center;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul {
    display: none;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul {
    display: block;
}

div.search {
    position: relative;
    z-index: 5;
    top: 135px;
    left: 585px;
    width: 50%;
}

div.search_inner {
    display: inline-block;
    position: relative;
    border-radius: 8px;
    border-style: solid;
    border-width: 0;
    border-color: #381910;
    padding: 7px;
    background: #381910;
    opacity: 0.4;
}

div.search_result {
    padding-left: 10px;
}

div.search_result span.sample {
    display: block;
    font-size: small;
    padding-left: 20px;
}

div.header {
    background-image: url("../gfx/header.png");
    background-repeat: no-repeat;
    height: 94px;
    width: 814px;
    padding-top: 20px;
    position: relative;
}

span.title {
    font-weight: bold;
    font-family: "Georgia", fantasy, serif;
    font-size: 1.2em;
    font-variant: small-caps;
    position: relative;
    left: 20px;
}

span.date {
    font-family: monospace;
    display: block;
    position: absolute;
    bottom: 35px;
    right: 10px;
    text-align: right;
    font-size: small;
}

span.last_date {
    font-family: monospace;
    padding-left: 10px;
}

div.important_news {
    text-align: center;
}

span.important_news {
    font-weight: bold;
    font-size: larger;
    text-decoration: blink;
}

div.important_news_inner {
    display: inline-block;
    text-align: left;
    padding: 5px 15px;
    border-radius: 8px;
    border-color: #775500;
    border-style: solid;
    border-width: 1px;
}

div.last_news {
    text-align: center;
}

div.last_news_inner {
    display: inline-block;
    text-align: left;
    padding: 5px 15px;
    border-radius: 8px;
    border-color: #775500;
    border-style: solid;
    border-width: 1px;
}

div.last_news_popup {
    display: none;
    background: #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 0 3px #111111;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0px 10px;
    z-index: 50;
}

div.content {
    margin: 20px 30px;
    font-family: "Verdana", sans-serif;
    color: #260900;
    min-height: 10ex;
}

span.content {
    font-family: "Verdana", sans-serif;
    font-size: larger;
    color: #260900;
    min-height: 10ex;
}

div.content p {
    text-indent: 2em;
}

div.content img {
    max-width: 600px;
}

div.short_text {
    min-height: 110px;
    float: left;
    margin-top: -2ex;
    max-width: 630px;
}

div.more_link {
    text-align: right;
}

span.more_link {
    font-size: smaller;
}

span.more_link:hover, span.back_link:hover {
    cursor: pointer;
    color: #775500;
}

div.more_container {
    display: none;
}

span.comments {
    display: block;
    text-align: right;
    margin: 1px 5px;
    font-size: smaller;
}

div.back_link {
    text-align: left;
}

span.comments_show {
    font-size: smaller;
}

span.comments_show:hover {
    cursor: pointer;
}

div.comments {
    margin: 20px 30px;
    font-family: "Verdana", sans-serif;
    color: #260900;
}

div.comment_entries {
    display: none;
}

div.comment_entry {
    margin: 5px;
}

div.comment_text {
    text-indent: 2em;
}

div.comment_sub {
    font-size: smaller;
    text-align: right;
}

div.comment_add {
    text-align: center;
}

div.comment_add #comment_text {
    width: 50em;
    margin: 5px;
}

div.comment_add #comment_author {
    width: 20em;
    margin: 0px 5px 5px 5px;
}

div.comment_sending, div.comments_loading {
    display: none;
}

div.full_news_loading {
    display: none;
    text-align: center;
}

img.category_img {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    margin-bottom: 20px;
}

td.nav_next {
    border: none;
    width: 100%;
    text-align: right;
    padding-right: 20px;
}

td.nav_prev {
    border: none;
    width: 100%;
    text-align: left;
    padding-left: 20px;
}

td.nav_prev a, td.nav_next a {
    font-family: "Verdana", sans-serif;
    font-style: normal;
    text-decoration: none;
    color: #260900;
}

td.nav_prev a:HOVER, td.nav_next a:HOVER {
    color: #775500;
}

table.index_pic {
    width: 100%;
    text-align: center;
    margin-bottom: 10ex;
}

table.index_pic td {
    padding: 10px;
}

img.pic_border {
    background-image: url("../gfx/bg.png");
    background-repeat: repeat;
    padding: 5px;
}

div.loading {
    text-align: center;
    width: 100%;
    display: none;
}

div#pic_list {
    height: 82px;
}

img.picture {
    max-width: 700px;
}

div#scroll_left {
    width: 22px;
    height: 100%;
    display: inline-block;
    border: none;
    background-image: url("../gfx/gallery_left.png");
    background-repeat: no-repeat;
    background-position: center;
    visibility: hidden;
}

div#scroll_right {
    width: 22px;
    height: 100%;
    display: inline-block;
    border: none;
    background-image: url("../gfx/gallery_right.png");
    background-repeat: no-repeat;
    background-position: center;
    visibility: hidden;
}

div#scroll_main {
    width: 640px;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    border: none;
}

div#scroll_content {
    height: 100%;
    width: 2000px;
    float: left;
    position: relative;
    left: 0;
    text-align: left;
    border: none;
}

img.pic_list_item {
    vertical-align: middle;
    border: 2px groove transparent;
}

div#picbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
    display: none;
}

div#picbox img {
    width: auto;
    height: auto;
}

div#picbox a img {
    border: none;
}

div#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

div#imageContainer {
    padding: 10px;
}

div#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

div#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

div#imageData {
    padding: 0 10px;
    color: #666;
}

div#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

div#imageData #caption {
    font-weight: bold;
}

div#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

div#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

div#picbox_overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: none;
}

table.trainings {
    width: 700px;
}

td.trainings {
    width: 100%;
    text-align: right;
}

table.wyniki {
    width: 90%;
}

table.wyniki caption {
    font-weight: bold;
    text-align: left;
    text-indent: 3em;
}

table.wyniki td {
    padding: 5px;
    border: groove 2px #260900;
}

table.wyniki td:FIRST-CHILD {
    width: 2ex;
    text-align: right;
}

table.wyniki td:FIRST-CHILD + td {
    width: 45%;
}

div.links table {
    width: 90%;
    text-align: left;
}

div.links table td {
    padding: 5px;
    margin: 0px;
}

div.links table:nth-of-type(1) td:nth-child(2), div.links table:nth-of-type(2) td:nth-child(2) {
    width: 5%;
}

div.links table:nth-of-type(2) td:nth-child(1), div.links table:nth-of-type(1) td:nth-child(1) {
    width: 30%;
    text-align: right;
}
