
html, body, table {
	height: 100%;
	padding: 0;
	margin: auto;
	/*background-color: #444;*/
	background-color: #39373c;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

*body { /* hack dla IE */
overflow: auto;
text-align: center;
}
object {
display: block;
border: none;
}
td.links{
	line-height:170%;
}
div.ukryty{	
	position : absolute;	
	color : #D9D4C9;
	text-align : center;
	font-size : 1px;
	visibility: hidden;
	left : -5000px;
	top : -5000px;
}
a{
color : #999;
	text-decoration: none;
}
a:hover{
color : #00CCCC;
	text-decoration: none;
	/*background-color: Black;*/
}
img.work{
/*550x366*/
border: 0px;
/*border: solid 3px #000;*/
}
img, a img{
	background-color: #444;
}
span.white{
	color: #fff;
}
span.title{
	color : #999999;
	}