body{
	background: url(grafika/tlo.png);
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#pojemnik{
	width: 780px;
}
#main{
	width: 780px;
	text-align: center;
	color: #ffffff;
	margin: 80px 0 0 50px;
	height: 420px;
}
.kolumna{
	width: 195px;
	float: left;
	min-height: 210px;
	padding: 0px;
}
.komorka{
	width: 160px;
	height: 160px;
	margin: 5px auto;
	/*background: #ffffff;*/
	background-color: #0f0f0f;
	
}
.opis{
	width: 165px;
	margin: 2px auto;
}
img{
	width: 160px;
	height: 160px;
}
a{
	text-decoration: none;
	color: #ffffff;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0;
	margin: 0px;
	padding: 0px;
}
a:hover img{
	border: 0;
	margin: 0px;
	padding: 0px;
}
#stopka img{
	width: 88px;
	height: 31px;
	float: left;
	padding: 10px;
}
#left{
	width: 194px;
	float: left;
}
.kolumna_center{
	width: 194px;
	float: left;
	border-left-style: dashed;
	border-left-color: #8f8f8f;
	border-left-width: 1px;
}
.wiersz{
	border-top-style: dashed;
	border-top-color: #8f8f8f;
	border-top-width: 1px;
}
#stopka{
	width: 780px;
	height: 35px;
	float: left;
	margin: 10px 0 0 50px;
	/*background-color: #ffffff;*/
}
