/*
Theme Name: P173
Theme URI: http://www.przedszkole173.pl
Author: Piotr Pawłowski
Author URI: http://www.ppawlowski.eu 
Description: Szablon strony P173
Version: 1.0.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpls-2.0.html
Tags: education, kids
Text Domain: p173
*/
body {
    background-color: #00bff3;
}

.header {
    padding: 0;
}

.lewy {
    background-color: #ffcc00;
    list-style: none;
    padding-top: 10px;
}

.menu {
    list-style: none;
}

hr {
    border-width: 3px;
}

li {
    list-style: none;
    margin-left: -45px;
    font-size: 10pt;
    text-align: center;
}

.prawy {
    background-color: #fff;
    text-align: center;
}

.cc {
    background-color: #3548bd;
    padding-bottom: 15px;
    padding-top: 15px;
}

.main {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 505px;
}

.ff {
    background-color: #3548bd;
    padding-top: 10px;
    padding-bottom: 10px;
}

}
.but {
    background-color: #439e24;
}

.panel-title {
    font-family: 'Comfortaa', cursive;
    text-align: center;
    color: #fff;
}

.panel-title1 {
    font-family: 'Comfortaa', cursive;
    text-align: center;
}

h1 {
    font-family: 'Comfortaa', cursive;
    text-align: center;
    color: #fff;
    font-size: 40px;
}

h4 {
    font-family: 'Comfortaa', cursive;
    text-align: center;
    color: #fff;
}

h5 {
    font-family: 'Comfortaa', cursive;
    text-align: center;
    color: #fff;
}

h2 {
    font-family: 'Comfortaa', cursive;
    text-align: center;
    color: #3548bd;
    font-size: 20px;
}

.imc {
    padding-left: 0;
    padding-right: 0;
}

.autor {
    color: #ffffff;
}

.autor:hover {
    color: #ffffff;
    text-decoration: underline;
}

.ft-link {
	color: #fff;
}
.ft-link:hover  {
	color: #fff;
}

.deklaracja {
	background-color: #4054b2;
	text-align: right;

}