/* CSS STYLE */

/**********************************************************************/
/*
/**********************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ol, ul {
    list-style-position:inside; }
blockquote, q {
    quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
    content: ''; }
/* remember to define focus styles! */
:focus {
    outline: 0;}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;}
del {
    text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;}
a { 
    text-decoration: none;
    color: #272f27;}
    
/**********************************************************************/

/**********************************************************************/

body {
    background-color: #efefef;
    background-image: url(images/bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    font-family: Verdana;
    font-size: 12px;
    color: #272f27;
}

.container {
    width: 990px;
    margin: 0 auto;
}

.header {
    /*background: transparent url(images/header_bg.png) no-repeat scroll right top;*/
    width: 100%;
    height: 100%;
    float: left;
}

.logo {
    width: 310px;
    height: 46px;
    cursor: pointer;
    float: left;
}

.top-league {
    width: 680px;
    height: 46px;
    padding-top: 4px;
    float: left;
}

.item-league {
    width: 170px;
    float: left;
}

.teams {
    background: transparent url(images/team_header.png) no-repeat scroll left top;
    width: 990px;
    height: 51px;
    float: left;
}

.team1 {
    width: 170px;
    padding: 4px 0 0 0;
    text-align: center;
    float: left;
}

.team2 {
    width: 820px;
    padding: 4px 0 0 0;
    float: left;
}

.top {
    background: transparent url(images/topmenu_bg.png) no-repeat scroll left top;
    width: 990px;
    height: 34px;
    padding-top: 5px;
    float: left;
}

.top-menu {

}

.top-menu ul, .top-menu ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-menu ul li {
    background: transparent url(images/separator.png) no-repeat scroll right top;
    float: left;
}

.top-menu ul a:link, .top-menu ul a:visited {
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
    padding: 4px 10px;
}

.top-menu ul a:hover {
    border-style: inset;
    padding-top: 5px;
    text-decoration: underline;
}

.search {
    background: transparent url(images/search_bg.png) no-repeat scroll right top;
    width: 230px;
    height: 24px;
    padding-top: 3px;
    margin-right: 5px;
    float: right;
    cursor:pointer;
}
.searchform{
    background:transparent;
    width: 200px;
    height: 24px;
    position:absolute;
    float: left;
}
.search input {
    background: transparent no-repeat scroll 0 0;
    border: 0;
    padding-left: 5px;
    width: 200px;
}


.content-tbg {
    background: transparent url(images/content_tbg.png) no-repeat scroll left top;
    width: 990px;
    height: 10px;
    float: left;
}

.content-bbg {
    background: transparent url(images/content_bbg.png) no-repeat scroll left top;
    width: 990px;
    height: 10px;
    margin-bottom: 8px;
    float: left;
}

.content {
    background: transparent url(images/content_bg.png) repeat-y scroll left top;
    width: 970px;
    height: auto;
    padding: 0 10px;
    float: left;
}

.left-menu {
    background: transparent url(images/leftmenu_bbg.png) no-repeat scroll left bottom;
    width: 143px;
    padding-bottom: 7px;
    float: left;
}

.leftmenu-box {
    background: transparent url(images/leftmenu_bg.png) repeat-y scroll left top;
    width: 100%;
    float: left;
}

.left-menu ul, .left-menu ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.left-menu ul {
    padding: 0 7px;
}

.left-menu ul li {
    width: 129px;
    height: 17px;
}

.left-menu ul a:link, .left-menu ul a:visited {
    display: block;
    width: 109px;
    text-decoration: none;
    padding: 2px 0 1px 20px;
    font-weight: bold;
    font-size: 11px;
    background: #e7f0f7 url("images/menuitem_bg.png") repeat-x top;
    color: #272f27;
}

.left-menu ul a:hover {
    background-color: #d0e0ec;
    background-image: url("images/menuitem_act_bg.png");
    text-decoration: underline;
    color: #000000;
}

.left-advert {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    float:left;
}

.left-advert-header {
    background:transparent url(images/reklama2.png) no-repeat scroll center bottom;
    width: 100%;
    height: 25px;
    text-align: center;
    float:left;
}


.top-banner {
    width: 827px;
    text-align: center;
    float: left;
}

.center {
    width: 574px;
    height: auto;
    padding: 10px 8px;
    float: left;
}

.news-box {
    width: 574px;
    margin-bottom: 10px;
    float: left;
}

.news-box-header {
    background: transparent url(images/newsbox_header.png) no-repeat left bottom;
    width: 574px;
    height: 23px;
    text-align: center;
    padding-top: 7px;
    font-weight: bold;
    float: left;
}

.news-box-header a {
    color: #FFFFFF;
}

.news-box-content {
    background-color: #e7f0f7;
    width: 564px;

    padding: 10px 4px;
    border-width: 0 1px;
    border-style: solid;
    border-color: #d5d7d6;
    float: left;
}

.news-box-footer {
    background: transparent url(images/newsbox_footer.png) no-repeat left bottom;
    width: 574px;
    height: 8px;
    float: left;
}

.news-box-img {
    background: transparent url(images/newsimgbg.png) no-repeat left bottom;
    width: 255px;
    height: 273px;
    padding: 8px 0 0 8px;
    float: left;
}

.news-box-menu {
    width: 301px;
    padding-top: 1px;
    float: left;
}

.news-box-menu ul, .news-box-menu ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}


.news-box-menu ul li {
    width: 301px;
}

.news-box-menu ul a:link, .news-box-menu ul a:visited {
    display: block;
    width: 291px;
    height: 35px;
    text-decoration: none;
    padding: 4px 0 1px 10px;
    font-weight: bold;
    font-size: 11px;
    background: #e7f0f7 url("images/newsboxmenu_item.png") no-repeat right top;
    color: #454545;
}


.news-box-menu ul li.news-box-menu-active a:link, .news-box-menu ul li.news-box-menu-active a:visited {
    position: relative;
    width: 291px;
    padding-left: 15px;
    left: -5px;
    background: transparent url("images/newsboxmenu_item_act.png") no-repeat left top;
}

.news-box-menu ul a:hover {
    background-color: #d0e0ec;
    text-decoration: underline;
    color: #000000;
}

.news-box-menu-active {
    
}

.news-box-menu ul li.news-box-menu-more a {
    font-size: 10px;
    font-weight: normal;
    padding-top: 6px;
    color: #7eaad9;
    
}

.rating-box-table {
    width: 100%;
    padding-bottom: 10px;
    float: left;
}

.rating-box-header {
    background: transparent url(images/rating-table-header.png) no-repeat left bottom;
    width: 224px;
    height: 23px;
    text-align: center;
    padding-top: 7px;
    font-weight: bold;
    float: left;
}

.rating-box-header a {
    color: #FFF;
    font-weight: bold;
}

.rating-box-header a:hover {
    text-decoration: underline;
}

.rating-box-content {
    background: transparent url(images/rating-table-bg.png) no-repeat left top;
    width: 420px;
    height: 283px;
    padding: 10px 14px;
    float: left;
}


.rating-box-title {
    width: 100%;
    height: 23px;
    font-weight: bold;
    padding: 10px 0 0;
    font-size: 11px;
    float: left;
}

.rating-result {
    width: 100%;
    float: left;
}

.rating-result th {
    background-color: #e7f0f7;
    height: 20px;
    font-weight: bold;
    padding: 2px;
    border-top: 1px solid silver;
    font-size: 10px;
}

.rating-result td {
    font-size: 11px;
    padding: 0;
    line-height: 16px;
    border-width: 0 0;
    border-style: solid;
    border-color: silver;
}

.rating-result tr:hover {
    background-color: #d0e0ec;
}

.rating-result .r-title a {
    color: #45729d;
    font-weight: bold;
    font-size: 10px;
}

.rating-result td b {
    color: #ce0000;
}

.rating-desc {
    width: 100%;
    height: auto;
    background-color: #fdf9da;
    border-width: 1px 0;
    border-style: solid;
    border-color: #FFF;
    font-size: 10px;
    float: left;
}

.rating-box-more {
    width: 100%;
    padding-top: 1px;
    text-align: right;
    float: left;
}

.rating-box-more a {
    font-weight: normal;
    font-size: 11px;
    color: #45729d;
}

.rating-box-more a:hover {
    text-decoration: underline;
}





.rating-box-banner {
    width: 126px;
    text-align: center;
    padding-top: 6px;
    float: left;
}

.rating-box-banner .reklama {
    padding-bottom: 9px;
}

.news-item {
    width: 100%;
    margin-bottom: 1px;
    float: left;
}

.news-item-img {
    background-color: #FFFFFF;
    width: 90px;
    height: 90px;
    padding: 2px;
    margin-bottom: 2px;
    border: 1px solid silver;
    float: left;
}

.news-item-content {
    width: 458px;
    height: 96px;
    padding-left: 10px;
    margin-bottom: 2px;
    float: left;
}

.news-item-title {
    background: transparent url(images/dotted_strip.png) repeat-x left top;
    width: 441px;
    height: 20px;
    padding-top: 4px;
    padding-left: 5px;
    font-weight: bold;
    float: left;
}

.news-item-link {
    background: transparent url(images/dotted_strip.png) repeat-x left top;
    width: 12px;
    height: 20px;
    padding-top: 4px;
    font-weight: bold;
    float: left;
}

.news-item-text {
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
    width: 453px;
    float: left;
}

.news-item-bottom {
    background: transparent url(images/dotted_strip.png) repeat-x left top;
    width: 560px;
    height: 20px;
    padding-top: 4px;
    padding-left: 4px;
    font-weight: bold;
    float: left;
}

.news-item-add {
    width: 210px;
    font-size: 10px;
    color: #7d7d7d;
    font-weight: normal;
    float: left;
}

.news-item-autor {
    width: 210px;
    font-size: 10px;
    color: #5c88af;
    font-weight: normal;
    float: left;
}

.news-item-more {
    width: 130px;
    font-size: 10px;
    color: #5c88af;
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
    float: left;
}

.news-item-more a {
    color: #ff0000;
}

.news-item-more a:hover {
    text-decoration: underline;
}

.latest-news, .latest-news-arch {
    width: 100%;
    float: left;
}

.latest-news-arch {
    padding: 5px 0;
    text-align: right;
}

.latest-news-arch a {
    text-decoration: underline;
    font-weight: bold;
    color: #FF6600;
    padding-right: 20px;
}

.latest-news ul, .latest-news ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}


.latest-news ul li {
    width: 564px;
}

.latest-news ul a:link, .latest-news ul a:visited {
    display: block;
    width: 544px;
    height: 18px;
    text-decoration: none;
    padding: 4px 0 1px 20px;
    font-weight: bold;
    font-size: 11px;
    background: #e7f0f7 url("images/link2.png") no-repeat left 5px;
    color: #454545;
}

.latest-news ul a:hover {
    background-color: #d0e0ec;
    text-decoration: underline;
    color: #000000;
}


.latest-news ul li.news-box-menu-more a {
    font-size: 10px;
    font-weight: normal;
    padding-top: 6px;
    color: #7eaad9;
}

/**********************************************************************/

.right-menu {
    width: 235px;
    height: auto;
    padding-top: 10px;
    float: left;
}

.right-box {
    float: left;
    margin-bottom: 7px;
}

.right-box-header {
    background: transparent url("images/right_col_header.png") no-repeat left top;
    width: 235px;
    height: 22px;
    text-align: center;
    padding-top: 4px;
    font-weight: bold;
    color: #FFF;
    float: left;
}

.right-box-content {
    background: transparent url("images/right_col_center.png") repeat-y left top;
    width: 227px;
    height: auto;
    padding: 7px 4px 0;
    float: left;
}

.right-box-footer {
    background: transparent url("images/right_col_bottom.png") no-repeat left top;
    width: 235px;
    height: 9px;
    float: left;
}

.result {
    width: 100%;
    float: left;
}

.result th {
    background-color: #e7f0f7;
    height: 20px;
    font-weight: bold;
    padding: 2px;
    border-top: 1px solid silver;
    font-size: 10px;
}

.result td {
    font-size: 11px;
    padding: 3px 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: silver;
}

.result tr:hover {
    background-color: #d0e0ec;
}

.result .l-title a {
    color: #FF0000;
    
}

.stats .l-title a {
    font-weight: bold;
    color: #272f27;
}

.result .l-title a:hover {
    text-decoration: underline;
    
}

.result .row0 {
    background-color: #FFF;
}

.result .row1 {
    background-color: #eeefea;
}


.advert-header {
    background: transparent url("images/reklama.png") no-repeat center top;
    width: 235px;
    height: 10px;
    text-align: center;
    padding-top: 4px;
    font-weight: bold;
    color: #FFF;
    float: left;
}

.advert-content {
    width: 227px;
    height: auto;
    padding: 7px 4px 0;
    float: left;
}


.poll {
    background: #FFF url("images/poll_bg.png") no-repeat right bottom;
    padding-bottom: 65px;
}

.poll-text {
    font-weight: bold;
    color: #6e6e6e;
    font-size: 11px;
    padding: 15px 4px;
}

.poll-checkbox {
    padding: 10px 4px 10px 20px;
}

.poll-item {
    height: 23px;
}

.poll-item input {
    padding-top: 5px;
    margin-top: 0;
}

.poll-submit {
    padding: 10px;
}

.partners {
    padding: 5px 8px 5px 9px;
    background-color: #FFF;
    float: left;
}

.partner {
    width: 105px;
    height: 55px;
    float: left;
    text-align: center;
}

.more {
    float: right;
    padding-right: 1px;
    padding-top: 5px;
}

/**********************************************************************/

.bottom-table {
    width: 100%;
    float: left;
}

.bottom-box {
    width: 315px;
    height: 277px;
    float: left;
}

.bottom-table .box1 {
    background: transparent url(images/bottombox1.png) no-repeat left bottom;
    margin-right: 12px;
    width: 316px;
    float: left;
}

.bottom-table .box2 {
    background: transparent url(images/bottombox2.png) no-repeat left bottom;
    margin-right: 12px;
    float: left;
}

.bottom-table .box3 {
    background: transparent url(images/bottombox3.png) no-repeat left bottom;
    float: left;
}

.bottom-box-header {
    background: transparent url(images/bottom_box_header.png) no-repeat left bottom;
    width: 100%;
    height: 21px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
    padding-top: 9px;
    float: left;
}

.bottom-box-header-small {
    background: transparent url(images/bottom_box_header_small.png) no-repeat left bottom;
    width: 79px;
    height: 21px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
    padding-top: 9px;
    float: left;
}

.bottom-box-header-small a {
    color: #FFF;
}

.bottom-box-header-small a:hover {
    text-decoration: underline;
}

.bottom-box-header a {
    color: #FFF;
}

.bottom-box-header a:hover {
    text-decoration: underline;
}

.bottom-box .first {
    background: transparent url(images/bottom_box_header_small2.png) no-repeat left bottom;
}


.bottom-box-content {
    padding: 5px 14px;
    width: 288px;
    float: left;
}

.bottom-box-title {
    width: 100%;
    font-weight: bold;
    padding: 2px 0;
    font-size: 11px;
}

.bottom-box-content .second-table {
    padding-bottom: 6px;
}

.bottom-result th {
    background-color: #e7f0f7;
    height: 20px;
    font-weight: bold;
    padding: 2px;
    border-top: 1px solid silver;
    font-size: 10px;
}

.bottom-result td {
    font-size: 11px;
    padding: 3px 0;
    border-width: 0 0;
    border-style: solid;
    border-color: silver;
}

.bottom-result tr:hover {
    background-color: #d0e0ec;
}

.bottom-result .l-title a {
    color: #FF0000;
    
}

.bottom-box-more {
    width: 100%;
    padding-top: 15px;
    float: left;
}

.bottom-box-more a {
    font-weight: bold;
    color: #45729d;
}

.bottom-box-more a:hover {
    text-decoration: underline;
}

.bottom-gallery {
    width: 266px;
    padding: 30px 24px 0 24px;
    float: left;
}

.bottom-gallery-item {
    width: 56px;
    height: 56px;
    margin: 0 14px 5px 0;
    float: left;
}

.bottom-gallery .last {
    margin-right: 0;
}

.bottom-gallery-item img {
    border: 3px solid #cddbe9;
}


.bottom-gallery-more {
    width: 305px;
    padding-top: 13px;
    padding-right: 10px;
    float: left;
}

.bottom-gallery-more a {
    font-weight: bold;
    color: #45729d;
}

.bottom-gallery-more a:hover {
    text-decoration: underline;
}


/**********************************************************************/

.footer {
    background: transparent url(images/footer_bg.png) no-repeat left top;
    width: 990px;
    height: 35px;
    margin-bottom: 5px;
    float: left;
}


.bottom-menu {
    padding-top: 10px;
    float: left;
}

.bottom-menu ul, .bottom-menu ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.bottom-menu ul li {
    border-right: 1px solid #45729d;
    float: left;
}

.bottom-menu ul a:link, .bottom-menu ul a:visited {
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 11px;
    color: #45729d;
    padding: 0 8px;
}

.bottom-menu ul a:hover {
    border-style: inset;
    padding-top: 1px;
    text-decoration: underline;
}

.copyright {
    width: 260px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 11px;
    color: #45729d;
    float: left;
}

.realizacja {
    width: 190px;
    font-size: 11px;
    color: #45729d;
    padding: 4px 10px 0 0;
    text-align: right;
    float: left;
}

.realizacja a {
    font-size: 11px;
    color: #45729d;
}

.realizacja a:hover {
    text-decoration: underline;
}

.second-bottom-menu {
    width: 970px;
    text-align: center;
    padding: 10px;
    float: left;
}


.second-bottom-menu ul, .second-bottom-menu ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.second-bottom-menu ul li {
    border-right: 1px solid #45729d;
    margin-bottom: 3px;
    float: left;
}

.second-bottom-menu ul a:link, .second-bottom-menu ul a:visited {
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 11px;
    padding: 0 8px;
}

.second-bottom-menu ul a:hover {
    border-style: inset;
    text-decoration: underline;
}

.second-bottom-menu a {
    display: inline;
    text-decoration: none;
    border-right: 1px solid #45729d;
    text-align: center;
    line-height:18px;
    font-size: 11px;
    padding: 0 8px;
}

.link{
    color: #ff0000;
}
.gallery-item-img {
    border: 3px solid #cddbe9;
}
.bottom_links{visibility: hidden;}
