/*------------------*/
/*------ SHOP ------*/
/*------------------*/

#shop .leftSide{
    width: 438px;
    margin-left: 10px;
    text-align: left;
}
#shop .leftSide .shopName,
#shop .leftSide .phone,
#shop .leftSide .shopNumber,
#shop .leftSide .list,
#shop .leftSide .desc{margin-left: 10px;}
#shop .leftSide .shopName{
    font-size: 24px;
    color: #6fb640;
    margin-bottom: 5px;
}
#shop .leftSide .phone,
#shop .leftSide .shopNumber{
    font-size: 12px;
    color: #414141;
    margin-bottom: 5px;
}
#shop .leftSide .phone img,
#shop .leftSide .shopNumber img{
    margin-bottom: -3px;
}
#shop .leftSide .list,
#shop .leftSide .desc{margin-top: 15px;}
#shop .leftSide .desc{margin-bottom: 20px;}
#shop .leftSide .list .title,
#shop .leftSide .desc .title,
#shop .rightSide .moreShops{
    font-size: 11px;
    font-weight: bold;
    color: #414141;
}
#shop .leftSide .list .elements img,
#shop .rightSide .moreShops .elements img{margin-bottom: -1px;}
#shop .leftSide .list .elements a{
    font-size: 12px;
    color: #1089c8;
}
#shop .leftSide .offer{width: 440px;}
#shop .leftSide .offer .top{
    background: url(http://www.premieroutlets.hu/savoya/images/background-shopOfferTop.gif) top center no-repeat;
    height: 10px;
}
#shop .leftSide .offer .center{background: url(http://www.premieroutlets.hu/savoya/images/background-shopOfferCenter.gif) top center repeat-y;}
#shop .leftSide .offer .bottom{
    background: url(http://www.premieroutlets.hu/savoya/images/background-shopOfferBottom.gif) top center no-repeat;
    height: 10px;
}
#shop .leftSide .offer .center .frame{
    width: 410px;
    padding: 20px 15px 5px 15px;
}
#shop .leftSide .offer .title{
    font-size: 16px;
    color: #000000;
    margin-bottom: 5px;
}
#shop .leftSide .offer .frame2{
    font-size: 12px;
    color: #737373;
}
#shop .leftSide .offer .frame2 img{
    margin-right: 8px;
    margin-bottom: 8px;
}
#shop .leftSide .offer .more{
    background: url(http://www.premieroutlets.hu/savoya/images/more-bg.gif) top center no-repeat;
    width: 210px;
    height: 20px;
    line-height: 20px;
}
#shop .leftSide .offer .more a{
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin-left: 155px;
}
#shop .rightSide{
    width: 445px;
    margin-left: 10px;
    text-align: left;
}
#shop .rightSide .shopPic img{margin-right: 9px;}
#shop .rightSide .shopPic .zoom{
    background: url(http://www.premieroutlets.hu/savoya/images/background-shopZoom.gif) top center no-repeat;
    width: 434px;
    height: 40px;
    margin-top: 2px;
    margin-bottom: 25px;
}
#shop .rightSide .shopPic .zoom a{
    position: relative;
    top: 5px;
    left: 375px
}
#shop .rightSide .moreShops{
    margin-bottom: 15px;
}
#shop .rightSide .moreShops .elements a{
    font-size: 12px;
    color: #6fb640;
}
#shop .rightSide .offering{
    margin-top: 15px;
}
#shop .rightSide .offering .title{
    font-family: Humanist-777 LtHU, Trebuchet MS, Times New Roman, Arial;
    font-size: 22px;
    color: #000000;
    margin-bottom: 5px;
}
#shop .rightSide .offering .item{
    width: 140px;
    margin-right: 8px;
}
#shop .rightSide .offering .item .text{
    font-size: 11px;
    color: #6fb640;
    min-height: 28px;
}
#shop .rightSide .offering .item .text a{color: #6FB640;}
#shop .rightSide .offering .item img{margin: 0 auto 3px auto;}
#shop .rightSide .offering .item .more{
    background: url(http://www.premieroutlets.hu/savoya/images/more-bg3.gif) top center no-repeat;
    width: 140px;
    height: 15px;
    line-height: 13px;
}
#shop .rightSide .offering .item .more a{
    margin-left: 95px;
    font-size: 10px;
    font-weight: bold;
    text-transform: lowercase;
    color: #585858;
}
