/*** reset ***/

html { height: 100.1% } /* gives a scrollbar in Mozilla/Firefox */
html, body, form, table, tr, td, div, img{ margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { text-align: left; vertical-align: top; }
a, img, form, object, table, div { border: none; }

img, a{
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

a{
	color:#b8b8b8;
	cursor:pointer;
}

a:hover{
	text-decoration:none;
}

.link_back{
	padding:10px 27px;
}

a.arrow_double_blue{
	padding-left:13px;
	background:url(/images/3leftarrow_m.gif) left top no-repeat;
}

.header_scool{
	text-transform:uppercase; 
	font-size:16px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	margin:30px 0;
	display:block;
	font-weight:bold;
	color:#B8B8B8;
}

a.header_scool{
	text-decoration:underline;
}

/*---  pages  ---*/
/*search*/
#hidden_filter{
	display:none;
}

/*\\search*/
/* -- salon -- */
.salon{
}

.salon h2{
	color:#BFBFBE;
	font-size:14px;
	line-height:19px;
	margin:15px 0;
	font-weight:normal;
}

.salon .block_cloth{
	text-align:center;
}

.salon .block_cloth .salon_preview{
	margin:10px;
}

.salon .desc{
	padding:5px 0 14px;
	color:#aca;
}

.salon .text{
	padding:20px 20px 0;
}

/* -- \\salon -- */
/* -- model scool -- */
.children_scool{
	overflow:hidden;
	&zoom:1;
}
/* -- \\model scool -- */