body {
 margin: 0px;
 background: #222 url('images/top_tlo.jpg') repeat-x;
 font-family: Verdana, Tahoma, Arial;
 font-size: 10px;
 color: #f3f3f3;
}
a {
 color: #e37373;
 font-weight: bold;
 text-decoration:none;
}
a:hover {
 color: #fff;
}
#top {
 width: 1020px;
 height: 300px;
 margin: 0 auto;
 background: url('images/top.jpg') no-repeat top center;
}
#sponsorzy {
 width: 1020px;
 margin: 0 auto;
 font-size: 17px;
 text-align: center;
 vertical-align: bottom
}
#sponsorzy img{
    margin: 2px;
    vertical-align: middle;
}
#login {
 width: 1000px;
 height: 18px;
 margin: auto;
 margin-top: 10px;
 padding: 10px;
 text-align: right;
 background: #282828;
 border: 1px solid #393939;
}
#content {
 width: 1020px;
 margin: 10px auto;
 overflow: hidden;
}
#lmenu{
 float: left;
 background: #282828;
 border: 1px solid #393939;
 width: 196px;
 text-align: center;
 padding-bottom: 4px;
}
#lmenu a {
 color: #fff;
 font-weight: normal;
}
#lmenu a:hover {
 color: #c51616;
 font-weight: bold;
}
#lmenu h3 {
 color: #e37373;
}
#rmenu{
 float: right;
 background: #282828;
 border: 1px solid #393939;
 width: 196px;
 text-align: center;
 padding-bottom: 4px;
}
#rmenu a {
 color: #fff;
}
#rmenu a:hover {
 color: #c51616;
 font-weight: bold;
}
.menu_title {
 width: 100%;
 height: 28px;
 margin-top: 6px;
 padding-top: 7px;
 background: #520101;
 color: #fff;
 font-family: Arial;
 font-size: 16px;
 font-weight: bold;
 font-style: italic;
}
#news{
 margin: 0 10px 10px 10px;
 width: 582px;
 background: #282828;
 border: 1px solid #393939;
 padding: 5px 10px;
 text-align: justify;
 font-size: 12px;
 overflow:auto;
}
.title {
 color: #c51616;
 line-height: 2px;
}
.date {
 color: #6b6b6b;
 font-style: italic;
 line-height: 2px;
}
#footer {
 width: 1000px;
 margin: auto;
 margin-top: 10px;
 padding: 10px;
 text-align: left;
 color: #4a4a4a;
 background: #282828;
 border: 1px solid #393939;
}
#footer a{
 color: #787878;
 font-weight: bold;
}
#footer a:hover{
 color: #999;
}
.mecz {
 color: #fff;
 font-weight: bold;
 text-align: center;
}
.mecz b, h2 {
 color: #c51616;
}
input {
 background: #686868;
 border: none;
 color: #bbb;
}
input[type="radio"]{
 background: transparent;
 height: 12px;
}

#dzial
{
   font-size:15px;
   margin-bottom:5px;
}

table
{
   font-size:10px;
}
table td
{text-align:center;}

span.comments{
   padding:0 5px;
   border:1px solid #6b6b6b;
   background-color:#6a5c5c;
   cursor:pointer;
}
div.comments{
   display:none;
   margin:0;
   padding:5px;
   border:1px solid #6b6b6b;
   background-color:#191515;
}

div.comments textarea, textarea{
 width:100%;
 height:100px;
 background: #686868;
 border: none;
 color: #bbb;
 overflow:hidden;
 margin-bottom:5px;
}

table.zawodnik{
   width:90%;

}
table.zawodnik td{
   vertical-align:top;
}

table.tabela thead{
   background-color:#520101;
   font-size:12px;
   padding:2px;
}

table.tabela thead td{
   padding:2px;
}
table.tabela{
    width:100%;
    border-spacing:0;
}
tr.rajfel td{
    font-weight:bold;
    background-color:black;
    color:red;
}
p.rajfel{
    font-weight:bold;
    color:red;
}
table {
   width:100%;
}

a#next{
   padding:0 5px;
   border:1px solid #6b6b6b;
   background-color:#6a5c5c;
   color:white;
   font-weight:normal;
   margin: 0 20px;
}
a#preview{
   padding:0 5px;
   border:1px solid #6b6b6b;
   background-color:#6a5c5c;
   color:white;
   font-weight:normal;
   margin: 0 20px;
}

a#result{
   background: #686868;
 border: none;
 color: #bbb;
 padding:3px 5px;
 font-size:12px;
 display: block;
 width:43px;
 margin:auto;
 margin-top:10px;
}

p.beta{
   width:160px;
   margin-left:850px;

   font-size:13px;
   text-align:right;
}

.reg tr td input{
   width:200px;
}

table.calendar td{
    border:1px solid #6b6b6b;
}

table.calendar td:hover{
    border:1px solid #6b6b6b;
    background-color: #686868;
}
table.calendar td.san{
    background-color: #520101;
}

table.calendar td.today{
    font-weight: bold;
    color:#e37373;
}

div.month{
    font-size: 13px;
}
#prev_month{
    margin-right:20px;
    cursor: pointer;
}
#next_month{
    margin-left:20px;
    cursor: pointer;
}

#domeczu{
    float: left;
}

span.tabs{
   padding:0 5px;
   border:1px solid #6b6b6b;
   background-color:#6a5c5c;
   cursor:pointer;
}

div.tabs_body{
   padding:0 5px;
   border:1px solid #6b6b6b;
   background-color:#6a5c5c;
   cursor:pointer;
   margin: 0;
}