@charset "utf-8";
/* CSS Document */
html, body {
	height:101%;
	margin:0;
	padding:0;
	background-color:#9FDF96;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin:0 0 1em 0;
}
#main {
	width:900px;
	margin:auto;
	background-color:#66AECA;
	position:relative;
}
#head {
	height:255px;
	position:relative;
	background-color: #E90000;
	background-image: url(../pics/head_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#head .title {
	color:#fff;
	position: absolute;
	bottom:0;
	right:0;
	text-align:right;
	font-size:1.5em;
	padding:0.5em;
	display:none;
}
#head #clock-holder {
	text-align:right;
	color:#fff;
	padding:0.2em;
}
#menu-top {
	text-align:center;
	padding:2em;
	background-color: #66AECA;
	background-image: url(../pics/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 75px;
}
#srodek {
	margin:0 0 1em 0;
	background-color:#C4E1E0;
	border:1px solid #000;
}
#foot {
	background-color:#C4E1E0;
	border:1px solid #000;
	padding:1em;
	margin-top:1em;
}
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#C03;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
table {
	table-layout:fixed;
}
ul#menu-left {
	list-style-image:url(../pics/serce1.gif);
	margin:1em 0 1em 2em;
	padding:0;
	list-style-position:outside;
}
ul#menu-left li {
	margin:0;
	padding:0.4em;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 1em 0;
	padding:0;
}
div.holder {
	padding:1em;
	margin:0.3em;
}
h1.title {
	font-size:1.3em;
	border-bottom:2px solid #66AECA;
	text-align:left;
	background-image: url(../pics/serce1.gif);
	background-repeat: no-repeat;
	background-position: 0.4em 0.9em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 20px;
}
h2.title {
	font-size:1.1em;
	border-bottom:2px solid #66AECA;
	text-align:center;
}
h3.title {
	font-size:1.1em;
	border-bottom:1px solid #66AECA;
	text-align:left;
	background-image: url(../pics/serce1.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.7em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 20px;
}
div.hr {
	width:30px;
	height:11px;
	margin:1em auto;
	background-color:#C4E1E0;
	background-image:url(../pics/serce1.gif);
	background-position:50% 50%;
	background-repeat:repeat-x;
	border:1px solid #C4E1E0;
	clear:both;

}
hr {
	height:11px;
	background-color:#C4E1E0;
	background-image:url(../pics/serce1.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	border:1px solid #C4E1E0;
}
div.tresc
{
	margin:0 1em;
}
div.tresc a:link {
	color:#06F;
	text-decoration:underline;
}
div.tresc a:visited {
	color:#06F;
	text-decoration:underline;
}
div.tresc a:active {
	color:#06F;
	text-decoration:none;
}
div.tresc a:hover {
	color:#08F;
	text-decoration:underline;
}

table.turnusy-table {
	border:1px solid #66AECA;
}
table.turnusy-table caption {
	text-align:left;
	padding:10px 3px;
}
table.turnusy-table caption p {
	margin:0;
	padding:0;
}
table.turnusy-table th {
	border:1px solid #66AECA;
	background-color:#66AECA;
}
table.turnusy-table td {
	border:1px solid #66AECA;
	vertical-align:middle; 
	text-align:center; 
	padding:3px;
	border-spacing:2px;
}
table.turnusy-table tbody td {
	font-size:14px;
}
table.turnusy-table tbody td big {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
}
table.turnusy-table tfoot td {
	text-align:left;
}
.red {
	color:#f00;
}

#pit2010 {
  position:relative;
  z-index:10;
  left:690px;
  top:-220px;
  width:210px;  
}

#pit2011 {
  position:relative;
  z-index:10;
  left:440px;
  top:-110px;
  width:454px;  
}

#pit2010 span {
  background-color:#cfcfcf;
  display:block;
  margin-top:5px;
}

#pit2011 span {
  background-color:#cfcfcf;
  display:block;
  margin-top:5px;
}

