html, body {
	height: 100%;
	width:100%;
	margin: 0;
	padding: 0;
}

body {font: 62.5% Arial; background-color: #000; background-repeat: repeat; background-position: 0 0;
	position:relative; min-height: 650px;}

#containers {
	min-height: 100%;
	position: relative;
	z-index: 0;
	min-width: 999px;
}

.blackfon-page {background: url(/img/black.png) repeat-x 0 0; width: 100%;
	height: 157px; position: absolute; left: 0; bottom: 0;  overflow: hidden; z-index: 0;}
.blackfon {background: url(/img/black2.png) repeat-x 0 0; width: 100%;
	height: 80px; position: absolute; left: 0; bottom: 0;  overflow: hidden; z-index: 0;}

.header {
	position: relative; height: 90px; padding-left: 250px; z-index: 9999;
}


.lang {
	position: absolute; right: 35px; top: 10px; font-size: 14px; color: #bfbfbf;
}
.lang a {
	color: #bfbfbf; text-decoration: none;
}
.lang span {
	color: #646464;
}

a {color: #fff;}
a:hover {text-decoration: none;}

.nowrap {white-space:nowrap}
.v-bottom, .v-bottom * {vertical-align: bottom;}
.clear {clear: both;}
.content p {padding: 0 0 5px 0;}
.text a {color: #0095ad}
.date {font-size: 12px; position:relative; top: 7px;}
.content .more {
	padding: 10px 0 35px 0;
}
.n-margin {
	margin: 0 !important;
}
.pager a, .pager span{
	float: left; padding: 0 5px;
}
.pager img {
	margin: 0 !important;
}

.news .item {
	overflow: hidden;
}
.text ul, .text ol {
	margin: 10px 0 0 25px;
}

.text h3 {
	font-size: 19px; padding: 10px 0 5px 0;font-weight: normal;
}
.text h3 a{
	color: #000; text-decoration: none; 
}

h2 {font-size: 26px; padding: 20px 0 10px 0; font-weight: normal;}
h2.n-top {
	padding-top: 0;
}

.logo {background-repeat: no-repeat; background-position: 0 0; width: 209px; height: 68px;
	text-indent: -9000px; position: absolute; top: 10px; left: 25px;}
.logo a {display: block; width: 209px; height: 68px;}

.sidebar {width: 245px; float:left; font-size: 16px; margin: 0 0 0 10px; padding: 0; }
.sidebar-nav {width: 176px; background-repeat: no-repeat; background-position: 0 0; height: 288px; padding: 20px 20px 30px 0px; overflow: hidden; margin-top: 0;}

.sidebar-nav li {color: #fff; list-style: none; }
.sidebar-nav li a {text-decoration: none;  padding:6px 0 6px 38px; display: block;}
.sidebar-nav li a:hover, .sidebar-nav li a.current {background:  url(/img/scratch.png) no-repeat 0 0;}
.mitt {background: url(/img/mitt.png) no-repeat 0 0; width:110px; height: 190px; margin: 25px 0 0 0; display: none;}


.nav {font-size: 16px; margin: 0 auto 0 auto; width: 640px;  left: -60px; position: relative; padding-top: 20px; background-repeat: no-repeat; background-position: 0 0;}
.nav ul {width: 580px;  height: 93px;
	padding: 0 0 0 55px;}

.nav ul li {float: left;  color: #fff; list-style: none; line-height: 47px; }

.nav ul li a {text-decoration: none; padding: 0 11px; display: block; float: left; position: relative; top: 8px;}
.nav ul li span {text-decoration: none; padding: 0 11px; display: block; float: left;  background:  url(/img/scratch-s.png) no-repeat 50% 50%;  position: relative; top: 8px;}
.nav ul li a:hover {background: url(/img/ul.png) repeat 0 0;}
.nav ul li span:hover {background: url(/img/ul.png) repeat 0 0;}
.nav ul .actives {background: url(/img/ul.png) repeat 0 0;}


.nav .inners-menu {position: absolute; background: url(/img/ul.png) repeat 0 0; float: none; padding: 15px 15px 15px 0;
	width:auto; top:75px; z-index:99999999; height: auto;}
.nav .inners-menu * {float: none; line-height: normal; line-height: 14px !important;}
.nav .inners-menu li {padding: 5px 0;}
.nav .inners-menu li a {top: 0; background: none !important;}
.nav .inners-menu li a:hover {text-decoration: underline; background: none;}

.s-center { width: 665px; margin: 0 auto; position: relative; left: -11%;}

.content {font-size: 14px; color: #fff; position: relative;}
.h-footer {height: 80px;}
.footer {padding: 0 0 0 50px; height: 50px; color: #fff; font-size: 13px; position: relative;}
.footer ul { font-size: 13px;}
.footer p {color: #fff;}
.footer img {margin: 0 2px; position:relative; top: 6px;}
.footer ul li {float: left; list-style: none; padding: 0 20px;}
.developer {
	font-size: 12px
}

.spanner { background-repeat: no-repeat; background-position: 0 0; width: 43px; height: 194px; position: absolute; right: 20px; top: 110px;  overflow: hidden;}
.bench { background-repeat: no-repeat; background-position: 0 0; width: 140px;
	height: 300px; position: absolute; right: 0; bottom: 0;  overflow: hidden;}

.text { width: 850px; color: #000; margin: 0 auto; background: url(/img/top-content.png) no-repeat 0 1px; padding-top: 48px; position: relative; lefT: -60px;}
.text-inner { padding: 0 40px 55px 55px; background: url(/img/content.png) repeat-y 1px 0; overflow: hidden; position: relative; z-index: 9; }
.text-bottom {
	background: url(/img/content-bottom.png) no-repeat 0 100%; width: 850px; height: 120px; position: relative; left: 0; margin-top: -70px; top: -35px;
}
.text-end h2 {
	padding-top: 0;
}
.text-end {
	overflow-y: auto; padding: 0 50px 0 0;  position: relative;
}
.text img {margin: 35px 0 15px 0;}


.icons-style img {
	opacity: 0.7;
	filter: alpha(opacity = 70);
	}
.icons-style img:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
	}
	


.catalog-ins {
	overflow: hidden; width: 647px; position: relative;  padding: 0 0 0 0;
}
.cat-photo {
	float: left; width: 350px; padding: 0 0 0 0; min-height:450px;
}
.cat-photos {
	clear: both; padding: 5px 0 0 0; overflow: hidden;
}
.cat-photos img {
	
}
.cat-description  {
	float: left; width: 210px;  padding: 20px 25px 10px 25px; background-repeat: no-repeat; background-position: 0 0; max-height: 242px;
}
.medium-photo {
	float: left; width: 260px;
}
.medium-photo .inactive {
	margin: 0 4px 5px 0;
}
.cat-description h3 {
	font-size: 22px; color: #131103; font-weight: normal; padding: 0; margin: 0;;
}
.item-price {
	color: #fff; font-size: 20px; background: url(/img/item-price.png) no-repeat 0 0; height: 35px; padding: 0 15px; line-height: 35px; float: left; margin: 5px 0;
}
.item-description {
	clear: both; font-size: 14px;
}
.item-description ul{
	margin: 0 15px;
}
.item-similar {
	display: block; color: #0095ad; font-size: 15px; margin: 10px 0 5px 0;
}

.close {
	position: absolute; right: 0; top: 0;
}


.inactive {
	background: #000; float: left; margin: 0 4px 5px 0; cursor: pointer;
}
.inactive:hover img {
	opacity: 1 !important;
	filter: alpha(opacity = 100) !important;
}


.loading {
	background: url(/img/ajax-loader.gif) no-repeat 50% 50%;
}
#loader {
 width: 355px; max-height: 530px; overflow: hidden;
}
#loader img {
	position: relative; 
}

.medium-photo #loader {
 width: 252px;  overflow: hidden;
}

.menu-city {
	overflow: hidden; margin: 10px 0 25px 0 !important;
}

.menu-city li {
	float: left; list-style: none; margin:0 25px 0 0; height: 30px;
}

.menu-city li.active a {
	font-size: 20px; border-bottom: none; top: -1px;
}

.menu-city li a {
	font-size: 12px; text-decoration: none; border-bottom: 1px dashed #000; color: #000;  position: relative; top: 5px;
}
.menu-city li a:hover {
	border-bottom: none; 
}


.menu-uni {
	overflow: hidden; margin: 10px 0 25px 0 !important;
}

.menu-uni li {
	float: left; list-style: none; margin:0 25px 0 0; height: 25px;
}

.menu-uni li.active a, .menu-uni li.active span {
	font-size: 20px; border-bottom: none;
}

.menu-uni li a {
	font-size: 12px; text-decoration: none; border-bottom: 1px solid #000; color: #000;  position: relative; top: 9px;
}
.menu-uni li a:hover {
	border-bottom: none; 
}

.city-uni {
	margin: 10px 0 25px 0 !important; font-size: 15px;
}
.city-uni li {
	list-style: none; padding: 0 0 10px 0;
}
.city-uni li a{
	color: #000; margin-right: 15px; text-decoration: none; border-bottom: 1px solid #000; 
}

.city-uni li a.maps{
	color: #0095ad;  border-bottom: 1px dashed #0095ad; text-decoration: none;
}
.city-uni li a:hover {
	border: none;
}
.city a{
	font-size: 15px; color: #000; display: block; float: left; height: 20px; width: 235px;
}

.fleft {
	float: left; margin: 0 15px 15px 0 !important;
}
.fright {
	float: right; margin: 0 0 15px 15px !important;
}

.useful {
	position:absolute; right: 40px; bottom: 40px; z-index: 9; width: 247px; height: 247px; overflow: hidden;
}


.inactive img{
	opacity: 0.5;
	filter: alpha(opacity = 50);
	}
.inactive:hover img {
	opacity: 1 !important;
	filter: alpha(opacity = 100);
	}


.index .header {
	background: #040404; height: 126px; padding-left: 0;
}

.m-logo {background-repeat: no-repeat; background-position: 0 0; width: 239px; height: 96px;
	text-indent: -9000px; background: url(/img/m-logo.gif) no-repeat 0 0; margin: 10px auto 0 auto;}
.m-logo a {display: block; width: width: 342px; height: 137px;}

.m-woman {background-repeat: no-repeat; background-position: 0 0; width: 165px; height: 196px;
	text-indent: -9000px; background: url(/img/m-woman.gif) no-repeat 0 0; margin: 10px auto 0 auto;}
.m-woman a {display: block; width: width: 236px; height: 137px;}

.m-man {background-repeat: no-repeat; background-position: 0 0; width: 165px; height: 196px;
	text-indent: -9000px; background: url(/img/m-man.gif) no-repeat 0 0;  margin: 10px auto 0 auto;}
.m-man a {display: block; width: width: 236px; height: 137px;}


body.index {background: #000;}

.index .h-footer {
	height: 50px;
}

.index #containers {
	overflow: hidden;
}
.index .footer {padding: 10px 0 0 50px; height: 50px;  color: #fff; font-size: 14px; margin-top: -60px; position: relative; background: #000; z-index: 9999;}

.m-navigation {
	width: 96px; height: 34px; background: url(/img/navigation/m-navigation.png) no-repeat 0 0; position: absolute; bottom: 80px; left: 50%; margin-left: -48px; text-align: center; padding: 14px 0 0 0; z-index: 99999999;
}
.m-navigation img {
	cursor: pointer;
}


.photo-gal .header {
	background: none; background: url(/img/navigation/header.png) repeat-x 0 0; position: absolute; z-index:999; width: 100%; height: 272px; padding-left: 0;
}
.photo-gal .h-footer {
	height: 120px; 
}
.photo-gal .footer {padding: 0 0 0 50px; height: 50px;
color: #fff; font-size: 14px; margin-top: -50px; position: relative;  z-index: 9999;}

.photo-gal .m-navigation {
	width: 193px; height: 47px; background: url(/img/navigation/p-navigation.png) no-repeat 0 0; position: absolute; bottom: 50px; left: 50%; margin-left: -68px; padding: 19px 0 0 40px; z-index: 99999999; text-align: left;
}
.photo-gal #galleria {
	position:relative; top: 50px;
}
.photo-gal .nav {
	left: 100px;
}

.years ul {
	padding: 0 0 0 4px; background: url(/img/ul.png) repeat-y 0 0; width: 70px;  margin: 0; position: absolute; left: 120px; bottom :25px; 
}
.years ul li {
	list-style: none; font-size: 14px; color: #fff; padding: 3px 0; display: none; 
}
.years ul li a{
	position: relative;
}
.years ul li.current {display: block; }
.years ul li.current a {text-decoration: none; }

.center-s {
	overflow: hidden; width: 647px;  padding: 0; position: relative; margin: 0 auto; left: -50px;
}

#s-open, #s-hide {
	color:#fff; font-size: 20px; bottom: 18px;position:absolute;right:44px; cursor: pointer; display: block;
}

.content a {

}


.center-s, x:-moz-any-link {left: -170px;}
.center-s, x:-moz-any-link, x:default {left: -50px;}

#l-woman {
	width: 76px; height: 55px; display: block; position: absolute; right: 28px; top: 35px; background: url(/img/l-woman.png) no-repeat 0 0;
}

.index #l-woman {
	display: none;
}

#galleria {
	text-align: center;
	position: relative;
}
#galleria img {
	position: absolute;
}

.index .loading {
	background: url(/img/befree.gif) no-repeat 50% 50%;
}

.photo-gal .loading {
	background: url(/img/befree.gif) no-repeat 50% 50%;
}

.bBlack {
	background: #000 !important;
}
