body{
	background-image: url(tlo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
}
.n1{
	display: inline-block;
	width: 100px;
	height: 70px;
	float: left;
	font-size: 12px;
	position: relative;
	float: left;
	font-weight: bold;
	color: red;
}
.n2{
	display: inline-block;
	width: 50px;
	height: 70px;
	float: left;
	position: relative;
}
.n3{
	display: inline-block;
	width: 400px;
	height: 70px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	position: relative;
	float: left;
	color: #A52A2A;
}

.n{
   position:absolute; 
   left:5px; 
   bottom:15px;
}
.s1{
   display: inline-block;
	width: 400px;
	height: 70px;
	float: left;
	position: relative;
	text-align: left;
	font-weight: bold;
	color: #EB0D0A;
}
.s2{
   display: inline-block;
	width: 200px;
	height: 70px;
	float: left;
	position: relative;
	text-align: left;
}
.szczebel_sukces{
   display: inline-block;
   float: left;
   margin: 5px;
}
.rok{
	text-align: center;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	color: #E10005;
}
.miesiac{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #E10005;
}
.blok_glowny{
	width: 16cm;
	line-height: 160%;
}

.druk_naglowek{
   font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: Red;
	text-align: center;
}

.druk_tyt{
   font-size: 22px;
	font-weight: normal;
	text-align: center;
}
.druk_podtyt{
   font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.druk_opiekun{
   font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
