#mainPage {
    background: transparent url('../img/mainPage.png') no-repeat scroll 0 0;
    position: relative;
    top: -18px;
    width: 588px;
}

#messages + br.clear + #mainPage {
    top: -67px!important;
}

/**
* Welcome
*/


#welcome {
    background: transparent url('../img/mainPage_welcome.png') no-repeat scroll 0 0;
    height: 182px;
    left: -49px;
    padding: 67px 45px 40px 50px;
    position: relative;
    width: 571px;
}

#welcome div.col-1 {
    float: left;
    width: 274px;
    text-align: right;
}

#welcome div.col-2 {
    margin-left: 302px;
    width: 268px;
}

#welcome h1 {
    color: #000000;
    font-family: "Myriad Pro";
    font-size: 18px;
    margin-top: 0;
}

#welcome p.even, #welcome p.odd {
    font-size: 13px;
    font-style: italic;
}

#welcome p.even {
    color: #8E703E;
}

#welcome p.odd {
    color: #77320C;
}

#welcome #welcomeContent a {
    color: inherit!important;
    font-weight: bold;
    text-decoration: underline;
}

#welcome .welcome-firms_offer {
    bottom: 36px;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: 30px;
}

/* Koniec: Welcome */


#newPhotos {
    background: transparent url('../img/colorful_line_long.png') no-repeat scroll left bottom;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

#newPhotos > h3 {
    background: transparent url('../img/mainPage_newPhotos.png') no-repeat scroll 0 0;
    text-indent: -9999px;
}

#newFirmPhotos {
    background: transparent url('../img/colorful_line_long.png') no-repeat scroll left bottom;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

#newFirmPhotos > h3 {
    background: transparent url('../img/mainPage_newFirmPhotos.png') no-repeat scroll 0 0;
    text-indent: -9999px;
}

#forumStatsWrapper {
    float: left;
    width: 200px;
}

#forumStats {
    width: 313px;
}

#forumStats > h3 {
    background: transparent url('../img/mainPage_forumStats.png') no-repeat scroll 3px 0;
    float: left;
    margin: 10px 0 0 0;
    text-indent: -9999px;
    width: 134px;
}

#topRead {
    float: left;
    width: 47%;
}

#topRead > h3 {
    background: transparent url('../img/mainPage_topRead.png') no-repeat scroll 0 0;
    text-indent: -9999px;
}

/**
* portalRadzi
*/

#portalRadzi {
    color: #CB9790;
    float: left;
    width: 50%;
}

#artsSylwester {
    color: #AA9169!important;
    font-size: 110%;
    margin-left: 50%;
    width: 50%;
}

#portalRadzi > h3 {
    background: transparent url('../img/mainPage_portalRadzi.png') no-repeat scroll 0 0;
    height: 18px;
    margin-bottom: 0;
    text-indent: -9999px;
    width: 250px;
}

#artsSylwester > h3 {
    background: url("../img/labels.png") no-repeat scroll -117px -135px transparent;
    height: 18px;
    margin-bottom: 5px;
    margin-top: 24px;
    text-indent: -9999px;
    width: 150px;
}

#portalRadzi > ul, #artsSylwester > ul, #topRead > ul, #forumStats ul {
    font-family: tahoma;
    list-style: none;
    margin-top: 0;
}

#portalRadzi > ul > li, #artsSylwester > ul > li, #topRead > ul > li, #forumStats ul > li {
    font-size: 12px;
    line-height: 24px;
    padding-left: 10px;
}

#artsSylwester > ul > li {
    font-size: 14px;
    font-weight: bold;
}

#portalRadzi > ul > li {
    background: transparent url('../img/mainPage_ul_li2.png') no-repeat scroll left center;
}

/* Koniec: portalRadzi */

#artsSylwester > ul > li, #topRead > ul > li, #forumStats ul > li {
    background: transparent url('../img/mainPage_ul_li.png') no-repeat scroll left center;
}

/**
* Taby
*/


#forumStats.ui-widget-content {
    background: none;
    border: none;
    color: #AFA168;
}

#forumStats ul.ui-tabs-nav  {
    background: none;
    border-color: #663535;
    border-style: none none solid none;
    border-width: 1px;
    height: 35px;
    margin: 0;
}

#forumStats ul.ui-tabs-nav > li {
    background: none;
    border: none;
    float: right;
    text-transform: lowercase;
}

#forumStats ul.ui-tabs-nav > li > a {
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
}

#forumStats ul.ui-tabs-nav > li.ui-tabs-selected > a {
    background-color: #471B1B;
}

#forumStats ul.ui-tabs-nav > li.ui-state-default a {
    color: #E56F4F;
}

#forumStats ul.ui-tabs-nav > li.ui-tabs-selected > a, #forumStats ul.ui-tabs-nav > li.ui-state-hover > a {
    color: #E7BBAF;
}

#forumStats div.ui-tabs-panel {
    padding: 0;
}

/* Koniec: Taby */



#mainPage .photos {
    margin-bottom: 15px;
}

#mainPage .photos tr+tr td {
    border: none;
    padding-top: 20px;
}

#mainPage .photos td {
    border: none;
    padding: 5px;
}

#mainPage .mainpage-photos-users td {
    vertical-align: top;
}

#mainPage .mainpage-photos-users img {
    width: 85px;
}


