#baza-2014 {
	width: 700px;
	height: 1585px;
	overflow: hidden;
	background: url(2014/images/bg_body.jpg) no-repeat top left;
	position:relative;
	z-index: 10000;
}
#baza-2014 a {
	display: inherit;
	width: auto;
	height: auto;
}
.menu a:hover {
	background-color: #000066;
}
.menu a:hover img {
	visibility: hidden;
}
a:hover img {
	visibility: visible !important;
}
a img:hover {
	visibility: visible !important;
}
a.fancybox-close:hover {
	background-color: transparent;
}
a.fancybox-nav:hover {
	background-color: transparent;
}
#baza-2014 a:hover {
	background: none;
}
#baza-2014 a:hover img {
	visibility: visible;
}
#baza-2014 div {
	position:absolute;
}
/*#baza-2014 #area-01 {
	margin:500px auto 0 auto;
	width:441px;
	height:147px;
	padding-left: 12px;
}*/
#baza-2014 #img-01 {
	float:left;
	background:url(./2014/images/img_01.png) top left no-repeat;
	width:325px;
	height:104px;
	top: 87px;
	left: 305px;
}
#baza-2014 #img-01:hover {
	background:url(./2014/images/img_01_on.png) top left no-repeat;
}
#baza-2014 #img-02 {
	float:left;
	background:url(./2014/images/img_02.png) top left no-repeat;
	width:213px;
	height:71px;
	top: 176px;
	left: 383px;
}
#baza-2014 #img-02:hover {
	background:url(./2014/images/img_02_on.png) top left no-repeat;
}
#baza-2014 #img-03 {
	float:left;
	background:url(./2014/images/img_03.png) top left no-repeat;
	width:166px;
	height:64px;
	top: 314px;
	left: 482px;
}
#baza-2014 #img-03:hover {
	background:url(./2014/images/img_03_on.png) top left no-repeat;
}
#baza-2014 #img-04 {
	float:left;
	background:url(./2014/images/img_04.png) top left no-repeat;
	width:164px;
	height:54px;
	top: 560px;
	left: 463px;
}
#baza-2014 #img-04:hover {
	background:url(./2014/images/img_04_on.png) top left no-repeat;
}
#baza-2014 #img-05 {
	float:left;
	background:url(./2014/images/img_05.png) top left no-repeat;
	width:159px;
	height:53px;
	top: 632px;
	left: 486px;
}
#baza-2014 #img-05:hover {
	background:url(./2014/images/img_05_on.png) top left no-repeat;
}
#baza-2014 #img-06 {
	float:left;
	background:url(./2014/images/img_06.png) top left no-repeat;
	width:239px;
	height:79px;
	top: 691px;
	left: 421px;
}
#baza-2014 #img-06:hover {
	background:url(./2014/images/img_06_on.png) top left no-repeat;
}
#baza-2014 #img-07 {
	float:left;
	background:url(./2014/images/img_07.png) top left no-repeat;
	width:154px;
	height:54px;
	top: 1043px;
	left: 520px;
}
#baza-2014 #img-07:hover {
	background:url(./2014/images/img_07_on.png) top left no-repeat;
}


#baza-2014 #img-01 a {
	width:325px;
	height:104px;
}
#baza-2014 #img-02 a {
	width:213px;
	height:71px;
}
#baza-2014 #img-03 a {
	width:166px;
	height:64px;
}
#baza-2014 #img-04 a {
	width:164px;
	height:54px;
}
#baza-2014 #img-05 a {
	width:159px;
	height:53px;
}
#baza-2014 #img-06 a {
	width:239px;
	height:79px;
}
#baza-2014 #img-07 a {
	width:154px;
	height:54px;
}

#baza-2014 .video {
	position:relative;
}

#baza-2014 #movie-01, 
#baza-2014 #movie-02, 
#baza-2014 #movie-03,
#baza-2014 #movie-04,
#baza-2014 #movie-05,
#baza-2014 #movie-06,
#baza-2014 #movie-07 {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 50;
	width: 640px;
	height: 361px;
	background: #000;
	display: none;
	margin-top: -216px;
	margin-left: -223px;
	border: 1px solid #403F3D;
}
#baza-2014 .btn-close {
	top: 16%;
	left: 74%;
	z-index: -100000000;
	font-size: 36px;
	width: 75px;
	background: #000;
	text-align: center;
	height: 50px;
	margin-left: 564px;
	margin-top: -51px;
	position: static;
	border: 1px solid #403F3D;
	border-bottom: none;
}
#baza-2014 .btn-close a {
	color: #fff;
	margin-top: 4px;
}
#baza-2014 #player1,
#baza-2014 #player2,
#baza-2014 #player3,
#baza-2014 #player4,
#baza-2014 #player5,
#baza-2014 #player6,
#baza-2014 #player7{
	/*position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -180px;
	margin-left: -222px;*/
}




.fancybox-title{
	font-size:18px !important;
	font-weight:bold !important;
	color:#333;
}