body {
background-color: #0A094D;
background-image: url("Obrazki/tlo.jpg");
background-repeat: repeat;
font-family: Verdana, Arial, Helvetica, Comic Sans MS, Lucida Console, Geneva, sans-serif;
font-size: 10pt;
text-align: justify;
color: #FFFFFF;
margin-left: 30px;
margin-right: 30px;
}

h1 {
margin: 0;
padding: 0;
text-align: center;
color: #61AAE0;
font-size: 18pt;
font-weight: normal;
}

h4 {
position: relative;
color: #CABB9B;
font-size: 12pt;
font-weight: lighter;
}

.tytul {
color: #61AAE0;
font-size: 12pt;
font-weight: bold;
}

.nazwaTurnieju {
font-size: 12pt;
}

p.komunikat, p.turniej {
text-indent:-20px;
margin-left:20px;
}

a {
font-size: 10pt;
font-style: normal;
text-decoration: none;
color: #FF0000;
}

a.big {
font-size: 12pt;
}

a:hover {
color: #0080FF;
}

a:active {
color: #FF0000;
}

p {
margin-top:20px;
margin-bottom:20px;
}

hr {
position: relative;
width: 100%;
height: 1px;
left: 0;
}

img {
border-width: 0;
}

table.normal {
font-size: 10pt;
border-style: ridge;
border-width: 1px;
}

table.noBorder {
border-width: 0;
}

table.info {
border-width: 0;
font-size: 10pt;
}

table.threeCells {
border-width: 0;
width: 100%;
font-size: 8pt;
}

table.management {
border-width: 0;
width: 100%;
font-size: 10pt;
}

td.foto {
border-width: 0;
text-align: center;
vertical-align: middle;
}

td.button {
text-align: left;
border-width: 1px;
border-style: inset;
border-color: #61AAE0;
}

td.leftCell1 {
border-width: 0;
text-align: left;
vertical-align: top;
width: 40%;
}

td.centralCell1 {
border-width: 0;
text-align: center;
vertical-align: top;
width: 20%;
}

td.rightCell1 {
border-width: 0;
text-align: right;
vertical-align: top;
width: 40%;
}

td.leftCell2 {
border-width: 0;
text-align: left;
width: 20%;
}

td.centralCell2 {
border-width: 0;
text-align: center;
width: 60%;
}

td.rightCell2 {
border-width: 0;
text-align: right;
width: 20%;
}

td.long {
width: 40px;
}

td.short {
width: 20px;
}

td.newsDate {
vertical-align: top;
}

td.newsText {
vertical-align: top;
text-align: justify;
}

textarea.foto {
font-size: 8pt;
height: 50px;
overflow: auto;
}

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

#nastepnyTurniej {
position: relative;
left: 2px;
font-size: 10pt;
color: #61AAE0;
}

#nowosci {
font-size: 10pt;
color: #61AAE0;
text-decoration: underline;
}

#credits {
font-size: 8pt;
}

#szachownica {
position: absolute;
left: 2px;
top: 2px;
}