#left{
	width:200px;
	float:left;
	background:#fff url(../images/pasek_pion_l.png) no-repeat right;

}


#right{
	width:480px;
	float:right;

}

#bottom{
	margin-top:10px;
	width:745px;
	float:left;
}

.container{
	float:left;
	width:754px;
	background-color: #fff;
}

#lista_sklepow {
	border-top: solid 1px #E9F1F8;
	margin-bottom:20px;
}

#lista_sklepow th{
	color:#2D8AD0;
	text-align:left;
}

#lista_sklepow td{
	font-size: 10px;
	border-bottom:solid 1px #E9F1F8;
}

#lista_sklepow .adr{
	color: red;
}

#lista_sklepow .tel{
	color:#7C7C7C;
}

#lista_sklepow .dzien{
	color:#2D8AD0;
}


#nums{
	line-height: 20px;
}

#poprzednie{
	color: #2D8AD0;
	text-align:left;
}

#strony{
	text-align:center;
	color:#7C7C7C;
}

#nastepne{
	color:#2D8AD0;
	text-align:right;
}

select#m{
	font-size:9px;
	width: 160px;
}

#galeria_{
	position:absolute;
	border:solid 2px #000;
	z-index: 10;
	background-color:#EAEAEA;
	/*
	top:0px;
	left: 0px;
	*/
}

#zdjatko{

}

#dark{
	z-index: 5;
	background-color: #000;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
