body
{
	background-image: url('images/layout/tlo.png');
	background-color: #a2a3a5;
	background-repeat: repeat-x;
}

a
{
	color: #0000a0;
}

a:visited
{
	color: #800080;
}

a:hover
{
	color: #008080;
}

#main_content
{
	max-width:1243px; /* maksymalna szerokość */
	min-width:800px; /* minimalna szerokość */
	margin-left:auto;  /* wyśrodkowanie w przeglądrce */
	margin-right:auto; /* wyśrodkowanie w przeglądrce */
	margin-top: 0;
	text-align:left; /* dla IE6 */
	


}
#background_flower
{
	background-image: url('images/layout/kwiat.png');
	background-repeat: no-repeat;
	background-position:top;
	position: relative;
	min-height: 540px;
	min-width: 1050px;
	top: 50px;
}

#background_woman
{
	background-image: url('images/layout/kobieta.png');
	background-repeat: no-repeat;
	background-position:top;
	position: relative;
	min-height: 540px;
	min-width: 1050px;
	top: 80px;
	left: -220px;
}

#background_squares
{
	background-image: url('images/layout/kratka.jpg');
	background-repeat: repeat-x;
	position: relative;
	min-height: 380px;
	min-width: 1243px;

	/* Komentarzfloat */
/* 	top:0px;
	left:0px; */
}

#napis
{
	width: 425;
	height: 90;

}

#napis img
{
	position: relative;
	left: 210px;
}
#menu
{
	position:relative;
	max-width: 1100px;
	left: 80px;
	top: -20px;
}

#tytul_strony
{
	
}
#content
{
margin:0;
padding:0;
	min-width: 1050px;
	max-width: 1050px;
	min-height: 1000px;
	position: relative;

	left: 100px;
}

#content_left
{
position: relative;
	margin:0;
	padding:0;
	float:left;
	width: 300px;
	top: -57px;
}
#content_right
{
position: relative;
	top: -57px;
	margin: 0px;
	padding:0;
	float:right;
	width: 730px;

}

#menu_boczne1
{
	background-image: url('images/layout/menu_boczne.png');
	background-repeat: no-repeat;
	background-position: center;
}

#menu_boczne2
{
	background-image: url('images/layout/menu_boczne2.png');
	background-repeat: no-repeat;
	background-position: center;
}

#menu_boczne3
{
	background-image: url('images/layout/menu_boczne3.png');
	background-repeat: no-repeat;
	background-position: center;
}

#menu_boczne_kosmetyki
{
	background-image: url('images/layout/menu_boczne_kosmetyki.png');
	background-repeat: no-repeat;
	background-position: center;
}

#menu_boczne1 a, #menu_boczne2 a, #menu_boczne3 a, #menu_boczne_kosmetyki a
{
		color:#444444;
		text-decoration: none;
		font-size:x-small;
}

#menu_boczne1 ul, #menu_boczne2 ul, #menu_boczne3 ul, #menu_boczne_kosmetyki ul
{
		position: relative;
		top: 5px;
		left: -20px;

}

a img
{
	border: none;
}

.center
{
	text-align: center;
}

.centre
{
	text-align: center;
}

p,ul,li,h1,h2,h3, div
{
	text-indent: 1.5em;
	color: #3e3d40;
	font-family: Myriad;

}



h3
{
		text-indent: 1.5em;
	color: #3e3d40;
	font-family: Myriad;
}

h3,h4,h5
{
	text-indent: 0em;
}

#tekst_o_nas
{
	position: relative;
	left: 180px;
	max-width: 700px;
	top:-45px;
}

#tekst_o_nas p
{
	text-indent: 0em;	
}

table

{
	font-size:1.2em;
}

th
{
	color: #3e3d40;
	font-family: serif;
	font-size: 2em;
	font-style: italic;
	font-stretch: narrower;
	font-weight: lighter;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	margin-left: 0.2em;
	margin-right: 0.2em;
	border-top: 1px dotted #3e3d40;
	border-bottom: 1px dotted #3e3d40;
		border-right: 1px dotted #3e3d40;
	border-left: 1px dotted #3e3d40;
		background-image: url(images/layout/table_shade.png);
	background-position: top;
	background-repeat: repeat-x;
}

tr
{
	font-size:1.05em;
}

tr td h3 div.exclamation
{
	font-size: large;
}
.cennik
{
	
	font-size:.95em;
	color: #ece1c9;
	text-align:center;
	padding-left:1em;
	width: 80%;
	margin-left: auto;
	margin-right: auto;

}

.cennik td
{
	line-height: 1.3em;
	border-bottom: 1px dotted #3e3d40;
	border-right: 1px dotted #3e3d40;
	border-left: 1px dotted #3e3d40;
  color: #3e3d40;
	font-family: Myriad;
}

td.cennikDlonie
{
	width: 11%;
}

ul.noDots
{
	list-style-type: none;
	font-size: .85em;
}

a.kosmetyki:hover
{
	color: white;
}

a.kosmetyki:visited
{
	color: #3e3d40;
}

a.kosmetyki
{
	color: #3e3d40;
}

div.gallery
{
	position: relative;
	top: 10px;
	left: 80px;
	background-image: url('images/layout/makijaz_galeria_przycisk.png');
	background-repeat: no-repeat;
	width: 150px;
	height: 40px;
}
div.gallery:hover
{
	cursor: pointer;
	background-image: url('images/layout/makijaz_galeria_przycisk_hover.png');
	background-repeat: no-repeat;
}

img.gruper
{
	cursor: pointer;	
}
