@charset "utf-8";
/* CSS Document */
/*strona główna - skróty do usług */
a#hair_starter{
	background:url(../images/hair_start_point.gif) no-repeat;
	width: 305;
	height: 305;
	display:block;
}
a#cosm_starter{
	background:url(../images/cosm_start_point.gif) no-repeat;
	width: 305;
	height: 305;
	display:block;
}
a#nail_starter{
	background:url(../images/nail_start_point.gif) no-repeat;
	width: 305;
	height: 305;
	display:block;
}
/*podstrona - ogólne cechy*/

td.left_panel{
	
}
td.right_panel_head{
	text-align:center;
	
}
td.right_panel_text{
	font-size:14px;
	padding-top:10px;
	padding-left:25px;
	padding-bottom: 10px;
	padding-right:25px;
	text-align:left;
	
}
table.form_table{
	font-size:12px;
	padding: 5px;
}
div.map_black_pad{
	background: url(../images/access_map.gif) no-repeat;
	width: 490px;
	height: 312px;
	border: thin solid #9C8C79;
}
.input_black_pad{
	width: 300px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:url(../images/body_black_trans_fill.png) repeat;
	border: thin solid #9C8C79;
	color:  #9C8C79;
}
.textarea_black_pad{
	width: 300px;
	height: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:url(../images/body_black_trans_fill.png) repeat;
	border: thin solid #9C8C79;
	color:  #9C8C79;
}
span.required_field{
	font-size: 10px;
	color:  #9C8C79;
}
p.dane_tele{
	font-size:12px;
}
div#error_message{
	width:100%;
	height: auto;
	padding-top:10px;
	padding-bottom: 10px;
	background-color:#FF0099;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
div#success_message{
	width:100%;
	height: auto;
	padding-top:10px;
	padding-bottom: 10px;
	background-color:#FF9900;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;

}
li.subcat_list{
	list-style-image:url(../images/list_icon.png);
}

td.gallery_entry_point{
	background:url(../images/gallery_entry_point.gif) no-repeat;
	width: 206px;
	height: 206px;
	text-align: center;
	margin-top:auto;
	margin-bottom:auto;
	border: none;
}