body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url('../gfx/lay/back.gif');
}
body,td,th {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.menu2 {
        font-family: Verdana, Arial, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	color: #FFFFFF;
}

.menu3 {
        font-family: Verdana, Arial, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	color: #cccccc;
}

.section_name {
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 10pt;
        font-style: italic;
        font-weight: bold;
        color: #6c6c6c;}

.news_title {
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: bold;
        color: #FF0000;
        vertical-align: baseline;
        margin-left: 0px;
        margin-bottom: 0px;
}

.news_date {
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #888888;
        vertical-align: baseline;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 5px;
}

.news_text {
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #333333;
        vertical-align: top;
        text-align: justify;
        margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
        min-height: 60px;
        }

.news_bottom {
        background-color: #ededed;
        width: 100%;
        visibility: visible;
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #888888;
        vertical-align: top;
        text-align: justify;
        margin: 0px 0px 0px 0px;
        padding-top: 5px;
        padding-bottom: 5px;
}

.comments_date {
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #888888;
        vertical-align: baseline;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 5px;
}

.comments_text {
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #333333;
        vertical-align: top;
        text-align: justify;
        margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
}

div.hr {
       height: 1px;
       background: #f1f1f1 url(../../images/przerywana.gif) repeat-x scroll center;
}

div.hr hr {
       display: none;
}
/*
hr {
       height: 0px;
       border: 0px dotted #AAAAAA;
       border-top-width: 1px;
       margin: 0px 0px 0px 0px;
}*/

img.news {
       padding-left: 0px;
       padding-right: 3px;
       padding-top: 4px;
       padding-bottom: 0px;
}

a {
        color: #888888;
        background-color: transparent;
        text-decoration: none;
        font-family: Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-weight: normal;
}

a:link {
        color:#888888;
        background-color: transparent;
        text-decoration: none;
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-weight: normal;
}

a:visited {
        color: #888888;
        background-color: transparent;
        text-decoration: none;
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-weight: normal;
}

a:hover {
        color:#FF0000;
        background-color: transparent;
        text-decoration: none;
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-weight: normal;
}

a:active {
        color: #CB0000;
        background-color: transparent;
        text-decoration: none;
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-weight: normal;
}


.calendar_teams {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b60000;
}

.calendar_live {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
        font-weight: bold;
	color: #C9AE25;
	text-align: right;
}

a.calendar_live:link {
        font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: italic;
        font-weight: bold;
	color: #C9AE25;
	text-decoration: none;
	text-align: right;
}

a.calendar_live:visited {
        font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: italic;
        font-weight: bold;
	color: #C9AE25;
	text-decoration: none;
	text-align: right;
}

a.calendar_live:hover {
        font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: italic;
        font-weight: bold;
	text-decoration: underline;
	color: #DFC129;
	text-align: right;
}

a.calendar_live:active {
        font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: italic;
        font-weight: bold;
	text-decoration: underline;
	color: #DFC129;
	text-align: right;
}

a.menu2:visited {
        font-family: Verdana, Arial, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	color: #FFFFFF;
}

a.menu2:link {
        font-family: Verdana, Arial, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	color: #FFFFFF;
}

a.menu2:active {
        font-family: Verdana, Arial, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	color: #000000;
}

a.menu2:hover {
        font-family: Verdana, Arial, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: normal;
	color: #000000;
}

input.pole {
        border: #000000 1px solid;
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color: #FFFFFF;
        width: 110pt;
}

textarea.pole {
        border: #000000 1px solid;
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color: #FFFFFF;
        width: 200pt;
}

input.przycisk2 {
        border-right: #FF0000 1px solid;
        border-top: #FF0000 1px solid;
        border-bottom: #FF0000 1px solid;
        border-left: #FF0000 1px solid;
        background-color: #FFFFFF;
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
        cursor: hand;
        color: #000000;
        height: 18px;
}

input.przycisk {
        border-right: #000 1px solid;
        border-top: #000 1px solid;
        border-bottom: #000000 1px solid;
        border-left: #000 1px solid;
        background-color: #FF0000;
        font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
        cursor: hand;
        color: #FFFFFF;
        height: 18px;
}
