#container {
position: relative;
    background: #fff;
    width: 960px;
    margin: 0 auto;    
}


#container-click {
position: fixed;    
    width: 100%;
    margin: 0 auto;    
}
#skyscraper {position: absolute;width: 205px;height: 2680px;top: 270px;left: 1190px;z-index: 500;}

#skyscraper-left {position: absolute;width: 160px;height: 2640px;top: 650px;left: -389px;z-index: 5550;}

.skyproduct {border-bottom: 1px solid #e1e1e1;width: 205px;height: 100px;padding: 5px;/* background: url('https://www.ejuice.cz/image/ejuice/bg-skyproduct.png') 0 0 no-repeat; */background-color: #ffffff;display: inline-table;/* font-family: 'Advent Pro', Arial, sans-serif; */}

.nazevsekce {
    color: #333333;
    font-family: "Source Sans Pro",sans-serif;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    color:#fff;
    background-color:black;
}
.skyproduct .name 
{color: #4d4d4d;text-align: right;}

.skyproduct .name a {font-family: "Source Sans Pro",sans-serif;font-size:12px;text-decoration: none;color: #4d4d4d;height: 65px;width: 115px;}

.skyproduct .pict {float: left;width: 65px;height: 65px;padding-top: 10px;/* vertical-align: middle; */} 
.skyproduct .minprice {
    color: #f50606;
    /* font-weight: 200; */
    text-decoration: line-through;
    text-align: right;
    font-size: 22px;
}
.skyproduct .price {color: #333333;font-weight: bold;text-align: right;font-size: 14px;}

.newsReelH { cursor: pointer; border-bottom: 1px solid #f3f3f3; padding: 5px 0; background: url('/image/ejuice/bg-newsreel.png') 100% 6px no-repeat; margin: 0 0 10px 0}
.opened {background: url('/image/ejuice/bg-newsreel-close.png') 100% 6px no-repeat; }
.newsReelT {margin: 10px }


.savingsCalc th {color: #00b050;text-align: center;padding: 0 0 8px 0; border-bottom: 2px solid #333}
.savingsCalc th strong {font-size: 18px}
.savingsCalc .orange {color: #e46c0a}
.savingsCalc .red {color: #ff0000; font-size: 16px} 
.savingsCalc .blue{color: #558ed5}
.savingsCalc .desc{text-align: justify}

.strong {font-weight: bold}


#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:0;
	display:none;
	color:#fff;	
}




#background-right {
background: url('https://www.ejuice.cz/image/ejuice/ego-one-colorful-right.png') 0 0 no-repeat;
position: absolute;
min-width: 240px;
max-width: 1043px;
height: 3196px;
top: 0;
left: 960px;
z-index: 0
}

#background-left {
background: url('https://www.ejuice.cz/image/ejuice/ego-one-colorful-left.png') 0 0 no-repeat;
position: absolute;
min-width: 240px;
max-width: 1043px;
height: 3196px;
top: 0;
left: -240px;
z-index: 0
}

#background-left:hover, #background-right:hover {
    cursor: hand;
    cursor: pointer;
    opacity: .9;
}


#bodyMiddleTopBanners {
margin: 0 0 15px 0; 
}

#bodyMiddleTopBanners img {
margin: 0 4px 0 0 }

#bodyMiddleTopBanners  img.last {
float: right;   margin: 0; 
}


/* modal window product store info */
.modalStoresName { color: #333; font-weight: bold; font-size: 110% }
.modalStoresAddress { font-size: 80% }
.modalStoresStored { color: #4aa42c; font-weight: bold; font-size: 110% }
