div.kolorAreaContent {
    font-family: Arial,Helvetica,sans-serif;
    color: #666;
    text-shadow: 2px 2px 15px #FFF;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
}


div.kolorAreaContent b {
    font-weight:normal;
    font-style:normal;
    margin:0 10px 0 10px;
    color: #000;
    display:block;
    text-shadow: 2px 2px 15px #FFF;
    text-align: center;
    font-size: 40px!important;
    line-height: 1.08!important;
}

div.kolorAreaContent i {
	color: #999;
    font-weight:normal;
    font-style:normal;
    text-shadow: 2px 2px 15px #FFF;
    text-align: center;
    display:block;
    font-size: 20px;
    line-height: 1;
}

div.kolorAreaContent a{
    color: #FFF;
    display:block;
    background-color: #a6825e;
    text-decoration: none;
    font-size: 16px;
    padding: 8px 18px 3px 18px;
    text-shadow: none;
    text-transform: uppercase;
    border-radius: 4px;
    line-height: 1em;
    text-align: center!important;
}

div.kolorAreaContent a:hover{
    background-color: #000;
}


.kolorAreaHeader .kolorAreaCloseBtn[style] {top:8px!important;right:8px!important;}




div#sb[style] {box-shadow: 0px 0px 40px rgba(0,0,0,0.5); background: linear-gradient(0deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.5) 20%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%) !important;}

#sb > div:nth-child(2) > div:nth-child(2)[style] {background-color: #fff !important;}
