div.kalendarz
	{
	background: 			#373737;
	text-align:  			center;
	width:					250px;
	height:					230px;
	padding:				40px 0 0 0;
	}
td.naglowek
	{
	background: 			#222222;	
	height:					23px;
	width:					23px;
	text-align:  			right;
	padding-right: 			3px; 
	color: 					#777777;
	}
td.kom
	{
	background: 			#777777;	
	height:					23px;
	width:					23px;
	text-align:  			right;
	padding-right: 			3px; 
	color: 					#333333;
	}
td.kom_pusta
	{
	background: 			#373737;
	height:					23px;
	width:					23px;
	color: 					#333333;	
	}
td.dzis
	{
	background: 			#000000;	
	height:					23px;
	width:					23px;
	text-align:  			right;
	padding-right: 			3px; 
	color: 					#ffffff;
	}
td.impra
	{
	text-decoration:		none;
	background: 			#cccccc;	
	height:					23px;
	width:					23px;
	text-align:  			right;
	padding-right: 			3px; 
	color: 					#000000;
	}
td.impra:hover
	{
	background: 			#cccccc;
	opacity: 				0.5;
	filter:					alpha(opacity=50);	
	height:					23px;
	width:					23px;
	text-align:  			right;
	color: 					#000000;
	}
td.impra_dzis
	{
	background: 			#ff0000;
	opacity: 				0.5;
	filter:					alpha(opacity=50); 	
	height:					23px;
	width:					23px;
	text-align:  			right;
	color: 					#FFFFFF;
	}
div.link_kalendarz
	{
	height:					100%;
	width:					100%;
	
	}
div.popup_box
	{
	background-image:		url(../design/logo.jpg);
	background-repeat: 		no-repeat;
	background-position:	right top;
	background-color: 		#000000;
	padding: 				10px 10px 10px 10px;
	color: 					#FFFFFF;
	}
a.link
	{
	text-decoration:		none;
	}
div.img_loading
	{
	text-align: 			center;
	height:					100%;
	width:					300px;
	background-image:		url(../design/loading.gif);
	background-repeat: 		no-repeat;
	background-position: 	center center;
	}
div.img_loading_brak_fotki
	{
	text-align: 			center;
	height:					100%;
	width:					300px;
	}

