html {
	background-color: #d10916;
}

@font-face {
    font-family: 'titilliumtext22l_ththin';
    src: url('titilliumtext22l001-webfont.eot');
    src: url('titilliumtext22l001-webfont.eot?#iefix') format('embedded-opentype'),
         url('titilliumtext22l001-webfont.woff') format('woff'),
         url('titilliumtext22l001-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titilliumtext22llight';
    src: url('titilliumtext22l002-webfont.eot');
    src: url('titilliumtext22l002-webfont.eot?#iefix') format('embedded-opentype'),
         url('titilliumtext22l002-webfont.woff') format('woff'),
         url('titilliumtext22l002-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titilliumtext22l_rgregular';
    src: url('titilliumtext22l003-webfont.eot');
    src: url('titilliumtext22l003-webfont.eot?#iefix') format('embedded-opentype'),
         url('titilliumtext22l003-webfont.woff') format('woff'),
         url('titilliumtext22l003-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	background-attachment: fixed;
	background-image: url(../images/tlo.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#calosc {
	width: 90%;
	float: none;
	margin: 0 auto;
	border: 0;
}

#naglowek {
	float: none;
	width: 100%;
	margin: 0 0 20px 0;
	text-align: center;
}

#tresc {
	clear: both;
	float: none;
	width: 100%;
	margin: 20px 0 0 0;
	font-family: 'titilliumtext22llight';
	font-size: 16px;
	color: #fff;
	text-align: center;
}

#stopka {
	clear: both;
	float: none;
	width: 100%;
	margin: 20px 0 0 0;
	font-family: 'titilliumtext22llight';
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.imie {
	font-family: 'titilliumtext22l_ththin';
	font-size: 76px;
	color: #fff;
}
.tel {
	font-family: 'titilliumtext22l_ththin';
	font-size: 46px;
	color: #fc0;
}

.male {
	font-family: 'titilliumtext22llight';
	font-size: 16px;
	color: #fff;
}

.poczta {
	font-family: 'titilliumtext22llight';
	font-size: 26px;
	color: #fc0;
}

@media only screen and  (min-width: 980px) {

}

@media only screen and  (min-width: 768px) and (max-width: 979px) {

}

@media only screen and  (min-width: 480px) and (max-width: 767px) {

}

@media only screen and (max-width: 480px) {
#calosc {
	width: 90%;
	float: none;
	margin: 0 auto;
	border: 0;
}

#naglowek {
	float: none;
	width: 100%;
	margin: 0 0 5px 0;
	text-align: center;
}

#tresc {
	clear: both;
	float: none;
	width: 100%;
	margin: 5px 0 0 0;
	font-family: 'titilliumtext22llight';
	font-size: 16px;
	color: #fff;
	text-align: center;
}

#stopka {
	clear: both;
	float: none;
	width: 100%;
	margin: 20px 0 0 0;
	font-family: 'titilliumtext22llight';
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.imie {
	font-family: 'titilliumtext22llight';
	font-size: 30px;
	color: #fff;
}
.tel {
	font-family: 'titilliumtext22llight';
	font-size: 26px;
	color: #fc0;
}

.male {
	font-family: 'titilliumtext22llight';
	font-size: 16px;
	color: #fff;
}

.poczta {
	font-family: 'titilliumtext22llight';
	font-size: 16px;
	color: #fc0;
}
}

