BODY {
	font-family: Tahoma, Times New Roman, Arial CE;
	margin: 0;
	background: #FED65C;
	color: #675F52;
}

TD {
	font-size: 9pt;
	font-weight: none;
}

.d0 { background: none; }
.d_past { background: #CBAC74;
			text-align: center;
			color: #FFE1C4;
			font-weight: light; }
.d_present { background: #FAAC43;
			 border: 2px solid #FC5525;
 			text-align: center;
			color: #675F52;
			font-weight: bold; }
.d_future { 
			text-align: center;
			color: #675F52;
			font-weight: bold; }
.d_sunday { background: #FE5F1B;
			text-align: center;
			color: #FFE1C4;
			font-weight: bold; }
.st_nie0 { background: #F5B829; }
.st_nie1 { background: #F7C24A; border: 2px solid #F5B829;}
.st_nie2 { background: #FF8000; }
.st_nie3 { background: #1D4609; }
.st_nie4 { background: #D20000; }
.st_tak  { background: #408110; color: #CAEF58; }

.st_nie4p { background: #FFCF28; border-left: 5px solid #1D4609; border-right: 5px solid #1D4609; }
.st_nie3p { background: #FDC400;
		    border-top: 5px solid #1D4609; border-left: 5px solid #1D4609; border-right: 5px solid #1D4609;
			font-size: 7pt;
			color: #2D2D5B;
			text-align: left; }

.z_tlem {
	background: url(images/telko.gif) repeat-y;
	}
	
.z_tlem2 {
	background: url(images/telko2.gif) repeat-y;
	}
	
.tlo_transp {
	background: url(images/telko2.gif) repeat-y;
	font-weight: normal;
	font-size: 15pt;
	font-family: "Monotype Corsiva", "Trebuchet MS";
}

.stopka {
	background: #000000;
	font-family: Arial, Arial CE;
	font-size:8pt;
	color: #AAA548; font-style: none;
}
A:link		{ color: #2D2D5B;
        	  text-decoration: none;
			  font-style: none; }
A:visited   { color: #2D2D5B;
       		  text-decoration: none;
			  font-style: none; }
A:active    { color: #000040;
			  text-decoration: none; }
A:hover		{ color: #000040;
     	      text-decoration: none; }

A:link.menu		{ color: #675F52;
			  	  font-size: 16pt;
				  font-family: Monotype Corsiva, Trebuchet MS;
    	    	  text-decoration: none; }
A:visited.menu  { color: #675F52;
			  	  font-size: 16pt;
				  font-family: Monotype Corsiva, Trebuchet MS;				  
       			  text-decoration: none; }
A:active.menu   { color: #000040;
     			  font-size: 16pt;
				  font-family: Monotype Corsiva, Trebuchet MS;				  
			      text-decoration: none; }
A:hover.menu	{ color: #30214E;
          		  font-size: 16pt;
				  font-family: Monotype Corsiva, Trebuchet MS;				  
     	     	  text-decoration: none; }
				  
DIV.big1 		{ font-family: Monotype Corsiva, Trebuchet MS;
				  font-size: 22pt; }
DIV.big2 		{ font-family: Tahoma, Times New Roman;
				  font-size: 9pt; }
DIV.small		{ font-family: Tahoma, Times New Roman;
				  font-size: 9pt;
				  font-style: italic; }				  
				  
				  
INPUT			{ border: 1px solid #675F52;
				  background: url(images/telko2.gif) repeat-y;
				  font-family: Tahoma, Arial CE, Arial;
				  font-size:9pt;
				  color: #16242F; }
				  
SELECT			{ border: 1px solid #675F52;
				  background: #FAA532;
				  font-family: Tahoma, Arial CE, Arial;
				  font-size:9pt;
				  color: #16242F; }				  
				  
TEXTAREA		{ border: 1px solid #675F52;
				  background: url(images/telko.gif) repeat-y;
				  padding: 10px;
				  font-family: Tahoma, Arial CE, Arial;
				  font-size:9pt;
				  color: #16242F; }


#galleryList {
	border: 0;
	text-align: right;
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: 13px;
	border-bottom: 1px solid #F5C638;
	margin-bottom: 10px;
}

#galleryList ul li {
	
	list-style: none;
	background: url(dot.gif) no-repeat 100% 2px;
	padding: 3px 26px 2px 0px;
}

#galleryList ul li.selected a {
	color: darkorange;
	font-weight: bold;
}

#galleryDesc {
	border-bottom: 1px solid #F5C638;
	font-size: 11px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
  