/* from /srv/home/u80959ue/public_html/v3/style/scripts/surfaces.php */


body {

    background-color: rgb(93, 40, 5);
    background-image: url("http://strefarytmu.pl/img/surfaces/strefa-tlo-final1.jpg");
    background-position: top;
    background-repeat: repeat-y;
}
/* from /srv/home/u80959ue/public_html/v3/style/scripts/layout.php */

body {

    position: relative;
    padding: 0px;
    margin: 0px;
}

ul {
    margin-left: 0px;
    padding-left: 3em;
}

ul li {

}

dl dt { font-weight: bold; }

dl dd {

	margin-top: 12px;
	margin-bottom: 12px;
}

blockquote { margin-left: 2em; margin-right: 2em;}

#container {

    position: relative;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
}


#topstuff {

    width: 970px;
    height: 206px;
    position: relative;
}

#topleftshade {

    position: absolute;
    top: 0px; left: 0px;
    width: 5px; height: 16px;
    background: url("/img/elements/left-edge.png") top left repeat-y;
}

#topmeander {

    position: absolute;
    top: 0px; left: 5px;
    width: 960px; height: 16px;
    background: url("/img/elements/szlaczektop.gif") top repeat-x;
}

#toprightshade {

    position: absolute;
    top: 0px; left: 965px;
    width: 5px; height: 16px;
    background: url("/img/elements/right-edge.png") top left repeat-y;
}

#flash-holder {

    position: absolute;
    top: 16px; left: 5px;
    width: 960px; height: 190px;

}

#flashobj, #flashembed, #flash-substitute {

    width: 960px; height: 190px;
}

#toptopshade {

    position: absolute;
    top: 16px; left: 0px;
    width: 970px; height: 5px;
}

#topbottomshade {

    position: absolute;
    bottom: 0px; left: 0px;
    width: 970px; height: 5px;
}

#menucap {

    position: absolute;
    bottom: 0px; left: 2px;
    width: auto; height: auto;
}

#flag-reference {

    position: absolute;
    width: 230px;
    bottom: 0px;
    left: 2px;
}

#flag-holder {

    text-align: center;
    margin-bottom: 7px;
}

#santa-hat {

    position: absolute;
    bottom: 125px;
    left: 910px;
    width: 60px;
    z-index: 10;
}

#central-area {

    background-color: rgb(172, 87, 24);

}

#holder {

    position: relative;
}

#middle-meander-and-moustache {

    position: absolute;
    width: 960px;
    height: 200px;
    top: 0px;
    background-image: url("/img/elements/moustache.gif");
    background-position: top;
}

table.layout {

    width: 100%;
    position: relative;
    border-collapse: collapse;
    border: 0px;
}

table.layout td {

    vertical-align: top;
    padding: 0px;
    border: 0px;
}


table.layout #djembe-holder {

    vertical-align: bottom;
    padding-bottom: 1px;
}

#djembething {

    margin-left: 6px;
    margin-top: 8px;
}

#layout-bottom {

    width: 970px;
    height: 16px;
}

#left-edge {

    background-image: url("/img/elements/left-edge.png");
    background-repeat: repeat-y;
    position: relative;
    width: 5px;
}

#right-edge {

    background-image: url("/img/elements/right-edge.png");
    background-repeat: repeat-y;
    position: relative;
    width: 5px;
}

#paper-layout {

    position: relative;
    margin-top: 30px;
    margin-left: 10px;
    border: 0px;
    border-collapse: collapse;
}

.paper-layout-c td { border: 0px; }

#content-holder { position: relative; }
.paper-client-holder {

    border: solid rgb(152, 93, 34) 1px;
    width: 671px;
    border-right: 0px;
    background-color: rgb(241, 227, 194);
    position: relative;
}

.paper-client-expand {

    width: 666px; text-align: justify;
}
.paper-client-margins {

    /* Transposing the text 16px to overlap the roundcorners column.
    Can't be done with overflov:visible because of IE6 bug */
    position: relative;
    left: 16px;
    margin-top: 33px;
    margin-bottom: 33px;
}

#paper-column {

    position: relative;
    width: 570px;
    margin: 0px auto;
}

.paper-client { position: relative; width: 100% }
.paper-tr { background: url("/img/elements/paper-tr.png") top no-repeat; }
.paper-br { background: url("/img/elements/paper-br.png") bottom no-repeat; }

.paper-tr div, .paper-br div { width: 33px; height: 33px; }

div.hide { height: 0px; overflow: hidden; }
div.clear { border-bottom: solid white 1px; }
/* from /srv/home/u80959ue/public_html/v3/style/scripts/text.php */

.paper-client, .paper-client td {

    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: rgb(114, 83, 61);
}

h1 { font-size: 23px; }
h2 { font-size: 19px; }
h3 { font-size: 15px; }
h4 { font-size: 13px; }
h5 { font-size: 11px; }
h6 { font-size: 11px; }

h1, h2, h3, h4 { font-weight: bold; font-family: Arial, sans-serif; }
h6 { font-weight: normal; font-style: italic; }
h1, h2, h3, h4, h5, h6 { margin-top:1em; margin-bottom:2ex; }

a { text-decoration: none; color: rgb(4, 93, 155); }

a img { border: 0px; }

.fp {

    font-weight: bold;
    color: rgb(215, 121, 16);
}

div.hr {

    width: 100%;
    height: 13px;
    background: url("/img/elements/paper-hr.gif") center no-repeat;
}

.ihrt { padding-top: 13px; background: url("/img/elements/paper-hr.gif") top no-repeat; }
.ihrb { padding-bottom: 13px; background: url("/img/elements/paper-hr.gif") bottom no-repeat; }


.hrb {

    border-bottom: solid rgb(201, 143, 27) 1px;
}


#menu-holder {

    position: relative;
    overflow: visible;
}

#menu-holder .cap-holder {

    height: 2px;
    width: 230px;
    position: relative;
    left: -3px;
    overflow: visible;
}

#menu-holder .cap {

    width: 230px;
    height: 34px;
    position: relative;
    left: -3px;
    margin-top: 16px;
}

#menu-holder .cap img,
#menu-holder .pac img {

    position: relative;
    width: 230px;
    height: 34px;
}

div.main-menu, div.main-menu a {

    font-family: Verdana, sans-serif;
    
    /* color: rgb(169, 164, 151); */
    color: rgb(241, 227, 194);

    font-size: 9px;
}

div.main-menu a {

    display: block;

}

div.main-menu a.level0 {

    width: 230px;
    height: 33px;
    position: relative;
    left: -3px;
    background-image: url("/img/elements/menu-button.gif");
    background-color: rgb(100, 46, 9);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    line-height: 32px;
    letter-spacing: 0.22ex;
}

div.main-menu a.current {

    background-image: url("/img/elements/menu-button-current.gif");
    color: white;
}

div.main-menu a:hover {

    /* color: rgb(248, 240, 223); */
    /* color: white; */
    
}

div.main-menu div.children {

    clear: both;
    position: relative;
}

div.main-menu div.children.level0 {

    width: 230px;
    left: -3px;
    background: url("/img/elements/menu-background.gif") repeat-y;
}


div.main-menu div.children.level0 a {

    clear: both;
}

div.main-menu div.children.level0 div.confine {

    padding-top: 8px;
    padding-bottom: 13px;
    margin-left: 16px;
}

#dummy-id-to-consume-comma
, div.main-menu div.children.level1 div.confine
, div.main-menu div.children.level2 div.confine
, div.main-menu div.children.level3 div.confine
, div.main-menu div.children.level4 div.confine
, div.main-menu div.children.level5 div.confine
, div.main-menu div.children.level6 div.confine
, div.main-menu div.children.level7 div.confine
, div.main-menu div.children.level8 div.confine
, div.main-menu div.children.level9 div.confine
{
    padding-top: 13px;
    padding-bottom: 13px;
    margin-left: 13px;
}

div.main-menu div.children a {

    background: transparent;
    font-size: 10px;
    letter-spacing: 0px;
    line-height: normal;
    height: auto;
    font-weight: normal;
    left: 0px;
    text-align: left;
}

div.main-menu div.children a.spaced {

    margin-top: 13px;
}

div.main-menu div.children a.current {

    font-weight: bold;
}

#menu-holder .pac {

    position: relative;
    width: 230px;
    height: 34px;
    left: -3px;
}

/* from /srv/home/u80959ue/public_html/v3/style/scripts/blocks.php */

/* Ilustracja */

table.figure {

    position: relative;
    border: none;
    border-collapse: collapse;
    margin: 0px;
    margin-bottom: 16px;
}

table.figure td {

    padding: 0px;
    border: 0px;
}

table.figure.center { margin: 16px auto; }

table.figure.left               { float: left; margin-right: 16px; }
table.figure.left td            { width: 1%; }

table.figure.right              { float: right; margin-left: 16px; }
table.figure.right td           { width: 1%; }

table.figure.center             { margin-left: auto; margin-right: auto; }
table.figure.full,
table.figure.bq                 { width: 100%; }

table.figure div.image-holder   { text-align: center; padding-top: 1ex; font-size: 0px; }
table.figure div.image-holder img { border: 0px; }

table.figure caption        { text-align: justify; font-style: italic; }
table.figure caption p      { margin: 0px; margin-top: 8px; }

div.figure-bq               { padding-left: 24px; padding-right: 24px; position: relative; }

/* Prezentacja */

table.segment-prezentacji {

    width: 100%;
    border-collapse: collapse;
    border: 0px;
    /* margin-top: 12px; */
    /* margin-bottom: 12px; */
}
table.segment-prezentacji td {

    width: 50%;
    border: 0px;
    vertical-align: middle;
}
table.segment-prezentacji.left td.photocell div.confine,
table.segment-prezentacji.right td.textcell div.confine { padding-right: 12px }
table.segment-prezentacji.left td.textcell div.confine,
table.segment-prezentacji.right td.photocell div.confine { padding-left: 12px }
table.segment-prezentacji td.photocell div.wrap { background-color: rgb(248, 240, 223); }
table.segment-prezentacji td.photocell div.legend {

    padding: 0px 12px;
    font-size: 11px;
    font-style: italic;
}
table.segment-prezentacji td.photocell img { border: 0px; }
/* Grafik */

table.strefa-schedule {

    width: 100%;
    border-collapse: collapse;
}

table.strefa-schedule td,
table.strefa-schedule th {

    border: solid rgb(225, 194, 129) 1px;
    background-color: rgb(248, 240, 223);
    padding: 0px 4px;
}

/* Sylwetki */

#disabled-rule div.bio div.desc p {

    text-align: left;
}

div.bios table.postit-cols tr.footers td.postit-cell p { text-align: right; }
div.bio div.photo {

    float: left;
    padding-right: 12px;
    text-align: center;
    padding-top: 1ex;
}

div.bio div.photo img {

    margin: 0px;
    border: solid black 2px;
}

div.bio h2 {

    width: 253px;
}

div.bio div.photo p {

    font-size: 9px;
    font-style: italic;
}

div.bio h2 { margin-top: 0px; }

/* Cennik */

table.cennik { border-collapse: collapse; }
table.cennik { margin-left: auto; margin-right: auto; }
table.cennik tr td { padding: 4px; border-bottom: solid rgb(152, 93, 34) 1px;}

/* Newsletter */

div.newsletter-server-message h4 { border-bottom: solid rgb(114, 83, 61) 2px; padding-bottom: 0px; }

/* Artykuł */
div.article h2 small.author-and-date { font-size: 13px; }

/* Tabulatura */

table.tabulatura {

    border-collapse: collapse;
    border: solid rgb(225, 194, 129) 2px;
    background-color: rgb(248, 240, 223);
	margin: 12px 0px;
}
table.tabulatura caption { text-align: left; }
table.tabulatura td, table.tabulatura th {

    text-align: center;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: solid rgb(225, 194, 129) 1px;
    background-color: inherit;
}

table.tabulatura td.glued, table.tabulatura th.glued {

    border-bottom: 0px;
}

table.tabulatura th {

	padding: 0px 8px;
	white-space: nowrap;
	text-align: right;
}
table.tabulatura colgroup.odd { background-color: rgb(241, 227, 194) }
table.tabulatura colgroup.hyph { background-color: white; }

/* Tymczasowy formularz zamówienia */

table.tmp-order-form { border-collapse: collapse; width: 1%; margin: auto; }
table.tmp-order-form td, table.tmp-order-form th { padding: 12px }
table.tmp-order-form td.label label { font-weight: bold; white-space: nowrap; display: block; text-align: right;}
table.tmp-order-form td.submit { text-align: right; }
table.tmp-order-form tr.what { font-weight: bold; }

/* Różności */

div.pullup + * { margin-top: 0px; }

/* hotnews */
div.main-menu div.hotnews-entry { margin-right: 16px; margin-top: 8px; }
div.main-menu div.hotnews-entry.first { margin-top: 0px; }
div.main-menu div.hotnews-entry a { display: inline }
div.main-menu div.hotnews-entry h4 {

    font-size: 11px; color: white; font-weight: bold;
    border-top: solid silver 1px; padding-top: 4px;
    margin-top: 0px;
	margin-right: -8px; margin-left: -8px;
	padding-right: 8px; padding-left: 8px;
}
div.main-menu div.hotnews-entry a {

    color: white; letter-spacing: normal; font-weight: bold;
}

div.main-menu div.hotnews-entry h4 a {

    font-size: 11px;
    font-family: Arial;
}
div.main-menu div.hotnews-entry h4 a span.pin { font-family: Webdings; font-size: 16px; }

div.main-menu div.hotnews-entry ul,
div.main-menu div.hotnews-entry ol {

    padding-left: 1.1em;
}
div.main-menu div.hotnews-entry li {

    margin-top: 1ex;
    margin-bottom: 1ex;
}

div.main-menu div.hotnews-entry div.short,
div.main-menu div.hotnews-entry div.short * {

    font-size: 10px; line-height: 10px;
}

/* mediablock */
div.mediablock {

    position: relative;
    float: right;
    line-height: 16px;
    padding: 1px;
    background-color: rgb(248, 240, 223);
    border: solid rgb(225, 194, 129) 1px;
    margin-left: 2px;
}

div.mediablock div.title {

    position: absolute;
    line-height: 13px;
    top: -14px;
    right: 8px;
    padding: 0px 2px;
    background-color: rgb(248, 240, 223);
    border: solid rgb(225, 194, 129) 1px;
    border-bottom: 0px;
    font-weight: bold;
}
div.mediablock a { font-weight: bold; }
div.mediablock td div { /* padding-left: 8px; */ }

div.coolframe {

    background-color: #d3c7aa;
    position: relative;
    top: 7px;
    left: 3px;
    margin-bottom: 7px;
}

.postit-cell div.coolframe {

    background-color: #e0d9ca;
}

div.coolframe div.img, div.coolframe img {

    border: solid black 2px;
    position: relative;
    top: -7px;
    left: -3px;
}

div.cyclopean-gallery div.coolframe {

    display: block; float: left;
    top: 4px;
    margin-left: 13px;
    margin-top: 6px;
}
div.cyclopean-gallery div.coolframe.newline {

    clear: both;
    margin-left: 0px;
}
div.cyclopean-gallery div.coolframe img {

    top: -4px;
    margin-bottom: 0px;
}
div.cyclopean-gallery div.coolframe a { display: block; float: right; }
        
            table.postit-cols { border-collapse: separate; border-spacing: 0px; }
            table.postit-cols td.postit-sep div.content {
            
                width: 1px; height: 0px; font-size: 0px;
            }
                
        table.postit-cols tr.cells td.postit-cell {
        
            border: solid rgb(225, 194, 129) 1px;
            border-bottom: 0px;
            background-color: rgb(248, 240, 223);
            width: 1%;
            vertical-align:top;
        }
        table.postit-cols tr.cells td.postit-cell div.corner {
        
            font-size: 0px;
            width: 11px;
            height: 11px;
            float: right;
            margin-top: -1px;
            margin-right: -1px;
            background-image: url("/img/elements/postit-corners.gif");
            background-position: top right;
            background-repeat: no-repeat;
            position: relative; z-index: 5;
        }
        table.postit-cols tr.cells td.postit-cell div.confine {
        
            padding-left: 11px;
            padding-right: 11px;
            position: relative;
            clear: both;
        }
                
        table.postit-cols tr.footers td.postit-cell {
        
            border: 0px;
            border-left: solid rgb(225, 194, 129) 1px;
            border-right: solid rgb(225, 194, 129) 1px;
            background-color: rgb(248, 240, 223);
            padding: 0px;
            vertical-align: bottom;
        }
        table.postit-cols tr.footers td.postit-cell div.confine {
        
            padding-left: 11px;
            padding-right: 11px;
        }
                
        table.postit-cols tr.lbcorners td.postit-cell {
        
            margin: 0px;
            padding: 0px;
            border: 0px;
            border-right: solid rgb(225, 194, 129) 1px;
            background-color: rgb(248, 240, 223);
            padding: 0px;
        }
        table.postit-cols tr.lbcorners td.postit-cell div.content {
        
            font-size: 0px;
            width: 11px;
            height: 11px;
            float: left;
            margin-bottom: -1px;
            background-image: url("/img/elements/postit-corners.gif");
            background-position: bottom left;
            background-repeat: no-repeat;
            position: relative; z-index: 5;
        }
                
        table.postit-cols tr.bottoms td.postit-cell {
        
            margin: 0px;
            padding: 0px;
            border: 0px;
            background-color: transparent;
        }
        table.postit-cols tr.bottoms td.postit-cell div.content {
            
            font-size: 0px;
            height: 1px;
            margin-left: 11px;
            background-color: rgb(225, 194, 129);
        }
                
        table.postit-cols tr.row-separators td.postit-cell {
        
            border: 0px;
            background-color: transparent;
            padding: 0px; 
        }
        
        table.postit-cols tr.row-separators td.postit-cell div.content {
        
            font-size: 0px;
            width: 0px;
            height: 11px;
        }
                
        table.postit-cols tr.row-separators td.empty {
        
            border: 0px;
            background-color: transparent;
            padding: 0px;
        }
        
        