/*
Theme Name: Mam Marzenie
Theme URI: http://uniainteractive.pl/
Author: Uniainteractive
Author URI: http://uniainteractive.pl/
Version: 1.0
Text Domain: Mam Marzenie
*/
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: top;
    text-align: left;

}*/
body {
    line-height: 1;
    /*font-family: 'Ubuntu';*/
    color: #444444;
    font-size: 15px; /* 13px; */
    line-height: 1.6 !important; /* 18px; */
}
h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Ubuntu';*/
    color: #ff605d;
}
/*
h1 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #ff605d;
}
h2 {
    font-size: 19px;
    margin-bottom: 10px;
    color: #ff605d;
}
h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #ff605d;
}
h4 {
    font-size: 17px;
    margin-bottom: 10px;
    color: #ff605d;
}
h5 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #ff605d;
}
h6 {
    font-size: 15px;
    margin-bottom: 10px;
    color: #ff605d;
}
b, strong {
    font-weight: bold;
}*/
em {
    font-style: italic;
}

ol {
    list-style-type: decimal;
    padding-left:25px;
    padding-top: 5px;
}
ol li {
    list-style-type: decimal;
    padding-bottom: 5px;
}
ul {
    list-style: none;
    padding-top: 5px;
}
ul li {
    background-image: url("images/bullet.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    padding: 7px 5px 10px 25px;
}
/*
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid black;
    margin-bottom: 5px;
}
table td {
     border: 1px solid black;
     padding: 3px;
}
p {
    padding-bottom: 8px;
}*/
a {
    color: #ff605d;
    text-decoration: none;
}
a:hover {
    color: #099f3c;
}

.panel-cooperation {
border-top-left-radius: 0px;
border-top-right-radius: 4px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 4px;
border-color: #26A83C;
}

.panel-cooperation > .panel-heading {
padding: 0px !important;
}

.fmm-su-slider .su-slider-slide-title{
background: rgba(9, 159, 60, 0.8) none repeat scroll 0 0 !important;
}
