/* customizable styles */


body {
    height: auto; 
    /* customize_body-background */  /* customize_body-background */
}

body#tinymce {
    background-color: #fff;
}
a {
    text-decoration: none;
}
div#main-container #header {
    padding-top: 0;
    /* customize_header-background */  /* customize_header-background */
}	


div#main-container {
    /* customize_main-background */  /* customize_main-background */
}

div#main-container #footer {
    /* customize_footer-background */  /* customize_footer-background */
    width: 950px;	
    border-bottom: 1px solid #c3bebe;
}

div#main-container a, div#main-container a:link, div#main-container a:visited, div#main-container a:active {
    /* customize_links */  /* customize_links */
    text-decoration: none;
}

div#main-container h1, div#main-container h2, div#main-container h3, div#main-container h4, div#main-container h5, div#main-container h6 {
    /* customize_headings */ 
    color: #392929; /* customize_headings */
    ;
    font: normal 12px 'PT Sans';
}

div#main-container .ccm-tags-display ul.ccm-tag-list li {
    /* customize_tag-highlight */ background-color: #A0DBE3; /* customize_tag-highlight */
}

div#main-container, div#main-container ul li {
    /* customize_p-font */ 
    font-family: 'PT Sans', Arial, Georgia, serif; 
    line-height: 1.4em; 
    font-size: 14px; /* customize_p-font */
    /* customize_text */  /* customize_text */

    ;
    text-align: left;
}

/* text styles */


div#main-container a:hover {
}

div#main-container p {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 13px;
}

div#main-container ul li {
}

div#main-container h1 {
    font-size: 32px;
    padding-top: 0px;
    margin-bottom: 8px;
}

div#main-container h2 {
    font-size: 26px;
    padding-top: 0px;
    line-height: 28px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

div#main-container h3 {
    font-size: 22px;
    padding-top: 6px;
    line-height: 22px;
    margin-bottom: 3px;
}

div#main-container h4 {
    font-size: 20px;
    padding-top: 8px;
    line-height: 20px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

div#main-container h5 {
    font-size: 12px;
    margin-bottom: 3px;
    text-transform: uppercase;
    padding-top: 9px;
}

div#main-container h6 {
    font-size: 12px;
    margin-bottom: 3px;
}

div#main-container hr {
    margin: 20px 0;
}


/* alternate emphasis style for inclusion in content block editor aka tinymce */

.serif-emphasis {
    /* color: #0099ff; */
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 100;
    font-style: italic;
}


/* site title styles */

div#main-container #header h1 {
    font-size: 28px;
    margin-left: 45px;
    padding-bottom: 55px;
    margin-bottom: 0;
    display: inline;
    float: left;
}

/* header list styles */

div#main-container #header ul {
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
    width: 100%;
}

div#main-container #header ul>li {
    padding-right: 5px;
}

/* footer styles */

div#footer p {
    /* customize_footer-text */ 
    color: #fff; /* customize_footer-text */
}

div#footer #footer-inner p {
    margin-top: 0;
    margin-bottom: 0;
    font-family: arial;
    font-size: 11px;
    display: inline;
}

div#footer #footer-inner p.footer-copyright {
    margin-left: 10px;
}

div#footer #footer-inner p.footer-sign-in {
    float: left;
}

div#footer #footer-inner p.footer-tag-line {
    float: right;
    font-family: 'Merriweather', Georgia, serif;
}

div#footer #footer-inner a, div#footer #footer-inner a:link, div#footer #footer-inner a:visited, div#footer #footer-inner a:active {
    text-decoration: none;
}

div#footer #footer-inner a:hover {
    text-decoration: underline;
}

li.month {
    margin-left: 0px;
}

ul.inline li {
    display: inline;
}
h1.slogan {
    color: #007c7b !important;
    font: normal 36px/14px 'Libre Baskerville' !important;
    text-align: right;
    text-transform: uppercase;
    margin-top: 14px;
    margin-right: 44px;
}
h1.slogan .span-1 {
    color: #a0d600 !important;
    font-size: 14px !important;
}
h1.slogan .span-2 {
    color: #6d6b6b !important;
    font-size: 15px !important;
    margin-right: 2px;
}

p.a-right {
    text-align: right;
}

p.more a {
    background: #ba1613;
    padding: 4px 15px;    
    color: #fff;
    font-size: 12px;    
    -o-transition:.25s;
    -ms-transition:.25s;
    -moz-transition:.25s;
    -webkit-transition:.25s;
    transition:.25s;        
}
p.more a:hover {
    background: url(images/more-arrow-hover.png) no-repeat center right;
}

#copyright p.a-left {
    float: left;
    margin-left: 11px;
    margin-top: 10px;
    font-size: 13px;
    color: #e8e8e8;
}
#copyright p.a-right {
    float: left;
    margin-top: 10px;
    font-size: 13px;
    margin-left: 11px;
    color: #e8e8e8;
}

div.footer-block {
    background: #0071c1;
    border: 1px solid #c4c4c4;
}
div#footer-inner .left {
    margin: 0;
    background: #ed1c24;
}
div#footer-inner .left p {
    padding: 11px 0 10px !important;
    display: block !important;
    text-align: center;
}
div#footer-inner .left p.b-top {
    border-top: 1px solid #4d9cd4;
}
div#footer-inner .right {
    display: inline-block;
}
ul.oferta {
    display: block;
    background: url('images/ul-oferta-background.png') top left repeat-y;
    height: 337px;
    margin-left: 10px;
    padding: 0;
    margin-top: 50px;
}
ul.oferta li {
    display: block;
    height: 61px;
    margin: 26px 20px 32px;
}
ul.oferta li img {
    float: left;
    margin-right: 25px;
}
ul.oferta li a {
    margin-top: 31px;
    margin-left: 0px;
    display: block;
    font: normal 11px 'Libre Baskerville';
    color: #9b9797;
    text-transform: uppercase;
}

ul.partners-list {
    margin: 20px 0 20px;
    padding: 0;
    display: block;    
}
ul.partners-list li {
    width: 33%;
    margin: 0;
    display: inline-block;
    list-style: none;
    text-align: center !important;
}
ul.partners-list li:nth-child(1) { 
    text-align: left !important;
}
ul.partners-list li:last-child(3) { 
    text-align: right !important;
}

div#main-container #left-sidebar-inner h3 {
    text-transform: uppercase;
    font-size: 12px;
}

div#contentWrapper #title {
    margin-left: 11px;
    margin-top: 25px;
}
div#contentWrapper #title h1 {
    color: #007c7b;
    font-size: 36px;
    text-transform: uppercase;
}

#banery {
    float: right;
    width: 283px;
}
#banery p {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}
#banery p img {
    margin-bottom: 3px;
}
#logotypes {
    border-top: 2px solid #848282;   
    margin-top: 30px;
}
#logotypes p {
    margin: 30px 0;
    text-align: center;
}
#logotypes img {
    margin: 0 36px;
}
#info {
    border-top: 2px solid #848282;     
}
#info p {
    float: left;
    color: #e8e8e8;
    margin: 20px 16px;
}
#info p.menu {
    margin-left: 280px;
}
#copyright {
    border-top: 2px solid #848282;    
    margin-bottom: 30px;
}
.item {
    border: 1px solid #68696b;
    background: #87898d; /* Old browsers */
    background: -moz-linear-gradient(left, #87898d 0%, #92929a 50%, #87898d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87898d), color-stop(50%,#92929a), color-stop(100%,#87898d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #87898d 0%,#92929a 50%,#87898d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #87898d 0%,#92929a 50%,#87898d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #87898d 0%,#92929a 50%,#87898d 100%); /* IE10+ */
    background: linear-gradient(to right, #87898d 0%,#92929a 50%,#87898d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87898d', endColorstr='#87898d',GradientType=1 ); /* IE6-9 */   
    padding: 5px 11px;
    min-height: 232px;
    margin-bottom: 20px;
    position: relative;
}
.item p:first-child {
    text-align: center;    
    margin-top: 15px;
    min-height: 65px;
}
.item p {
    color: #fff;
    line-height: 18px;
    font-size: 13px;
}
.item p.more {
    position: absolute;   
    bottom: 9px;
}
.item h4 {
    text-align: center;
    color: #fff;
}
#ceny-paliw {
    margin-left: 17px;
    background: #b4191d; /* Old browsers */
    background: -moz-linear-gradient(top, #b4191d 0%, #474747 67%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4191d), color-stop(67%,#474747)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b4191d 0%,#474747 67%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b4191d 0%,#474747 67%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #b4191d 0%,#474747 67%); /* IE10+ */
    background: linear-gradient(to bottom, #b4191d 0%,#474747 67%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4191d', endColorstr='#474747',GradientType=0 ); /* IE6-9 */    
    padding: 10px;
}
#ceny-paliw h4 {
    background: #b01807 url('images/oil-icon.png') no-repeat 163px 7px;
    color: #fff;
    margin: 2px;
    padding: 10px;
}
#ceny-paliw p {
    background: #433a3a;
    color: #d0c3c3;
    padding: 5px 10px;
    line-height: 14px;
    font-size: 12px;
}
#ceny-paliw table {
    width: 100%;
    margin: 15px 10px;
    color: #b6b4b4;
}
#ceny-paliw table tr td {
    padding-bottom: 8px;
    
}

#info p a {
    color: #e8e8e8;
    text-decoration: none;
}
#info p a:hover {
    color: #fff;
    text-decoration: underline;
}

h3.ccm-page-list-title {
    margin-top: 15px;
    font-weight: bold;
}
h3.ccm-page-list-title a {
    color: #FFF;
}
.ccm-page-list {
    margin-top: 10px;
}
.ccm-page-list p {
    margin: 0 0 10px !important;
}
.ccm-page-list-description {
    color: #fff;
}
.ccm-page-list p.more {
    margin: 20px 0 0 !important;
}

.theme-default {
    position: relative;
}