body {
	background:#000;
	color:#333;
	text-align:center;
	margin:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.left {
	float:left;
	display:inline;
}
.right {
	float: right;
	display:inline;
}
.clear {
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:both;
	display:block;
}
a {
	color:#c94991;
	outline:0 !important;
	text-decoration:underline;	
}
a:hover {
	background:#c94991;
	color:#fff;
	text-decoration:none;
}
h1, h2, h3, h4, p, form {
	margin:0;
	padding:0;
}
h1 {
	font-size:26px;
	font-weight:normal;
	color:#9f2d6c;
	letter-spacing:-1px;
	margin:15px 0 0 0;
}
h2 {
	font-size:20px;
	font-weight:normal;
	
}
h3 {
	padding:3px 0 0px 0;
	font-weight:normal;
	color:#333;
	font-size:18px;
}
ul.normal {
	margin:0 0 5px 25px;
	padding:0;
	line-height:1.5;
}
p {
	line-height:1.5;
	margin:0 0 10px 0;
}
.brd {
	margin:0 0 15px 0;
	padding:0 0 3px 0;
	border-bottom:solid 3px #fff0f9;
}
label {
	cursor:pointer;
	font-weight:bold;
}
.gray {
	color:#666;
}
.pink {
	color:#c94991;
}
p.gr {
	color:#777;

}
p a{
	font-size:11px;
}
h1.fh {
	margin-top:0px;
}
#shell {
	width:710px;
	margin:0 auto;
	text-align:left;
}
#head {
	background: url(../images/head_bg.gif) no-repeat 0 0;
	height:60px;
}
#head h1#logo{
	font-size:10px;
	line-height:10px;
	margin:0;
	padding:0;
}
#head h1#logo a, #head h1#logo a:hover {
	text-decoration:none;
	float:left;
	display:inline;
	margin:18px 0 0 295px;
	background:url(../images/logo.gif) no-repeat 0 0;
	width:125px;
	height:27px;
	text-indent:-10000px;
}
#nav {
	height:30px;
	clear:both;
	background:#fff;
	position:relative;
}
#nav ul {
	margin:0 0 0 5px;
	padding:0 0 0 10px;
	list-style-type:0;
	height:29px;
	background:url(../images/nav/nav_bg.gif) no-repeat 0 0;
}
#nav ul li {
	display:inline;
}
#nav ul li a {
	float:left;
	display:inline;
	text-indent:-10000px;
	text-decoration:none;
	height:29px;
	margin:0 5px 0 0;
}
#nav ul li a:hover, #nav ul li a.active {
	background-position:0 -38px;
}
#bg_home_btn a{
	background:url(../images/nav/bg/home.gif) no-repeat 0 0;
	width:55px;
}
#bg_about_btn a{
	background:url(../images/nav/bg/about.gif) no-repeat 0 0;
	width:53px;
}
#bg_shops_btn a{
	background:url(../images/nav/bg/shops.gif) no-repeat 0 0;
	width:69px;
}
#bg_news_btn a{
	background:url(../images/nav/bg/news.gif) no-repeat 0 0;
	width:57px;
}
#bg_women_btn a{
	background:url(../images/nav/bg/women.gif) no-repeat 0 0;
	width:61px;
}
#bg_men_btn a{
	background:url(../images/nav/bg/men.gif) no-repeat 0 0;
	width:62px;
}
#bg_media_btn a{
	background:url(../images/nav/bg/media.gif) no-repeat 0 0;
	width:51px;
}
#bg_contact_btn a{
	background:url(../images/nav/bg/contact.gif) no-repeat 0 0;
	width:59px;
}


#en_home_btn a{
	background:url(../images/nav/en/home.gif) no-repeat 0 0;
	width: 47px;
}
#en_about_btn a{
	background:url(../images/nav/en/about.gif) no-repeat 0 0;
	width: 66px;
}
#en_shops_btn a{
	background:url(../images/nav/en/shops.gif) no-repeat 0 0;
	width: 53px;
}
#en_news_btn a{
	background:url(../images/nav/en/news.gif) no-repeat 0 0;
	width: 45px;
}
#en_women_btn a{
	background:url(../images/nav/en/women.gif) no-repeat 0 0;
	width: 70px;
}
#en_men_btn a{
	background:url(../images/nav/en/men.gif) no-repeat 0 0;
	width: 52px;
}
#en_media_btn a{
	background:url(../images/nav/en/media.gif) no-repeat 0 0;
	width: 51px;
}
#en_contact_btn a{
	background:url(../images/nav/en/contact.gif) no-repeat 0 0px;
	width: 75px;
}


#content {
	background:#fff url(../images/top_cnt.gif) no-repeat 5px 0px;
	padding:23px 0 10px 0;
}
#footer {
	height: auto;
	background:#000 url(../images/footer.gif) no-repeat 0 0;
	font-size:11px;
}
#footer ul {
	margin:0;
	padding:21px 25px;
	list-style-type:none;
}
#footer ul li {
	display:inline;
}
#footer ul a {
	color:#ebbfd7;
}
#footer ul a:hover {
	background:#fff;
	color:#c94991;

}
#footer .line {
	color:#cf75a7;
}
#footer p {
	margin:0;
	padding:0 25px;
	color:#999;
}
.line {
	margin:0 5px;
	font-size:9px;
}
.sideLeft {
	float:left;
	display:inline;
	width:370px;
	margin:0 0 0 25px;
}
.sideRight {
	float: right;
	display:inline;
	width:280px;
	margin:0 5px 0 0;
}
.sideFull {
	padding:0 5px 0 25px;
	width:680px;
	
}

.formplace {
	margin:0;
}
.formplace .rowplace {
	margin:0 0 10px 0;
}
.formplace .rowplace label {
	float:left;
	display:inline;
	width:90px;
	text-align:right;
	margin:2px 5px 0 0;
	color:#555;
}
.formplace .rowplace input {
	float:left;
	display:inline;
}
.formplace .rowplace .rline {
	height:19px;

}
.rline {
	float:left;
	display:inline;
	font-size:1px;
	line-height:1px;
	height:18px;
	width:3px;
	background:#c94991;
	margin:0 3px 0 0 ;
}
.field {
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#f5f5f5;
}
textarea.field {
	margin:0;
	padding:0;
}
.btnplace {
	border-top:solid 3px #eee;
	padding:10px 0 15px 100px;
	margin:10px 0 0 0;
	font-size:11px;
}
.btnplace input {
	margin-bottom:-1px;
	*margin-bottom:-5px;
}

.button {
	border:0;
	color:#fff;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	line-height:11px;
	padding:6px 0 6px 0;
	margin:0;
	background:url(../images/btn_bg.gif) no-repeat 0 0;
	width:71px;

}

img.code {
	padding:1px;
	background:#c94991;
	border:solid 3px #eee;
	margin:0 0 0 101px
}
p.alert {
	background:#f5f5f5;
	text-align:center;
	padding:5px 0;
	border:solid 1px #ddd;
	margin:10px 0 50px 0 ;
}


#home_services {
	margin: 0;
	padding:  0 0 5px 10px;
	list-style-type:none;
}
#home_services li {
	margin: 0 5px 0;
	padding: 0;
	
}

.wallpaper {
	height: 80px;
	float: left;
	margin: 5px 0px 0;
	display:inline;
}
.wallpaper .first {
	width: 170px;
}
.wallpaper .second {
	width: 170px;
	margin: 0 0 0 25px;
}
.wallpaper img {
	border: solid 3px #f5e0ea;
	float:left;
	margin: 0 0 0 0px;

}
.wallpaper .linkplace {
	margin: 5px 2px 0 10px;
	float: left;
}
.wallpaper .link_bullet {
	background:url(/images/bullet.gif) no-repeat 0 4px;
	padding: 0 0 0 7px;
}
.wallpaper a {
	font-size: 11px;
}


span.arrow {
	background:url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 0 7px;
	font-size:11px;
}

#hometext {
	background:url(../images/home_txt.jpg) no-repeat bottom right;
	padding:0 105px 5px 0;
	border-bottom:solid 3px #fff0f9;
}

.walls {
	border-bottom:solid 3px #eee;
	margin:0 20px 20px 0;
	padding:0 0 5px 0;
	
}
.walls .left {
	width:150px;
	margin:0 20px 0 0;
}
.walls img {
	padding:1px;
	background:#c94991;
	border:solid 4px #eee;
	display:block;
	margin:0 0 2px 0;
}
.walls p {
	margin:0;
}

#enterpl {
	background:url(../images/enter_bg.jpg) no-repeat 0 0;
	width:703px;
	padding:135px 0 0 0;
	margin:100px auto 0 auto;
}
#enterpl .links {
	padding:3px 0 0 122px;
	font-size:12px;
}
#enterpl .links a{
	color:#999;
}
#enterpl .links a:hover{
	background:#fff;
	color:#000;
}
#enterpl .line {
	margin:0 15px;
	color:#555;
}
#enterpl p {
	color:#666;
	font-size:11px;
	margin:250px 0 0 0;
}
.chooselang {
	position: absolute;
	float: right;
	top: 5px;
	right: 15px;
}
.chooselang a {
	color: #ccc !important;
	font-size:11px;
}
.chooselang a:hover {
	color: #4c4c4c !important;
	background: #ccc;
	
}
