* {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
}

html {
    background: #dfdeda url('global_bg.png') no-repeat center top;
}

body {
    /* background: url('header_bg.png') repeat-x top; */
    text-align: center;
}


h1 {
    background: url('logo-tasha-main.png') no-repeat 8px 14px;
    padding: 20px 0 0 20px;   
    height: 50px;
    width: 137px; 
}

h1 span, h2 span {
    display: none;
}

#content {
    width: 976px;
    text-align: left;
    margin: 0 auto;
}

#country-selector {
    float: right;
    margin: -42px 8px 0 0;
    background: url('selector_bg.png') no-repeat right top;
    width: 277px;
    height: 30px;
}

#country-selector select {
    border: 0;
    background: white;
    float: right;
    margin: 6px 6px 0 0;
    width: 230px;
    font-size: 12px;
    color: #666666;
}

#country-selector img {
    margin-top: 4px;
}

#quick-links {
    /* background: url('quick_links_bg.png') no-repeat top left; */
    width: 976px;
    height: 55px;
    margin: 21px 0 0 0;
}

#quick-links li, #quick-links h4 {
    float: left;
    margin: 17px 0 0 20px;
    padding-right: 20px;
    background: url('quick_links_separator.png') no-repeat center right;
    height: 20px;
}
    
#quick-links a, #quick-links h4 {    
    font-size: 15px;
    color: #4d4d4d;
    text-decoration: none; 
    text-shadow: 1px 1px 1px #ffffff; 
}

#quick-links a:hover {
    color: #161616;
}

#quick-links h4 {
    background: url('quick_links_arrow.png') no-repeat center right;
    margin-left: 30px;
    padding-right: 25px;
    color: #999999;
}

#quick-links .last {
    background: none;
}

#promo-box {
    width: 976px;
    height: 226px;
    margin: 7px 0 3px 3px;
}

#promo-box.promo-cz {
    background: url('promobox_cz.jpg') no-repeat top left;
}

#promo-box.promo-sk {
    background: url('promobox_sk.jpg') no-repeat top left;
}

#promo-box p {
    width: 380px;       
    padding: 10px 0 0 30px;
    color: #fefefe;   
    line-height: 18px;
}

#promo-box p.first {
    padding-top: 85px;
}

#promo-box h4 {
    display: none;
}

.small-box {
    /* background: url('small_box_bg.png') no-repeat top left; */
    width: 325px;
    height: 180px;
    float: left;
}

.small-box h2 {
    width: 210px;
    height: 53px;
    margin-left: 30px;
}

.small-box h2 a {
    display: block;
    width: 210px;
    height: 53px;
    text-decoration: none;     
}

.small-box .text {
    padding: 24px 25px 0 30px;
    height: 45px;
    line-height: 18px;
    color: #666666;
}

.small-box .link {
    padding: 17px 25px 0 30px;
    text-align: right;
}

.small-box .link a {
    font-weight: bold;
    font-size: 11px;
}

.small-box.beauty h2 {
    background: url('logo_beauty.gif') no-repeat bottom left;
}

.small-box.beauty a {
    color: #e60000;
}

.small-box.beauty a:hover {
    color: #b40000;    
}    

.small-box.academy h2 {
    background: url('logo_academy.gif') no-repeat bottom left;
}

.small-box.academy a {
    color: #2cade6;
}    

.small-box.academy a:hover {
    color: #143960;
}

.small-box.spa-4you h2 {
    background: url('logo_spa_4you.gif') no-repeat bottom left;
}

.small-box.spa-4you a {
    color: #c07234;
}    

.small-box.spa-4you a:hover {
    color: #7c461a;
}

.small-box.spa-4pro h2 {
    background: url('logo_spa_4pro.gif') no-repeat bottom left;
}

.small-box.spa-4pro a {
    color: #882390;
}

.small-box.spa-4pro a:hover {
    color: #4a074f;
}

.small-box.ebeauty h2 {
    background: url('logo_ebeauty.png') no-repeat bottom left;
    height: 60px;
}

.small-box.ebeauty a {
    color: #882390;
}

.small-box.ebeauty a:hover {
    color: #4a074f;
}

.small-box.ebeauty .text {
    padding-top: 18px;
}

.small-box.bodyart h2 {
    background: url('logo_bodyart.gif') no-repeat bottom left;
}

.small-box.bodyart a {
    color: #77a509;
}

.small-box.bodyart a:hover {
    color: #4a6803;    
}    

.small-box.club h2 span {
    display: block;
    padding-top: 30px;
    color: #4d4d4d;
    font-size: 15px;
}

.small-box.club h2 a:hover span {
    color: #292929;
}

.small-box.club a {
    color: #666666;
}

.small-box.club a:hover {
    color: #3c3c3c;
}

#footer {
    margin-top: 25px;
    height: 127px;
    /* background: url('footer_bg.png') repeat-x top; */  
}

#quick-contacts, #footer-info {
    width: 976px;
    text-align: left;
    margin: 0 auto;    
    font-size: 11px;
}

#quick-contacts {
    padding: 32px 0 0 0;
    color: #b3b3b3;
}

#quick-contacts a {
    color: #b3b3b3;
    font-size: 11px;
}

#quick-contacts a:hover {
    color: #fefefe;
}

#quick-contacts h4 {
    font-weight: bold;
    padding-left: 8px;
}

#quick-contacts h4, #quick-contacts li {
    float: left;
}

#quick-contacts li {
    margin-left: 35px;
    background: url('quick_contacts_arrow.png') no-repeat left center;
    padding-left: 10px;
    font-size: 11px;
}


#footer-info {
    padding: 46px 0 0 0;
    color: #b5b5b5;
}

#footer-info a {
    color: #b5b5b5;
    font-size: 11px;
}

#footer-info a:hover {
    color: #fefefe;
}

#footer-info p.first {
    padding-left: 8px;
}
    
#footer-info p {
    float: left;
    line-height: 20px;
    font-size: 11px;
    margin-right: 143px;
}

#footer-info p.last {
    margin-right: 0;
}

#footer-info .rss-feed, #footer-info .facebook, #footer-info .sitemap {
    padding-left: 27px;
    margin-right: 25px;
    line-height: 20px;
    display: inline-block;
}

#footer-info .rss-feed {
    background: url('ico_rss.png') no-repeat left center;
    margin-right: 0;
}

#footer-info .facebook {
    background: url('ico_facebook.png') no-repeat left center;
}

#footer-info .sitemap {
    background: url('ico_sitemap.png') no-repeat left center;
    margin-right: 0;
}

.cleaner {
    clear: both;
}
