body { 
       font-size: 11px;
       font-family: Tahoma;
       color: #000000;
       margin: 0 auto;
       background: #3a0d42;
}

body img{ 
       border: 0px;
}

/***************************  top  ***********************************/

#all {
       width: 1000px;
       margin: 0 auto;
       position: relative;
       overflow: auto;
       padding: 0;
       background: url('../images/bg.gif') repeat-y;
}

#all2 {
       width: 1000px;
       margin: 0 auto;
       position: relative;
       overflow: auto;
       padding: 0;
}

#top1 {
       width: 97px;
       height: 77px;
       float: left;
       background: url('../images/livescore_01.gif') no-repeat;
}

#top2 {
       width: 204px;
       height: 77px;
       float: left;
       background: url('../images/livescore_02.gif') no-repeat;
}

#top3 {
       width: 395px;
       height: 77px;
       float: left;
       background: url('../images/livescore_03.gif') no-repeat;
}

#top4 {
       width: 304px;
       height: 77px;
       float: left;
       background: url('../images/livescore_04.gif') no-repeat;
}

.date {
       color: #c4c3c3;
       margin: 15px 0px 0px 30px;
}

/***************************  content  *******************************/

#left1 {
       width: 194px;
       float: left;
}

#center1 {
       width: 612px;
       float: left;
       background: #ffffff;
}

#right1 {
       width: 194px;
       float: left;
}

.lefttop {
       width: 194px;
       height: 31px;
       float: left;
       background: url('../images/lefttop.gif') no-repeat;
}

.righttop {
       width: 194px;
       height: 31px;
       float: left;
       background: url('../images/righttop.gif') no-repeat;
}

.righttop2 {
       width: 194px;
       height: 12px;
       float: left;
       background: url('../images/righttop2.gif') no-repeat;
}

.leftheader {
       margin: 8px 0px 0px 55px;
       width: 110px;
       float: left;
       font-weight: bold;
       color: #ffffff;
       text-align: center;
}

.rightheader {
       margin: 8px 0px 0px 29px;
       width: 110px;
       float: left;
       font-weight: bold;
       color: #ffffff;
       text-align: center;
}

.leftcontent {
       width: 194px;
       background: url('../images/leftbg.gif') repeat-y;
       float: left;
}

.rightcontent {
       width: 194px;
       background: url('../images/rightbg.gif') repeat-y;
       float: left;
}

.rightcontent2 {
       width: 169px;
       padding: 0px 0px 0px 25px;
       background: url('../images/rightbg.gif') repeat-y;
       float: left;
}

.leftbottom {
       width: 194px;
       height: 23px;
       float: left;
       margin-top: -4px;
       background: url('../images/leftbottom.gif') no-repeat;
}

.rightbottom {
       width: 194px;
       height: 23px;
       float: left;
       margin-top: -4px;
       background: url('../images/rightbottom.gif') no-repeat;
}

.rightbottom2 {
       width: 194px;
       height: 25px;
       float: left;
       margin-top: -4px;
       background: url('../images/rightbottom2.gif') no-repeat;
}

ul.menu {
       margin: 0px 0px 0px 49px;
       padding: 4px 0px 0px 0px;
       list-style: none;
       background: #41184a url('../images/menucont.gif') repeat-x;
       width: 121px;
			 font-size:9px;
}

ul.menu_gora {
       margin: 0px 0px 0px 0px;
       padding: 4px 0px 0px 15px;
       list-style: none;
       background: #41184a url('../images/menucont.gif') repeat-x;
       width: 575px;
			 float:left;
}

ul.menu2 {
       margin: 0px 0px 0px 24px;
       padding: 4px 0px 0px 0px;
       list-style: none;
       background: #41184a url('../images/menucont.gif') repeat-x;
       width: 121px;
			  font-size:9px;
}

ul.menu li, ul.menu2 li {
       margin: 0px 0px 0px 0px;
       padding: 4px 0px 0px 0px;
       background: url('../images/dot1.gif') no-repeat;
       background-position: 15px 9px;
       border-bottom: 1px solid #323b2f;
       height: 18px;
       width: 121px;
       text-indent: 27px;
			 
}


ul.menu_gora li {
       margin: 0px 0px 0px 0px;
       padding: 4px 0px 0px 0px;
       
       background-position: 15px 9px;
       border-bottom: 1px solid #323b2f;
       height: 18px;
       width: 111px;
       text-indent: 0px;
			 float:left;
}


ul.menu li.bottom, ul.menu2 li.bottom, ul.menu_gora li.bottom {
       border-bottom: 0px;
}

ul.menu li:hover, ul.menu2 li:hover, ul.menu_gora li:hover {
       background: #53c4e0 url('../images/dot2.gif') no-repeat;
       background-position: 15px 9px;
}


ul.menu_gora li:hover {
       background: #53c4e0 ;
       background-position: 15px 9px;
}


.menu a, .menu2 a, .menu_gora a {
       color: #e9ccef;
       text-decoration: none;
       display: block;
       float: left;
       width: 121px;
       height: 22px;
}

.menu a:hover, .menu2 a:hover, .menu_gora a:hover {
       color: #2d0934;
       text-decoration: none;
       
}

.centertop {
       width: 598px;
       height: 42px;
       float: left;
       background: url('../images/centertop.gif') no-repeat;
       padding: 4px 0px 0px 14px;
}

.hl {
       width: 4px;
       height: 29px;
       float: left;
       background: url('../images/hover_left.gif') no-repeat;
}

.hr {
       width: 4px;
       height: 29px;
       float: left;
       background: url('../images/hover_right.gif') no-repeat;
       margin: 0px 4px 0px 0px;
}

.hov {
       height: 21px;
       float: left;
       padding: 8px 13px 0px 13px;
       font-weight: bold;
       color: #ffffff;
       background: url('../images/hover_bg.gif') repeat-x;
}

.nl {
       width: 4px;
       height: 29px;
       float: left;
       background: url('../images/none_left.gif') no-repeat;
}

.nr {
       width: 4px;
       height: 29px;
       float: left;
       background: url('../images/none_right.gif') no-repeat;
       margin: 0px 4px 0px 0px;
}

.non {
       height: 21px;
       float: left;
       padding: 8px 13px 0px 13px;
       font-weight: bold;
       color: #ffffff;
       background: #583a5d;
}

.spacer {
       width: 6px;
       height: 21px;
       float: left;
}

.none {
       height: 21px;
       float: left;
       padding: 8px 5px 0px 5px;
       color: #ffffff;
      background: #5A5A5A;
}

.news {
       margin: 0px 0px 0px 24px;
       padding: 8px 10px 0px 10px;
       background: #41184a url('../images/menucont.gif') repeat-x;
       width: 101px;
       text-align: justify;
       color: #ffffff;
       float: left;
}

span.title {
       font-weight: bold;
       margin: 0px 0px 7px 0px;
       display: block;
       float: left;
       width: 101px;
}

span.news1 {
       display: block;
       float: left;
       width: 101px;
       margin-bottom: 10px;
}

.rightdotts {
       width: 100px;
       height: 12px;
       background: url('../images/rightdotts.gif') no-repeat;
       margin: 0px 0px 7px 0px;
       float: left;
}

.maincontent {
 width: 598px;
 float: left;
 margin: 0px 0px 60px 14px;
 padding: 0px 0px 60px 0px;
}

.maincontent_last_game {
 width: 285px;
 float: left;
 margin: 0px 0px 0px 14px;
}

.maincontent_next_game {
 width: 285px;
 float: right;
 margin: 0px 14px 0px 0px;
}

.maincontent_update {
 width: 598px;
 float: right;
 margin: 10px 14px 0px 0px;
 font-weight: bold;
 text-align:right;
}

.header {
       height: 30px;
}

.header2 {
       height: 30px;
       margin-top: 15px;
}

.leagueleft {
       width: 6px;
       height: 23px;
       background: url('../images/league_left.gif') no-repeat;
       float: left;
}

.league {
       background: #3d1245;
       height: 18px;
       float: left;
       padding: 5px 0px 0px 8px;
       color: #ffffff;
}

h1.league1 {
       background: #3d1245;
       font-weight:bold;
			 width:566px;
			 float: left;
			 padding: 5px 8px 5px 8px;
       color: #ffffff;
}


.leagueright {
       width: 16px;
       height: 23px;
       background: url('../images/league_right.gif') no-repeat;
       float: left;
}

img.flag {
       padding: 0px 0px 0px 0px;
       float: left;
}

table.scores {
       width: 580px;
       padding: 0px 0px 0px 0px;
}

td.date2 {
       width: 70px;
       padding-left: 7px;
}

td.date22 {
       width: 372px;
       padding-left: 7px;
}
td.date21 {
       width: 186px;
       padding-left: 7px;
}

td.minute {
       width: 22px;
       text-align: center;
}
td.minute_live {
       width: 22px;
       color:#FF1B1B;
       text-align: center;
      
      
}

td.icon {
       width: 55px;
}

td.club1 {
       width: 140px;
       text-align: right;
}

td.result {
       width: 56px;
       text-align: center;
       font-weight: bold;
}

td.club2 {
       width: 140px;
}

td.half {
       width: 20px;
       text-align:center;
}




td.delete {
       width: 15px;
       text-align:center;
       coursor:hand;
      
}


td.position {
       width: 30px;
       padding-left: 7px;
}

td.team_icon {
       width: 22px;
}

td.team {
       width: 350px;
}

td.games {
       width: 60px;
       text-align: right;
      
}

td.points {
       width: 60px;
       text-align: right;
       font-weight: bold;
}

td.goals {
       width: 120px;
       text-align: center;
       
}


td.g_teams {
       width: 220px;
}

td.g_scores {
       width: 50px;
       text-align: right;
       font-weight: bold;
      
}

td.g_data {
       width: 40px;
       text-align: center;
       
}



table.scores tr, table.window tr, table.g_result 

tr {
       height: 21px;
}


tr.clean {
       background: url('../images/trclean.gif') repeat-x;
}

tr.blue {
       background: url('../images/trblue.gif') repeat-x;
}

#footer {
       width: 1000px;
       height: 62px;
       background: url('../images/livescore_08.gif') no-repeat;
       float: left;
}

.copy {
       color: #ffffff;
       margin: 27px 0px 0px 80px;
       float: left;
       width: 520px;
}

.footlinks {
       color: #ffffff;
       margin: 27px 0px 0px 80px;
       float: left;
}

a.foot {
       color: #e3e1e1;
       text-decoration: none;
}

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



.window {
       width: 468px;
       float: left;
       background: #ffffff;
       padding: 4px;
       margin: 6px;
}

table.window {
       width: 454px;
       padding: 0px 0px 0px 0px;
}

tr.dark {
       background: #338016;
       color: #ffffff;
}

td.club3 {
       width: 180px;
       text-align: right;
       padding-right: 10px;
}

td.result2 {
       width: 50px;
       text-align: center;
}

td.club4 {
       width: 180px;
       padding-left: 10px;
}

td.icon {
       width: 25px;
       text-align: center;
}

td.min {
       width: 30px;
       text-align: center;
}

td.player1 {
       text-align: right;
       padding-right: 10px;
}

td.player2 {
       padding-left: 10px;
}


/* wlasne */


.date_news {
       color: #c4c3c3;
       margin: 0px 0px 0px 0px;
}

#data_hide {
       height: 204px;
       width: 118px;
       float: right;
       padding: 0px 0px 0px 0px;
       color: #ffffff;
        background: #5a5a5a;
       position: absolute;
       right: 294px;
       top: 108px;

}

a.data_hide {
       
       color: #ffffff;
       font-weight:normal;
       margin-left:0px;
}




#scoressite_iframe {
        margin: 10px 0px 0px 60px;

}


a {
color: #ffffff;
text-decoration:none;
}

a.black {
color: #000000;
text-decoration:none;
}

td.club1_win {
       width: 140px;
       text-align: right;
       font-weight:bold;
}

td.club2_win {
       width: 140px;
       font-weight:bold;
       
}


a.partners {
         font-weight:bold;
         color: black;

}


#part a {

color:#000000;

        }


.p_link {
        width: 200px;
        padding-left:5px;
        }
.p_descript {
        
        padding-left:5px;
        }        

				
				
				
table.league {
       width: 190px;
       color: #ffffff;
       margin: 0px 0px 12px 6px;
}

table.league_full {
       width: 562px;
       color: #000000;
       margin: 0px 0px 20px 0px;
       
       padding:2px;
}

table.link_full {
      width: 562px;
       color: #000000;
       margin: 0px 0px 20px 20px;
       background: #7e3b8f;
       padding:2px;
}


td.lp {
       width: 20px;
       text-align: left;
       padding-left: 5px;  padding:3px;
}

td.lp_full {
       width: 20px;
       text-align: left;
       padding-left: 5px;  padding:3px;
}

td.club {
       width: 135px;
}

td.clubs {
       width: 270px;padding-left:10px;height:16px;
}

td.datas {
       width: 75px;text-align:center;
}

td.bramkas {
       width: 35px;text-align:center;
}

td.matches {
       width: 21px;
       text-align: center;
}

td.link_list {
       width: 100%;
       text-align: left;
       height: 16px;
       
}

td.goals {
       width: 34px;
       padding-right: 6px;
       text-align: right;
}

table.league tr {
       height: 18px;
}

tr.dark {
       background: #1e1e1e;
       color:#ffffff;
}

tr.dark_full {
       background: #f0f0f0;
			 
       
}





tr.header_full {
       background: #7e3b8f;
       color:#ffffff;
}

tr.footer_full {
       background: #7e3b8f;
       color:#ffffff;
}

td.dat {
       width: 35px;
       text-align: left;
       padding-left: 5px;
}

td.resu {
       width: 24px;
       padding-right: 6px;
       text-align: right;
}

div.left_banner {
       margin: 10px 0px 10px 40px;
       float: left;
}

div.banner2 {
       margin: 10px 0px 10px 20px;
       float: left;
}

.link_top {
color:#000000;
}		

.w_nawigacja {
float:left;
text-align:center;
width:270px;
background: #3a0d42;
color:#ffffff;
font-weight:bold;
font-size:14px;
padding:3px;
margin:5px 0px 0px 10px;

}


.w_time {
float:left;
text-align:right;
width:100%;
margin:2px 0px 2px 0px;
}



.w_score {
float:left;
text-align:center;
font-size:20px;
font-weight:bold;
width:100%;
}


a.wynik {

color:#000;
text-decoration:none;

}



a.wynik:hover {

color:#000;
text-decoration:underline;


}
