
body {
	background: url('tlo.jpg');
	background-position: center;
	background-repeat: repeat-y;
}

.a {
    color: #403152;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    text-decoration: underline;
}
.a:hover {
    color: #585858;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    text-decoration: none;
}
.tytul {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    color: #414141;
}
.tytulRed {
    padding-left: 10px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #C60000;
}
.HasloRed {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    color: #C60000;
}
.tresc {

    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #414141;
}
.trescKontakt {
    padding-left: 0px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #E10000;
}
.tytulRedKontakt {
    padding: 0px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #E10000;
}
.tresc2 {
	padding-top: 10;
    padding-left: 10px;
	 padding-right: 20px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #414141;
	 text-align: justify;
}
.trescRed {
	padding-top: 10;
    padding-left: 10px;
	 padding-right: 20px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #C60000;
	 text-align: justify;
}
.podpis {
	 padding-right: 20px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    color: #999;
	 text-align: right;
}