body {
    font-family: Trebuchet MS;
}

.blue {
    padding: 1em 2em;
    padding-left: 70px;
    text-align: left;
    background: #24397B;
    color: #fb9e25;
    border-left: 70px solid #a66a00;
}


.lightgreen {
    padding: 1em 2em;
    padding-left: 70px;
    text-align: left;
    background: #d4f3be;
    color: black;
    border-left: 70px solid #51007f;
}

.lightblue {
    padding: 1em 2em;
    padding-left: 70px;
    text-align: left;
    background: #c1d4f7;
    color: black;
    border-left: 70px solid #a66a00;
}


h1 {
    font-weight: normal;
    font-family: Cyklop,Trebuchet MS;
}

h2 {
    font-weight: normal;
    font-family: Cyklop,Trebuchet MS;
}

h3 {
    font-weight: normal;
    font-family: Cyklop,Trebuchet MS;
}

#logo {
    padding: 0;
    padding-left: 70px;
    text-align: left;
    background: #d4f3be;
    color: black;
    border-left: 70px solid #831f98;
    height: 0px;
    overflow: visible;
}

#logoimg {
    position: relative;
    width: 100px;
    height: 100px;
    top: -50px;
    left: -120px;
}

h2 a {
    color: #fb9e25;
    text-decoration: none;
}

h2 a:hover {
    color: #a66a00;
    text-decoration: none;
}

h1 a {
    color: #fb9e25;
    text-decoration: none;
}

h1 a:hover {
    color: #a66a00;
    text-decoration: none;
}


/* .liczbowa { */
/* 	   text-align: right; */
/* 	   background: #a9d5d9; */
/* } */

.wiersz1 {
	 background: #e8fafa;
}

.wiersz2 {
	 background: #d8f0f1;	 
}

.wiersz3 {
	 background: #c8e8ea;	 
}

.wiersz4 {
	 background: #b9dee1;	 
}

.liczba {
	padding: 4px 1em;
	text-align: right;
/* 	background: #a9d5d9; */
}
