/*
****************
**** GENERAL
****************
*/

body {
    background: #000000 url('../img/background.jpg') repeat-x scroll top center;
}

/*
****************
**** TOP
****************
*/

#top {
    height: 277px;
    left: 7px;
    margin: 0 auto;
    position: relative;
    width: 1020px;
}

#top h2.page-header {
    background: transparent url('../img/labels.png') no-repeat scroll 0 0;
    height: 54px;
    width: 334px;
    display: block;
}

#top h2.page-header a {
    display: block;
    height: 54px;
    outline: 0;
    text-indent: -9999px;
}

#top .menu-top-blinder {
    height: 20px;
    position: relative;
    width: 100%;
    z-index: 10;
}

#top .menu-top {
    float: right;
    position: absolute;
    right: -20px;
    top: 3px;
}

#top .menu-top-list {
    height: 20px;
    margin: 0;
}

#top .menu-top .menu-top-item {
    float: left;
    padding: 0 2px;
    height: 20px;
}

#top .menu-top .menu-top-item + .menu-top-item:before {
    color: #878787;
    content: '|';
    padding: 0 3px 0 0;
}

#top .menu-top .menu-top-item a {
    color: #FFFFFF;
    display: inline-block;
    font-family: "Myriad Pro","Trebuchet MS";
    font-size: 14px;
    height: 40px;
    outline: 0;
    position: relative;
    top: -20px;
}

#top .menu-top .menu-top-item a:active,
#top .menu-top .menu-top-item a:focus,
#top .menu-top .menu-top-item a:hover {
    background: transparent url('../img/icons.png') no-repeat scroll center 0;
}

#top .menu-top .menu-top-item a .menu-top-item-text {
    position: relative;
    top: 20px;
}

#top #quickSearch {
    background: transparent url('../img/labels.png') no-repeat scroll 0 -54px;
    height: 43px;
    position: absolute;
    right: 0;
    width: 340px;
    z-index: 5;
}

#top #quickSearch .quick_search-phrase input {
    background: transparent;
    border: none;
    color: #585858;
    font-family: tahoma;
    left: 15px;
    position: relative;
    top: 14px;
}

#top #quickSearch .quick_search-phrase input.texthover {
    color: #000000;
}

#top #quickSearch .quick_search-submit {
    background: transparent;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    padding-bottom: 0;
    padding-right: 11px;
    position: relative;
    right: 18px;
    text-indent: 0;
    top: -11px;
    width: 56px;
}


#top #rotateNav {
    height: 194px;
    width: 1005px;
    position: relative;
}

#top #rotateNav .rotate-category {
    background: transparent url('../img/rotateNav.jpg') no-repeat scroll 0 0;
    -moz-border-radius-bottomleft: 11px;
    -moz-border-radius-bottomright: 11px;
    border-radius-bottomleft: 11px;
    border-radius-bottomright: 11px;
    height: 193px;
    padding: 0 1px 1px;
    position: absolute;
    width: 1003px;
    top: 0;
}

#top #rotateNav .rotate-category-hide {
    display: none;
}

#top #rotateNav .rotate-category .rotate-header {
    font-size: 20px;
    float: left;
    margin: 0;
    padding: 0 20px 0 15px;
    position: relative;
    top: 153px;
}

#top #rotateNav .rotate-category .rotate-header a {
    color: #FFFFFF;
}

#top #rotateNav .rotate-category .rotate-header a:hover {
    text-decoration: underline;
}

#top #rotateNav .rotate-category .rotate-description {
    position: relative;
    border-left: solid 1px #DBDBDB;
    color: #FFFFFF;
    cursor: default;
    float: left;
    height: 40px;
    margin: 0;
    padding-left: 15px;
    width: 600px;
    top: 147px;
}

#top #rotateNav .rotate-category.rotate-category-places {
    background-position: 0 0;
}

#top #rotateNav .rotate-category.rotate-category-firms {
    background-position: 0 -194px;
}

#top #rotateNav .rotate-category.rotate-category-forum {
    background-position: 0 -388px;
}

/*
****************
**** MENU
****************
*/

/* list-white */

#menuLeft .list-white,
#menuRight .list-white {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 15px 10px 20px;
}

#menuLeft .list-white .list-white-item,
#menuRight .list-white .list-white-item {
    line-height: 20px;
    display: block;
}

#menuLeft .list-white .list-white-item,
#menuRight .list-white .list-white-item {
    border-top: #FFFFFF 1px solid;
}

#menuLeft .list-white .list-white-item + .list-white-item,
#menuRight .list-white .list-white-item + .list-white-item {
    border-top: #e4e4e4 solid 1px;
}

#menuLeft .list-white .list-white-item:hover + .list-white-item,
#menuRight .list-white .list-white-item:hover + .list-white-item {
    border-top: #FFFFFF 1px solid;
}

#menuLeft .list-white .list-white-item:hover,
#menuRight .list-white .list-white-item:hover {
    background: transparent url('../img/labels.png') no-repeat scroll -212px -165px;
    border-top: #FFFFFF 1px solid;
}

#menuLeft .list-white .list-white-item a,
#menuRight .list-white .list-white-item a {
    background: transparent url(../img/icons.png) no-repeat scroll 0 -172px;
    color: #232323;
    display: block;
    padding-left: 15px;
}

#menuLeft .list-white .list-white-item:hover a,
#menuRight .list-white .list-white-item:hover a {
    color: #FFFFFF;
    background: transparent url('../img/icons.png') no-repeat scroll right -127px;
}

/* list-white-sublist */


#menuLeft .list-white .list-white-sublist,
#menuRight .list-white .list-white-sublist {
    background: #FFFFFF;
    padding-left: 10px;
}

#menuLeft .list-white .list-white-sublist .list-white-item,
#menuRight .list-white .list-white-sublist .list-white-item {
    border: none!important;
}

/* list-white */

#menuLeft .list-dark,
#menuRight .list-dark {
    margin-bottom: 0;
    padding: 0 15px 10px 20px;
}

#menuLeft .list-dark .list-dark-item,
#menuRight .list-dark .list-dark-item {
    line-height: 22px;
}

#menuLeft .list-dark .list-dark-item a,
#menuRight .list-dark .list-dark-item a {
    background: transparent url(../img/icons.png) no-repeat scroll 0 -192px;
    color: #FFFFFF;
    padding-left: 15px;
}

#menuLeft .list-dark .list-dark-item:hover a,
#menuRight .list-dark .list-dark-item:hover a {
    color: #FFFFFF;
    text-decoration: underline;
}

/* roundings-white */

#menuLeft .roundings-white,
#menuRight .roundings-white {
    margin-top: 15px;
    padding-top: 10px;
    width: 220px;
}

#menuLeft .roundings-white-left {
    background: transparent url('../img/roundings.png') no-repeat scroll -5px 0;
}

#menuRight .roundings-white-right {
    background: transparent url('../img/roundings.png') no-repeat scroll -383px 0;
}

#menuLeft .roundings-white .roundings-white-wrapper,
#menuRight .roundings-white .roundings-white-wrapper {
    padding-bottom: 10px;
}

#menuLeft .roundings-white-left .roundings-white-wrapper {
    background: transparent url('../img/roundings.png') no-repeat scroll -5px bottom;
}

#menuRight .roundings-white-right .roundings-white-wrapper {
    background: transparent url('../img/roundings.png') no-repeat scroll -383px bottom;
}

#menuLeft .roundings-white .roundings-white-content,
#menuRight .roundings-white .roundings-white-content {
    background: #FFFFFF;
    padding-top: 5px;
}

#menuLeft .menu-firms-categories-toggle {
    cursor: pointer;
    display: block;
    float: right;
    height: 25px;
    position: relative;
    right: 17px;
    top: -35px;
    width: 25px;
}

#menuLeft .menu-firms-categories-toggle.menu-firms-categories-toggle-hidden {
    background: url("../img/icons.png") no-repeat scroll 8px -621px transparent;
}

#menuLeft .menu-firms-categories-toggle.menu-firms-categories-toggle-visible {
    background: url("../img/icons.png") no-repeat scroll 8px -640px transparent;
}

#menuLeft .menu-firms-categories-toggle.menu-firms-categories-toggle-hidden:hover {
    background: url("../img/icons.png") no-repeat scroll -12px -621px transparent;
}

#menuLeft .menu-firms-categories-toggle.menu-firms-categories-toggle-visible:hover {
    background: url("../img/icons.png") no-repeat scroll -12px -640px transparent;
}

#menuLeft .menu-firms-categories-submenu-hidden {
    display: none;
}

#menuLeft .menu-header,
#menuRight .menu-header {
    cursor: default;
    font-weight: bold;
}

#menuLeft a.menu-header,
#menuRight a.menu-header {
    cursor: pointer;
}

#menuLeft .menu-header:before,
#menuRight .menu-header:before {
    content: '.';
    font-family: tahoma;
    font-size: 11px;
}

#menuLeft .menu-header-dark,
#menuRight .menu-header-dark {
    background: transparent url('../img/labels.png') no-repeat scroll -198px -97px;
    color: #FFFFFF;
    display: block;
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-left: 8px;
    padding-left: 15px;
    text-transform: lowercase;
    width: 180px;
}


/*
****************
**** MENULEFT
****************
*/

#menuLeft {
    float: left;
    left: -598px;
    position: relative;
    padding-bottom: 10px;
    width: 220px;
}

#menuLeft #menuPlaces {
    background: transparent url('../img/labels.png') no-repeat scroll -340px 0;
    width: 220px;
}

#menuLeft #menuPlacesWrapper {
    background: transparent url(../img/gradients-vertical.png) repeat-y scroll -1474px bottom;
    margin-bottom: 12px; /* 12px + */
    padding-bottom: 16px;
    position: relative;
    top: 12px;
    width: 100%;
}

#menuLeft #menuPlacesWrapper2 {
    background: transparent url('../img/gradients-vertical.png') repeat-y scroll 0 0;
    padding-left: 7px;
    padding-right: 3px;
    padding-bottom: 5px;
}

#menuLeft #menuPlaces h5.menu-header {
    background: transparent url('../img/labels.png') no-repeat scroll 0 -97px;
    color: #FFFFFF;
    display: block;
    height: 25px;
    line-height: 25px;
    margin-left: 5px;
    padding-left: 15px;
    width: 183px;
}

#menuLeft #menuPlaces .jquery-selectbox {
    background: transparent url(../img/labels.png) no-repeat scroll -354px -204px;
    border: none;
    display: block;
    float: none;
    height: 28px;
    margin: 8px auto 3px;
    position: relative;
    width: 191px!important;
}

#menuLeft #menuPlaces .jquery-selectbox-list {
    -moz-border-radius-bottomleft:5px;
    border-radius-bottomleft:5px;
    background: #FFFFFF;
    border: none;
    position: relative;
    top: 21px;
}

#menuLeft #menuPlaces .jquery-selectbox-list .jquery-selectbox-item {
    font-size: 11px;
    line-height: 1.3em;
    padding-left: 5px;
}

#menuLeft #menuPlaces .jquery-selectbox-list .listelementhover {
    background: #F5FFFF;
    color: #000000;
}

#menuLeft #menuPlaces #id_province {
    background: transparent url(../img/labels.png) no-repeat scroll -354px -204px;
    border: none;
    color: #444444;
    display: block;
    float: none;
    font-family: tahoma;
    height: 28px;
    margin: 8px auto 3px;
    padding-left: 5px;
    padding-top: 5px;
    width: 191px!important;
}

#menuLeft #menuPlaces .jquery-selectbox .jquery-selectbox-currentItem {
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    padding: 0 20px 0 10px;
    position: absolute;
    top: 0;
}

#menuLeft #menuPlaces .jquery-selectbox .jquery-selectbox-moreButton {
    background: transparent url(../img/icons.png) no-repeat scroll 0 -596px;
    position: relative;
    top: 6px;
    right: 6px;
}

#menuLeft #menuPlaces a {
    color: #FFFFFF!important;
    font-family: tahoma;
}

#menuLeft #menuPlaces .menu-places-popular {
    padding-left: 20px;
}

#menuLeft #menuPlaces .menu-places-popular a {
    background: transparent url('../img/icons.png') no-repeat scroll 0 -106px;
    font-weight: bold;
    padding-left: 25px;
}

#menuLeft #menuPlaces .search {
    background: #FFFFFF url(../img/icons.png) repeat-x scroll 0 -341px;
    height: 25px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-left: 5px;
    position: relative;
    width: 180px;
}

#menuLeft #menuPlaces .search .search-query {
    background: none;
    border: none;
    color: #676767;
    font-family: tahoma;
    margin-bottom: 0;
    position: relative;
    top: 3px;
    width: 115px;
    min-width: 115px;
}

#menuLeft #menuPlaces .search .search-submit {
    background: transparent url(../img/labels.png) repeat-y scroll -55px -392px;
    color: #FFFFFF;
    font-family: tahoma;
    height: 25px;
    margin: 0;
    padding-bottom: 2px;
    padding-right: 12px;
    position: absolute;
    right: -2px;
    text-indent: 0;
    top: 0;
    width: 64px;
}

#menuLeft #menuPlaces .search-full {
    font-size: 10px;
    margin: 3px 0 0 20px;
}

#menuLeft #menuFirms {
    background: transparent url('../img/labels.png') no-repeat scroll 0 -122px;
    height: 226px;
    margin-top: 25px;
    padding-top: 10px;
    width: 212px;
}

#menuLeft #menuFirmsCategories .menu-firms-categories-toggle {
    cursor: pointer;
    display: block;
    height: 21px;
    float: right;
    width: 20px;
    text-indent: -9999px;
}

#menuLeft #menuFirmsCategories .menu-firms-categories-toggle-hidden {
    background: url("../img/icons.png") no-repeat scroll -14px -313px transparent;
}

#menuLeft #menuFirmsCategories .menu-firms-categories-toggle-visible {
    background: url("../img/icons.png") no-repeat scroll -14px -327px transparent;
}

#menuLeft #menuFirmsCategories .menu-firms-categories-submenu-hidden {
    display: none;
}


/*
****************
**** MENURIGHT
****************
*/

#menuRight {
    float: left;
    width: 220px;
    position: relative;
    z-index: 5;
}

#menuMain.roundings-white-right {
    background-position: -383px -5px;
    margin-top: 0;
    padding-top: 5px;
}

#menuRight #menuProfile {
    background: transparent url('../img/labels.png') no-repeat scroll -340px -12px;
    width: 215px;
    margin-bottom: 20px;
    margin-left: 5px;
}

#menuRight #menuProfileWrapper {
    background: transparent url(../img/gradients-vertical.png) repeat-y scroll -1698px bottom;
    margin-bottom: 12px; /* 12px + */
    padding-bottom: 10px;
    position: relative;
    top: 10px;
    width: 100%;
}

#menuRight #menuProfileWrapper2 {
    background: transparent url('../img/gradients-vertical.png') repeat-y scroll -1259px 0;
    padding-left: 7px;
    padding-right: 3px;
}

#menuRight #menuProfile,
#menuRight #menuProfile a,
#menuRight #menuProfile h5 {
    color: #FFFFFF;
}

#menuRight #menuProfile h5.menu-header {
    background: transparent url('../img/labels.png') no-repeat scroll -393px -97px;
    display: block;
    height: 25px;
    line-height: 25px;
    margin-left: 2px;
    padding-left: 15px;
    width: 183px;
}

#menuRight #menuProfile .photoWrapper {
    margin-top: 10px;
}

#menuRight #menuProfile .profile-name {
    color: #FFFFFF;
    margin: 5px 0;
    text-align: center;
}

#menuRight #menuProfile .menu-profile-header {
    background: transparent url('../img/labels.png') no-repeat scroll -394px -122px;
    width: 98px;
}

#menuRight #menuProfile .menu-profile-header a,
#menuRight #menuProfile .menu-profile-header span {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding-left: 8px;
    width: 97px;
}

#menuRight #menuProfile .menu-profile-header span {
    cursor: default;
}

#menuRight #menuProfile .menu-profile-header .menu-profile-header-community {
    background: transparent url('../img/icons.png') no-repeat scroll 82px -215px;
}

#menuRight #menuProfile .menu-profile-header .menu-profile-header-data {
    background: transparent url('../img/icons.png') no-repeat scroll 81px -274px;
}

#menuRight #menuProfile .menu-profile-header .menu-profile-header-gallery {
    background: transparent url('../img/icons.png') no-repeat scroll 77px -294px;
}

#menuRight #menuProfile .menu-profile-header .menu-profile-header-messages {
    background: transparent url('../img/icons.png') no-repeat scroll 77px -233px;
}

#menuRight #menuProfile .menu-profile-header .menu-profile-header-orders {
    background: transparent url('../img/icons.png') no-repeat scroll 81px -255px;
}

#menuRight #menuProfile .menu-profile-list {
    font-size: 11px;
    margin-top: 5px;
}

#menuRight #menuProfile .menu-profile-list .menu-profile-list-item {
    color: #FFFFFF;
}

#menuRight #menuProfile .menu-profile-list .menu-profile-list-item a {
    color: #FFFFFF;
}

#menuRight #menuProfile .menu-profile-list .menu-profile-list-item a:before {
    content: "- ";
}

#menuRight #menuProfile .logout {
    clear: both;
    font-size: 11px;
    margin-bottom: 0;
    margin-right: 10px;
    text-align: right;
}

#menuRight #menuProfile .logout a {
    color: #ABABAB;
}

#menuRight #menuProfile #menuLogin label {
    color: #FFFFFF;
    margin-right: 5px;
    width: 45px;
    left: 0;
}

#menuRight #menuProfile #menuLogin div.field {
    width: 120px;
}

#menuRight #menuProfile #menuLogin input[type='text'],
#menuRight #menuProfile #menuLogin input[type='password'] {
    min-width: 120px;
}

#menuRight #menuProfile #menuLogin input[type='submit'] {
    left: 20px;
    position: relative;
    top: -3px;
}

#menuRight #menuProfile #menuLogin h3 {
    margin-left: 5px;
}

#menuRight #menuProfile #menuLogin h3.link-register {
    margin-bottom: 0;
    padding-bottom: 5px;
}

#menuRight #menuProfile #menuLogin .field-help_text,
#menuRight #menuProfile #menuLogin .field-label-required {
    display: none;
}

#menuRight .kopytko-menu_right {
    margin-bottom: 10px;
    text-align: center
}

#menuFacebook {
    background: #F0F0F0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 10px;
    width: 200px;
}

#menuFacebook iframe {
    border: medium none;
    height: 91px;
    right: 7px;
    overflow: hidden;
    position: relative;
    width: 220px;
}

#menuPopular {
    margin-top: 15px;
}


/*
****************
**** CONTAINER
****************
*/

#container {
    margin: 0 auto;
    width: 1038px;
}

#containerWrapper {
    background: transparent url('../img/gradients-vertical.png') repeat-y scroll -221px 0;
    float: left;
}


/*
****************
**** CONTENT
****************
*/

#content {
    background-color: #FFFFFF;
    color: #000000;
    float: left;
    left: 220px; /* 181 + 0 + 0 */
    padding: 0 8px 20px 12px;
    position: relative;
    width: 578px; /* 598px */
    z-index: 5;
}


/*
****************
**** FOOTER
****************
*/

#footer {
    background: transparent url('../img/roundings.png') no-repeat scroll center -10px;
    clear: both;
    height: 64px;
    margin: 0 auto 10px auto;
    padding-top: 5px;
    width: 1000px; /* +10 wystających */
}

#footerWrapper {
    background: #FFFFFF;
    color: #232323;
    height: 64px;
    width: 1000px; /* +10 wystających */
}

#footer .menu-footer {
    background: transparent url('../img/icons.png') no-repeat scroll left -40px;
    float: left;
    height: 20px;
    left: -5px;
    margin: 0;
    padding: 22px 20px;
    position: relative;
}

#footer .menu-footer .menu-footer-item {
    float: left;
    padding: 0 2px;
    height: 20px;
    line-height: 20px;
}

#footer .menu-footer .menu-footer-item + .menu-footer-item {
    background: transparent url('../img/icons.png') no-repeat scroll 0 -147px;
    padding-left: 10px;
}

#footer .menu-footer .menu-footer-item a {
    color: #5F5F5F;
    display: block;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}

#footer .menu-footer .menu-footer-item a .menu-footer-item-text {
    display: block;
    padding: 0 7px;
}

#footer .menu-footer .menu-footer-item a:hover {
    color: #FFFFFF;
    background: transparent url('../img/labels.png') no-repeat scroll -212px -122px;
}

#footer .menu-footer .menu-footer-item a .menu-footer-item-text:hover {
    background: transparent url('../img/icons.png') no-repeat scroll right -127px;
}

#footer .copyrights {
    background: transparent url('../img/icons.png') no-repeat scroll right -40px;
    float: right;
    height: 35px;
    left: 5px;
    line-height: 20px;
    margin: 0;
    padding: 17px 20px 12px 20px;
    position: relative;
}

#footer .copyrights-portal-logo {
    background: transparent url('../img/labels.png') no-repeat scroll  -212px -142px;
    float: right;
    height: 23px;
    margin-left: 5px;
    text-indent: -9999px;
    position: relative;
    margin-top: -3px;
    width: 170px;
}

#footer .copyrights-license {
    color: #3B595F;
}


/*
****************
**** RÓŻNE TAKIE
****************
*/



/*
menu lewe - 181px
menu prawe - 198px
content - 618px
całość - 997px



*/

a {
    color: #11898F;
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline;
}

ul {
    list-style: none;
}

.clear {
    clear: both;
}
a > em {
    font-size: 120%;
    font-style: normal;
    font-weight: bold;
    line-height: 40px;
}

a.readon {
    float: right;
    font-weight: bold;
}

q:before {
    content : "„";
}

q:after {
    content : "”";
}

p.readon {
    height: 1.5em;
    text-align: right;
}

p.readon > a {
    color: #000000;
    font-weight: bold;
}



div.lead {
    text-align: justify;
    text-indent: 2em;
}

h4 {
    color: #00646F;
    font-size: 120%;
    margin: 0;
}

h5 {
    font-size: 100%;
    margin: 0;
}

h6 {
    color: #9F8E81;
    font-size: 13px;
    margin-left: 30px;
    text-align: center;
}

img {
    border: none;
}

img.photo,
img.wave {
    background: #FFFFFF url('../img/wave_bg.png') no-repeat scroll right -30px;
    border: 1px solid #E0EFEF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 3px 4px;
}

body {
    font-family: "Trebuchet MS", verdana;
    font-size: 13px;
}

h1 {
    color: #00646F;
    font-size: 25px;
}

h1.content-header {
    margin-top: 0;
}

div.photoWrapper{
    text-align: center;
    width: 100%;
}

div.center {
    text-align: center;
}

.italic {
    font-style: italic;
}

img.thumbnail {
    border-color: #C2EBEF #A7DADF #A7DADF #C2EBEF;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 1px;
}

ol {
    list-style-type: decimal;
}

ul {
    list-style: none;
    padding: 0;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
}

.justify {
    text-align: justify;
}

.right {
    text-align: right;
}

.meta,
.no_content {
    color: #5F7A7F;
    font-size: 12px;
}

.text {
    text-indent: 2em;
}

.text a {
    text-decoration: underline;
}

.info-box,
blockquote {
    background: transparent url(../img/l5.png) repeat scroll 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: solid #DFFBFF 2px;
    margin: 10px 5px;
    padding: 15px 10px;
}


/**
* Bredcrumbs
*/


#breadcrumbs {
    float: left;
    font-size: 11px;
    margin: 10px 0;
    padding: 0 2%;
    width: 96%;
}

#breadcrumbs > li {
    float: left;
}

#breadcrumbs > li + li {
    background: transparent url(../img/icons.png) no-repeat scroll -3px -174px;
    margin-left: 5px;
    padding-left: 13px;
}

#breadcrumbs > li:last-child > a {
    color: #00646F;
}

#breadcrumbs > li.meta {
    background: none;
    padding-left: 0;
}

#breadcrumbs > li > a {
    color: #04A6BB;
}

/* Koniec: Breadcrumbs */


/**
* Messages
*/


#messages {
    clear: both;
    font-family: Tahoma;
    font-weight: bold;
    position: relative;
    z-index: 10;
}

#messagesSuccesses {
    color: #009F16;
}

#messagesInfos {
    color: #6290AF;
}

#messagesErrors {
    color: #FF0000;
}

/* Koniec: Messages */

/**
* Paginacja
*/


#breadcrumbs  > li.breadcrumbs-paginator {
    background: none;
    padding-left: 0;
}

.paginate {
    clear: both;
    left: 50%;
    float: left;
    position: relative;
}

#breadcrumbs  > li.breadcrumbs-paginator .paginate > li {
    font-size: 100%;
    margin-top: 0;
}

.paginate > li {
    float: left;
    right: 50%;
    position: relative;
    border: none;
    font-size: 90%;
    font-weight: bold;
    font-family: tahoma;
    margin-top: 5px;
    height: 1.6em;
    text-align: center;
    word-spacing: 0;
}

.paginate > li.outer {
    font-size: 13px;
    margin: 5px 0;
}

#breadcrumbs  > li.breadcrumbs-paginator .paginate > li > a, #breadcrumbs  > li.breadcrumbs-paginator .paginate > li > span {
    margin: 0 1px;
    padding: 0 4px;
    text-align: center;
    width: auto;
}

.paginate > li > a, .paginate > li > span {
    margin: 0 3px;
    padding: 4px 6px;
    text-align: center;
    width: auto;
}

#breadcrumbs  > li.breadcrumbs-paginator .paginate > li > a {
    border-style: none;
}

.paginate > li > a {
    background: transparent url(../img/icons.png) repeat-x scroll 0 -366px;
    border-radius: 1px;
    -moz-border-radius: 2px;
    border-color: #DFFBFF;
    border-width: 2px;
    border-style: solid;
}

.paginate > li.outer > a {
    background: transparent url(../img/gradients-vertical.png) repeat-y scroll -100px 0;
    border-color: #BBBBBB;
    padding: 2px 10px;
}

#breadcrumbs  > li.breadcrumbs-paginator .paginate > li > span {
    border: none;
}

.paginate > li > span {
    -moz-border-radius: 2px;
    border: 2px solid #AFF5FF;
    color: #00646F;
}

.paginate > li > a:hover {
    border-color: #AFF5FF;
    text-decoration: none;
}

.paginate > li > span:hover {
    cursor: default;
}

.paginate > li.next > a {
    background: transparent url(../img/gradients-vertical.png) repeat-y scroll -100px 0;
    border-color: #26BFCF;
    color: #FFFFFF;
    padding-top: 2px;
    padding-bottom: 2px;
}

/* Koniec: Paginacja */

/**
* Ulubione
*/

a.favourites-add {
    background: transparent url('../img/icons.png') no-repeat scroll 5px -449px;
    font-weight: bold;
    outline: 0;
    padding-left: 25px;
    padding-top: 1px;
    text-decoration: underline;
}

span.favourites-success {
    background: transparent url('../img/favourites.png') no-repeat scroll 5px -468px;
    color: #88BF00;
    font-weight: bold;
    padding-left: 25px;
    padding-top: 1px;
}

span.favourites-contains {
    background: transparent url('../img/favourites.png') no-repeat scroll left -19px;
    color: #FFDD94;
    font-weight: bold;
    padding-left: 22px;
    padding-top: 1px;
}

.favourites-login {
    font-weight: bold;
}

a.favourites-delete {
    background: transparent url('../img/delete.png') no-repeat scroll 0 0;
    margin-left: 7px;
    padding-left: 16px;
    text-indent: -999px;
}

a.favourites-delete > span {
    display: none;
}

ul.detail > li > a.favourites-delete {
    background: transparent url('../img/delete.png') no-repeat scroll 0 0;
    height: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    width: 16px;
    top:5px;
}

ul.articles > li > a.favourites-delete {
    background: transparent url(../img/delete.png) no-repeat scroll 0 2px;
    margin-right:-15px;
}

/* Koniec: Ulubione */

/**
* article
*/

.article {

}

.article p.header {
    color: #00646F;
    clear: both;
    font-size: 125%;
    font-weight: bold;
    margin: 5px;
}

.article img {
    border-color: #C2EBEF #A7DADF #A7DADF #C2EBEF;
    border-width: 1px;
    border-style: solid;
    clear: both;
    margin: 5px;
    padding: 1px;
}

.article img.img_left {
    float: left;
    margin: 6px 5px 1px 0;
}

.article img.img_right {
    float: right;
    margin: 6px 0 1px 5px;
}

.article img.img_block {
    border-color: #C2EBEF #A7DADF #A7DADF #C2EBEF;
    border-width: 1px;
    border-style: solid;
    margin: 0 auto;
    padding: 5px;
}

.article p.signature {
    font-style: italic;
    text-align: right;
}

.article div.text ul {
    list-style: disc;
    padding-left: 10px;
}

.article div.text ul > li {
    margin-bottom: 6px;
    text-indent: 0;
}

.article > div.text > div {
    text-align: center;
}

/* Koniec: article */

/**
* firm-page
*/

.firm-page-categories {
    border: 1px solid #E0EFEF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 11px;
    padding: 5px 15px;
    width: 95%;
}

.firm-page-categories .col-1, .firm-page-categories .col-2 {
    padding: 0;
}

a.firm-page-categories-group {
    color: #304A5E;
    font-weight: bold;
}

.firm-page .firm-page-grid .col-1 {
    width: 310px;
    padding: 10px 5px;
}

.firm-page .firm-page-grid .col-2 {
    width: 213px;
    padding: 10px 5px;
}

.firm-page .firm-page-logo {
    text-align: center;
    width: 100%;
}

.firm-page .firm-page-logo img {
    max-width: 213px;
}

.firm-page-data {
    width: 309px!important;
    margin-top: 10px;
}

.firm-page-data-none {
    color: #BBBBBB;
}

.firm-page-address-data thead {
    background: transparent url(../img/icons.png) no-repeat scroll 260px -489px;
}

.firm-page-contact-data thead {
    background: transparent url('../img/labels.png') no-repeat scroll 260px -400px;
}

.firm-page-data tbody {
    background: #FFFFFF url('../img/wave_bg.png') no-repeat scroll top left;
}

.firm-page-data th, .firm-page h3 {
    color: #4D7390!important;
    font-size: 14pt;
    padding-left: 6px;
    text-align: left;
}

.firm-page-data th {
    padding-bottom: 5px;
}

.firm-page h3 {
    margin-bottom: 5px;
}

.firm-page-data td {
    border: 1px solid #E0EFEF;
    color: #55768F;
    padding: 5px !important;
}

.firm-page-data td.attr {
    color: #304A5E;
    font-size: 11px;
    font-weight: bold;
}

.firm-page-data em {
    color: #63809F;
    font-style: normal;
    font-weight: bold;
}

.firm-page-actions {
    margin-left: 0!important;
    margin-top: 31px;
    text-align: center;
    width: 100%;
}

.firm-page-actions li {
    background: transparent url('../img/labels.png') no-repeat scroll -393px -142px;
    color: #FFFFFF;
    font-size: 11px;
    height: 20px;
    margin: 0 auto 5px auto;
    text-align: left;
    width: 152px;
}

.firm-page-actions li:hover {
    background-position: -393px -162px;
}

.firm-page-actions li > a {
    color: #FFFFFF;
    display: block;
    line-height: 20px;
    padding-left: 5px;
}

.firm-page-actions li > a:hover {
    /*text-decoration: none!important;*/
}

.firm-page-actions .firm-page-actions-message > a {
    background: transparent url(../img/icons.png) no-repeat scroll 124px -521px;
}

.firm-page-actions .firm-page-actions-favourites > a,
.firm-page-actions .firm-page-actions-favourites .favourites-success,
.firm-page-actions .firm-page-actions-favourites .favourites-contains {
    background: transparent url(../img/icons.png) no-repeat scroll 124px -542px;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding-left: 5px;
    padding-top: 0;
    text-decoration: none;
}

.firm-page-actions .firm-page-actions-favourites .favourites-login {
    background: #FFFFFF none no-repeat scroll 0 0;
    border: 1px solid #E0EFEF;
    color: #000000;
    -moz-border-radius: 3px;
    height: auto;
    display: block;
    padding: 5px 10px 5px 5px;
    position: relative;
    text-align: center;
    z-index: 10;
}

.firm-page-actions .firm-page-actions-favourites .favourites-success,
.firm-page-actions .firm-page-actions-favourites .favourites-contains {
    cursor: default;
}

.firm-page-actions .firm-page-actions-share .firm-page-actions-share-label {
    cursor: default;
    line-height: 20px;
    padding-left: 5px;
}

.firm-page-actions .firm-page-actions-share a {
    float: right;
    padding: 3px 0;
}

.firm-page-actions .firm-page-actions-share a[name='fb_share'] {
    background: transparent url(../img/icons.png) no-repeat scroll 124px -69px;
    display: block;
    height: 13px;
    margin-left: 5px;
    margin-right: 8px;
    width: 13px;
}

.firm-page-actions .firm-page-actions-share .FBConnectButton_Simple {
    display: block;
}

.firm-page-actions .firm-page-actions-share .FBConnectButton_Text_Simple {
    display: block;
    height: 13px;
    margin: 0;
    width: 13px;
}

.firm-page-actions .firm-page-actions-map a {
    background: transparent url('../img/icons.png') no-repeat scroll 124px -88px;
}

#firmMessageForm input[type="submit"] {
    display: none;
}

/* Koniec: firm-page */

/**
* ExtraNav
*/

#extraNavWrapper {
    float: left;
    left: 50%;
    position: relative;
}

#extraNav {
    float: left;
    margin: 0 auto 10px auto;
    position: relative;
    right: 50%;
}

#extraNav h3 {
    float: left;
    line-height: 35px;
    margin: 0 10px 0 0;
}

#extraNav ul {
    background: transparent url(../img/icons.png) repeat-x scroll 0 -564px;
    border: 2px solid #DFFBFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
    height: 35px;
    margin: 0!important;
}

#extraNav ul li {
    border-left: solid 1px transparent;
    border-right: solid 1px transparent;
    float: left;
    line-height: 35px;
}

#extraNav ul li:hover {
    background: transparent url(../img/icons.png) repeat-x scroll 0 -564px;
    border-left-color: #DFFBFF;
    border-right-color: #DFFBFF;
}

#extraNav ul li a {
    display: block;
    padding: 0 13px;
}

#extraNav ul li strong {
    display: block;
    color: #00646F;
    cursor: default;
    padding: 0 13px;
}


/* Koniec: ExtraNav */

/**
* comments
*/

#comments li.comment {
    background: transparent url(../img/l102.png) repeat scroll 0 0;
    margin: 0 0 10px 5px;
    padding: 3px;
}

#comments li.comment div.about {
    background: transparent url(../img/l5.png) repeat scroll 0 0;
    border: 1px solid #E0EFEF;
    float: left;
    font-size: 90%;
    padding: 2px 0 2px 5px;
    width: 99%;
}

#comments li.comment div.about div.author {
    float: left;
    padding-left: 40px;
    width: 50%;
}

#comments li.comment div.about div.author a {
    font-weight: bold;
}

#comments li.comment div.about div.author a span.thumbnail {
    bottom: 10px;
    float: left;
    height: 0;
    position: relative;
    right: 23%;
}

#comments li.comment div.about div.author a span.thumbnail > img {
    margin: 0;
}

#comments li.comment div.about div.meta {
    float: right;
    margin-right: 4px;
    text-align: right;
}

#comments li.comment div.content {
    padding: 5px 5px 5px 50px;
    clear: both;
}

.honeypot {
    display: none!important;
}

/* Koniec: comments */


/**
* MarkItUp i ugc
*/

.ugc li {
    padding: 0 15px;
}

/* Koniec: Section */

/**
* MarkItUp i ugc
*/

.ugc.mceContentBody {
    background: #FFFFFF;
}

/* Koniec: Section */

/**
* info-bar
*/


.info-bar {
    background: #EFF7FF url('../img/l3.png') repeat-x scroll left bottom;
    border-top: 1px solid #11898F;
    bottom: 0;
    font-family: arial;
    font-weight: bold;
}

/* Koniec: info-bar */

/**
* kopytko
*/


.kopytko-id {
    display: none;
}

.kopytko-showsize {
    background: #FFFFFF;
    border: 2px solid #02A4B9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    display: table;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.kopytko-showsize .kopytko-showsize-wrapper {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.kopytko-showsize .size {
    cursor: default;
    font-weight: normal;
}

.kopytko-showsize .size strong {
    font-size: 14px;
}

.kopytko-main_page,
.kopytko-szukampartnera {
    clear: both;
    text-align: center;
    margin: 10px auto;
    width: 100%;
}

.kopytko-menu_left,
.kopytko-menu_right {
    margin: 10px auto;
    min-width: 120px;
    text-align: center;
}

.kopytko-menu_left.kopytko-showsize,
.kopytko-menu_right.kopytko-showsize {
    height: 180px;
    width: 180px;
}

.kopytko-szukampartnera.kopytko-showsize,
.kopytko-main_page.kopytko-showsize {
/*    background: url('../img/icons.png') no-repeat scroll 0 -170px transparent;*/
    height: 80px;
    width: 580px;
}

.kopytko-main_page {
    text-align: center;
    width: 100%;
}

/* Koniec: kopytko */

/**
* Sort
*/


.sort-method {
    color: #7F683F;
    font-size: 12px;
    margin-left: 20px;
}

.sort-current {
    color: #00646F;
    font-weight: bold;
    text-decoration: underline;
}

.sort-method a {
}

.sort-method a.sort-asc {
    background: transparent url('../img/icons.png') no-repeat scroll right -327px;
    padding-right: 13px;
}

.sort-method a.sort-desc {
    background: transparent url('../img/icons.png') no-repeat scroll right -315px;
    padding-right: 13px;
}

/* Koniec: Sort */


/**
* Captcha
*/


img.captcha {
    border-color: #EEEEEE #DDDDDD #DDDDDD #EEEEEE;
    border-width: 1px;
    border-style: solid;
    clear: both;
    margin: 5px;
}

/* Koniec: Captcha */

/**
* markItUp
*/


.markItUpContainer {
    background-color: #FFFFFF;
}

/* Koniec: markItUp */

/**
* ui-tabs
*/

.ui-tabs.ui-widget-content {
    border: none;
}

.ui-tabs .ui-tabs-nav {
    background: transparent url(../img/l4.jpg) repeat-x scroll left bottom;
    border: none;
    display: block!important;
    float: left;
    font-size: 13px;
    margin-left: 0!important;
    margin-right: 0!important;
    padding: 0 10px 0 !important;
    width: 100%;
}

.ui-tabs .ui-tabs-nav.ui-tabs-hide {
    display: block!important;
}

.ui-tabs .ui-tabs-nav .ui-state-default {
    background: transparent url(../img/icons.png) repeat-x scroll 0 -366px;
    border-bottom: 1px solid transparent!important;
}

.ui-tabs .ui-tabs-nav .ui-state-default a {
    color: #11898F;
    padding: 0.5em 9px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-selected {
    background: transparent url(../img/icons.png) repeat-x scroll 0 -401px;
    border: 1px solid #C5DBEC;
    border-bottom: 1px solid #EEF9FB!important;
    color: #3B4F61;
    padding-bottom: 0!important;
    position: relative;
}

.ui-tabs .ui-tabs-nav .ui-tabs-selected a {
    color: #00646F;
    cursor: default!important;
    padding: 0.5em 9px;
}

.ui-tabs .ui-tabs-panel {
    background: transparent url(../img/gradients-vertical.png) repeat-x scroll -2209px 0 !important;
    float: left;
    padding: 15px 5px 5px!important;
    width: 533px;

}

/* Koniec: ui-tabs */

/**
* ui-tabs-bluebutton
*/

.ui-tabs-bluebutton .ui-tabs-nav {
}

.ui-tabs-bluebutton .ui-tabs-nav .ui-state-default,
.ui-tabs-bluebutton .ui-tabs-nav .ui-tabs-selected {
    height: 20px;
    line-height: 20px;
    border: 0!important;
}

.ui-tabs-bluebutton .ui-tabs-nav .ui-state-default a,
.ui-tabs-bluebutton .ui-tabs-nav .ui-tabs-selected a {
    padding: 0 10px!important;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}

.ui-tabs-bluebutton .ui-tabs-nav .ui-state-default {
    -moz-border-radius: 12px;
}

.ui-tabs-bluebutton .ui-tabs-nav .ui-state-default a {
}

.ui-tabs-bluebutton .ui-tabs-nav .ui-tabs-selected {
    color: #FFFFFF;
    background: transparent url('../img/labels.png') no-repeat scroll -212px -122px;
}

.ui-tabs-bluebutton .ui-tabs-nav .ui-tabs-selected a {
    background: transparent url('../img/icons.png') no-repeat scroll right -127px;
    color: #FFFFFF;
}

.ui-tabs-bluebutton .ui-tabs-panel {
    background: transparent url(../img/tabs-orange.jpg) no-repeat scroll left bottom!important;
    padding: 0!important;
    width: 100%;
}

/* Koniec: ui-tabs-bluebutton */

/**
* ui-tabs-long
*/

.ui-tabs-long {
    position: relative;
    left: -12px;
}

.ui-tabs-long .ui-tabs-nav {
    padding-right: 0 !important;
    width: 575px !important;
}

.ui-tabs-long .ui-tabs-panel {
    padding-left: 17px !important;
}

/* Koniec: ui-tabs-long */

/**
* reklama
*/

.reklama-header {
    margin: 8px 0;
    text-align: center;
}

/* Koniec: reklama */

/**
* Tables
*/

table {
    border-collapse: collapse;
    width: 100%;
}

th {
    color: #41545F;
    vertical-align: bottom;
}

table.listing tbody tr:hover {
    background-color: #F5FFFF;
}

table.listing td {
    border: 1px solid #DFFBFF;
    padding: 5px 15px;
}

.listing-options {
    padding-left: 20px;
}

.listing-options a > em {
    line-height: 24px;
}

td.meta {
    padding: 0 10px;
    text-align: center;
}

#content .group thead > tr:hover {
    background: transparent;
}

#content .group td.temat {
    font-weight: bold;
    width: 65%;
}

#content .group td.temat > p.meta{
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 5px;
}

#content .group td.last_post {
    width: 19%;
}

#content .group td.last_post a {
    color: inherit;
}

#content .group td.last_post > a > span {
    color: #11898F;
    font-weight: bold;
}

#content .group tr.category > td {
    border-left: none;
    border-right: none;
    font-size: 120%;
    font-weight: bold;
}

#content table.group tr.category:hover {
    background: transparent;
}

#content table.group tr.category > td:hover {
    background: transparent;
}


/**
* Groups
*/


#groups {
    background-color: #FCFFFF;
    margin: 0 2%;
}

#groups dt {
    font-weight: bold;
    margin-top: 5px;
}

#groups dd {
    border-bottom: 1px solid #CDD7E0;
    margin: 0 5%;
    padding: 1px 5px 0 5px;
    width: 90%;
}

#groups {

}

#groupThread > ul > li > div.meta {
    float: left;
    margin-bottom: 2em;
    text-align: center;
    width: 15%;
}

#groupThread > ul > li > div.meta a {
    display: block;
}

#groupThread > ul > li > div.meta a:hover {
    color: #AA9169;
}

#groupThread > ul > li > div.meta span.avatar {
    display: block;
    float: left;
    width: 100%;
}

#groupThread > ul > li > div.meta span.avatar img {
    border-color: #EEEEEE #DDDDDD #DDDDDD #EEEEEE;
    border-width: 1px;
    margin: 2px auto;
    padding: 1px;
    width: 75px;
}

#groupThread > ul > li > div.meta span.username {
    clear: both;
    font-size: 110%;
}

#groupThread > ul > li > div.meta span.date {
    clear: both;
}

#groupThread > ul > li {
    border-bottom: 2px solid #DFFBFF;
    clear: both;
    float: left;
    margin-bottom: 10px;
    min-height: 130px;
    width: 100%;
}

#groupThread > ul > li > div.message {
    clear: right;
    padding: 0 0 1em 16%;
}

#groupThread > ul > li > div.message > p.date {
    margin: 0;
    text-align: right;
}

/* Koniec: Group */

/**
* Photos
*/


.photos {
    text-align: center;
}

.photos tr {
    padding-bottom: 10px;
}

.photos td {
    border: none;
    padding: 5px 5px 20px 5px;
    width: 166px;
}

.photos-small td {
    padding: 2px 2px !important;
}

.photos-small td img {
    width: 85px;
    max-height: 85px;
}

.photos {
    text-align: center;
}

.photos a.image {
    color: #00646F;
    font-weight: bold;
}

.photos a.image:hover {
    text-decoration: none!important;
}

.photos a.image:hover img {
    background-color: #EFFDFF;
    opacity: 0.95;
}

.photos a.image:hover span {
    text-decoration: underline;
}

.photos img {
    background: #FFFFFF url('../img/wave_bg.png') no-repeat scroll right -30px;
    border: 1px solid #E0EFEF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 5px;
}


/* Koniec: Photos */


/* Koniec: Tables */

/**
* MainPage
*/

#welcome {
    position: relative;
    top: -15px;
    width: 565px;
}

#welcome .welcome-header {
    background: transparent url('../img/labels.png') no-repeat scroll 0 -358px;
    display: block;
    height: 34px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 530px;
}

#welcome .welcome-content-header {
    background: url("../img/labels.png") no-repeat scroll 0 -471px transparent;
    display: block;
    height: 33px;
    margin: 10px auto 0;
    text-indent: -9999px;
    width: 530px;
}

#mainPage .mainpage-header {
    background: transparent url(../img/labels.png) no-repeat scroll -212px -299px;
    color: #FFFFFF;
    cursor: default;
    display: block;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-left: 15px;
    width: 233px;
}

#mainPage .mainpage-header-blue {
    background: transparent url(../img/labels.png) no-repeat scroll -212px -276px;
}

#mainPage .mainpage-header-baloon {
    background: transparent url(../img/labels.png) no-repeat scroll -212px -322px;
    height: 32px;
    line-height: 32px;
    margin-top: 5px;
    padding-left: 36px;
    padding-top: 4px;
}

#mainPage .mainpage-photos-users td {
    vertical-align: top;
}

#mainPage .mainpage-photos-users img {
    width: 90px;
}

#forumStats {
    margin-left: 305px;
    width: 282px;
    padding: 0;
}

#forumStats .mainpage-header {
    margin-top: 15px;
}

#forumStats .ui-tabs-nav {
    width: auto!important;
}

#forumStats ul.posts-list {
    margin: 5px 0 0 5px;
}

#forumStats ul.posts-list > li {
    background: transparent url(../img/icons.png) no-repeat scroll 0 -172px;
    padding-left: 15px;
}

#forumStats ul.posts-list > li > a {
    color: #000000;
}

/**
* arts-leading
*/

.arts-leading-first-title:hover {
    color: #00A1B6;
}

.arts-leading-first-title-image img {
    background: #FBFBFB;
    border-color: #BDF9FF;
    border-style: solid;
    border-width: 1px;
    left: 1px;
    position: relative;
}

.arts-leading-first-title-text {
    background: #FBFBFB;
    border-color: #BDF9FF;
    border-style: solid solid none none;
    border-width: 1px 1px 0 0;
    color: #00A1B6;
}

.arts-leading-first-description {
    background: #FBFBFB;
    border-color: #BDF9FF;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
}

.arts-leading-others-list-item a {
    background: url("../img/icons.png") no-repeat scroll -21px -790px transparent;
}

/* Koniec: arts-leading */

.arts-leading-wrapper {
    background: #F0FEFF;
    border: 1px solid #BDF9FF;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 5px;
    width: 571px;
}

/**
* arts-leading-tabs
*/

.arts-leading-tabs {
    width: 581px;
}

.arts-leading-tabs > ul.ui-tabs-nav > li {
    height: 25px;
    left: 102px;
}

.arts-leading-tabs > ul > li > a {
    height: 25px;
    padding: 0 10px!important;
}

.arts-leading-tabs > h2 {
    height: 25px;
    left: 19px;
    width: 90px;
}

.arts-leading-tabs > h2 > a {
    background: url("../img/labels.png") no-repeat scroll -125px -396px transparent;
}

.arts-leading-tabs h2 > a:hover {
    background-position: -215px -396px;
}

.arts-leading-tabs .ui-tabs-nav > li > a {
    background: transparent url(../img/labels.png) no-repeat scroll right top;
}

.arts-leading-tabs #articles-new-label {
    background-position: -305px -396px;
    width: 77px;
}

.arts-leading-tabs .ui-state-active #articles-new-label,
.arts-leading-tabs .ui-state-hover #articles-new-label,
.arts-leading-tabs .ui-tabs-selected #articles-new-label {
    background-position: -305px -421px;
}

.arts-leading-tabs #articles-popular-label {
    background-position: -402px -396px;
    width: 137px;
}

.arts-leading-tabs .ui-state-active #articles-popular-label,
.arts-leading-tabs .ui-state-hover #articles-popular-label,
.arts-leading-tabs .ui-tabs-selected #articles-popular-label {
    background-position: -402px -421px;
}

.arts-leading-tabs #articles-random-label {
    background-position: -559px -396px;
    width: 60px;
}

.arts-leading-tabs .ui-state-active #articles-random-label,
.arts-leading-tabs .ui-state-hover #articles-random-label,
.arts-leading-tabs .ui-tabs-selected #articles-random-label {
    background-position: -559px -421px;
}

.arts-leading-tabs #articles-all-label {
    bottom: 10px;
    left: 450px;
}

.arts-leading-tabs div.arts-leading-tabs-group {
    background: none !important;
    padding: 10px 11px 5px !important;
    width: 559px!important;
}

.arts-leading-tabs .arts-leading-tabs-article {
    color: #5e788b;
}

.arts-leading-tabs .arts-leading-tabs-article img {
    background: #FFFFFF none repeat scroll 0 0;
    border-color: #FFFFFF;
    margin: 4px 6px -3px 0;
    padding: 3px;
    top: -5px;
}

.arts-leading-tabs .arts-leading-tabs-article h3 {
    background: #FDFDFD;
}

.arts-leading-tabs .arts-leading-tabs-article h3 a {
    color: #14707F;
}

.arts-leading-tabs .arts-leading-tabs-browseall {
    background: url("../img/labels.png") no-repeat scroll -305px -446px transparent;
    height: 25px;
    width: 148px;
}

.arts-leading-tabs .arts-leading-tabs-browseall:hover {
    background: url("../img/labels.png") no-repeat scroll -453px -446px transparent;
}

/* Koniec: arts-leading-tabs */


/**
* mainpage-arts
*/

#latestNews {
    background: url("../img/labels.png") no-repeat scroll 0 -505px #DEDEDE;
    float: left;
    margin: 10px 0 15px;
    overflow: hidden;
    width: 296px;
}

#latestNewsWrapper {
    background: transparent url(../img/gradients-vertical.png) no-repeat scroll -1913px bottom;
    padding-bottom: 7px;
}

.mainpage-news .mainpage-header {
    margin-bottom: 0!important;
    margin-left: 10px;
}

.mainpage-news-list-item {
    width: 276px;
    padding: 4px 6px 0;
}

.mainpage-news-list-item .mainpage-news-list-item-header {
    display: inline;
    text-align: center;
    margin: 0 0 0 7px;
}

.mainpage-news-list-item .mainpage-news-list-item-date {
    display: inline;
    color: #777777;
}

.mainpage-news-list-item img.thumbnail {
    float: left;
    position: relative;
    left: -3px;
    top: -3px;
    margin: 7px 1px -1px 0;
    z-index: 5;
}

.mainpage-news-list-item .mainpage-news-list-item-content-text p:first-child {
    margin-top: 0;
}

.mainpage-news-list-item .mainpage-news-list-item-content-text p:last-child {
    margin-bottom: 0;
}

.mainpage-news-list-item p.readon {
    margin: 0 5px;
}


.mainpage-news-nav-browseall {
    margin-bottom: -3px;
    margin-top: 5px;
}

.mainpage-news-nav-browseall > a {
    width: 127px!important;
}

/* Koniec: mainpage-arts */

p.browseall {
    height: 25px;
}

p.browseall > a {
    background: transparent url(../img/labels.png) no-repeat scroll -212px -204px;
    color: #FFFFFF;
    float: right;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    line-height: 21px;
    padding-left: 15px;
    text-transform: lowercase;
    width: 142px;
}

/* Koniec: MainPage */

/**
* Arts, News
*/

.article p.actions {
    float: right;
    margin: 0;
}

/* Koniec: Arts, News */

/**
* list-arrows
*/

ul.list-arrows > li {
    line-height: 26px;
}

ul.list-arrows > li > a {
    background: transparent url("../img/icons.png") no-repeat scroll -3px -173px;
    color: #3B4F61;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    padding-left: 14px;
}

ul.list-arrows > li > a > span.town {
    color: #6290AF;
    font-size: 12px;
    font-weight: normal;
}

/* Koniec: list-arrows */

/**
* forum-list
*/

.forum-categories-list-group-header {
    border-bottom: 1px solid #00646F;
    color: #00646F;
    float: right;
    text-align: right;
    width: 75%;
}

.forum-categories-list-item {
    clear: both;
    margin-bottom: 40px;
    position: relative;
}

.forum-categories-list-item .forum-categories-list-item-header {
    margin: 5px 55px 5px 20px;
    width: 315px;
}

.forum-categories-list-item .forum-categories-list-item-header a {

}

.forum-categories-list-item .forum-categories-list-item-description,
.forum-topics .forum-topics-description {
    color: #00646F;
    font-size: 12px;
    width: 340px;
}

.forum-categories-list-item .forum-categories-list-item-browse_all,
.forum-topics .forum-topics-create_topic {
    background: url("../img/labels.png") no-repeat scroll -800px -528px transparent;
    margin-top: 0;
    height: 34px;
    line-height: 34px;
    padding-right: 15px;
    text-align: center;
    width: 187px;
}

.forum-categories-list-item .forum-categories-list-item-browse_all a,
.forum-topics .forum-topics-create_topic a {
    color: #04A6BB;
    font-weight: bold;
}

/* forum-list */

/**
* forum-index
*/


.forum-index-header {

}

.forum-index-header-left {
    padding: 0 10px 0 0!important;
    width: 310px!important;
    text-align: center;
}

.forum-index-header-left .forum-index-header-left-header {
}

.forum-index-header-right {
    font-family: arial;
    text-align: center;
    padding: 53px 0 0 0!important;
    width: 230px !important;
}

.forum-index-header-right a {
    margin-top: 7px;
    display: inline-block;
}

/* Koniec: forum-index */

/**
* forum-topic-table
*/

.forum-topics {
    position: relative;
}

.forum-topics-header {
    margin-top: 0;
    min-height: 45px;
    width: 275px;
}

.forum-topics-table .forum-topics-table-header {
    cursor: default;
    font-weight: bold;
    line-height: 15px;
    height: 30px;
    text-align: center;
}

.forum-topics-table .forum-topics-table-header a {
    color: #41545F;
}

.forum-topics-table .forum-topics-table-header-title {
    width: 230px;
}

.forum-topics-table .forum-topics-table-header-posts_count {
    width: 80px;
}

.forum-topics-table .forum-topics-table-header-author {
    width: 100px;
}

.forum-topics-table .forum-topics-table-header-first_post,
.forum-topics-table .forum-topics-table-header-last_post {
    width: 110px;
}

.forum-topics-table .forum-topics-table-body {
    background: #F7F8F9;
    border-top: 1px solid #06A0BF;
    border-bottom: 1px solid #06A0BF;
    -moz-border-radius: 4px;
}

.forum-topics-table .forum-topics-table-row:hover {
    background-color: #F5FFFF;
}

.forum-topics-table .forum-topics-table-row +  .forum-topics-table-row {
    border-top: 1px solid #8AABBF;
}

.forum-topics-table .forum-topics-table-cell {
    color: #4EAEE3;
    height: 32px;
    text-align: center;
}

.forum-topics-table .forum-topics-table-cell.forum-topics-table-cell-title {
    text-align: left;
    max-width: 250px;
}

.forum-topics-table .forum-topics-table-cell.forum-topics-table-cell-title a {
    display: block;
    outline: 0;
    padding: 0 8px;
}

.forum-topics-table .forum-topics-table-cell.forum-topics-table-cell-title .forum-topics-table-cell-title-text {
    display: block;
    line-height: 18px;
    padding: 3px 0;
    max-width: 260px;
}

.forum-topics-table .forum-topics-table-row-detailed .forum-topics-table-cell.forum-topics-table-cell-title
    .forum-topics-table-cell-title-text {
    max-width: 320px;
}

.forum-topics-table .forum-topics-table-cell.forum-topics-table-cell-posts_count {
    font-size: 11px;
}

.forum-topics-table .forum-topics-table-cell.forum-topics-table-cell-author {
    font-size: 11px;
}

.forum-topics-table .forum-topics-table-cell.forum-topics-table-cell-author a {
    display: block;
    line-height: 32px;
}

.forum-topics-table .forum-topics-table-cell.forum-topics-table-cell-first_post,
.forum-topics-table .forum-topics-table-cell.forum-topics-table-cell-last_post {
    font-size: 10px;
    position: relative;
}

.forum-topics-table .forum-topics-table-cell.forum-topics-table-cell-first_post .date-fresh,
.forum-topics-table .forum-topics-table-cell.forum-topics-table-cell-last_post .date-fresh {
    color: #18C344;
    font-weight: bold;
}

/* Koniec: Section */

/**
* forum-topic
*/


.forum-topic {
    position: relative;
}

.forum-topic-header {
    min-height: 55px;
    width: 350px;
}

.forum-topic-reply_form {
    padding-top: 25px;
}

.forum-topic-reply_form textarea {
    width: 90%;
}

.forum-topic-post {
    clear: both;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.forum-topic-post + .forum-topic-post {
    border-top: 1px solid #7DDADF;
    padding-top: 2px;
}

.forum-topic-post-author {
    float: left;
    width: 85px;
    padding-top: 10px;
    text-align: center;
}

.forum-topic-post-author .forum-topic-post-author-avatar {
    display: block;
    width: 100%;
}

.forum-topic-post-content {
    margin-left: 90px;
    position: relative;
}

.forum-topic-post-content .forum-topic-post-content-text {
    border-width: 1px;
    margin: 0 5px;
    padding-bottom: 0;
    padding-top: 0;
}

.forum-topic-post-content .forum-topic-post-content-meta {
    color: #7CB6BC;
    font-size: 11px;
    height: 18px;
    margin: 0;
    padding-left: 7px;
    text-align: right;
    top: 0;
    width: 446px;
}

.forum-topic-post-content .forum-topic-post-content-meta .forum-topic-post-meta-post_edit {
    float: left;
}

.forum-topic-post-content .forum-topic-post-content-meta .forum-topic-post-content-meta-post_id {
    color: #91B8BC;
}

.forum-topic-post-content .forum-topic-post-content-lastmod {
    color: #7CB6BC;
    float: right;
    font-size: 10px;
    font-style: italic;
    margin: 0;
    padding-left: 5px;
}

.forum-topic-post-content .forum-topic-post-content-mark,
.forum-topic-post-photos .forum-topic-post-photos-header {
    color: #555555;
    font-size: 12px;
    margin: 1px 15px;
}

.forum-topic-post-content .forum-topic-post-content-mark .forum-topic-post-content-mark-mark {
    color: #888888;
}

.forum-topic-post-content .forum-topic-post-content-mark .forum-topic-post-content-mark-link {
    text-transform: capitalize;
}

.forum-topic-post-content .forum-topic-post-content-mark .forum-topic-post-content-mark-total {
    color: #000000;
}

.forum-topic-post-content .forum-topic-post-content-mark .forum-topic-post-content-mark-link-positive {
    color: #679F5F;
}

.forum-topic-post-content .forum-topic-post-content-mark .forum-topic-post-content-mark-link-negative {
    color: #BF3B40;
}

.forum-topic-post-content .forum-topic-post-content-mark .forum-topic-post-content-mark-total-positive {
    color: #00AF07;
    font-weight: bold;
}

.forum-topic-post-content .forum-topic-post-content-mark .forum-topic-post-content-mark-total-negative {
    color: #FF0000;
}

/* Koniec: forum-topic */

/**
* forum actions
*/


.forum-topic-actions,
.forum-category-actions {
    position: absolute;
    right: 5px;
    top: 5px;
}

.forum-topic-actions-action,
.forum-category-actions-action {
    background: url("../img/wave_bg.png") repeat scroll 0 0 transparent;
    -moz-border-radius: 4px;
    cursor: default;
    color: #04A6BB;
    float: right;
    height: 40px;
    line-height: 21px;
    margin-left: 5px;
    min-width: 53px;
    padding: 9px 3px 5px;
    text-align: center;
}

.forum-topic-actions-action a,
.forum-category-actions-action a {
    color: #04A6BB;
}

.forum-category-actions-action-posts_count,
.forum-category-actions-action-count,
.forum-topic-actions-action-posts_count,
.forum-topic-actions-action-seen_count {
    font-size: 25px;
}

.forum-category-actions-action-posts_count .forum-category-actions-action-posts_count-label,
.forum-category-actions-action-count .forum-category-actions-action-count-label,
.forum-topic-actions-action-posts_count .forum-topic-actions-action-posts_count-label,
.forum-topic-actions-action-seen_count .forum-topic-actions-action-seen_count-label {
    font-size: 13px;
}

.forum-topic-actions-action-reply .forum-topic-actions-action-reply-label,
.forum-category-actions-action-create .forum-category-actions-action-create-label {
    display: block;
    height: 15px;
    padding-top: 21px;
    outline: 0;
}
.forum-category-actions-action-create .forum-category-actions-action-create-label {
    background: url("../img/icons.png") no-repeat scroll 50% -665px transparent;
 }

.forum-topic-actions-action-reply .forum-topic-actions-action-reply-label {
    background: url("../img/icons.png") no-repeat scroll 50% -700px transparent;
}

/* Koniec: forum-category-actions */

/**
* other-portals
*/

.other-portals {
    color: #FFFFFF;
    margin-bottom: 15px;
    width: 100%;
    height: 35px;
    padding-top: 13px;
    position: relative;
}

.other-portals .other-portals-header {
    left: 70px;
    position: relative;
    top: 5px;
}

.other-portals .other-portals-recommend {
    left: 690px;
    position: relative;
    width: 20px;
    display: block;
    text-align: right;
    top: -22px;
}

.other-portals-list {
    left: 175px;
    position: absolute;
    top: -2px;
}

.other-portals-list-item a {
    background: url("../img/labels.png") scroll no-repeat 0 0 transparent;
    display: block;
    height: 35px;
    outline: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
}

.other-portals-list-item .other-portals-list-item-link-wesele {
    background-position: -340px -22px;
    left: 0;
    width: 84px;
}

.other-portals-list-item .other-portals-list-item-link-sylwester {
    background-position: -569px 0;
    height: 42px;
    left: 162px;
    top: -2px;
    width: 145px;
}

.other-portals-list-item .other-portals-list-item-link-studniowka {
    background-position: -424px -24px;
    left: 305px;
    width: 144px;
    top: 3px;
}

.other-portals-list-item .other-portals-list-item-link-impreza {
    background-position: -340px -57px;
    left: 581px;
    height: 40px;
    width: 196px;
    top: -4px;
}

/* Koniec: other-portals */

/**
* edit_profile-main_photo
*/


.edit_profile-main_photo {
    background: none repeat scroll 0 0 #FCFFFF;
    border-color: #EFFEFF #E0EFEF #E0EFEF #EFFEFF;
    border-style: solid;
    border-width: 1px;
    color: #5E788B;
    font-size: 11px;
    margin: 0 auto;
    padding: 8px 8px 40px 8px;
    position: relative;
    width: 400px;
    text-align: center;
}

.edit_profile-main_photo .edit_profile-main_photo-frame {
    border: solid 2px #BBCDFE;
    margin: 0 auto;
    padding: 2px;
    width: 81px;
}

.edit_profile-main_photo #EditedUserPhoto {
    height: 108px;
    overflow: hidden;
    text-align: left;
}

.edit_profile-main_photo #EditedUserPhoto .edit_profile-main_photo-wrapper {
    position: relative;
}

.edit_profile-main_photo #EditedUserPhoto img.edit_profile-main_photo-image {
    position: relative;
}

.edit_profile-main_photo input[type="submit"] {
    bottom: 0;
    position: absolute;
    right: -15px;
}

/* Koniec: edit_profile-main_photo */

/**
* users-browse
*/

.users-browse .users-browse-profiles_list {
    width: 256px;
}

.users-browse .users-list-photos {
    padding-right: 0;
    width: 303px;
}

.users-browse-registration_link.users-browse-registration_link-user,
.users-browse-registration_link.users-browse-registration_link-firm {
    background: url("../img/labels.png") no-repeat scroll -212px -204px transparent;
    color: #FFFFFF;
    float: right;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    line-height: 21px;
    padding-left: 15px;
    text-indent: 0;
    text-transform: lowercase;
    width: 142px;
}

/* Koniec: users-browse */

/**
* users-profile
*/


.users-profile {
    background-color: #F8FFFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: 2px solid #DFFBFF;
    padding: 10px 15px;
}

.users-profile-summary {

}

.users-profile-summary .users-profile-summary-column-left {
    float: left;
    width: 160px;
}

.users-profile-summary .users-profile-summary-column-center {
    float: left;
    width: 195px;
}

.users-profile-summary .users-profile-summary-column-right {
    float: left;
    padding-left: 14px;
    width: 175px;
}

.users-profile-summary .users-profile-summary-avatar {
    text-align: center;
}

.users-profile-summary .users-profile-summary-actions {
    clear: both;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.users-profile-summary .users-profile-summary-actions-action {
    background: url("../img/labels.png") no-repeat scroll -354px -233px transparent;
    float: left;
    margin-bottom: 3px;
    height: 20px;
    width: 140px;
}

.users-profile-summary .users-profile-summary-actions-action a {
    display: block;
    color: #F8FFFF;
    font-size: 12px;
    padding-left: 5px;
    line-height: 20px;
}

.users-profile-summary .users-profile-summary-data,
.users-profile-summary .users-profile-summary-contact {
    clear: both;
    float: left;
    width: 100%;
}

.users-profile-summary .users-profile-summary-data-row,
.users-profile-summary .users-profile-summary-contact-row {
    border: 1px solid #E0EFEF;
    float: left;
    width: 100%;
}

.users-profile-summary .users-profile-summary-data-row + .users-profile-summary-data-row,
.users-profile-summary .users-profile-summary-contact-row + .users-profile-summary-contact-row {
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: none;
}

.users-profile-summary .users-profile-summary-data-row .users-profile-summary-data-label,
.users-profile-summary .users-profile-summary-contact-row .users-profile-summary-contact-label {
    border-right: 1px solid #E0EFEF;
    color: #64A2A7;
    float: left;
    font-size: 11px;
    line-height: 18px;
    padding-left: 2%;
    width: 42%;
}

.users-profile-summary .users-profile-summary-data-row .users-profile-summary-data-data,
.users-profile-summary .users-profile-summary-contact-row .users-profile-summary-contact-data {
    color: #172627;
    margin-left: 45%;
    width: 55%;
}

.users-profile-summary .users-profile-summary-data .users-profile-summary-data-header,
.users-profile-summary .users-profile-summary-contact .users-profile-summary-contact-header {
    margin: 10px 0 2px 8px;
}

.users-profile-summary .users-profile-summary-description .users-profile-summary-description-header {
    margin: 10px 0 2px 8px;
    text-align: center;
}

.users-profile-summary .users-profile-summary-description .users-profile-summary-description-content {
    background: #FFFFFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    border: 2px solid #DFFBFF;
    font-style: italic;
    padding: 5px;
}

.users-profile-details {
    clear: both;
    padding-top: 20px;
}

.users-profile-details .users-profile-details-forum .users-profile-details-forum-topics {
    list-style: disc;
    margin-left: 10px;
}

.users-profile-details .users-profile-details-gallery .users-profile-details-gallery-photos td {
    border: none !important;
    padding: 5px !important;
}

.users-profile-details .users-profile-details-gallery .users-profile-details-gallery-photos img {
    padding: 3px !important;
}

.users-profile-details .users-profile-details-gallery .users-profile-details-gallery-browse_all {
    float: right;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 5px;
}

/* Koniec: users-profile */

/**
* reklama
*/

.reklama.ui-tabs {
    padding: 3px 0;
}

.reklama .ui-tabs-nav {
    padding: 0!important;
}

.reklama .ui-tabs-nav li {
    padding-left: 3px 0 !important;
}

.reklama .ui-tabs-nav li a {
    padding-left: 8px;
    padding-right: 8px;
}

.reklama .ui-tabs-panel {
    padding-top: 1px!important;
}

.reklama-section {
    left: -8px;
    margin-bottom: 15px;
    margin-top: 3px;
    position: relative;
    width: 580px;
}

.reklama-section:last-child {
    margin-bottom: 0;
}

.reklama-header {
    position: absolute;
}

.reklama-pointer_list-item {
    background: url("../img/dolphins/images.png") no-repeat scroll -222px 0 transparent;
}

.reklama-head_section {
    background: url("../img/dolphins/header.jpg") no-repeat scroll 0 0 transparent;
    height: 450px;
}

.reklama-see_why {
    background: url("../img/dolphins/see_why.jpg") no-repeat scroll 0 0 transparent;
    height: 644px;
}

.reklama-see_why-reasons-header {
    left: 32px;
    position: absolute;
    top: 56px;
}

.reklama-see_why-reasons-list {
    left: 28px;
    position: absolute;
    top: 74px;
}

.reklama-see_why-stats-header {
    left: 132px;
    top: 246px;
}

.reklama-see_why-stats-list {
    left: 166px;
    position: absolute;
    top: 284px;
    width: 390px;
}

.reklama-see_why-future-header {
    left: 288px;
    top: 397px;
}

.reklama-see_why-future-list {
    left: 171px;
    position: absolute;
    top: 427px;
    width: 390px;
}

.reklama-see_why-future-list .reklama-see_why-future-list-item-programmers {
    margin-left: 10px;
}

.reklama-see_why-search_results {
    font-size: 14px;
    font-weight: bold;
    left: 106px;
    position: absolute;
    text-align: center;
    text-indent: 0!important;
    top: 557px;
    width: 390px;
}

.reklama-portals {
    background: url("../img/dolphins/portals.jpg") no-repeat scroll 0 0 transparent;
    height: 562px;
}

.reklama-portals-link {
    position: absolute;
    text-indent: -9999px;
    outline: 0;
}

.reklama-portals-link-wesele {
    background: url("../img/dolphins/images.png") no-repeat scroll 0 0 transparent;
    height: 51px;
    left: 52px;
    top: 157px;
    width: 132px;
}

.reklama-portals-link-konferencja {
    background: url("../img/dolphins/images.png") no-repeat scroll 0 -58px transparent;
    height: 34px;
    left: 336px;
    top: 102px;
    width: 213px;
}

.reklama-portals-link-studniowka {
    background: url("../img/dolphins/images.png") no-repeat scroll 0 -96px transparent;
    height: 80px;
    left: 32px;
    top: 398px;
    width: 241px;
}

.reklama-portals-link-sylwester {
    background: url("../img/dolphins/images.png") no-repeat scroll 0 -183px transparent;
    height: 28px;
    left: 321px;
    top: 355px;
    width: 227px;
}

.reklama-portals-link-registration {
    height: 48px;
    left: 171px;
    top: 231px;
    width: 215px;
}

.reklama-portals-more {
    background: url("../img/dolphins/images.png") no-repeat scroll 0 -319px transparent;
    height: 47px;
    left: 350px;
    top: 493px;
    width: 215px;
}

.reklama-revolution {
    background: url("../img/dolphins/revolution.jpg") no-repeat scroll 0 0 transparent;
    height: 315px;
}

.reklama-revolution-link-registration {
    height: 58px;
    left: 78px;
    outline: 0;
    position: absolute;
    text-indent: -9999px;
    top: 202px;
    width: 216px;
}

.reklama-howto {
    background: url("../img/dolphins/howto.jpg") no-repeat scroll 0 0 transparent;
    height: 822px;
}

.reklama-easy {
    background: url("../img/dolphins/easy.jpg") no-repeat scroll 0 0 transparent;
    height: 426px;
}

.reklama-easy-faktury-header {
    left: 34px;
    top: 43px;
}

.reklama-easy-faktury-content {
    left: 30px;
    position: absolute;
    text-indent: 1em!important;
    top: 71px;
    width: 511px;
}

.reklama-easy-steps-header {
    left: 34px;
    top: 143px;
}

.reklama-easy-steps-content {
    left: 30px;
    position: absolute;
    text-indent: 0!important;
    top: 188px;
    width: 511px;
}

.reklama-easy-steps-content p {
    text-indent: 0!important;
}

.reklama-easy-steps-list {
    margin-left: 0!important;
    margin-top: 5px;
}

.reklama-packets {
    background: url("../img/dolphins/packets.jpg") no-repeat scroll 0 0 transparent;
    padding-top: 61px;
}

.reklama-packets .frame-orange,
.reklama-banners .frame-orange {
    border-top: none;
    margin-top: 0px;
}

table.reklama-packets-choices,
table.reklama-banners-choices {
    border: medium none !important;
    margin-top: 0 !important;
}

.reklama-banners {
    background: url("../img/dolphins/bottom.png") repeat-x scroll left bottom #F8FEFE !important;
}

.reklama-banners-top {
    background: url("../img/dolphins/banners.png") no-repeat scroll 0 0 transparent;
}

.reklama-banners-bottom {
    background: url("../img/dolphins/images.png") no-repeat scroll 0 -415px transparent;
}

.reklama-banners-preview {
    background: url("../img/dolphins/images.png") no-repeat scroll -255px -70px transparent;
}

.reklama-banners-options-header {
    left: 32px;
    top: 228px;
}

.reklama-banners-options {
    left: 247px;
    position: absolute;
}

.reklama-banners-options-list {
    left: -29px;
    position: relative;
}

.reklama-reasons {
    background: url("../img/dolphins/reasons.png") no-repeat scroll 0 -104px transparent;
}

.reklama-reasons-point {
    background-image: url("../img/dolphins/reasons-points.png");
    background-repeat: no-repeat;
    color: #000931;
}

.reklama-reasons-point a {
    color: #46719F;
    text-decoration: underline;
}

.reklama-reasons-point-1 {
    padding-top: 84px;
    margin-top: 0;
}

.reklama-reasons-registration_frame {
    background: url("../img/dolphins/reasons.png") no-repeat scroll 0 0 transparent;
}

.reklama-firm-registration-form .field {
    width: 400px;
}

.reklama-firm-registration-form legend {
    padding-top: 15px;
}

.reklama-firm-registration-form .errorlist {
    list-style: none !important;
}

/* Koniec: reklama */

/**
* .firm-edit-entry
*/


.firm-edit-entry input[type=text],
.firm-edit-entry select {
    border: 1px solid #D1DFDF;
    color: #2F414F;
}

.firm-edit-entry input#id_city {
    min-width: 146px;
    width: 146px;
}

.firm-edit-entry input[type=text].field-custom_list-selector {
    min-width: 170px;
    width: 170px;
}

.firm-edit-entry-submit .firm-edit-entry-point {
    text-indent: 0;
    top: -20px
}

/* Koniec: .firm-edit-entry */

/**
* field-custom_list
*/


.field-custom_list .field-custom_list-list-item {
    background: #F4FBFF;
    border: 1px solid #CCF5FF;
    color: #304A5E;
}

.field-custom_list .field-custom_list-list-item .field-custom_list-list-item-close {
    background: url("../img/icons.png") no-repeat scroll 3px -738px transparent;
}

.field-custom_list.small .field-custom_list-add_button {
    background: url("../img/icons.png") no-repeat scroll -6px -741px transparent;
}

/* Koniec: field-custom_list */

/**
* portal-dependent
*/


.portal-dependent-navigation-other-just_wait {
    color: #55768F;
}

.portal-dependent-field-disabled label {
    color: #A7A7A7;
}

.portal-dependent-field-disabled .field-help_text {
    color: #C3C3C3;
}

/* Koniec: portal-dependent */

/**
* slide
*/

.slide-down,
.slide-up {
    color: #55768F;
    padding-left: 10px;
}

.slide-down {
    background: url("../img/icons.png") no-repeat scroll 0 -762px transparent;
}

.slide-up {
    background: url("../img/icons.png") no-repeat scroll 0 -777px transparent;
}

/* Koniec: slide */

/**
* firm-edit-entry-point
*/

.firm-edit-entry-point span {
    background: #00A6BC;
    -moz-border-radius: 11px;
    border-radius: 11px;
    color: #FFFFFF;
}

/* Koniec: firm-edit-entry-point */

/**
* Arts, News, News blog
*/

.news-blog-entry-meta {
    -moz-border-radius: 4px 4px 4px 4px;
    background: url("../img/wave_bg.png") repeat scroll 0 0 transparent;
}

.news-blog-entry-meta-day {
    color: #00646F;
}

.news-blog-entry-meta-month,
.news-blog-entry-meta-year {
    color: #3B595F;
}

.arts-list-item .art-thumbnail img,
.news-blog-entry-thumbnail {
    border-color: #C2EBEF #A7DADF #A7DADF #C2EBEF;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 1px;
}

/* Koniec: Arts, News */

/**
* .firm-packets-choice
*/

.firm-packets-choice-table {
    border: 2px solid #02A4B9;
    -moz-border-radius: 5px 5px 5px 5px;
    margin-top: 10px !important;
    padding: 3px 0;
}

.firm-packets-choice-table-attributes {
    width: 143px;
}

.firm-packets-choice-table-column0,
.firm-packets-choice-table-column1,
.firm-packets-choice-table-column2,
.firm-packets-choice-table-column3 {
    width: 101px;
    padding: 3px !important;
}

.firm-packets-choice-table-column1 {
    background: #F7F8F9;
}

.firm-packets-choice-table-row-categories {
    background: #E5F6F7;
}

.firm-packets-choice-table-row-categories .firm-packets-choice-table-column1 {
    background: #E5F6F7;
}

.firm-packets-choice-table-row-categories .firm-packets-choice-table-column3 {
    color: #A71D02;
}

/* Koniec: .packets */

/**
* firm-banners-choice
*/

td.firm-banners-choice-table-place {
    padding-left: 5px;
}

.firm-banners-choice-table-attribute-place { width: 265px; }
.firm-banners-choice-table-attribute-limit { width: 140px; }
.firm-banners-choice-table-attribute-price { width: 90px; }
.firm-banners-choice-table-attribute-preview { width: 60px; }

.firm-banners-choice-add_button {
    background: url("../img/labels.png") no-repeat scroll -460px -273px transparent;
    width: 65px;
}

.firm-banners-choice-add_button:hover {
    background: url("../img/labels.png") no-repeat scroll -460px -297px transparent;
}

.firm-banner-create-preview-error {
    color: #8F3D0C;
}

/* Koniec: .firm-banners-choice */

/**
* Section
*/



/* Koniec: Section */

/**
* Section
*/



/* Koniec: Section */


