/*-------------------*/
/*------ SHOPS ------*/
/*-------------------*/

#shops .leftBlock{
    font-size: 12px;
    text-align: left;
    color: #414141;
    width: 540px;
    margin-left: 20px;
}
#shops .leftBlock a{
    text-decoration: underline;
    color: #1089c8;
}
#shops .leftBlock .title{
    font-size: 24px;
    text-align: left;
    color: #6fb640;
}
#shops .downloads{
    margin-top: 35px;
}
#shops .downloads .title{
    font-size: 22px;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}
#shops .downloads .item{
    margin: 10px 0 10px 0;
    min-height: 55px;
}
#shops .downloads .item .pic{
    width: 55px;
    margin-left: 10px;
    margin-right: 18px;
}
#shops .downloads .item .data .name{
    font-size: 12px;
    font-weight: bold;
    color: #5faf2a;
}
#shops .downloads .item .data .fileName,
#shops .downloads .item .data .size{
    font-size: 11px;
    color: #a5a5a5;
}
#shops .downloads .item .data .downLink a{
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;
}
#shops .downloads .item .data .downLink img{
    margin-bottom: -2px;
}
#shops .right{
    width: 325px;
    margin-left: 10px;
    margin-top: 0px;
}
#shops .right .pictures img{margin-bottom: 10px;}
#shops .right .pictures{margin-bottom: 5px;}
#shops .right .galleryTitle{
    font-family: Humanist-777 LtHU, Trebuchet MS, Times New Roman, Arial;
    font-size: 22px;
    color: #000000;
    text-align: left;
    margin-bottom: 5px;
}
#shops .right .gallery{
    background: url(http://www.premieroutlets.hu/savoya/images/background-gallery.gif) top center no-repeat;
    width: 321px;
    height: 134px;
}
#shops .right .gallery .thumbPic{
	padding-top: 14px;
	width: 320px;
	height: 88px;
}
#shops .right .gallery .zoom{
    bottom: -5px;
	float: right;
	position: relative;
	right: 5px;
	width: 65px;
}
