
html{
height:100%;
}

body{
	height:100%;
	margin:0px;
	padding:0px;
	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: White;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	margin-left : 5px;
	line-height : 150%;
	font-weight: bold;
}
.numer {
     font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #00BFFF;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
.tekst {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: White;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	margin-left : 5px;
	line-height : 150%;
	font-weight: bold;
	text-align: justify;
}

.tekst2 {
	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #00BFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	margin-left : 15px;
	margin-top : 10px;
	font-weight: bold;
}

.tekst3 {
	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: White;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	margin-left : 15px;
	margin-top : 10px;
	font-weight: bold;
}
.tekst4 {
	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: White;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.tekst5 {
	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #00BFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: White;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
	
}

.naglowek1 {
	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: White;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-style : italic;
}
.naglowek2 {
	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #00BFFF;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.stopka{
	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #00BFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

h1{
	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #00BFFF;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

h2{
	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #00BFFF;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

h3{
  	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #00BFFF;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	}
	
h4{
  	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #00BFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
	
h5{
  	font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #00BFFF;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}
	
a{
	    font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		color:red;
		text-decoration: none;
	}

