.hideElement {
	display: none;
}

.showElement {
	display: block;	
}

.showTableCell {
	display: table-cell;
}

.nieedytowalny {
	background-color: #EEE5EE;
}

.edycja {
	background-color: #EEFFEE;	
}

.cenaInput {
	background-color : #EEEEEE;
	width: 50px;
}

.cenaWspolnaInput {
	background-color : #EEEEEE;
	width: 150px;
	text-align: center;
}

.nazwaInput {
	background-color : #EEEEEE;
	width: 150px;
}

.search-result-suggestions1{
	position: absolute;
	background: url(assets/select_multipart_151.gif) top left no-repeat;
	border: none!important;
	border-width: 0;
	height: 151px;
	width: 232px;
	display: none;
	z-index: 100;
}

.search-results1 ul{
	list-style: none;
	margin-bottom: 1em;
}

.search-results1 a{
	display: block;
	color: #1d1d1d;
	text-decoration: none;
	padding: 0 1em;
}

.search-results1 a.selected, .search-results1 a:hover {
	color: #FFF;
	background: #3366CC;
}

.search-result-suggestions2{
	position: absolute;
	background: url(assets/search_input_181x151.gif) top left no-repeat;
	border: none!important;
	border-width: 0;
	height: 151px;
	width: 181px;
	display: none;
	z-index: 100;
}

.search-results2 ul{
	list-style: none;
	margin-bottom: 1em;
}

.search-results2 a{
	display: block;
	color: #f933c3;
	text-decoration: none;
	padding: 0 1em;
}

.search-results2 a.selected, .search-results2 a:hover{
	color: #FFF;
	background: #3366CC;
}

#dhtmltooltip {
	position: absolute;
	width: 250px;
	border: 0px solid #fff;
	padding: 2px;
	padding: 8px;
	color: #fff;
	font-weight: bold;
	visibility: hidden;
	z-index: 100;
	opacity: .90;
	}


* {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
}

body {
	background: url(assets/body_bg.jpg) top center repeat-x #a1a1a1;
	color: #4a4a4a;
	font-family: Helvetica;
	font-size: 12px;
}

a {
	color: #d5352b;
	text-decoration: underline;
}
a:hover {
	color: #f7574d;
}

.orange {
	color: #d5352b;
}

.pink {
	color: #CD0073;
}
a.pink:hover {
	color: #ef2295;
}

.pink_gal {
	color: #a3006c;
	font-family: Times;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
}
a.pink_gal:hover {
	color: #ef2295;
}

h3 {
	color: #d5352b;
	font-size: 14px;
}

hr {
	border-top: 1px solid #f7dddc;
	margin: 10px 0;
}

textarea {
	background-position: bottom left;
	background-attachment: scroll;
	overflow: auto;
}

.inputText_70 {
	background: url(assets/inputText_70.gif) top left no-repeat;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 1em;
	height: 16px;
	padding: 5px;
	width : 63px;
}

label,
form div.listForm ul li.firstItem {
	color: #d5352b;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px;
}
form select,
form .inputText,

form .inputFile {
	background: url(assets/inputText.gif) top left no-repeat;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 1em;
	height: 16px;
	padding: 5px;
	width: 222px;
}
form .inputFile {
	background: url(assets/inputText_120.gif) top left no-repeat;
}
form select {
	background-color: white !important; 
}
form select {
	font-family: Helvetica;
	font-size: 12px;
	height: 26px;
	width: 232px;
}
form select.selectMultiple {
	background: url(assets/select_multipart.gif) top left no-repeat;
	border: none!important;
	border-width: 0;
	height: 121px;
	width: 232px;
}
form select option {
	padding: 0 5px;
}

form hr {
	clear: both;
}

form div.listForm {
	margin: 0 auto;
	width: 95%;
}
form div.listForm ul {
	float: left;
	margin-top: 10px;
	width: 33%;
}
	form div.listForm ul li label {
		color: #4a4a4a;
		font-weight: normal;
		font-size: 12px;
	}
	form div.listForm ul li label input {
		margin-right: 3px;
	}
	form div.listForm ul li.firstItem {
		margin-bottom: 10px;
	}
	form div.listForm ul li.firstItem label {
		color: #d5352b;
		font-size: 14px;
		font-weight: bold;
	}

#wyszukiwanieForm {
	position: relative;
}

#rateForm table,
#commentForm table,
#photoForm table,
#passwordForm table,
#personalForm table,
#dodajSalonForm table,
#wyszukiwanieForm table,
#wyszukiwanieForm hr {
	margin: 10px auto;
	width: 415px;
}
#rateForm table label,
#commentForm table label,
#photoForm table label,
#passwordForm table label,
#personalForm table label,
#dodajSalonForm table label,
#wyszukiwanieForm table label {
	display: block;
	text-align: right;	
}
#rateForm table th,
#commentForm table th,
#photoForm table th,
#passwordForm table th,
#personalForm table th,
#dodajSalonForm table th,
#wyszukiwanieForm table th {
	color: #ababab;
	padding-right: 5px;
	text-align: right;
	width: 175px;	
}

.formTable hr {
	margin: 10px auto;
	width: 415px;
}

.formTable label {
	display: block;
	text-align: right;	
}

.formTable th {
	color: #ababab;
	padding-right: 5px;
	text-align: right;
	width: 175px;	
}


#mainContainer {
	background: url(assets/container_bg3.jpg) top center no-repeat;
	min-width: 960px;
	width: 100%;	
}
#outline {
	background: url(assets/bottom2.jpg) bottom center no-repeat #f0edee;
	position: relative;
}
#gradient {
	height: 200px; 
	position: absolute; 
	top: 0;
	width: 100%; 
}
#container {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#top {
	margin: 0 auto;
	height: 205px;
	position: relative;
	width: 960px;
}

#top2 {
	margin: 0 auto;
	height: 205px;
	position: relative;
	width: 960px;
}

#logo {
		float: left;
		margin-top: 15px;
	}
		#logo img {
			width: 231px;
			height: 82px;
		}
		
	#slogan {
		color: #c12b96;
		font-family: Times;
		font-size: 26px;
		font-style: italic;
		font-weight: normal;
		position: absolute;
		top: 50px;
		left: 260px;
	} 
		#slogan span {
			color: #a3006c;
			font-size: 36px;
		}
	
	#loginForm {
		background: url(assets/login_form_bg.gif) top center no-repeat;
		float: right;
		height: 86px;
		position: relative;
		width: 300px;
	}
		#loginForm label {
			color: #595959;
			font-size: 12px;
			font-weight: normal;
		}
		
		#loginForm .inputText {
			background: url(assets/login_form_input.png) top left no-repeat;
			height: 21px;
			width: 84px;
		}
		
		#loginFormRejestruj {
			background-image: url(assets/button_rejestruj.png);
			height: 30px;
			width: 87px;
		}
		
		#loginForm #loginFormLeft {
			position: absolute;
			left: 7px;
			top: 15px;
			width: 200px;
		}
		#loginForm #loginFormRight {
			position: absolute;
			top: 15px;
			left: 205px;
		}
		
		#loginForm p {
			position: absolute; 
			width: 150px; 
			top: 55px; 
			left: 8px;
		}
		#loginForm p label {
			left: 25px; 
			position: absolute; 
			top: 5px;	
			width: 125px; 
		}
		
	#loginForm.logged {
		background: url(assets/login_form_bg.gif) top center repeat;
		float: right;
		height: 86px;
		position: relative;
		width: 360px;
	}
	#loginForm.logged img,
		#loginForm.logged p {
			color: #545454;
			font-size: 14px;
			float: left;
			position: static;
			margin: 5px 0 0 5px;
		}
		#loginForm.logged p {
			width: 210px;	
		}
		#loginForm.logged p em {
			color: #8c0055;
			font-style: normal;
		}
		#loginForm.logged p span {
			color: #b4b4b4;
			font-size: 12px;
		}
		#loginForm.logged div {
			float: right;
			margin: 10px 5px 0;
		}
		#loginForm.logged div a {
			background: url(assets/pink_button_tall.png) top left no-repeat;
			color: #fff;
			display: inline-block;
			height: 25px;
			font-weight: bold;
			padding-top: 9px;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			width: 87px;	
		}
		
	#topMenu {
		clear: right;
		float: right;
		margin-top: 12px;
		overflow: auto;
		width: 219px;
	}
		#topMenu li {
			float: left;
		}
		#topKosmetyczka {
			height: 34px;
			width: 132px;
		}
		#topFryzjer {
			height: 34px;
			width: 87px;
		}
		
	#menu {
		clear: both;
		float: left;
		margin-top: -12px;
		height: 54px;
		position: absolute;
		top: 135px;
		left: 0;
		width: 100%;
	}
	#menu li {
		float: left;
		margin-right: 1px;
	}
	#menu li a {
		color: #fff;
		display: block;
		font-size: 20px;
		height: 40px;
		padding: 14px 16px 0;
		text-decoration: none;
	}
	#menu li a:hover {
		color: #ffaad5;	
	}
	#menu li a:hover span {
		color: #f257a5;
	}
	
	#menu li.currentItem a {
		background: url(assets/menu3.gif) top left no-repeat;
	}
	#menu li.currentItem a span,
	#menu li.currentItem:hover a span {
		color: #550031;
	}
	#menu li.currentItem:hover a {
		color: #fff;
	}
	#menu li a span {
		color: #ef92b9;
		display: block;
		font-size: 12px;	
	}
#breadCrumb {
	bottom: 7px;
	color: #fff;
	left: 0;
	position: absolute; 
}
	#breadCrumb a {
		color: #fff;
		text-decoration: underline;	
	}
#bottom {
	bottom: 0px;
	height: 360px;
	position: relative;
	width: 100%;
}
	#bottomMenu {
		clear: both;
		float: left;
	}
	#bottomMenu li {
		float: left;
		margin-right: 16px;
	}
	#bottomMenu li a {
		color: #73003b;
		text-decoration: none;
	}
	#bottomMenu li a:hover {
		color: #95225d;	
	}
	
	#newUsers {
		clear:left;
		float: left;
		margin-top: 15px;
	}
		#newUsers h2 {
			clear:left;
			color: #fff;
			font-family: Georgia;
			font-style: italic;
			font-size: 18px;
			font-weight: normal;
		}
		#newUsers h2 a {
			color: #fa4fc3;
			text-decoration: none;
		}
		#newUsers h2 a:hover {
			color: #fc6fe5;
		}
		#newUsersHeader {
			height: 30px;
			width: 180px;
		}
		#newUsers ul {
			width: 650px;
		}
		#newUsers ul li {
			float: left;
			margin: 5px 10px 0px 0;
		}
		#newUsers ul li img {
			border: 6px solid #62003c;
			float: left;
			margin-right: 0px;
		}
		#newUsers ul li h2 {
			border-bottom: 1px solid #fa4fc3;
			color: #fa4fc3;
			float: left;
			font-family: Times;
			font-size: 15px;
			font-style: italic;
		}
		#newUsers ul li p {
			color: #ababab;
			float: left;
			padding: 5px 4px;	
			width: 200px;
		}
		
		#mostActive {
			float: right;
			width: 295px;
			color: #fff;
			font-family: Georgia;
			font-size: 18px;
			font-style: italic;
			font-weight: normal;
			text-align: center;
			padding: 10px 0 10px;
		}
		#mostActive h2 {
			color: #fff;
			font-family: Georgia;
			font-size: 18px;
			font-style: italic;
			font-weight: normal;
			padding: 20px 0 10px;
		}
		#mostActive li {
			float: left;
			margin: 10px 0 0 0;
		}
		#mostActive li a {
			padding-right: 10px;
		}
		#mostActive li a img {
			border: 6px solid #d99190;	
		}
		#footer {
			color: #dadada;
			position: absolute;
			left: 0;
			bottom: 48px;
		}
		
#content {
	overflow: auto;
	width: 960px;
}
#advBanner {
	height: 100px;
	margin-top: 10px;
	width: 751px;
}
#sidebar {
	float: left;
	margin-top: -37px;
	overflow: auto;
	width: 300px;
}

#searchPane {
	background: url(assets/search_pane.gif) top left no-repeat;
	clear: both;
	overflow: hidden;
	height: 560px;
	padding: 60px 15px 0;
	position: relative;
	width: 270px;
}
	#searchPane h2 {
		color: #fff;
		font-family: Times;
		font-style: italic;
		font-size: 20px;
		font-weight: normal;
		padding-right: 10px;
		position: absolute;
		right: 0px;
		top: 12px;
		text-align: right;
	}
	#searchPane.searchPaneShort {
		background: url(assets/search_pane_short.gif) top left no-repeat;
		height: 113px;
		margin-bottom: 15px;
	}
	#searchPane p {
		color: #fff;
		font-size: 20px;
		margin: 10px 0;	
	}
	#searchPane .kat,
	#searchPane .kat a {
		color: #fff;
		font-size: 18px;
		margin: 3px 0;	
		text-decoration: none;
	}
	#searchPane .kat a:hover {
		color: #f7574d;	
	}
	#searchPane div {
		position: relative;	
	}
	#searchPane .inputText {
		background: url(assets/search_input.gif) top left no-repeat;
		color: #f933c3;
		font-size: 14px;
		height: 19px;
		padding-left: 5px;
		padding-top: 5px;
		width: 175px;
	}
	#searchPane .inputSubmit {
		margin-left: 5px;
		position: absolute;
		top: 33px;	
	}	
	#advanceSearch {
		bottom: 10px;
		color: #de4e8c;
		font-size: 12px;
		position: absolute;
		right: 10px;
		text-decoration: underline;	
	}

#subcontent {
	float: left;
	overflow: auto;
	width: 660px;
}
	#intro {
		color: #727272;
		font-size: 14px;
		left: 0;
		position: absolute;
		top: 270px;
		width: 300px;
	}

#mainPageHeader {
	color: #e69e97;
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	position: absolute;
	top: 125px;
}
	#mainPageHeader span {
		color: #6d0005;		
	}
	

#top10 {
	background: url(assets/top10.gif) top left no-repeat;
	clear: both;
	padding-top: 75px;
	position: relative;
	width: 660px;
}
	#top10 h2 {
		color: #fff;
		font-family: Georgia;
		font-style: italic;
		font-weight: normal;
		height: 70px;
		left: 0;
		position: absolute;
		top: 0px;
		width: 500px;
	}
	#top10 h2 span {
		line-height: 1.2em;
		position: absolute;	
	}
	#top10List li {
		height: 112px;
		margin: 0 0 5px;
		overflow: auto;
		position: relative;
	}
	.top10info {
		height: 101px;
		left: 0;
		position: absolute;
		text-decoration: none;
		top: 0;
		width: 492px;
	}
	
	.list_elem_title img {
		float: left;		
	}
	
	.list_elem_title {
		background: url(assets/lista_tytul_zwykly.gif);
		width: 480px;
		height: 26px;
		float : right; 
		white-space: pre-wrap;
		margin : 3px 4px 3px 4px;
	}	
	
	.list_elem_title a {
		color: black;
		font-family: Times;
		font-style: italic;
		font-size: 22px;
		font-weight: normal;
		text-decoration: none;
		float: left;	
		margin-left: 5px;	
	}
	
	.list_elem_content {
		background: url(assets/lista_tlo_zwykly.gif);
		width: 490px;
		height: 102px;
		float: right;	
		margin: 0px 0px 0px 0px;	
	}
	
	
	
	.list_elem_img_premium {
		border: 4px;
		border-color: #990066;
		border-style: solid;
		float: left;
		margin: 0px 0px 0px 0px;
	}
	
	.list_elem_title_premium {
		background: url(assets/lista_tytul_premium.gif);
		width: 381px;
		height: 32px;
		float : right; 
		white-space: pre-wrap;
		margin : 3px 4px 3px 4px;
	}	
	
	.list_elem_title_premium img {
		float: left;		
	}
	
	.list_elem_title_premium a {
		color: white;
		font-family: Times;
		font-style: italic;
		font-size: 22px;
		font-weight: normal;
		text-decoration: none;
		float: left;	
		margin-left: 5px;	
	}
	
	.list_elem_content_premium {
		background: url(assets/lista_tlo_premium.gif);
		width: 389px;
		height: 102px;
		float: right;	
		margin: 0px 0px 0px 0px;	
	}	
	
	
	
	.top10info div {
		font-size: 14px;
		font-family: Times;
		font-weight: bold;
		position: relative;
	}
	.top10info div span {
		float: left;	
	}
	.top10info div .price {
		float: left;
		position: relative;
		left: 3px;
	}
	.top10info .title h3 {		
		margin: 3px 0 3px;
	}	
	
	.top10info .title h3 a:hover {
		color: #3f3f3f;
	}
	.top10info .price img {
		margin: 0;
	}
	.top10info p {
		margin: 2px 0 5px;
	}
	.top10grade {
		left: 495px;
		padding-top: 5px;
		height: 96px;
		position: absolute;
		width: 165px;
	}
	.top10grade span {
		background: url(assets/comments.gif) top left no-repeat;
		color: #fff;
		display: block;
		height: 21px;
		line-height: 1em;
		right: 15px;
		padding-top: 2px;
		position: absolute;
		text-align: center;	
		width: 33px;
	}
	.top10grade p {
		color: #96004c;
		clear: both;
		font-size: 33px;
		font-family: Times;
		margin-top: 20px;
		text-align: center;
	}
	.top10grade div {
		margin: 5px auto 0;
	}
	
	#location h2 {
		color: #6d0005;
		font-family: Georgia;
		font-size: 24px;
		font-style: italic;
		font-weight: normal;
		margin: 5px 0;
	}
#salonBox {
	background: url(assets/white_top_492.gif) 0 41px no-repeat;
	position: relative;
	width: 642px;
	overflow:  auto;
}
		
	#salonBox .boxBackground {
		padding-bottom: 10px;
		position: relative;
		width: 466px;
	}
	
	#salonBox .orangeLink {
		text-decoration: underline;
	}
	
	#salonBox .boxBottom {
		background: url(assets/white_bottom_492.gif) bottom left no-repeat;
		position: relative;
		width: 100%;
	}		

	.sideLinks {
		position: absolute;
		bottom: 0px;
		right: 0;
		padding-left: 5px;
		width: 145px;
	}
	.sideLinks a {
		display: block;
		position: relative;
	}
	
	#salonBoxInfo {
		background: #f2f2f2;
		clear: left;
		color: #d5352b;
		float: left;
		padding-bottom: 3px;	
		width: 200px;
		display: inline;
	}
		#salonBoxInfo p {
			padding: 3px;	
		}
		#salonBoxInfo a {
			color: #d5352b;
			text-decoration: underline;	
		}
		
	#salonBoxRight {
		float: left;
		padding: 10px;
		width: 235px;		
	}
	
	
	#salonGrade {
		background: url(assets/salon_grade.gif) top left no-repeat;
		color: #96004c;
		height: 93px;
		padding-top: 5px;
		position: absolute;
		right: 0px;
		text-align: center;
		top: 50px;
		width: 150px;
	}
		#salonGrade p {
			font-size: 33px;
		}
		#salonGrade .points {
			margin: 0 auto;	
			text-align: left;
		}
	#salonBox .salonPreferences {
		background: url(assets/salon_preferences.gif) top right no-repeat;
		height: 132px;
		padding-top: 8px;
		right: 2px;
		top: 150px;
	}
		
	#salonComments, #salonProm {
		background: url(assets/salon_comments.png) top left no-repeat;
		margin-top: 15px;
		padding-top: 45px;
		position: relative;
		width: 642px;
	}
	#salonComments h2, #salonProm h2 {
		color: #fff;
		font-size: 20px;
		font-family: Georgia;
		font-style: italic;
		font-weight: normal;
		position: absolute;
		top: 8px;
		left: 10px;
	}
	#salonComments .salonPreferences li {
		background: none;
		line-height: 1em;
	}
		#commentsSort {
			background: url(assets/sort_bg.gif) top left no-repeat;
			height: 42px;
			padding-top: 8px;
			position: absolute;
			right: 0;
			top: 0px;
			text-align: center;
			width: 146px;
		}
		#commentsSort a {
			color: #4a4a4a;
		}
		#commentsSort a:hover {
			color: #96004c;
		}
		#commentsSort .currentItem {
			color: #96004c;
			text-decoration: underline;
		}
		
		#commentList li.comment {
			background: url(assets/comment_bg.png) top left no-repeat;
			margin: 0 0 10px;
			overflow: auto;
			padding-top: 6px;
			position: relative;
			width: 642px;
		}
		.userData {
			float: left;
		}
		.userData img {
			border: 5px solid #a90011;
		}
		.userData p span {
			display: block;
			font-size: 14px;	
		}
		.userData p a {
			font-family: Times;
			font-style: italic;
			font-size: 15px;
			text-decoration: none;	
		}
		.comment .boxBackground {
			background: #fff;
			overflow: auto;
			position: relative;
			width: 466px;	
		}
		.comment .boxBottom {
			background: url(assets/white_bottom_492.gif) bottom left no-repeat;
		}
		.comment .descriptionList {
			float: left;
			margin-left: 20px;
			width: 350px;
		}
		
		.commentGrade {
			position: absolute; 
			right: 15px;
			top: 12px; 
		}
		.commentGrade span {
			color: #96004c;
			display: inline-block;
			float: left;	
			font-family: Times;
			font-size: 22px;
			left: 8px;
			position: relative;
			text-align: center;	
			top: -3px;
			width: 34px;
		}
		.commentGrade div {
			float: left;
		}
		.commentGrade .miniPoints img {
			border: none;	
		}
		.commentTower {
			height: 180px;
			float: left;
			width: 0;
		}
		.commentAnswer {		
			text-align: right;			
		}
		.commentAnswer_answerBox {
		
		}
#profile {
	background: url(assets/white_top_359.gif) 0 41px no-repeat;
	overflow: auto;
	width: 650px;
}
#profileWide{
	background: url(assets/white_top_641.gif) 0 41px no-repeat;
}
#profileWide .boxBackground {
	width: 615px;
}
	#profile form {
		clear: left;
	}
	#profileWide strong,
	#profile strong,
	#profile form label {
		color: #d5352b;
		display: block;
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 3px;	
	}
	#profile .whiteTabContent {
		width: 359px;
	}
	#profile .boxBackground {
		clear: left;
		float: left;
		padding-bottom: 6px;
		width: 333px;
	}
	#profile .boxBottom {
		background: url(assets/white_bottom_359.gif) bottom left no-repeat;
		float: left;
		overflow: auto;
		padding-bottom: 6px;
		width: 359px;
	}
	#profileWide form div img,
	#profile form div img {
		margin: 0 13px 13px 0;
	}
	#profileWide form div img,
	#profileWide form div ul,
	#profile form div img,
	#profile form div ul {
		float: left;
	}
	#profile form textarea {
		background: url(assets/textarea.png) bottom left no-repeat;
		height: 120px;
		width: 331px;
	}
	#profileWide .outerFields,
	#profile .outerFields {
		float: left;
		margin-left: 5px;
		margin-top: -5px;
		width: 277px;
	}
	#profileWide .outerFields {
		margin-top: 0;
		margin-left: 15px;
	}
	#profile .outerFields textarea {
		background: url(assets/textarea_279.png) bottom left no-repeat;
		height: 85px;
		margin-bottom: 2px;
		width: 279px;	
	}
#premiumMessage {
	background: url(assets/white_top_641.gif) 0 41px no-repeat;
	overflow: auto;
	width: 650px;	
}
	
.premiumMessageBox {
	clear: left;
	float: left;
	padding-bottom: 6px;
	padding-left : 10px;
	width: 631px;
	background-color: white;
}

.premiumMessageBox div {
	font-size: 16px;
	font-weight: bold;
}

.premiumMessageBox ul li {
	font-size: 14px;	
}

.premiumMessageBoxBottom {
	background: url(assets/white_bottom_641.gif) bottom left no-repeat;
	float: left;
	overflow: auto;
	padding-bottom: 6px;
	width: 641px;
}
	
#profileDetails {
	background: url(assets/white_top_641.gif) 0 41px no-repeat;
	width: 641px;
}
	#profileDetails .boxBottom {
		background: url(assets/white_bottom_641.gif) bottom left no-repeat;
	}
	#profileDetails .boxBackground {
		width: 615px;
	}
	#profileDetails .details {
		padding-top: 15px;
		float: right;
		width: 210px;
	}
	#profileDetails .details img {
		display: block;
	}
	#profileDetails .detailsPhoto {
		display: block;
		margin: 0 auto;	
	}
	#profileDetails .detailsPhoto img {
		display: block;
		margin: 0 auto;	
	}
	#profileDetails .message {
		display: block;
		margin: 2px 0 10px;
		text-decoration: none;
		line-height: 1.2em;
	}


	#zdjecieGrade {
		background: url(assets/salon_grade.gif) top left no-repeat;
		color: #96004c;
		height: 93px;
		padding-top: 5px;
		right: 0px;
		text-align: center;
		top: 50px;
		width: 150px;
	}
	#zdjecieGrade p {
		font-size: 33px;
	}
	#zdjecieGrade .points {
		margin: 0 auto;	
		text-align: left;
	}

	
#floralMenu {
	background: url(assets/floral_menu.gif) 0 6px no-repeat;
	clear: both;
	height: 50px;
	margin: 10px 0;
}
	#floralMenu li {
		display: block;
		float: left;
		overflow: auto;
	}
	#floralMenu li p {
		display: block;
		float: left;
		font-size: 20px;
		padding-left: 2px;
	}
	#floralMenu li a  {
		color: #fff;
		display: block;
		float: left;
		font-size: 15px;
		height: 28px;
		padding: 13px 7px 7px;
		text-align: center;
		text-decoration: none;
	}
	#floralMenu li span  {
		display: block;
		float: left;
		height: 51px;
		padding-right: 2px;
	}
	
	#floralMenu .currentItem {
		background: url(assets/floral_menu_over.gif) 50% -169px no-repeat;
	}
	#floralMenu .currentItem p {
		background: url(assets/floral_menu_over.gif) 0 0  no-repeat;
	}
	#floralMenu .currentItem a {
		background: url(assets/floral_menu_over.gif) 0 -51px repeat-x;
	}
	#floralMenu .currentItem span {
		background: url(assets/floral_menu_over.gif) 100% -110px  no-repeat;
	}

#personalData,	
#profilePhotos {
	background: url(assets/white_641.gif) 0 -12px no-repeat;
	padding-top: 12px;
	width: 641px;
}
	#personalData .boxBackground,
	#profilePhotos .boxBackground {
		padding: 0 13px;
		width: 615px;
	}
	#personalData .boxBottom,
	#profilePhotos .boxBottom {
		background: url(assets/white_bottom_641.gif) bottom left no-repeat;
	}
	#profilePhotos .boxFooter {
		background: url(assets/white_641.gif) bottom center no-repeat;
		height: 16px;
		margin: 0;
		padding: 0;
		line-height: 0;
	}
	#profilePhotos form {
		margin: 0 auto;
		width: 350px;
	}
	#profilePhotos .photoTable {
		margin: 0 auto;	
		border-spacing: 13px;
	}
	#profilePhotos .photoTable td {
		border-collapse: separate;
		background: url(assets/photo_bg.gif) 100% 0px no-repeat;
		padding-top: 8px;
		vertical-align: top;
		width: 187px;
	}
	
	.photoItem {
		background: url(assets/photo_bg.gif) 0 100% no-repeat #f1eeef;
		padding-bottom: 8px;
	}
	.photoItem div {
		border-width:  0 1px; 
		border-style: solid;
		border-color: #f8dddc;
		padding: 0 5px;
		position: relative;
		width: 175px;
	}
	
	.photoItem img {
		display: block;
		margin: 5px auto 10px;
	}
	.photoItem.currentItem .orangeLink {
		margin-top: 10px;
	}
	.photoItem.currentItem img {
		border: 6px solid #ab0010;
	}
	.deletePhoto {
		background: url(assets/x.gif) right center no-repeat;
		color: #ab0010;
		display: block;
		padding: 3px 0;
		padding-right: 15px;
		font-size: 10px;
		text-align: right;
	}
	.photoItem .miniPoints {
		overflow: hidden;
		height: 12px;
		position: relative;
		width: 60px;
	}
	.photoItem .miniPoints img {
		border-width:0px;
		margin:0 0 0 0;
		height: 23px;
		position: absolute;
		width: 140px;
	}	

#advancedSearch {
	background: url(assets/white_top_641.gif) 0 41px no-repeat;
	width: 641px;
}
	#advancedSearch .boxBackground {
		width: 615px;
	}
	#advancedSearch .boxBottom {		
		background: url(assets/white_bottom_641.gif) bottom left no-repeat;
	}
	
#rateSalon {
	background-position: 0 41px;
}

.redText {
		color: #ab0010;
}	
.redImageBorder {
	border: 5px solid #a90011;
}
.grayImageBorder {
	border: 5px solid #333333;
}
.whiteTabBox {
	background: url(assets/white_top_641.gif) 0 0 no-repeat;
	margin: 10px 0 0;
	width: 641px;
}
.whiteTabContent {
	background: #fff;
	overflow: auto;
}
	.whiteTabBox .boxBottom {		
		background: url(assets/white_bottom_641.gif) bottom left no-repeat;
	}
	.whiteTab {
			background: url(assets/tab_corners.gif) top left no-repeat;
			color: #6d0005;
			font-family: Georgia;
			font-size: 24px;
			font-style: italic;
			font-weight: normal;
			height: 46px;
			padding-left: 5px;
		}
			.whiteTab i {
				background: url(assets/tab_corners.gif) 100% -47px  no-repeat;
				float: left;
				padding-right: 5px;
			}
			.whiteTab i span {
				background: #fff;
				display: block;
				float: left;
				height: 37px;
				padding: 10px 8px 0;
			}

	.salonHeader {
		background: url(assets/PANEL-tytulowy.gif) top right no-repeat;
		color: white;
		font-family: Georgia;
		font-size: 24px;
		font-style: italic;
		font-weight: normal;
		height: 42px;
	}
	.salonHeader i, 
	.salonHeader img {
		float: left;
		padding: 3px 0 0 5px;
	}
	.salonZdjecie {
		border: 4px solid #990066;
		margin: 0px 0px 0px 0px;
		width: 200px;
	}

	#salonPremiumBoxDown {
		background-color: #f9d5e5;
		color: #96004c;
		padding: 10px 10px 10px 10px;
		float: left;
		width: 622px;
		border-bottom: 15px solid #990066;
	}

	#salonPremiumBoxRight {
		background: white;
		clear: left;
		color: #990066;
		float: left;
		padding: 5px 5px 5px 5px;
		width: 200px;
		display: inline;
	}

	#salonPremiumBoxInfo {
		background: white;
		clear: left;
		color: #990066;
		float: left;
		padding-bottom: 3px;	
		width: 200px;
		display: inline;
	}
	#salonPremiumBoxInfo p {
		padding: 3px;	
	}
	#salonPremiumBoxInfo a {
		color: #990066;
		text-decoration: underline;	
	}
	#salonPremiumBoxInfo a:hover {
		color: #cc00aa;
		text-decoration: underline;	
	}

	.salonMenu {
		float: left;
		height: 40px;
		text-align: center;
		font-size: 16px;
	}

	.salonMenu a {
		color: white;
		text-decoration: none;
	}
	.salonMenu a:hover {
		color: #ff00dd;
		text-decoration: none;
	}

	.premiumDescriptionList {
		margin-top: -10px;
	}
	.premiumDescriptionList li {
		border-bottom: 1px solid #f8dfdd;
		clear: both;
		overflow: auto;
		padding: 10px 0 10px;
	}
	.premiumDescriptionList li span {
		color: #990066;
		font-size: 14px;
		font-weight: bold;	
	}
	.premiumDescriptionList li p {
		}

#salonBoxRight {
		float: left;
		padding: 10px;
		width: 235px;	
	}

h1.plainHeader {
	color: #6d0005;
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin: 4px 0;
}
h2.plainHeader {
	color: #1d1d1d;
	font-family: Times;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	margin: 4px 0;
}
.opinion .descriptionList {
	border-top: 1px solid #F8DFDD;
	margin-left: 0;
	margin-top: 8px;
	width: inherit;
}
.opinion .date {
	clear: both;
}
.date {
	color: #323232;
	font-size: 14px;
}
.paging {
	clear: both;
	font-family: Georgia;
	font-size: 20px;
	text-align: center;
}
	.paging a {
		color: #ababab;
		text-decoration: none;
	}
	.paging a.currentItem,
	.paging a:hover,
	.paging p .currentItem { 
		color: #96004c;
		text-decoration: underline;
	}
	.paging .first,
	.paging .last {
		font-size: 32px;
	}
	.paging p {
		color: #4a4a4a;
		font-size: 12px;
	}
.salonPreferences {
	color: #96004c;
	position: absolute;
	top: 45px;
	right: 0;
	width: 148px;
}
	.salonPreferences li {
		clear: both;	
		font-size: 11px;
		height: 20px;
		overflow: auto;
		position: relative;
	}
	.salonPreferences span {
		float: left; 
	}
	.salonPreferences .miniPoints {
		position: absolute;
		right: 0;
	}
	.salonPreferences a {
		color: #d4352b;
		display: block;
		margin-top: 4px;
		margin-left: 5px;
		text-decoration: underline;	
	}
	
.descriptionList {
	margin-top: -10px;
}
	.descriptionList li {
		border-bottom: 1px solid #f8dfdd;
		clear: both;
		overflow: auto;
		padding: 10px 0 10px;
	}
	.descriptionList li span {
		color: #d5352b;
		font-size: 14px;
		font-weight: bold;	
	}
	.descriptionList li p {
		color: #4a4a4a;
	}
	
.redTitleText {
	color: #d5352b;
	font-size: 14px;
	font-weight: bold;	
}
	
.extendInfo {
	background: url(assets/extend_info.gif) top left no-repeat;
	color: #fff;
	height: 61px;
	margin: 0 auto;
	width: 189px;
}
	#salonBox .extendInfo p {
		padding: 5px 0 0 35px;
	}
	#salonBox .extendInfo p a {
		color: #fa4ec2;
	}	
	
.newest {
	background: url(assets/newest_header.gif) top left no-repeat;
	margin-top: 18px;
	position: relative;
	width: 300px;
}
	.newest h2 {
		color: #fff;
		font-weight: normal;
		font-size: 20px;
		margin-bottom: 10px;
		padding: 12px 8px 15px;	
	}
	.newest h2.twoLines {
		line-height: 1; 
		padding: 5px 0;
		text-align: center; 
		width: 170px; 
	}
	.newest a.more {
		color: #fff;
		position: absolute;
		text-decoration: none;
		top: 27px;
		right: 5px;
	}
.newest .newestGrades li {
	margin: 0 auto;
	width: 282px;
}
.newestGrades li h3 a,
.newestSalons li h3 a,
.boxBackground h3 a,
.googleInfo a{
	color: #1d1d1d;
	font-family: Times;
	font-style: italic;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0 3px;
	text-decoration: none;
}
.newestGrades li h3 a:hover,
.newestSalons li h3 a:hover,
.boxBackground h3 a:hover,
.googleInfo a:hover {
	color: #3f3f3f;	
}
	.gradesBox {
		background: url(assets/grades_box.gif) top left no-repeat;
		height: 87px;
		padding: 6px;
		position: relative;
		width: 270px;
	}
	.gradesBox img {
		float: right;
		margin-left: 2px;	
	}
	.gradesBox p {
		color: #fff;
		padding: 10px 5px 0;
	}
	.gradesBox span {
		color: #fbaf22;
		padding-left: 5px;	
	}
	.gradesBox a.nick, 
	.gradesBox span.nick {
		bottom: 15px;
		color: #F7574D;
		font-size: 15px;
		font-family: Times;
		font-style: italic;
		position: absolute;
		text-align: right;
		text-decoration: none;
		right: 90px;
	}
	.gradesBox a.nick:hover {
		color: #F9796f;	
	}
	.newestSalons li div.salon {
		background: url(assets/salon_box.gif) top left no-repeat;
		margin: 3px 0;
		padding: 5px;
		width: 290px;
	}
	.newestSalons li p {
		color: #cc1312;	
	}
	
	
	.photoComments li {
		margin: 0 0 15px;
		overflow: auto;
	}
	.photoComments  span,
	.photoComments  a {
		clear: left;
		float: left;
	}
	.photoComments p {
		background: #fcf0ef;
		border-left: 1px solid #f9e3e1;
		clear: none;
		float: left;
		margin-left: 8px;
		padding: 8px 20px 13px;
		position: relative;	
		width: 470px;
	}
	.photoComments p img {
		position: absolute;
		top: 2px;
		left: -1px;
		height: 24px;
		width: 12px;
	}
	.photoComments a.nick {
		clear: left;
		float: left;
		font-style: italic;	
		font-size: 14px;
		margin-top: 10px;
		text-decoration: none;
	}
	.photoComments p a.abuse{
		float: right;
		margin-top: 10px;
		text-decoration: underline;
	}
	.photoComments p strong a {
		text-decoration: none;	
		float: none;
	}
	.photoComments p strong {
		color: #4a4a4a;
		display: block;
		font-size: 14px;
	}
	.photoComments.profileComments li .date {
		border-top: 1px solid #f6d2d0;	
		display: block; 
		margin-top: 5px;
		padding-top: 5px;
		float: none; 
	}
	
.points {
	overflow: hidden;
	height: 21px;
	position: relative;
	width: 125px;
}
	.points img {
		position: absolute;
		height: 42px; 
		width: 255px;
	}	
.miniPoints {
	overflow: hidden;
	height: 12px;
	position: relative;
	width: 70px;
}
	.miniPoints a img,
	.miniPoints img {
		height: 23px;
		position: absolute;
		width: 140px;
	}	
	.miniPoints a {
		/*
background: url(assets/rate_stars.png) 0 0 no-repeat;
*/
		cursor: pointer;
		display: block;
		float: left;
		margin-left: 1px;
		height: 13px;
		position: relative;
		width: 12px;
	}
	.miniPoints a:hover img {
		/*
background-position: 0 -12px;
*/	
	}
	.miniPoints img.rate {
		height: 24px;
		width: 12px;
	}
	.miniPoints img.rate:hover {
		margin-top: -13px;
	}
.mediumPoints {
	overflow: hidden;
	height: 17px;
	position: relative;
	width: 103px;
}	
	.mediumPoints img {
		height: 34px;
		position: absolute;
		width: 206px;
	}	

.price {
	height: 19px;
	overflow: hidden;
	position: relative;
	width: 41px;
}
	.price img {
		position: absolute;
		top: 0;
		left: 0;	
	}

.orangeLink {
	color: #d5352b;
}
.orangeLink:hover {
	color: #f7574d;
}
.dodajSalon {
	background: url(assets/button_dodaj_salon.gif) top left no-repeat;
	height: 42px;
	width: 491px;
}
td .yellowButton.buttonUstawGlowne,
td .yellowButton.buttonUstawGlowne:hover {
	background: url(assets/yellow_button_pm.png) top left no-repeat;
	font-size: 10px;
	height: 23px;
	line-height: 1em;
	margin: 5px auto 0;
	padding-top: 7px;
	width: 135px;
}
.imageButton {
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	text-indent: -666em;
	overflow: hidden;
}
.boxBottom {
	background: no-repeat top left;
	clear: both;
	overflow: auto;
	padding-bottom: 6px;
}
.message {
	background: url(assets/message.gif) center left no-repeat;
	color: #fa8412;
	padding: 2px 0 2px 25px;
}
.zobaczProfil,
.zobaczWszystkieZdjecia {
	height: 42px;
	margin: 5px 0;
	width: 203px;
}
.zobaczProfil {
	background-image: url(assets/button_zobacz_profil.gif);
}
.zobaczWszystkieZdjecia {
	background-image: url(assets/button_zobacz_wszystkie_zdjecia.gif);
}
.zalogujSie {
	background-image: url(assets/button_zaloguj_sie.gif);
	height: 26px;
	width: 87px;
}
.whiteBox641 {
	background: url(assets/white_top_641.gif) 0 0 no-repeat;
	padding-top: 12px;
	width: 641px;
}
	.whiteBox641 .boxBottom{
		background: url(assets/white_bottom_641.gif) bottom left no-repeat;
	}
.boxBackground {
	background: #fff;
	overflow: auto;
	padding: 0 13px;
}
.priceChose li {
	float: left;
	text-align: center;
	width: 41px;
}
	.priceChoseDesc li {
		clear: both;
		float: none;
		margin-bottom: 10px;
		overflow: auto;
		width: 100%;
	}
	.priceChoseDesc label,
	.priceChoseDesc input {
		float: left;
	}
	.priceChoseDesc input {
		margin-top: 3px;
		margin-right: 3px;	
	}
	.priceChoseDesc p {
		clear: both;	
		float: left;
		padding-left: 13px;
	}
.warningBox {
	background: url(assets/warning_top.gif) top left no-repeat;
	margin: 10px auto;
	padding-top: 10px;
	width: 596px;
}
.warningBox .bottomBox {
	background: url(assets/warning_bottom.gif) bottom left no-repeat;
	padding-bottom: 10px;
}
.warningBox .contentBox {
	background: url(assets/emark.gif) 20px 50% no-repeat #fdd1d5;
	border-color: #c50010;
	border-style: solid;
	border-width: 0 3px;
	color: #cb1012;
	font-size: 14px;
	margin: 0 auto;
	padding: 30px  20px 30px 70px;
	width: 498px;
}
.warningBox .contentBox a {
	text-decoration: underline;
}

.sort {
	text-align: right;
	margin: 10px 0;
	width: 641px;
}
	.sort a {
		color: #4a4a4a;
	}
	.sort .currentItem {
		color: #96004b;
		text-decoration: underline;
	}
.pinkBox {
	background: url(assets/pink_box_top.gif) top left no-repeat;
	margin: 10px auto;
	padding-top: 8px;
	width: 589px;
}
	.pinkBoxBottom {
		background: url(assets/pink_box_bottom.gif) bottom left no-repeat #98004b;
		padding-bottom: 8px;
	}
	.pinkBoxContent {
		background: url(assets/imark.gif) 5px 0px no-repeat #98004b;
		color: #fff;
		font-size: 14px;
		padding: 10px 25px;
	}
	.pinkBox p {
		text-align: center;
		margin: 0 auto;
		width: 90%;
	}
	.pinkBox a {
		color: #fa4ec2;
		text-decoration: underline;
	}
	.pinkBox a:hover {
		color: #fc6fe4;
	}
	.pinkBox label {
		color: #fff;
	}
	.pinkBox td,
	.pinkBox th {
		vertical-align: top;	
	}
	.pinkBox th {
		text-align: right;	
	}
	.pinkBox .inputText {
		background-image: url(assets/input_text2.gif);	
	}
	.pinkBox .zipInputText {
		background-image: url(assets/zip_input_text.gif);
		width: 63px;	
	}
	.pinkBox .cityInputText {
		background-image: url(assets/city_input_text.gif);	
		width: 145px;	
	}
	
.zipInputText {
	background-image: url(assets/zip_input_text.gif);
	width: 63px;	
}
.cityInputText {
	background-image: url(assets/city_input_text.gif);	
	width: 145px;	
}
	
.creamBox {
	background: url(assets/cream_box_top.gif) top left no-repeat;
	margin: 10px auto;
	padding-top: 8px;
	width: 594px;
}
	.creamBoxBottom {
		background: url(assets/cream_box_bottom.gif) bottom left no-repeat;
		padding-bottom: 8px;
	}
	.creamBoxContent {
		background: no-repeat #ffefd3;
		border-width: 0 3px;
		border-style: solid;
		border-color: #96004b;
		color: #96004b;
		font-size: 14px;
		padding: 10px 25px;
		text-align: center;
	}
	.creamBoxContent a {
		text-decoration: underline;	
	}
form .inputText.errorInputText {
	background-image: url(assets/error_input_text.gif);
}
form .inputFile.errorInputFile {
	background-image: url(assets/error_inputText_120.gif);
}
.errorTxt {
	color: #ff0000;
}
.errorBg {
	background: #ffecee;
	margin: 0 auto;
}
.errorMessage {
	background: url(assets/error_message.gif) top left no-repeat;
	color: #ff0000;
	font-size: 14px;
	height: 25px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 590px;
}
.ta232 {
	background: url(assets/textarea_232.gif) bottom left no-repeat;
	height: 110px;
	width: 232px;
}

#dlaSalonow {
	background: url(assets/dla_salonow.jpg) top left no-repeat;
	height: 433px;
	position: relative;
	width: 615px;
}
	#dlaSalonow span, 
	#dlaSalonow p {
		position: absolute;
	}
	#dlaSalonow div {
		font-size: 14px;
		position: absolute; 
		top: 230px; 
		width: 210px; 
	}
	#dlaSalonow div p {
		margin: 10px 0;	
	}
	#dlaSalonow div a {
		text-decoration: underline;		
	}
.pinkRow {
	background: url(assets/pink_row.gif) top left no-repeat;
	color: #fff;
	display: block;
	height: 58px;
	font-family: Georgia;
	font-size: 21px;
	font-style: italic;
	margin: 5px 0;
	padding-left: 20px;
	text-decoration: none;
}
.pinkRow img {
	float: left;
}
.pinkRow a{
	color: #fff;
}
.pinkRow a:hover{
	color: #e69e97;
}

.pinkTitleList li {
	border-top: 1px solid #f7dddb;
	padding: 10px 0 20px;	
}
.pinkTitleList p {
	margin: 10px  0;
}
.pinkTitleList a {
	text-decoration: underline;
}
.pinkTitleList h3 {
	color: #8c0055;
	font-size: 14px;
	font-weight: bold;
}
.pinkTitleList span {
	color: #8c0055;
	font-style: italic;
}

.infoList {
	margin: 10px 0;	
}
	.infoList h3 {
		margin: 5px 0;
	}
	.infoList p {
		margin: 0 0 10px;
	}
	.infoList li {
		border-bottom: 1px solid #f7dddb;
		padding: 15px 0;	
	}
#dob select {
	width: 70px;
}
.miniAdvBox {
	background: url(assets/mini_adv_box.gif) top left no-repeat;
	text-align: center;
	height: 121px;
	padding: 10px;
	width: 280px;
}
	.miniAdvBox h3 {
		margin: 10px 0 15px;	
	}

#uwaga {
	background: url(assets/uwaga_bg.gif) top left no-repeat;
	height: 141px;
	margin: 10px 0;
}
	#uwaga h2 {
		color: #fcc817;
		font-family: Georgia;
		font-size: 33px;
		font-style: italic;
		font-weight: normal;
		padding-top: 5px;
		text-align: center;
	}
	#uwaga p {
		color: #fff;
		line-height: 1em;
		text-align: center;
		margin: 5px auto 5px;
		width: 250px;
	}
	
.yb_tablebutton {
	border-collapse : collapse;
	border-spacing: 0px;
	cursor: pointer;	
}

.yb_left {
	background: url(assets/yb_left.png);
	height: 23px;
	width: 5px;
	min-width: 5px;
}

.yb_center {
	padding-right :2px;
	padding-left :2px;
	background: url(assets/yb_center.png);
	color: #fff;	
	font-family: Helvetica;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	height: 23px;
}

.yb_right {
	background: url(assets/yb_right.png);
	height: 23px;
	width: 5px;
	min-width: 5px;
}

.yb_big_tablebutton {
	border-collapse : collapse;
	border-spacing: 0px;
	cursor: pointer;	
	margin-left: 2px; 
	margin-right: 2px;
}

.yb_big_left {	
	background: url(assets/yb_big_left.png);
	height: 42px;
	width: 4px;
	min-width: 4px;
}

.yb_big_center {
	padding-right :10px;
	padding-left :10px;
	background: url(assets/yb_big_center.png);
	color: #fff;	
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	height: 42px;
}

.yb_big_right {
	background: url(assets/yb_big_right.png);
	height: 42px;
	width: 4px;
	min-width: 4px;
}
	
	
.yellowButton,
.yellowButton:hover {
	display : block;	
	background: url(assets/yellow_button.png) top left no-repeat;
	color: #fff;
	cursor: pointer;	
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 112px;	
	height: 43px;
	padding-top: 14px;
}

.yellowButtonDiv {
	width: 112px;	
	height: 43px;	
	background: url(assets/yellow_button.png) top left no-repeat;
	color: #fff;
	cursor: pointer;	
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 14px;
}

/*
TODO:PREMIUM yellowButtonSmall zminana yellow_button na mniejszy
*/
.yellowButtonSmall,
.yellowButtonSmall:hover {
	background: url(assets/yellow_button.png) top left no-repeat;
	color: #fff;
	cursor: pointer;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 9px;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 50px;
}

input.inputSubmit.yellowButton {
	padding-top: 0;
	height: 43px;
}


/* custom form elements */
span.checkbox {
  width: 19px;
  height: 22px;
  padding: 0 5px 0 0;
  background: url(assets/custom_checkbox.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(radio.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.select {
  position: absolute;
  width: 224px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 23px;
  padding: 3px 0px 0 8px;
  font: 12px/21px arial,sans-serif;
  background: url(assets/select.gif) no-repeat;
  overflow: hidden;
}
span.select.errorSelect {
	background-image: url(assets/error_select.gif);
}

span.select2 {
  position: absolute;
  width: 82px;
  height: 23px;
  padding: 3px 0px 0 8px;
  font: 12px/21px arial,sans-serif;
  background: url(assets/select2.gif) no-repeat;
  overflow: hidden;
}
span.select2.errorSelect {
	background-image: url(assets/error_select2.gif);
}

span.select3 {
  position: absolute;
  width: 87px;
  height: 23px;
  padding: 3px 0px 0 8px;
  font: 12px/21px arial,sans-serif;
  background: url(assets/select2_75.gif) no-repeat;
  overflow: hidden;
}
span.select3.errorSelect {
	background-image: url(assets/error_select2_75.gif);
}

.comebackList li {
	float: left;
	text-align: center; 
	width: 60px;
}
#rateForm .comebackList li label {
	color: #4a4a4a;
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-align: center;	
}
#rateForm table {
	width: 470px;
	margin: 10px auto 10px 10px;
}
#rateForm table th {
	width: 50%;	
}
#rateForm hr {
	margin: 10px auto;
	width: 370px;	
}
#rateForm textarea {
	background: url(assets/textarea_232x56.gif) bottom left no-repeat;
	height: 56px;
	width: 232px;
}

.underline2px {
	border-bottom: 2px solid #f4ccca;
	text-decoration: none;
} 

.rateList {
	color: #96004b;
	line-height: 1.5em;
}
	.rateList li {
		clear: both;
	}
	.rateList li span {
		display: inline-block;
		width: 120px;
		text-align: right;
		vertical-align: bottom;
	}
	.rateList li span,
	.rateList li div {
		float: left;
	}
	.rateList li div {
		position: relative;
		top: 3px;	
	}
#dodajSalonForm .programAssigment {
	width: 100%;
}
#dodajSalonForm .programAssigment th {
	width: 50%;	
}
.greyLabel {
	color: #4a4a4a;
	font-size: 12px;
	font-weight: normal;
}
.file_1 {
	top: 0;
}

.miniRatePoints a{
	display: block;
	width: 21px;
	float: left;
	overflow: hidden;
}

.miniRatePoints a img{
	display: block;
}

.miniRatePoints a:hover{
	zoom:1;
	display: block;
}
.miniRatePoints a:hover img{
	margin-left: -21px;
}


