.odnosnik_menu  { cursor: pointer;
                }
.komorka_glowna { font-family: Tahoma, Verdana, Arial; 
						font-size: 16px; 
						text-align: justify; 
						color: #330000;
					   vertical-align: top;
					 }
					 
.tytul_glowna   { 
					   font-family: "Times New Roman"; 
						font-size: 30px;
						font-style: italic;	
                }

.podpis			{
						width: 560px;
						height: 16px; 
						font-size: 10px;
						text-align: right;
					}                
                					 
.odnosnik_w_komorka_glowna { font-family:  Tahoma, Verdana, Arial; 
	                          color: #330000;
	                          font-style: italic; 
							   	  font-weight: bold;
					            }		
					            
.odnosnik_w_komorka_mala { font-family:  Tahoma, Verdana, Arial; 
	                          color: #330000;
	                          font-style: normal; 
							   	  font-weight: normal;
					            }						            			            			 

.komorka_mala   { font-family: Tahoma, Verdana, Arial; 
                  font-size: 14px; 
                  color: #330000;
                  vertical-align: top;
					 }

.tytul_notatka  { 
						font-size: 18px;
						font-style: italic;	
                } 

.nazwa_strony   { font-size: 12px;
						font-family: Tahoma, Verdana, Arial;
						font-style: normal;	
                }   
.odnosnik_nazwa_strony   { font-size: 12px;
									font-family: Tahoma, Verdana, Arial;
									font-style: normal;	
									color: #330000;
                			 }                 
                                
.opis_drinka    	{ 	font-size: 13px;
					font-style: normal;	
					font-weight: normal;
				}    
                
.cena           { 	font-size: 13px;
				font-style: normal;	
				font-weight: normal;
			}                                       

.blok_tytulu    { margin-bottom: 10px; 
				margin-left: 20px; 
				margin-right: 20px; 
				margin-top: 20px;
				text-align: center; 
                }           
                
h2 {
		  font-weight: bold;
		  font-size: 18px;
		  font-style: normal;	
}                

.lista_nn_blok_glowny 	{
						   font-style: italic; 
						   font-weight: bold;
						 }     
.lista_nn2_blok_glowny 	{
						   font-style: italic; 
						   font-weight: normal;
						 }    

.linia			{
					color: #330000;
					width: 350px;
					text-align: left; 
				}							 							 
                
                
.blok_tekstu    { margin-bottom: 10px; 
				margin-left: 30px; 
				margin-right: 30px; 
				margin-top: 30px;
				text-align: justify; 
                }        

.blok_notatki   { margin-bottom: 10px; 
						margin-left: 15px; 
						margin-right: 20px; 
						margin-top: 30px;
						text-align: justify; 
                }    
.tekst_pogrubiony      {
					font-style: normal;	
					font-weight: bold;
					}					

.acalendar  {    font-size: 14px;
				font-family: Tahoma, Verdana, Arial;
				font-style: normal;	
				color: white;
		    }   
							 
							 
.main {
width:200px;
height:170px;
border:1px solid black;
text-align: center; 
margin-bottom: 10px; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px;
}

.main_table {
width: 200px;
height: 170px;
border: 1px solid black;
text-align: center; 
}

.month {
background-color:#330000;
font: bold 12px verdana;
color: white;
}

.daysofweek {
background-color:#C69C6D;
font:bold 12px verdana;
color:#330000;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color:#C69C6D;
padding: 2px;
}

.days #today{
font-weight: bold;
font-style: italic;	
font-size: 12px;
}

.occupied_all{
font-size: 12px;
font-family:verdana;
color:black;
background-color: red;
padding: 2px;
}

.occupied_all #today{
font-weight: bold;
font-style: italic;	
font-size: 16px;
}

.occupied_down {
font-size: 12px;
font-family:verdana;
color:black;
background-color: yellow;
padding: 2px;
}

.occupied_down #today{
font-weight: bold;
font-style: italic;	
font-size: 16px;
}

.occupied_up {
font-size: 12px;
font-family:verdana;
color:black;
background-color: #FF6600;
padding: 2px;
}

.occupied_up #today{
font-weight: bold;
font-style: italic;	
font-size: 16px;
}
		
