body {
  background:#F4F4F4 url(body.gif) no-repeat center top;
  font:11px Tahoma, "Arial CE", Arial, sans-serif;
  color:#434A51;
  line-height:1.4em;
}
* {margin:0; padding:0;}
hr {display:none;}
img, fieldset {border:none;}
ul {list-style:none;}
a {text-decoration:none; color:#434A51;}
a:hover {text-decoration:underline;}
.text-right {text-align:right;}
.text-center {text-align:center;}
.ui-tabs-hide {display:none;}

div#container {
  width:900px;
  margin:0 auto;
  padding-top:115px;
  background:white url(top.jpg) no-repeat;
  position:relative;
}
h1 {
  width:200px;
  height:50px;
  position:absolute;
  top:30px;
  left:30px;
}
h1 a {
  display:block;
  width:200px;
  height:50px;
  overflow:hidden;
  text-indent:-1000em;
}
ul#top-menu {
  width:900px;
  height:73px;
  padding-top:3px;
  background:transparent url(top-menu.jpg) no-repeat;
}
ul#top-menu li {
  height:53px;
  float:left;
}
ul#top-menu a {
  display:block;
  height:53px;
  overflow:hidden;
  text-indent:-1000em;
  background-color:transparent;
  background-repeat:no-repeat;
  background-position:0 0;
}
ul#top-menu a:hover {
  background-position:0 -53px;
}
ul#top-menu li.soccer a {width:140px; background-image:url(/img/nozna-menu.gif);}
ul#top-menu li.hockey a {width:113px; background-image:url(/img/hokej-menu.gif);}
ul#top-menu li.tennis a {width:109px; background-image:url(/img/tenis-menu.gif);}
ul#top-menu li.basketball a {width:127px; background-image:url(/img/koszykowka-menu.gif);}
ul#top-menu li.formula a {width:131px; background-image:url(/img/formula-menu.gif);}

div#menu {
  width:218px;
  padding:10px 10px 0 10px;
  float:left;
}
div#content {
  width:458px;
  padding:10px 7px 0 7px;
  float:left;
}
div#sidebar {
  width:161px;
  padding:10px 10px 0 10px;
  float:left;
}
div#menu .list, div#sidebar .list {
  padding:7px;
  margin-bottom:10px;
  border:1px solid #D9D9D9;
}
div#menu .list dt, div#sidebar .list dt {
  height:27px;
  padding-top:15px;
  border-bottom:13px solid white;
  background:#3B4754 url(list-header.gif) no-repeat;
  text-transform:uppercase;
  text-indent:56px;
  font-size:1.2em;
  letter-spacing:-1px;
  color:white;
}
div#sidebar .list dd {
  margin:0 1px 0 2px;
}
div#sidebar .list dd a {
  background:white url(list-background.gif) no-repeat;
}
div#menu .list dd, div#sidebar .list dd {
  border-top:1px solid #E3E3E3;
  padding:2px 0;
}
div#menu .list dd.last, div#sidebar .list dd.last {
  border-bottom:1px solid #E3E3E3;
}
div#menu .list a, div#sidebar .list a {
  display:block;
  padding:2px 7px;
}
div#menu .country dd {
  margin:0 10px 0 6px;
}
div#menu .country a {
  height:16px;
  background:white url(country-background.gif) no-repeat;
}
div#menu .country a:hover {
  background:white url(country-hover.gif) no-repeat;
  text-decoration:none;
  color:white;
}
div#menu .country img {
  margin-right:8px;
  vertical-align:middle;
}
div#menu .reklama dd {
  margin:0 10px 0 6px;
  height: 600px;
}
div#sidebar .adv dd {
  margin:0;
  padding:12px 0;
  text-align:center;
  border:none;
}
div#sidebar .adv dd a {
  background-image:none;
}
div#footer {
  width:900px;
  height:92px;
  clear:both;
  background:#3E4B59 url(footer.jpg) no-repeat;
  text-align:right;
  color:#8CAFD5;
}
div#footer ul {
  height:1em;
  padding:25px 20px 15px 20px;
}
div#footer li {
  display:inline;
  padding:0 8px 0 7px;
  border-right:1px solid #8CAFD5;
}
div#footer li.last {
  border:none;
}
div#footer a {
  color:#8CAFD5;
}
div#footer p {
  padding:10px 20px;
}

/* podstrony */

div#content .adv {
  height:75px;
  padding-top:25px;
  background:white url(banner-adv.gif) no-repeat top center;
  text-align:center;
}
ul#menu-tab {
  height:24px;
  padding:5px 2px 17px 5px;
  background:white url(menu-tab.gif) no-repeat;
}
ul#menu-tab li {
  height:24px;
  padding:0 12px;
  margin-right:4px;
  line-height:24px;
  white-space:nowrap;
  background:#34546B url(menu-tab-item.gif) repeat-x;
  float:left;
}
ul#menu-tab a {
  font-size:0.9em;
  font-weight:bold;
  color:#00AEFF;
}
ul#menu-tab .ui-tabs-selected a {
  color:white;
}
div#content .info-table {
  padding:10px 10px 18px 10px;
  margin-bottom:15px;
  border:1px solid #D9D9D9;
  background:white url(info-table.gif) no-repeat bottom center;
  position:relative;
}
div#content .info-table h2 {
  height:30px;
  font-weight:bold;
  font-size:1em;
  background:white url(info-table.gif) no-repeat bottom center;
}
div#content .info-table h2 img {
  vertical-align:middle;
  margin-right:10px;
}
div#content .info-table h2 span {
  padding-left:10px;
  margin-left:5px;
  font-weight:normal;
  background:white url(right-arrow.gif) no-repeat left center;
}
div#content .info-table p.date {
  position:absolute;
  top:10px;
  right:10px;
}
* html div#content .info-table p.date {
  right:25px;
}
div#content .info-table table {
  width:100%;
  border:1px solid white;
  border-collapse:collapse;
}
div#content .info-table td {
  padding:2px 7px;
  border:1px solid white;
  border-collapse:collapse;

}
div#content .info-table tr {
  background-color:#EEEEEE;
  font:11px Tahoma;
}
div#content .info-table tr.dark {
  background-color:#D3D3D3;
  font:11px Tahoma;
}
div#content .info-table .icon-green {
  padding-right:10px;
  color:#449700;
  font-weight:bold;
  background:transparent url(icon-green.gif) no-repeat right center;
}
.tablehead {
	background:#ffffff url(/img/menu-tab-item.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 468px;
}
.tableheadlines {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background:#ffffff url(/img/menu-tab-item.gif);
	margin-left:28px;
    line-height:24px;
}
a.tableheadlines:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eea400;
	text-decoration: none;
	  margin-left:28px;
  line-height:24px;
}

.standingbutton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background:#ff0000 url(/img/menu-tab-item.gif);
	float: left;
	height: 24px;
	width: 75px;
    line-height:24px;
}
.td1bg {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(/img/row1_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	background-color: #FAFAFA;
}
.td2bg {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(/img/row2_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	background-color: #FAFAFA;
}
.powered {
	font-size: 8pt;
	color:#000000; 
	font-weight:bold;
	text-decoration: none; 
}
.tabletext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}

.tabletext_highligh {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}

.tabletext_highligh:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEA400;
	text-decoration: underline;
	font-weight: bold;
}

.tabletext_runnignSoccerMin {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}