html, body, table, tr, td, th, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
table, td, th, input, select, textarea, fieldset {
	font-size: 100%;
}
input, select, textarea, fieldset {
	font-family: Tahoma, Arial, san-serif;
}
td {
	vertical-align: top;
}
img {
	border: 0;
	vertical-align: top;
}
form {
	margin: 0;
}
html {
	width: 100%;
	height: 100%;
}
body {
	background: #d2d2d2;
	height: 100%;
	width: 100%;
	min-width: 1000px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 69%;
	color: #1f1f1f;
}

/*links*/
a {
	color: #5d5d5d;
	outline: none;
}
a:hover {
	color: #000;
}

/*tags*/
ul, ol, dl {
	padding: 0;
	margin: 0 0 15px 15px;
	line-height: 1.4em;
}
p {
	margin: 0 0 15px 0;
}
em {
	font-family: Arial, sans-serif;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 163%;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding-top: 5px;
}
h3 {
	font-size: 123%;
	font-weight: normal;
	padding-top: 5px;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 155%;
	color: #000;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h5 {
	font-size: 160%;
	color: #000;
	font-weight: normal;
}

#main {
	background: url("/images/img_left.jpg") no-repeat left 188px;
	width: 100%;
	min-height: 865px;
}
#topBg {
	background: #d2d2d2 url("/images/bg.jpg") repeat-x top;
	width: 100%;
	min-height: 865px;
}
#footerBg {
	/*background: url("/images/bg_footer.jpg") repeat-x left bottom;*/
	width: 100%;
	min-height: 865px;
}
	.no_bg {
		background: url("/images/no_bg.gif") repeat-y left top!important;
	}
	.gallery {
		background: url("/images/img_left_02.jpg") no-repeat left 188px!important;
	}

/*top*/
#logo {
	width: 168px;
	height: 132px;
	padding: 30px 11px 26px 42px;
	background: #fff;
	float: left;
	margin-right: -221px;
	font-size: 165%;
}
#authLinks {
	height: 30px;
	text-align: right;
	padding: 34px 0 0 0;
	font-size: 118%;
}
	#authLinks a {
		margin-right: 5%;
	}
	a.dashed {
		text-decoration: none;
		border-bottom: dashed 1px #6F6F6F;
	}
	a.dashed:hover {
		border-bottom-color: #000;
	}
#slogan {
	float: left;
	width: 111px;
	margin-right: -111px;
}
#top {
	margin-left: 221px;
	height: 188px;
}

/*menu*/
#menuDiv {
	padding-top: 17px;
	margin-left: 20%;
}
	#menu td {
		font-size: 118%;
	}
	#menu a {
		background: #fff;
		padding: 2px 5px 4px 5px;
		margin-left: 10px;
		display: block;
		color: #414141;
		text-decoration: none;
	}
	#menu span.act {
		background: #414141;
		padding: 2px 5px 4px 5px;
		margin-left: 10px;
		display: block;
		color: #fff;
	}
		#menu a:hover {
			text-decoration: underline;
		}

/*submenu*/
#submenu {
	font-size: 118%;
	margin: 0 0 0 42px;
	padding: 24px 0 0 0;
}
	#submenu li.act {
		color: #fff;
	}
	#submenu a {
		color: #fff;
		text-decoration: none;
	}
	#submenu a:hover {
		text-decoration: underline;
	}
		#submenu ul {
			font-size: 92%;
			color: #ADADAD;
			margin: 5px 0 15px 15px;
			list-style-type: none;
		}
		#submenu ul>li:before {
			content: '\2014\a0';
			margin-left: -1.25em;
		}
		#submenu ul a {
			color: #ADADAD;
		}
			#submenu ul ul {
				margin: 5px 0 15px 0px;
			}
			#submenu ul ul li {
				list-style-image: none!important;
			}
			#submenu ul ul>li:before {
				content: '';
				margin-left: 0;
			}

/*breadcrumbs*/
#breadcrumbs {
	margin-bottom: 5px;
	color: #5d5d5d;
}
#dopFunc {
	font-size: 118%;
	float: right;
	text-align: right;
	padding: 3px 0 3px 0;
}
.contentMain #dopFunc {
	font-size: 100%!important;
}

/*catalog_filter*/
#catalogFilter {
	color: #5d5d5d;
	margin-bottom: 15px;
}
	#catalogFilter .text {
		width: 300px;
		color: #5d5d5d;
	}
	#catalogFilter .button {
		font-size: 110%;
	}

/*content*/
#contentOut {
	width: 100%;
	float: left;
}
#content {
	margin-left: 221px;
	padding: 0;
}
#contentIn {
	min-height: 578px;
	width: 90%;
	float: left;
	margin-left: 5%;
	padding-bottom: 30px;
}
#left {
	width: 211px;
	min-height: 578px;
	float: left;
	margin-right: -221px;
	padding: 0 10px 30px 0;
}
.content {
	font-size: 118%;
}
	.content a {
		color: #414141;
	}
	.content a:hover {
		color: #000;
	}
.contentMain {
	font-size: 118%;
	margin-bottom: 30px;
}

/*auth*/
.popupForm {
	background: #414141;
	width: 220px;
	padding: 25px;
	margin-left: -135px;
	position: absolute;
	top: 245px;
	left: 50%;
	color: #fff;
	border: solid 1px black;
	display: none;
}
#registerDiler, #registerArchitect {
	top: 150px;
}
	.popupForm h1 {
		margin-bottom: 15px;
	}
	.popupForm h1 span {
		font-size: 65%;
		position: relative;
		top: -5px;
	}
	.popupForm a {
		color: #fff;
	}
	.popupForm a:hover {
		text-decoration: underline!important;
		color: #fff;
	}
	.popupForm a.no_br {
		text-decoration: none;
	}
	.popupForm .text {
		width: 216px;
		margin-bottom: 7px;
	}
	.popupForm .button {
		font-size: 118%;
	}
	.visible {
		display: block!important;
	}
	.hidden {
		display: none!important;
	}
#registerDiler h1, #registerArchitect h1 {
	margin-bottom: 10px;
}

/*news*/
.news {
	margin: 0 0 25px 0;
	padding-top: 5px;
}
	.news dt {
		margin: 0 0 8px 0;
		padding: 0;
		font-size: 138%;
		color: #1F1F1F;
	}
		.news a {
			color: #1F1F1F;
			font-weight: normal;
			padding-top: 5px;
		}
	.news dd {
		margin: 0 0 15px 0;
		padding: 0;
	}
	em.date {
		font-size: 92%;
	}

/*paging*/
#paging {
	line-height: 1.6em;
	font-size: 110%;
}
	#paging big {
		font-size: 118%;
	}
	#paging a {
		text-decoration: none;
	}
	#paging a:hover {
		text-decoration: underline;
	}
	#paging span {
		color: #000;
	}
	#paging span.noact {
		color: #969696;
	}
	#paging span a {
		text-decoration: underline;
	}
	#paging span#back {
		margin-left: -1.3em;
	}
	.searchLinks {
		text-decoration: none;
		color: #000;
	}
	.searchLinks:hover {
		text-decoration: underline;
	}

/*foto*/
.foto {
	padding: 10px 0;
	width: 100%;
}
	.foto h2 a {
		color: #1f1f1f!important;
	}
	.foto td {
		width: 25%;
		padding-bottom: 15px;
		font-size: 118%;
	}
	.foto th {
		text-align: left;
	}
	.foto td a {
		color: #000!important;
		text-decoration: none;
		font-style: italic;
		font-family: Arial;
		line-height: 1.5em;
		display: block;
	}
	.foto td a:hover {
		text-decoration: underline;
	}
	.foto .img {
		width: 144px;
		text-align: center;
	}
	.foto .img span {
		padding: 2px 0;
		display: block;
		border: solid 1px #525252;
		background: #fff;
		margin-bottom: 3px;
	}
	.foto .img span img {
		margin: 0 auto;
		display: block;
	}

/*footer*/
#footer {
	padding-top: 5px;
	height: 63px;
	margin-left: 221px;
}
#copy {
	padding: 1px 0 0 42px;
	width: 179px;
	height: 67px;
	margin-right: -221px;
	float: left;
	clear: left;
}
	#copy, #copy a {
		color: #fff;
	}
	#copy span {
		display: block;
		padding: 2px;
		margin-bottom: 2px;
		float: left;
		clear: left;
		display: inline;
	}
#address {
	text-align: center;
	font-size: 127%;
	padding-top: 5px;
}
	#address a {
		color: #000;
	}
#develop {
	float: right;
	height: 31px;
	margin: 0 5% 39px 0;
	overflow: hidden;
	width: 78px;
}
	#develop h1.q {
		background: url("/images/develop.jpg") no-repeat left top;
		margin: 0;
		padding: 0;
		text-indent: 10000px;
		height: 30px;
	}
	#develop a {
		display: block;
		height: 30px;
		white-space: nowrap;
	}

/*form_contacts*/
.order input.text {
	width: 300px;
	padding: 2px;
	border: solid 1px #5d5d5d;
}
.order textarea {
	width: 300px;
	height: 150px;
	padding: 2px;
	border: solid 1px #5d5d5d;
}


/*salons*/
.address {
	font-size: 123%;
	margin: 1em 0;
	line-height: 1.5em;
}
.address div.show {
	font-size: 82%;
}
.salon_name {
	font-size: 100%!important;
	margin: 0 0 5px 0;
}
.salon_name a.dashed {
	color: #000;
	border-bottom: 1px dashed #000;
}

a.url_w:link, a.url_w:visited {
    text-decoration: none;
    font-weight: normal;
    color: #000;
    cursor: text;
    /*display: block;*/
    font-size: 12px;
    outline: none;


}

a.url_w:hover {
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    cursor: text;
    color: #000;
    outline: none;
}
