#content-main table.kosmetyka, #content-main table.fryzjerstwo, #content-main table.manicure
{
	font-size: 	12px;
	width:		685px !important;
    
    margin: 10px 0px 0px 70px;
}

#content-main table.kosmetyka th, #content-main table.fryzjerstwo th, #content-main table.manicure th
{
	color: 	   #AF5022;
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #86310C;	
}

#content-main table td
{
	vertical-align: top;
	text-align: justify;
	padding: 5px;
}


#content-main table td.cena
{
	width:     	60px;
	text-align: right;
	color: 	   	#AF5022;
}


/* FRYZJERSTWO */

#content-main table.fryzjerstwo tr.header td
{
	font-weight: bold;
}

#content-main table.fryzjerstwo td.cena
{
	width:     	100px;
	text-align: center;
	color: 	   	#AF5022;
}


#content-main table.fryzjerstwo ul
{
	margin-left: 20px;
}


/* GALERIA */


#gallery
{
	margin-left: 70px; 
	margin-right: 50px; 
	margin-top: 50px;
}

.imageBox
{
	float: left;
	margin: 7px;
}

.imageBox img
{
	border: 1px solid #87683c;
}