* {
    padding: 0;
    margin: 0;
    border: 0;
}
body {
    font-family: "DejaVu Sans", Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    color: #000000;
    background: url(images/faux.gif) repeat-y #bcccff;
    border: 0px;
}
table.nagrody {
    border: 0;
    padding: 0;
    margin-bottom: 10px;
}
table, td, th {
    font-size: 9pt;
    margin: 0px;
    padding: 0px;
    color: #000000;
    background-color:#bcccff;
}
#maincontent {
    margin-left: 290px;
    margin-top: 195px;
    text-align: center;
    color: #000000;
    /*background: #bfc9f2;*/
    background: #bcccff;
    padding: 25px;
    padding-top: 15px;
    z-index: 0;
}

#maincontent.default {
    padding:0 0 0 0;
    text-align:left;
}

#maincontent td {
    text-align: center;
}

#pasek {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 150px;
    padding: 0;
    background-color: #bcccff;
}

#pasekMenu {
    position: absolute;
    top: 150px;
    left: 0;
    font-size: 1em;
    padding: 0px;
    width: 100%;
    z-index: 3;
    background: #9D5E57; /*5b73b8*/
    color: white;
    font-weight: bold;
}

body > div#pasek, body > div#pasekMenu {    /* css hack dla wszystkiego poza IE */
    position: fixed;
}

#maincontent_inner {
    position: relative;
    z-index: 2;
}

#loga {
    position: absolute;
    top: 195px;
    left: 0;
    font-size: 1em;
    padding: 0;
    float: left;
    margin: 0;
    width: 290px;
    z-index: 2;
}

#pasekMenu ul li a:link, #pasekMenu ul li a:visited, #pasekMenu ul li a:active {
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    padding: 0 10px;
    text-decoration: none;
    font-weight: normal;
    color: white;
    letter-spacing:2px;
}

#pasekMenu ul li a:hover {
    background-color: white;
    color: #c00;
    outline: 1px solid #000;
}

#pasekMenu ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
    float: left;
}

#pasekMenu ul {
    margin: 0px;
    padding: 0px;
}

#maincontent table.nagrody td {
    text-align: left;
}
table.ramka {
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #666699;
}
table.ramka td, table.ramka th {
    text-align: center;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: #666699;
    padding: 0px 5px 0px 5px;
    vertical-align: middle;
}
img {
    border: 0px;
}
a:link, a:visited, a:active {
    text-decoration: underline;
    color: #000033;
}
a:hover {
    text-decoration: none;
    color: #000000;
    background: #eeeeff;
}
a.nohover:hover {
    background: none;
}

.center {
    text-align: center;
}
.xsmall, .xsmall td {
    font-size: 8pt;
}
.red {
    color: #FF0000;
}
.right {
    text-align: right;
}
h1 {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
}
h2 {
    font-weight: bold;
    font-size: 13pt;
    text-align: left;
    margin: 20px 5px 5px 5px;
}
h3 {
    font-weight: bold;
    font-size: 11pt;
    text-align: left;
    margin: 20px 5px 5px 5px;
}
p {
    margin: 0px 5px 5px 5px;
    text-align: left;
}
ul {
    margin: 0px 5px 5px 22px;
    text-align: left;
}
li {
    text-align: left;
}
.header {
    font-weight: bold;
    font-variant: small-caps;
    font-size: 11pt;
}
dd {
    font-weight: bold;
}
ol {
    padding-left:25px;
}

table.ramka td.non {
    background:#666699 !important
}
.medal {
    font-weight: bold;
}

img.flag {
    margin-top: 2px;
    vertical-align: middle;
    border: 1px #333 solid;
    display: inline;
}
ul#drugie {
margin-left: 237px;
}

table.nagrody {
  border: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-left: 5px;
}

img.torwar_right {
    margin: 5px 0 10px 15px;
    float: right;
}
img.torwar_left {
    margin: 5px 15px 10px 0;
    float: left;
}


ul.big li {
    margin-bottom: 15px;
}

a.thumbImg img {
    margin: 5px 10px 5px 0;
    border: 1px solid #333;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}
a.thumbImg:hover img {
    border: 1px solid #639;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}


#transmisja {
    width: 650px;
    height: 750px;
    border: 0;
    padding: 0;
    margin-left: 0;
}

#loga_org {
    position:absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
#stat {
    padding-left:20px;
    padding-top:10px;
}
a.dummy {
    background:yellow;
}

