/*
    font-family: 'Lobster Two', cursive;
    font-family: 'Armata', sans-serif;
*/

#fancybox-overlay {
    position: absolute;
}

html {
    background: #fff url(../images/bg-html.png) repeat-x top center;
}

body {
    font-family: 'Armata', sans-serif;
    color: #666;
    margin: 0;
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
}

a {
    color: #331962;
}

@media screen and (min-width: 980px) {
    #wrap {
        width: 980px;
    }
}

@media screen and (max-width: 640px) {
    #wrap {
        width: 640px;
    }
    #footer,
    .fb-like-box,
    #___plus_0,
    .share-box,
    #box-latest-articles,
    .box-text,
    .three-columns,
    #buttons,
    #box-newsletter,
    #google-translate,
    #social-icons-top,
    #main-menu .on-right,
    .latest-post-item.fourth,
    .latest-post-item.fifth,
    .company-filtr,
    #breadcrumbs {
        display: none !important;
    }
    .company-list {
        width: 640px;
    }
}

#wrap {
    margin: 0 auto;
}

#top {
    height: 34px;
    margin-top: 15px;
}

#top #site-title {
    float: left;
    margin: 0;
    font-size: 15px;
    color: #331960;
    font-weight: normal;
}

#menu {
    float: right;
}

#menu>ul {
    list-style: none;
    padding: 0;
    color: #333;
    margin: 0;
}

#menu>ul>li {
    border-right: 1px solid #333;
    display: inline-block;
}

#menu>ul>li:last-child {
    border-right: none;
}

#menu>ul>li>a {
    color: #333;
    text-decoration: none;
    display: inline-block;
    padding: 0 9px;
}

#menu ul li a:hover,
#menu ul li a:focus {
    text-decoration: underline;
}

#menu>ul>li>ul {
    display: none;
    position: absolute;
    z-index: 5000;
    padding: 10px;
    margin: 0;
    list-style: none;
    background-color: #fff;
}

#menu>ul>li:hover>ul {
    display: block;
}

#lang {
    list-style: none;
    padding: 0;
    float: right;
    margin: 0;
}

#lang li {
    display: inline-block;
}

#lang li a {
    color: #fff;
    background-color: #666;
    padding: 4px 6px 5px 6px;
    text-align: center;
    text-decoration: none;
}

#lang li a:hover,
#lang li a:focus,
#lang li a.active {
    color: #666;
    background-color: #fff;
}

#google-translate {
    float: right;
    margin-left: 3px;
    margin-top: -3px;
    min-width: 140px;
    min-height: 10px;
}

#header {
    height: 117px;
}

#header>h1 {
    float: left;
    margin: 0;
    padding-top: 25px;
}

#header #box-newsletter {
    float: right;
}

#header hgroup {
    margin-top: 20px;
}

#header hgroup .h1,
#header hgroup .h2,
#header hgroup h1,
#header hgroup h2 {
    color: #331961;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.75);
}

#header hgroup .h1,
#header hgroup h1 {
    text-transform: lowercase;
    margin-left: -50px;
}

#header hgroup .h2,
#header hgroup h2 {
    text-transform: uppercase;
}

#header #btn-zapisz-sie {
    float: right;
    display: inline-block;
    margin-right: 60px;
    margin-top: 5px;
}

#header #buttons {
    float: right;
    margin: 35px 125px 0 0;
}

#header #btn-add-company,
#header #btn-my-company {
    display: block;
    background: transparent url(../images/bg-dodaj-zarzadzaj.png) no-repeat;
    width: 175px;
    height: 47px;
    float: left;
}

#header #btn-add-company {

}

#header #btn-my-company {
    background-position: -175px 0;
}

#header #btn-add-company span,
#header #btn-my-company span {
    display: none;
}
#main-menu ul {
    list-style: none;
    margin: 0;
    padding: 12px 0;
    height: 19px;
}

#main-menu ul li {
    display: inline-block;
    margin-right: 25px;
}

#main-menu ul li.on-right {
    float: right;
    margin-right: 0;
    margin-left: 25px;
}

#main-menu ul li a {
    color: #6c5a85;
    font-size: 14px;
    text-decoration: none;
}

#main-menu ul li a:hover,
#main-menu ul li a:focus,
#main-menu ul li a.active,
.map #main-menu ul li.map a {
    color: #331960;
}

section#search {
    margin-top: 20px;
    margin-bottom: 30px;
}

#box-latest-articles {
    float: right;
    margin-left: 30px;
}

footer#footer {
    background: #fff url(../images/bg-footer.png) no-repeat;
    padding: 35px 0 10px 0;
}

footer#footer img {
    margin-bottom: 28px;
    float: left;
}

footer#footer p {
    border-top: 1px dashed #a5a4a5;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 12px;
}

#footer-menu {
    float: left;
    margin: 15px 0 0 40px;
}

#footer-menu ul {
    list-style: none;
    padding: 0;
    color: #333;
    margin: 0;
}

#footer-menu ul li {
    border-right: 1px solid #333;
    display: inline-block;
}

#footer-menu ul li:last-child {
    border-right: none;
}

#footer-menu ul li a {
    color: #333;
    text-decoration: none;
    display: inline-block;
    padding: 0 9px;
}

#footer-menu ul li a:hover,
#footer-menu ul li a:focus {
    text-decoration: underline;
}

#content {
    font-size: 11px;
    min-height: 300px;
}

#content h1 {
    color: #331962;
    font-size: 18px;
    font-weight: normal;
}

#content h2 {
    color: #381e66;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}


#content h2.shaddow {
    background: transparent url(../images/bg-hr-shadow-small.png) no-repeat center top;
    padding-top: 15px;
}

#content h2.anti {
    font-size: 21px;
}

.anti {
    font-family: 'Lobster Two', cursive;
}

.txt-btn {
    color: #381e66;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
}

.txt-btn:hover {
    text-decoration: underline;
}

#search h3,
#content h3 {
    color: #381e66;
    font-size: 15px;
    font-weight: normal;
}

#content h4 {
    color: #381e66;
    font-size: 13px;
    font-weight: normal;
}

.btn.as-list {
    padding-left: 0;
}

.btn.as-list span {
    border-left: 1px solid #fff;
    display: inline-block;
    padding-left: 12px;
}


.topic .controls a,
.post-related a,
.btn {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 0;
    background: transparent url(../images/bg-btn-medium.png) repeat-x;
    height: 12px;
    padding: 11px 12px 13px 12px;
}

.topic .controls a:hover,
.topic .controls a:focus,
.topic .controls a.active,
.post-related a:hover,
.post-related a:focus,
.post-related a.active,
.btn:hover,
.btn:focus,
.btn.active {
    background-position: 0 -36px;
}

.btn-big {
    background: transparent url(../images/bg-btn-big.png) repeat-x;
    font-size: 18px;
    height: 18px;
    padding: 14px;
}

.btn-big:hover,
.btn-big:focus {
    background-position: 0 -48px;
}

#clipboard-buttons {
    float: right;
}

.clear {
    clear: both;
}

.to-center {
    text-align: center;
}

.right {
    float: right;
}

img {
    border: none;
}

.category-list {
    margin: 20px 0;
}

.category-item {
    float: left;
    text-align: center;
    width: 116px;
    height: 155px;
    margin-bottom: 15px;
    margin-right: 28px;
}

.category-item.seventh {
    margin-right: 0;
}

.category-item a {
    color: #333;
    text-decoration: none;
}

.category-item:hover img {
    opacity: 0.4;
}

#steps {
    list-style: none;
    padding: 0;
    margin: 30px 0;
    text-align: center;
}

#steps li {
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    width: 137px;
}

#steps li a {
    text-decoration: none;
    color: #666;
}

#steps li span {
    display: block;
    background: transparent url(../images/bg-step.png);
    width: 54px;
    height: 30px;
    font: bold 30px/30px Arial, sans-serif;
    color: #fff;
    padding: 12px 0 13px 0;
    margin: 0 auto 10px auto;
}

#steps li.current span {
    color: #dabfdc;
}

#content hr {
    border: none;
    border-bottom: 1px dashed #b2b3b3;
    height: 0;
    margin: 10px 0;
}

.btn-prev,
.btn-next {
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
}

.btn-next {
    float: right;
}

.package-list,
.payment-type-list {
    margin-bottom: 20px;
}

.package-item,
.payment-type-item {
    float: left;
    text-align: center;
    padding: 12px;

}

.package-item.premium {
    border: 3px solid #331962;
    width: 205px;
    margin: 15px 5px;
}

.package-item {
    height: 221px;
    width: 221px;
}

.payment-type-item {
    height: 240px;
    width: 300px;
    margin: 0 83px;
}

.payment-type-item img {
    margin: 0 auto 10px auto;
}

.package-item.active,
.payment-type-item.active {
    background-color: #c7a2c9;
}

.package-item .package-item-x {
    display: block;
    position: absolute;
    visibility: hidden;
    margin-left: 210px;
    margin-top: -2px;
}

.package-item.premium .package-item-x {
    margin-left: 199px;
}

.package-item.active:hover .package-item-x {
    visibility: visible;
}

dl.details {
    width: 440px;
}

dl.details.wide dt {
    width: 210px;
}

dl.details.wide dd {
    width: 220px;
}

dl.details dt {
    float: left;
    width: 130px;
    margin: 0 10px 10px 0;
    color: #000;
    padding: 0;
    font-size: 13px;
    clear: left;
}

dl.details dd {
    float: left;
    padding: 0;
    font-size: 12px;
    margin: 0 0 10px 0;
    width: 300px;
}

dl.details dt span {
    color: #9b6a9e;
    font-size: 14px;
}

.invisible-phone {
    cursor: pointer;
}

.column-left {
    float: left;
    width: 440px;
}

.column-left p {
    text-align: justify !important;
}

.column-right {
    float: right;
    width: 480px;
    margin-left: 60px;
    text-align: justify !important;
}

#company-map {
    width: 440px;
    height: 250px;
}

#search-map {
    height: 450px;
}

.upper {
    text-transform: uppercase;
}

#content .purple-bar {
    background: transparent url(../images/bg-purple-bar.png) repeat-x;
    height: 18px;
    padding: 19px;
    border-radius: 4px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
}

#content .purple-bar a {
    color: #fff;
    text-decoration: none;
}

#content ul.purple-bar {
    list-style: none
}

#content ul.purple-bar li {
    float: left;
    margin-right: 25px;
}

#content ul.purple-bar li a {
    display: inline-block;
    padding: 9px 14px 5px 14px;
    height: 20px;
    margin-top: -9px;
}

#content ul.purple-bar li a:hover,
#content ul.purple-bar li a.active{
    color: #331961;
    background: transparent url(../images/bg-ul-purple-bar-li-a-hover.png) repeat-x;
}



#content .purple-light-bar {
    background: transparent url(../images/bg-purple-light-bar.png) repeat-x;
    height: 16px;
    padding: 10px 20px;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
}

#content .purple-light-bar a {
    color: #483172;
    text-decoration: none;
}

#content ul.purple-light-bar {
    list-style: none
}

#content ul.purple-light-bar li {
    float: left;
    margin-right: 34px;
}

#content ul.purple-light-bar li a {
    display: inline-block;
    padding: 0;
    height: 14px;
    padding-bottom: 2px;
    margin-top: -9px;
}

#content ul.purple-light-bar li a:hover,
#content ul.purple-light-bar li a.active{
    border-bottom: 1px solid #fff;
}

.company-list {
    width: 670px;
    float: right;
}

.company-filtr {
    background: transparent url(../images/bg-binoculars.png) no-repeat right top;
    float: left;
    width: 220px;
    margin-right: 90px;
}

#content .company-filtr hr {
    border-bottom-style: solid;
    margin: 20px 0;
}

.company-filtr h2 {
    margin-top: 0;
}

.company-item {
    padding: 15px;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    background-color: #fff;
}

.company-item.premium {
    background-color: #c7a2c9;
}

.company-item .c-i-left {
    width: 135px;
    height: 100px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.company-item .c-i-right {
    float: left;
    height: 100px;
    width: 488px;
    margin-bottom: 10px;
}

.company-item.freeterm-item .c-i-right {
    width: 798px;
}

.on-right {
    float: right;
}

.company-item .c-i-right span.price {
    float: right;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background-color: #c7a2c9;
    padding: 10px 5px 0px 5px;
    height: 26px;
    margin-left: 7px;
    text-align: center;
    width: 75px;
}

.company-item.premium .c-i-right span.price {
    color: #c7a2c9;
    background-color: #fff;
}

.company-item .c-i-right span.person {
    float: right;
    display: inline-block;
    color: #c7a2c9;
    font-size: 18px;
    background: transparent url(../images/bg-person.png) no-repeat;
    padding: 10px 12px 0px 5px;
    height: 26px;
    margin-left: 7px;
    text-align: right;
    width: 65px;
}

.company-item .c-i-right .clip-abs {
    position: absolute;
    display: none;
    margin-left: 418px;
}

.company-item a {
    text-decoration: none;
}

.company-item h2 {
    margin: 0;
}

.company-item h3 {
    margin: 4px 0;
}

.company-item .opinion {
    padding-left: 155px;
    width: 197px;
    height: 35px;
    float: left;
}
.company-item .opinion img {
    margin-right: 4px;
}

.company-item .ajax-form-container {

}




.company-item .ajax-form-container .help-text {
    position: static;
    margin-top: 0;
}

.ajax-form-photo {
    margin: 7px 7px 0 0;
    float: left;
}

.ajax-form-photo.promotion {
    width: 100%;
    margin: 0 0 10px 0;
    padding-bottom: 10px;;
    border-bottom: 1px dashed #b2b3b3;
    float: none;
}

.ajax-form-photo .delete {
    position: absolute;
    display: none;
    margin: 3px auto auto 102px;
}

.company-item .btn-ico {
    margin-left: 25px;
}

.btn-ico {
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    padding-left: 25px;
    text-decoration: none;
}

.btn-ico-details {
    background: transparent url(../images/bg-btn-ico-details.png) no-repeat left center;
}

.btn-ico-marker {
    background: transparent url(../images/bg-btn-ico-marker.png) no-repeat left center;
    padding-left: 20px;
}

.box-text {
    background: #f9f9fb url(../images/bg-box.png) no-repeat;
    min-height: 140px;
    padding: 10px 0;
    text-align: justify;
    margin: 10px 0;
}

.box-text .on-left,
.box-text .on-right {
    float: left;
    width: 450px;
}

.box-text .on-right {
    margin-left: 80px;
}

.hr-shadow {
    background: transparent url(../images/bg-hr-shadow.png) center top no-repeat;
    height: 27px;
}

.hr-shadow-mirror {
    background: transparent url(../images/bg-hr-shadow-mirror.png) center top no-repeat;
    height: 27px;
}

#banner-scrollable {
    position:relative;
    overflow:hidden;
    width: 431px;
    height: 280px;
}

#banner-scrollable .items {
    width:20000em;
    position:absolute;
}

#banner-scrollable .items div.item {
    float:left;
    width: 431px;
    height: 280px;
    overflow: hidden;
}

#banner-scrollable .txt {
    position: absolute;
    margin-top: -55px;
    height: 35px;
    padding: 10px;
    text-align: center;
    color: #331961;
    background: transparent url(../images/bg-alpha.png);
    width: 411px;
}

.banner-scrollable-browse {
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    margin-left: 435px;
}

.banner-scrollable-browse.banner-scrollable-prev {
    background: transparent url(../images/arr-w.png);
    margin-top: 20px;
}

.banner-scrollable-browse.banner-scrollable-next {
    background: transparent url(../images/arr-e.png);
}

.three-columns .column {
    float: left;
    width: 250px;
    margin-right: 76px;
    min-height: 100px;
    text-align: justify;
}

.three-columns .column.third {
    margin-right: 0 ;
}

.box-latest {
    padding-top: 30px;
    background: transparent url(../images/bg-latest.png) no-repeat top center;
    min-height: 420px;
    margin-bottom: 20px;
}

.box-seo {
    background: transparent url(../images/bg-box-seo.png) no-repeat 0 56px;
}

.box-seo-content {
    display: none;
}

.box-seo-content.active {
    display: block;
}
.box-seo-content ul {
    list-style: none;
    padding: 0;
    width: 225px;
    margin-right: 20px;
    float: left;
}

.box-seo-content ul.last {
    margin-right: 0;
}

.box-seo-content ul li a {
    text-decoration: none;
    color: #6c5b86;
}

.box-seo-content ul li a:hover {
    text-decoration: underline;
}

#btn-see-localization {
    margin: -20px auto 0 auto;
    z-index: 1000;
    position: relative;
}

.info-window a {
    text-decoration: none;
    color: #331960;
}

.info-window a:hover {
    text-decoration: underline;
}

.two-buttons {
    text-align: center;
    background: transparent url(../images/bg-hr-shadow-small.png) no-repeat center 17px;
}

.two-buttons a {
    display: inline-block;
    margin: 0 5px;
}

#opinion-list .pagination {
    float: right;
    margin-top: 0px;
}

.opinion-item .date {
    color: #8674a2;
    font-size: 10px;
}

.opinion-item {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 7px;
    margin-bottom: 7px;
}

.opinion-item p {
    font-size: 11px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.pagination {
    list-style: none;
    padding: 0;
    margin: 10px 0;
}

.pagination li {
    display: inline;
    margin: 0 5px;
}

.pagination li a {
    text-decoration: none;
}

.search-opinion-item {
    border: 1px solid #e8e8e8;
    margin: 10px 0;
}

.search-opinion-item .header {
    border-bottom: 1px dashed #e8e8e8;
}

.search-opinion-item .header h2 {
    margin: 0;
}

.search-opinion-item .header h2 a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
}

.search-opinion-item .header h3 {
    font-size: 14px;
    color: #381e66;
    margin: 2px 0;
}

.search-opinion-item .header,
.search-opinion-item .footer {
    padding: 10px 30px;
}

.search-opinion-item .date {
    font-size: 12px;
    color: #393939;
}

.search-opinion-item .opinion-text {
    margin: 8px 0;
    color: #3a3a3a;
    font-size: 11px;
}

.search-opinion-item .o-i-left {
    width: 165px;
    margin-right: 75px;
    float: left;
}

.search-opinion-item .o-i-left .stars {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 5px 0;
    padding: 6px 0;
}

.search-opinion-item .o-i-left .stars img {
    margin-right: 5px;
    vertical-align: middle;
}

.search-opinion-item .o-i-left .stars span {
    color: #391e6b;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    background: url("../images/bg-ul-purple-bar-li-a-hover.png") repeat-x center center;
    padding: 5px;
    vertical-align: middle;
    margin-left: 8px;
}

.search-opinion-item .txt-opinion {
    font-size: 11px;
    color: #3a1e6c;
}

.search-opinion-item .o-i-right {
    float: right;
    width: 678px;
}

.search-opinion-item .opinion-count {
    color: #391e6b;
    font-size: 12px;
}

#btn-subscriber {
    margin-left: 160px;
    margin-top: -55px;
    position: absolute;
}

#newsletter-container {
    display: none;
    margin-top: 5px;
}

#newsletter-container ul {
    margin-top: 0;
}

.object-item {
    margin-bottom: 20px;
}

.object-item>img {
    background-color: #fff;
    padding: 2px;
    border: 1px solid #ededed;
    float: left;
    margin-right: 15px;
}

.object-item a {
    text-decoration: none;
}

.object-item .desc {
    height: 60px;
    color: #666;
    font-size: 11px;
}

.object-item a.ff {
    margin-left: 66px;
}

.code {
    font-family: Courier, serif;
    color: #000;
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
    width: 550px;
}

#preview-image {
    float: right;
    margin-left: 20px;
    width: 220px;
    text-align: center;
}

#banner-code-container .cms .clear {
    clear: none;
}

.user-panel {

    width: 220px;
    margin-right: 90px;
}

.user-panel ul {
    font-size: 12px;
    padding: 0;
    list-style: none;
}

.user-panel ul li {
    margin-bottom: 4px;
}

.user-panel ul li a {
    text-decoration: none;
}

.user-panel ul li a:hover {
    text-decoration: underline;
}

.company-item a.right {
    margin-left: 3px;
}

#messages {
    color: #993333;
    border: 1px solid #993333;
    padding: 10px;
    background: #fff;
    margin: 10px 0 5px 0;
    text-align: center;
}

#messages p {
    margin: 0;
}

.subcategory-list {
    list-style: none;
    padding: 0;
}

.subcategory-list li {
    display: inline-block;
    margin: 0 25px 0 0;

}

.subcategory-list li a {
    text-decoration: none;
    font-size: 14px;
}
.subcategory-list li a:hover {
    text-decoration: underline;
}

.ad-image-description {
    display: none !important;
}

#videos .ad-back,
#videos .ad-forward {
    display: none !important;
}

.more-upper {
    font-size: 12px;
    color: #351b63;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.more-upper:hover {
    text-decoration: underline;
}

#bread-first {
    background: transparent url(../images/ico-bread.png) no-repeat left center;
    padding-left: 28px;
}

#breadcrumbs {
    margin: 10px 0;
}

#breadcrumbs a,
#breadcrumbs span {
    margin-right: 16px;
    font-size: 12px;
    color: #232323;
    text-decoration: none;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

.share-box{
    position: absolute;
    width: 70px;
    text-align: center;
    margin-left: -90px;
}

.share-box .fb_ltr {
    left: 0;
}

.share-box .addthis_floating_style{
    position: static;
}

.share-box .addthis_floating_style.addthis_counter_style,
.share-box .addthis_floating_style.addthis_counter_style .addthis_internal_container {
    width: 70px !important;
    text-align: center;
}

.share-box .addthis_counter {
    margin-left: 7px;
}

.share-box.fixed {
    position:fixed;
    top: 10px;
}

.cat-ico-header span {
    vertical-align: middle;
}

.cat-ico-header img {
    width: 35px;
    height: 35px;
    margin-right: 4px;
    vertical-align: middle;
}

.help-text {
    font-size: 9px;
    margin-top: -20px;
    position: absolute;
}

.stats {
    margin: 20px 0;
}

.stats h2 {
    font-size: 16px;
}

.stats {
    font-size: 14px;
}

.stats strong {
    color: #69568a;
}

.rc-item,
.rp-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    color: #7d7d7d;
}

.rc-item span.city span,
.rp-item span.city span {
    color: #3a3a3a;
}

.rc-item .img,
.rp-item .img {
    float: left;
    margin-right: 16px;
    margin-bottom: 10px;
}


.rc-item a,
.rp-item a {
    text-decoration: none;
}

.none {
    display: none;
}

.rc-item span.name,
.rp-item span.name {
    text-transform: uppercase;
}


.rc-item a:hover,
.rp-item a:hover {
    text-decoration: underline;
}

.rp-item .promotion {
    color: #ff0303;
    font-size: 12px;
}

.btn-dots {
    float: right;
    text-transform: uppercase;
    color: #000;
    font-size: 11px;
    text-decoration: none;
    background: transparent url(../images/ico-dots.png) no-repeat left 4px;
    padding-left: 8px;
}

#social-icons-top {
    position: absolute;
    margin-top: 7px;
    margin-left: 530px;
}

#social-icons-top img {
    vertical-align: middle;
    color: #333;
}

.cookie-alert {
    background: none repeat scroll 0 0 rgba(86, 86, 86, 0.75);
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    left: 0;
    padding: 0.5em 5%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    top: 0;
    width: 90%;
    z-index: 99999;
    font-family: Arial, sans-serif;
    cursor: default;
    position: fixed;
}

.cookie-alert a {
    color: #fff;
}

#contact-form-container {
    float: left;
    width: 310px;
    margin-right: 10px;
}

#contact-form-text {
    float: left;
}

.latest-article-list .latest-post-item {
    float: left;
    width: 180px;
    margin: 10px;
    text-align: justify;
}

.latest-article-list .latest-post-item h3 {
    text-align: left;
    height: 54px;
    line-height: 21px;
}

.latest-article-list .latest-post-item h3 a {
    text-decoration: none;
}

.latest-article-list .latest-post-item.first {
    margin-left: 0;
}

.latest-article-list .latest-post-item.fifth {
    margin-right: 0;
}

.box-border {
    text-align: justify;
}

.box-border img {
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
}

.ico-rss {
    float: right;
}
.wykop {
    display: block;
    float: right;
    margin-left: 10px;
}

.rev {
  unicode-bidi: bidi-override;
  direction: rtl;
}

.video-thumb {
    width: 120px;
}

#facebook-widget {
    float: left;
    margin-top: 30px;
}

#google-plus-widget {
    float: right;
    margin-top: 30px;
}

#calendars {
    margin-top: 20px;
}

table.month {
    border: none;
    border-collapse: collapse;
    width: 222px;
    float: left;
    margin-right: 30px;
    border-top: 3px solid #6C5B86;
    border-bottom: 1px solid #6C5B86;
    margin-bottom: 20px;
}


table.month:last-child {
    margin-right: 0;
}

table.month th {
    text-align: left;
    color: #fff;
    padding: 3px;
    background-color: #C7A2C9;
    border-bottom: 2px solid #6C5B86;
}

table.month th.month {
    text-align: center;
}

table.month td {
    text-align: right;
    padding: 3px;
}

a.next-month {
    float: right;
}

a.prev-month {
    float: left;
}

.table.post,
.topic-list,
.category-table {
    border: none;
    margin: 10px 0;
    border-collapse: collapse;
    width: 100%;
    border-top: 3px solid #6C5B86;
    border-bottom: 1px solid #6C5B86;
}

.table.post th,
.table.post td,
.topic-list th,
.topic-list td,
.category-table th,
.category-table td {
    padding: 10px;
}

.table.post thead th,
.topic-list thead th,
.category-table thead th {
    text-align: left;
    color: #fff;
    font-size: 15px;
    background-color: #C7A2C9;
    border-bottom: 2px solid #6C5B86;
}


.table.post tbody td,
.topic-list tbody td,
.category-table tbody td {
    border-bottom: 1px solid #ddd;
    vertical-align: top;
}

.topic-list tbody td.topic-name a,
.category-table tbody td.forum-name a {
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}

.topic-list tbody td.topic-name a:hover,
.category-table tbody td.forum-name a:hover {
    text-decoration: underline;
}

.topic-list thead th.topic-post-count,
.topic-list thead th.topic-view-count,
.category-table thead th.forum-topic-count,
.category-table thead th.forum-post-count,
.topic-list tbody td.topic-post-count,
.topic-list tbody td.topic-view-count,
.category-table tbody td.forum-topic-count,
.category-table tbody td.forum-post-count {
    text-align: center;
}

.table.post td.post-info {
    width: 175px;
    background-color: #eee;
    text-align: center;
}

.table.post td.post-info .post-author a {
    font-weight: bold;
    color: #C7A2C9;
}

.table.post td.post-info a {
    text-decoration: none;
}

.table.post td.post-info a:hover {
    text-decoration: underline;
}

.table.post td.post-content {
    width: 765px;
}

.table.post .post-controls {
    font-size: 11px;
}

.table.post .post-controls a {
    color: #aaa;
}

.table.post .post-related {
    float: right;
}

#mark-all-as-read {
    text-align: right;
    padding: 5px 0;
}

#mark-all-as-read a {
    display: block;
    text-decoration: none;
}

#mark-all-as-read a:hover {
    text-decoration: underline;
}

.subscriber-list {
    display: none;
}

.photo {
    border: 1px solid #4d4d4d;
    padding: 9px;
}


#blog-add-right {
    float: right;
    width: 300px;
    margin-left: 20px;
}

#blog-with-add {
    width: 660px;
    float: left;
}

#menu-bar {
    margin: -20px 0 0 0;
    padding: 14px 10px 6px 10px;
    list-style: none;
    background: url(../images/menu-bar.png) repeat-x;
    -webkit-border-radius: 4px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 4px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    height: 30px;

}

#menu-bar>li {
    float: left;
    font-weight: bold;
}

#menu-bar>li>a {
    color: #3f3415;
    padding: 10px;
    display: block;
    width: 120px;
    text-decoration: none;
}

#menu-bar>li:hover>a {
    color: #fff;
    background: url(../images/menu-bar-a-hover.png) no-repeat;
}

#menu-bar>li>ul {
    display: none;
    list-style: none;
    padding: 10px;
    margin: 0;
    position: absolute;
    z-index: 2000;
    background: url(../images/bg-menu-bar-list.png) repeat;
    -webkit-border-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 4px;
    -moz-border-radius-topleft: 0;
    border-radius: 4px;
    border-top-left-radius: 0;
}

#menu-bar>li:hover>ul {
    display: block;
}

#menu-bar>li>ul>li>a {
    color: #fff;
    text-decoration: none;
}

#menu-bar>li>ul>li>a:hover {
    text-decoration: underline;
}

.posts .object-item {
    float: left;
    width: 240px;
    margin-right: 5px;
}