.skyboxContainer {
   width: 840px;
   position: relative;
}
.skyboxContent {
   width: 840px;
   position: relative;
   float: left;
   top: -6px;
   min-height: 750px;
   background: url(../imgskybox/bg.jpg) no-repeat #000000;
   color: #ae9a65;
}
.fontGoldDark {color: #ad9861 !important;}
.fontGold {color: #ae9a65 !important;}
.skyboxContent h1 {
   font-size: 48px;
   font-weight: bold;
   float: left;
   line-height: 55px;
   text-indent: 15px;
   padding: 25px 0 35px 0;
}
.skybox {
   float: left;
   width: 810px;
   padding: 0 15px 0 15px;
   font-size: 14px;
   line-height: 16px;
}
.skyBoxes {
   float: left;
   width: 810px;
   border-top: 1px solid #352f1e;
   border-bottom: 1px solid #352f1e;
   padding: 15px 0 15px 0;
   margin: 15px 0 0 0;
}
.skyBoxes > div {
   width: 268px;
   height: 208px;
   padding: 1px;
   background-color: #ae9a65;
   background-position: 1px 1px;
   background-repeat: no-repeat;
   font-size: 20px;
   line-height: 40px;
   color: #010101;
   text-align: center;
}
.skyBoxes > div a {color: #010101;text-decoration: none;}

.skyBoxes .btnMovie {
   background-image: url(../imgskybox/movie.jpg);
}
.skyBoxes .btnOffer {
   background-image: url(../imgskybox/offer.jpg);
}
.skyBoxes .btnPhotos {
   background-image: url(../imgskybox/photos.jpg);
}
.skyBoxes .btnPanorama{
   background-image: url(../imgskybox/panorama.jpg);
}
.skyBoxes .btnLozavipfilm{
   background-image: url(../imgskybox/lozavipfilm.jpg);
}
.skyBoxes .vip{
   background-image: url(../imgskybox/vip.jpg);
}

.skyBoxes .linkSky {
   float: left;
   width: 268px;
   height: 168px;
}
.skyBoxes .smallSky {
   font-size: 11px;
   font-weight: bold;
   line-height: 40px;
}
.toLeft {float: left;}
.toRight {float: right;}
.marginLeft {margin-left: 75px;}
.marginRight {margin-right: 75px;}
.marginBottom {margin-bottom: 70px;}
.btnPanorama .toLeft {padding-left: 11px;}
.btnPanorama .toRight {padding-right: 11px;}
.skyContact {
   float: left;
   width: 810px;
   height: 154px;
   color: #000000;
   background: url(../imgskybox/contact.jpg) center no-repeat;
}
.skyContact > .toLeft {
   font-size: 14px;
   margin: 69px 0 0 29px;
}
.skyContact > .toLeft + .toLeft {
   font-size: 12px;
   line-height: 16px;
   margin: 67px 0 0 30px;
}

.PhotosStrefa1{
	float:left;
	margin-right:50px;
	margin-bottom:20px;
}
.PhotosStrefa2{
	float:left;
	margin-left:55px;
	margin-bottom:20px;
}
.PhotosStrefa3{
	float:right;
	margin-bottom:20px;
}

.StrefaBox{
	width:204px;
	height:220px;
	background:none;
	
}

.BiznesBoxes{
   float: left;
   width: 810px;
   border-top: 1px solid #352f1e;
   border-bottom: 1px solid #352f1e;
   padding: 15px 0 15px 0;
   margin: 15px 0 0 0;	
}

.photo{	
	width:200px;
	height:200px;
	text-align:center;	
	background:url('../imgskybox/background_biznes.jpg');
}
.podpis{
	color:#fff;
	font-size:19px;
	font-family:Arial;
	text-align:center;
	line-height:25px;	
}

.podpis:hover{
	text-decoration:none;
}