table,th, td
 {
 border: 1px solid #666666;
 }
table {
 	border-collapse:collapse;
	background-color: #FFFFFF; 
    /*display: block;*/
	
	margin: 20 0 0 0px;
	clear: both;
	float: none;
	width:100%;
	left: 0px;
	text-align: left;
}
td{
	margin:0px;
	padding:3px;
}
.wylaczony {
	color: #000000;
	background-color: #999999;
}
.wylaczony input
{
	height: 60px;
	width: 60 px;
}
td.PEKl{
white-space:nowrap; 
border-right: none;
border-bottom: none;
}
td.PEKp{
border-left: none;
border-bottom: none;
}
.strona {
	display: block;
	margin: auto;
	padding: 0px;
	clear: none;
	float: none;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cele ol {
     counter-reset: item;     
	 list-style-type: decimal; 
	 }  
.cele ol li:before {     
	 content: 'C' counter(item, decimal) '. ';
	 counter-increment: item;  
} 

dl.inline dt, dl.inline dd { 
	float: left;     
	margin: 0 0.5em 0 0;     
} 
dl.inline dd + dt, dl.inline dd + dd {     
	clear: left 
} 
dl.inline dd + dd {     
	float: none 
} 
th{

font-stretch:extra-condensed;
font-weight:normal;
}

iframe {
width:100%;
height:500px;
margin:0px;
padding:0px;
}

.button {
	float:right;
	position: relative;
	left: auto;
	right: 10px;
	padding-top:30px;
	padding-bottom:50px;
	display:block;
}
.button input{
	width:100px;
	height:50px;
}
.instrukcje p {
	background-color: #6699FF;
	display: block;
	padding: 5px;
	width: 100%;
	border: thin solid #3366FF;
}
.kolumna1 {
	width:300px;
}
.nawigacja a {
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	border: thin solid #CCCCCC;
}
.parzysty td{
	background-color: #DDDDDD;
}

/*tabela */
.karty {
border:thin solid #666666;

}

/* koniec tabeli */
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}