@charset "UTF-8";
/* CSS Document */
.backgr {
	background-repeat: no-repeat;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 000px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.bialaRamka {
	background-image:#FFF;
	border-color:#FFF;
	 
	 
}
.szary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}
.textSzaryBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:oblique;
	 
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.szaryLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.szaryLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	background-color:#666666;
	text-decoration: underline;
}
.bialyTxtSzareTlo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	background-color:#666666;
}
.bialyTxtLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;	
}
.bialyTxtLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: underline;	
	
}
.menuSzareTlo {
	background-image:url(../img/menub.gif) ;
	
	height:29px;
	width:244px;
	
	
}

