.loading-box, .galleryLoading {
    display: none;
    text-align: center;
    animation-name: banner-flash;
    -webkit-animation-name: banner-flash;
    -moz-animation-name: banner-flash;
    animation-duration: 4s;
    -webkit-animation-duration: 4s;
    -moz-animation-duration: 4s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
}

.loading-box img, .galleryLoading img {
    margin: auto;
    padding-bottom: 150px;
    padding-top: 150px;
}

.col-1 {
    margin-bottom: 30px;
}

.imageBox img {
    max-width: 100%;
    /*height: 300px;*/
}

.subheading {
    border-bottom: 1px solid #cccccc;
    display: inline-block;
    padding: 0 5px 4px;
}

.current {
    background-color: #ffffff;

}

.current .num {
    color: black;
}

.search-results .pull-right .icon-print {
    background-position: -119px -136px;
}

.loading-140 {
    width: 140px;
    text-align: center;
}

.loading-300 {
    width: 300px;
    /*min-height: 200px;*/
    text-align: center;
}

.loading-300 a > .getImages {
    width: 32px;
}

.loading-300 .getImages {
    width: 32px;
    padding-bottom: 200px;
}

.getImages {
    background: url(../images/loading.png) no-repeat center center;
}

.nopadding {
    padding: 0px !important;
}

/* autocomplete */
.typeahead {
    background-color: #fff;

}

.typeahead:focus {
    border: 2px solid #73638c;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #000000;
}

.tt-dropdown-menu {
    /*width: 290px;*/
    /*padding: 8px 0;*/
    background-color: #fff;
    border: 0;

}

.tt-suggestion {
    padding: 3px 5px;
    font-size: 13px;
    line-height: 24px;
    color: #000000;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #73638c;

}

.tt-suggestion p {
    margin: 0;
}

#search-field.loading {
    /*background: white url("../images/loading.gif") no-repeat center right; */
}

.nav > li > a {
    padding-left: 12px;
    padding-right: 12px;
}

/*#cboxLoadedContent img {*/
/*max-width:100%; max-height:100% !important;*/
/*}*/
.marginTop0 {
    margin-top: 0px;
}

.info-box a:hover h3, .info-box a:hover p,
.box.text a:hover h3, .box.text a:hover p {
    color: #73638c !important;
    /*text-decoration: underline;*/
}

.box.text .info p {
    text-align: justify;
}

.album-info a, .search-result-description h2 {
    text-decoration: none;
}

#header .header-block {
    padding: 10px 20px;
}

.wrap {
    -webkit-column-count: 2;
    -webkit-column-gap: 40px; /* Saf3, Chrome*/
    -moz-column-count: 2;
    -moz-column-gap: 40px; /* FF3.5+ */
    column-count: 2;
    column-gap: 40px; /* Opera 11+*/
    column-fill: balance;
    -moz-column-fill: balance;
    -webkit-column-fill: balance;
    min-height: auto !important;
}

#header .header-block.fototeka {
    padding-left: 28px;
}


#header #main-menu-collapse {
    /*padding: 25px 5px 10px 25px;*/
}

:focus {
    outline: 0 !important;
}

.grey {
    color: #a3a3a3;
}

.links-list a, .person a {
    text-decoration: none;
}

.search-filters-content label {
    /*display: inline;*/
    float: none;
}

.search-filters-content .prettycheckbox > label {
    margin-left: 20px;
    float: none;
    display: block;
}

#front-boxes .box.text-on-hover .info h5 {
    color: #ffffff;
}

#header-wrapper {

    z-index: 50;
    position: relative;

}

.galleryImage {
    float: right;
}

#sidebar-menu .nav {
    margin-left: 20px;
}

.f20 {
    font-size: 20px !important;
}

.f15 {
    font-size: 16px !important;
}

.caption a {
    text-decoration: none;
}

.form-control:focus {
    border-color: #AAAAAA;
    /*border: 0px;*/
    box-shadow: none;
}

#advanced-search-content .twitter-typeahead {
    width: auto;
}

#front-boxes .box.partners {
    padding: 10px;
}

.proff {
    padding-right: 0px;
    /*width: 45% !important;*/
}

.ploff {
    padding-left: 0px;
}

.adv-search-multi-field {
    float: right;
    line-height: 32px;
}

@media (max-width: 720px) {
    .adv-search-multi-field {
        float: none;
    }
}

.toright {
    text-align: right;
}

.noborderlt {
    border: 0px !important;
    /*border-left:0px !important;*/
    /*border-left:0px !important;*/
}

#page-content p, #page-content h3, #page-content h1, #page-content h2, #page-content h4, #page-content h5 {
    margin: 0px;
    padding: 0px;
}

#page-content table,
#page-content table img,
#page-content p img{
    max-width: 100%;
}

#search-options .search-options-radios{
    padding-right: 0px;
}
#search-options .search-options-radios, #search-options .search-options-input{
    width: 39%;
}

@media (max-width: 1010px) {
    #search-options .search-options-radios, #search-options .search-options-input{
        width: 68%;
    }
}
#search-options .search-options-radios .prettyradio:last-child{
    margin-right: 0px;
}

#header #main-menu-collapse{
    padding-left: 0px;
}

.ellipse{
    background: none !important;
}

.advInputAlign{
    top:-6px;
}

.day-info h4{
    padding-bottom: 19px;
}
.day-info h5{
    padding-top: 19px;
}

.popover{width: 300px;}

.noresult{
    text-align: center;
    color: #ffffff;
}

.noresult h3{
    margin-top: 0px;
}

.vcenter {
    display:table-cell;
    vertical-align:middle;
    float:none;
}

.dispno{
    display: none;
}

.marginFilter{
    margin-left: 20px;
}
.purple p{
    font-size: 15px;
}

.popover-content p{
    margin: 0px;
}

#page-content label{
    display: block;
    font-weight: normal;
}
#page-content input[type="text"],
#page-content input[type="password"]
{
    width: 200px;
    margin-bottom: 10px;
    height: 29px;
    border: 1px solid #cbcbcb;
    color: #000000;
}

@media screen and (min-width: 720px){
    .agencjaLeft{
        border-right: 1px solid #cbcbcb;
    }
}
.agencjaBottom{
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 60px;
}

.purple{
    color: #73638c !important;
}

.account  table{
    max-width: 100% !important;
    width: 100% !important;
}
.account  table td{
    padding: 10px;
    margin: 0px;
    border-bottom: 1px solid #cbcbcb;
}

.account  table tr:first-child{
    border-top: 1px solid #cbcbcb;
}

.account  table thead{
    background-color: #bfbfbf;
    color: #343434;
}

.account .bootstrap-select > .btn {
    height: 30px;
    padding: 0px;
    border-color: #bfbfbf;
}
.account .filter-option{
    color: #000000;
}
.account a.btn-purple {
    height: 30px;
    line-height: 15px;
}
#page-content.account input[type="text"] {
    margin: 0px !important;
}

#page-content.account p{
    margin: 15px 0 !important;
}
#page-content.account textarea{
    width: 100%;
    margin: 15px 0 !important;
    border: 1px solid #cbcbcb;
    height: 200px;

}

.twitter-typeahead .tt-hint{ display:none; }
.gallery-layout{width: 100%}

#copyright {
    padding: 45px 0;
}
#copyright a{
    color: #ffffff;
}

#copyright a:hover {
    color: #73638c;
}

.col-1-new-w{
    width: 290px !important;
}

.infoWidth{
    -webkit-column-width: 520px;
    -moz-column-width: 520px;
    column-width: 520px;
}

.w71{
    width: 71px;
}
.w183 img{
    width: 183px;
}

.w330 img{
    width: 330px;
}


.file-list,
.link-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.file-list li,
.link-list li {
    padding: 13px;
    background: #fefefe;
    position: relative;
    /*padding-left: 40px;*/
}

.link-list {
    margin-bottom: 20px;
}

article .link-list {
    /*margin-left: -7.3%;*/
}

.link-list li {
    padding: 10px 14px;
    padding-left: 40px;
    border-bottom: 1px solid #ddd;
}

.link-list li:nth-child(1),
article .link-list li:nth-child(2) {
    border-top: 1px solid #ddd;
}

.file-list li:nth-child(odd) {
    /*background: #e8e8e8;*/
}

article .link-list li {
    margin-left: 7%;
    width: 43%;
    float: left;
}


.box .link-list li {
    /*padding-left: 54px;*/
}

.box .link-list li a:after {
    left: 34px;
}

.file-list a,
.link-list a {
    /*color: #888;*/
    font-family: Bitter, Georgia, serif;
    font-size: 14px;
    font-style: italic;
}

.clean{
    font-size: 20px !important;
}

.arrow-link {
    /*background: url("../img/arrlink.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    color: #fff;
    background-color: #73638c;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    height: 20px;
    line-height: 18px;
    margin-right: 6px;
    padding: 1px 7px 1px 5px;
    width: 38px;
}

.customBody a{
    /*color: #823fab !important;*/
}

address{
    text-decoration: underline;
}

#page-content input.inputFull{
    width: 93% !important;
}
#page-content input.inputMiddle{
    width: 250px!important;
}

#page-content input.inputSmall1,
#page-content input.inputSmall2{
    display: inline;
}
#page-content input.inputSmall1{
    width: 45px !important;
    margin-right: 15px;

}
#page-content input.inputSmall2{
    width: 90px !important;
    
}


.regBox{
    display: none;
}

#logos a {
    padding-bottom: 15px;
    display: block;
    float: left;
}

.errorItem{
    border: 1px solid red !important;
}



#page-content .full-inputs textarea,
#page-content .full-inputs input{
    width: 100%;
}


/* cart table RWD fixes */
#page-content .cart-table input{
    width: auto;
}

@media (max-width: 1010px){
    .cart-table tr.last-item td,
    .cart-table tr.sig-row td{
        border-bottom:none;
        padding-bottom:0
    }
}

.popover{
    z-index: 9999;
}

.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.news-list p, .news-list li, .customBody p, .customBody li, .static p, .static li, .gallery-layout .content-cell p {
    font-size: 15px !important;
}