.nag01 {
	font-size: 15px;
	color: #2372C9;
	font-weight: 900;

}
#tytul {	

	font-size: 11px;
	font-weight: 900;
	color: #950000;
	padding: 0px;

}
body, table, td, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;

}
.indexJustPad4 {
	text-align: justify;
	padding: 4px;
}
.just {
	text-align: justify;
}
.dataimieniny {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
 a:link {color: #333399; text-decoration:none;}
 a:active {color: #999900; text-decoration:none;}
 a:visited {color: #333399; text-decoration:none;}
 a:hover {color: #999900; text-decoration:none;}
.nag02_pr {
	
	font-size: 9px;
    font-weight: 900;
	padding-top: 5px;
color: #2372C9;


}
.nag05_pr {
	
	font-size: 9px;
    font-weight: 900;
	padding-top: 1px;
color: #2372C9;


}
.nag02 {
	font-weight: 900;
	font-size: 13;
	color: #950000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-bottom: 11px;

}

.nag03_pr {
	
	font-size: 8px;
	font-weight: 900;
}
.nag04_pr {
	
	font-size: 8px;
	padding-top: 0px;
}

#lista li{	
	font-size: 8px;	
}

.nag03 {
	font-weight: 900;
	color: #336633;
}

.padding10 {
	padding: 10px;
}
.cennikTH_pr{
	font-size: 9px;
}
.cennikTH {
	font-weight: 900;
	color: #ffffff;
	background-color:#5F7CB0;
	
}.panelTxt {
	color: #000000;
}
.panelNag {
	padding-left: 10px;
}
.panelTxtarea {
	color: #000000;
	border: 1px solid #000000;
	font-size: 10px;

}
.panelTxtMini {
	font-size: 10px;
}
.cena {
	font-size: 14px;
	color: #950000;
	font-weight: 900;
}
.cena_pr {
	font-size: 10px;
	color: #950000;
	font-weight: 900;
}
.zamowTxt {
	font-size: 10px;
	color: #000000;
	height: 19px;
	border: 1px solid #666666;
	background-image: url(img/podcien.gif);
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-attachment: fixed;



}
.ramka {
  position: fixed; /* ustawia na stałe preloader w miejscu */
  width: 300px;  /* szerokość preloadera */
  left: 50%; 
  margin-left: -150px; /* wartość musi być połową szerokości ze znakiem - */
  top: 200px; /* wysokość od górnej krawędzi */
  z-index: 9999;
  display: none; /* ukrywa preloader (pod żadnym pozorem nie usuwać) */
  background: #000;
  color: #fff;
  border: 1px solid #aaa; 
  text-align: center; 
  font-weight:bold;
}