html {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    background-image: url("contentgrf/back.jpg");
    background-repeat: repeat-x;
    background-position: top;
}

body {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 13px;
    color: #000;
    line-height: 1.4em;
    text-align: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    text-align: center;
}

table {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 13px;
    color: #000;
    line-height: 1.4em;
    text-align: left;
    margin: 0px;
    padding: 0px;
    border-color: #666;
    border-style: solid;
    border-width: 0px;
    border-collapse: collapse;
}

td {
    border-color: #666;
}

p {
    font-size: 13px;
    color: #000;
    line-height: 1.4em;
    text-align: left;
}

h1 {
    color: #004101;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0px 15px 0px;
}

h2 {
    color: #004101;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px 15px 0px;
}

h3 {
    color: #004101;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0px 15px 0px;
}

h3.blad {
    color: red;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0px 15px 0px;
}

h4 {
    color: #004101;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

h5 {
    color: #004101;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

h6 {
    color: #004101;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

hr {
    color: #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: none;
    border-left: none;
    border-right: none;
    height: 1px;
    overflow: hidden;
}

div.line {
    height: 1px;
    background-color: #004101;
    overflow: hidden;
    clear: both;
    float: none;
    margin: 0px;
    padding: 0px;
}

a {
    color: #004101;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #004101;
    text-decoration: underline;
}

textarea, input {
    font-size: 12px;
    color: #000;
    padding: 3px;
    background-color: #dfdfdf;
    border: 0px solid #999;
    -moz-border-radius: 2px;
    border-radius: 2px 2px;
    -khtml-border-radius: 2px;
    -icab-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
}

select, option {
    font-size: 12px;
    color: #000;
    background-color: #dfdfdf;
    border: 1px solid #999;
    -moz-border-radius: 1px;
    border-radius: 1px 1px;
    -khtml-border-radius: 1px;
    -icab-border-radius: 1px;
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
}

textarea {
    overflow: auto;
}

input.wyslij {
    color: #ffffff;
    padding: 2px;
    background-color: #004101;
    border: 0px solid #004101;
    -moz-border-radius: 2px;
    border-radius: 2px 2px;
    -khtml-border-radius: 2px;
    -icab-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    margin-top: 10px;
}

object {
    outline: none;
}

div.space {
    clear: both;
    height: 5px;
    overflow: hidden;
}

div.space1 {
    clear: both;
    height: 10px;
    overflow: hidden;
}

div.space2 {
    clear: both;
    height: 20px;
    overflow: hidden;
}

div.space3 {
    clear: both;
    height: 1px;
    overflow: hidden;
}

#main {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

#top {
    width: 1000px;
    height: 266px;
    overflow: hidden;
    clear: both;
}

#slidepack {
    width: 190px;
    height: 220px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: right;
    overflow: hidden;
}

#slideg {
    width: 170px;
    height: 200px;
    overflow: hidden;
    clear: both;
}

#shadow {
    width: 1000px;
    height: 20px;
    overflow: hidden;
    clear: both;
    background-image: url("contentgrf/shadow_top.jpg");
    background-repeat: repeat-x;
    background-position: top;
}

#left {
    width: 220px;
    float: left;
    background-image: url("contentgrf/back_left.jpg");
    background-repeat: repeat-x;
    background-position: top;
}

#aktmenu {
    width: 180px;
    clear: both;
    margin: 10px 20px 20px 20px;
    overflow: hidden;
    line-height: 1.2em;
}

#right {
    width: 780px;
    float: right;
    background-image: url("contentgrf/back_content.jpg");
    background-repeat: repeat-x;
    background-position: top;
}

#text {
    width: 730px;
    clear: both;
    margin: 0px 25px 20px 25px;
    overflow: hidden;
}

#title {
    color: #004101;
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 25px;
    line-height: 22px;
}

#stopka {
    width: 950px;
    height: 35px;
    margin: 0px;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 35px;
    background-color: #eeeeee;
    -moz-border-radius: 4px;
    border-radius: 4px 4px;
    -khtml-border-radius: 4px;
    -icab-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    clear: both;
    text-align: left;
    color: #666;
    font-size: 11px;
}

#stopka a {
    font-size: 11px;
    color: #666;
}

#stopka a:hover {
    font-size: 11px;
    color: #666;
}

a.mleft {
    font-size: 14px;
    font-weight: normal;
}

a:hover.mleft {
    font-size: 14px;
    font-weight: normal;
}

span.aktualtyt {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #666;
}

/*style galeria pasek*/
div.galeria {
    width: 152px;
    height: auto;
    float: left;
    margin: 0px 20px 20px 0px;
    overflow: hidden;
}

img.miniatura {
    border: 1px solid #eeeeee;
}

#galeria2 {
    width: 100%;
    height: auto;
    padding-left: 20px;
    text-align: center;
    display: table;
    clear: both;
}

#galeriapasek {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: auto;
    height: 20px;
    overflow: hidden;
    text-align: right;
    float: right;
    clear: both;
}

div.pasek {
    width: 20px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    background-color: #004101;
    float: left;
    text-align: center;
    vertical-align: middle;
    -moz-border-radius: 4px;
    border-radius: 4px 4px;
    -khtml-border-radius: 4px;
    -icab-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

div.pasekp {
    width: 1px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    float: left;
}

a.pasek {
    font-size: 11px;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

a.pasek:hover {
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}

a.pasek1 {
    font-size: 11px;
    color: #ffcc00;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

a.pasek1:hover {
    font-size: 11px;
    color: #ffcc00;
    text-decoration: underline;
}

div.turniej {
    width: 690px;
    height: 35px;
    line-height: 35px;
    clear: both;
    overflow: hidden;
    font-size: 14px;
    color: #ffcc00;
    font-weight: bold;
    background-color: #004101;
    padding: 0px 20px 0px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px 4px;
    -khtml-border-radius: 4px;
    -icab-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    text-align: right;
}

div.aturniej {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    position: relative;
}

div.grupa {
    width: 650px;
    height: 25px;
    line-height: 25px;
    clear: both;
    overflow: hidden;
    color: #ffcc00;
    font-weight: normal;
    background-color: #004101;
    margin: 0px 20px 0px 20px;
    padding: 0px 20px 0px 20px;
    -moz-border-radius: 4px;
    border-radius: 4px 4px;
    -khtml-border-radius: 4px;
    -icab-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    text-align: right;
}

img.debel {
    float: left;
    margin-right: 10px;
}

img.debel1 {
    float: left;
}

td.tdw {
    font-size: 12px;
    border: 3px solid #fff;
    text-align: center;
    padding: 10px;
}

td.tdwi {
    font-size: 12px;
    border: 3px solid #fff;
    text-align: center;
    padding: 10px;
}

td.tdwz {
    font-size: 12px;
    width: 75px;
    border: 3px solid #fff;
    text-align: center;
    padding: 10px;
}

td.tdws {
    font-size: 18px;
    border: 3px solid #fff;
    text-align: center;
    padding: 10px;
}

td.tdws1 {
    font-size: 14px;
    color: #4682b4;
    border: 2px solid #fff;
    text-align: center;
    padding: 5px;
}

td.tdws2 {
    font-size: 14px;
    color: #004101;
    border: 2px solid #fff;
    text-align: center;
    padding: 5px;
}

td.tdws3 {
    font-size: 14px;
    color: #000000;
    border: 2px solid #fff;
    text-align: center;
    padding: 5px;
}

td.tdws4 {
    font-size: 14px;
    color: #ff4500;
    border: 2px solid #fff;
    text-align: center;
    padding: 5px;
}
