#baza-2013 {
	width: 700px;
	height: 1421px;
	overflow: hidden;
	background: url(2013/images/bg_body.jpg) no-repeat top left;
	position:relative;	
}
#baza-2013 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-2013 a:hover {
	background: none;
}
#baza-2013 a:hover img {
	visibility: visible;
}

#baza-2013 #area-01 {
	margin:500px auto 0 auto;
	width:441px;
	height:147px;
	padding-left: 12px;
}
#baza-2013 #area-01 #img-01 {
	float:left;
	background:url(./2013/images/img_01.jpg) top left no-repeat;
	width:147px;
	height:147px;
}
#baza-2013 #area-01 #img-01:hover {
	background:url(./2013/images/img_01_l.jpg) top left no-repeat;
}
#baza-2013 #area-01 #img-02 {
	float:left;
	background:url(./2013/images/img_02.jpg) top left no-repeat;
	width:147px;
	height:147px;
}
#baza-2013 #area-01 #img-02:hover {
	background:url(./2013/images/img_02_l.jpg) top left no-repeat;
}
#baza-2013 #area-01 #img-03 {
	float:left;
	background:url(./2013/images/img_03.jpg) top left no-repeat;
	width:147px;
	height:147px;
}
#baza-2013 #area-01 #img-03:hover {
	background:url(./2013/images/img_03_l.jpg) top left no-repeat;
}
#baza-2013 #area-01 #img-01 a,
#baza-2013 #area-01 #img-02 a,
#baza-2013 #area-01 #img-03 a {
	width:147px;
	height:147px;
}



#baza-2013 #movie-01, #baza-2013 #movie-02, #baza-2013 #movie-03 {
	position: relative;
	top: -272px;
	left: 25px;
	z-index: 50;
	width: 640px;
	height: 375px;
	background: #000;
	display:none;
}
#baza-2013 .btn-close {
	position: relative;
	top: -36px;
	left: 565px;
	z-index: 100;
	font-size: 36px;
	width:75px;
	background:#000;
	text-align:center;
}
#baza-2013 .btn-close a {
	color: #fff;
}
#baza-2013 #player1,#baza-2013 #player2,#baza-2013 #player3{
	position: relative;
	top: -38px;
	right: 0px;
}




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