body {

	background:#f1f1f1 url(images/pas.jpg) top repeat-x; 
	background-position: 0 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

}
.menu{
	background: url(images/menu.jpg) no-repeat;
	padding-top: 10px;
}
TD.menu:hover{
	background: url(images/hover.jpg) no-repeat;
	
}
.menua{
	background: url(images/hover.jpg) no-repeat;
	
}

.bg1{
	background: url(images/bg1.jpg) no-repeat;
}
.bg1a{
	background: url(images/bg1a.gif) repeat;
}
.bg2{
	background: white; 
}
.bg3{
	background: url(images/bg3.jpg) no-repeat;
}
.bg3a{
	background: url(images/bg3a.gif) repeat;
}
.blue{
	background: url(images/reka.jpg) top right no-repeat;
}
.jesli{
	color:white;
	font-size:9pt;
	font-family:Verdana;
	font-weight: bold;
}
.text{
	color:white;
	font-size:7pt;
	font-family:Verdana;
	font-weight: bold;
}
.green{
	color: #85c40a;
	font-size:11pt;
	font-family:Verdana;
	font-weight: bold;
}
.black{
	color: #353535;
	font-size:8pt;
	font-family:Verdana;
	font-weight: normal;
}
.stopka{
	background: url(images/stopka.jpg) no-repeat;
}
.ununderline{
	text-decoration: none;
}