/* style */

{font-family: Arial, Helvetica;}

A:link.e       		{ color: #FF9800; font-size: 10pt; text-decoration: none; font-weight: bold}
A:visited.e    		{ color: #FF9800;  text-decoration: none; font-weight: bold}
A:active.e 		{ text-decoration: none; color: #FF9800}
A:hover.e      		{ text-decoration: none; color: Yellow}

A:link       		{ color: Blue; font-size: 10pt; text-decoration: none; font-weight: normal}
A:visited    		{ color: Blue;  text-decoration: none; font-weight: normal}
A:active   		{ text-decoration: none; color: Purple}
A:hover      		{ text-decoration: none; color: Red} /* wkaznik na linku */

A:link.bold       		{ color: White; font-size: 8pt; text-decoration: none; font-weight: bold}
A:visited.bold    		{ color: White;  text-decoration: none; font-weight: bold}
A:active.bold   		{ text-decoration: none; color: White}
A:hover.bold      		{ text-decoration: none; color: #00F100} 

A:link.sm       		{ color: Blue; font-size: 8pt; text-decoration: none; font-weight: normal}
A:visited.sm   		{ color: Blue;  text-decoration: none; font-weight: normal}
A:active.sm   		{ text-decoration: none; color: Blue}
A:hover.sm      		{ text-decoration: none; color: Red} /* wkaznik na linku */

TD 					{ font-size: 10pt; font-family: "Arial CE", Arial; text-decoration: none; color:#000000 }
P 			{ font-weight: none; font-size: 8pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#000000 }
P.sm			{ font-weight: none; font-size: 8pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#000000 }
TD.bold 		{ font-weight: bold; font-size: 14pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#FBFBFB }			
 TD.sbold 		{ font-weight: bold; font-size: 12pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color: #5D6288}
TD.sm 		{ font-weight: normal; font-size: 8pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#000000 }
TD.box 		{ font-weight: bold; font-size: 8pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color: White}
TD.opis 		{ font-weight: normal; font-size: 8pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color: Maroon}

TD.sma 		{ font-weight: normal; font-size: 7pt; font-family: "Arial CE", Arial;
			  text-decoration: none; color:#000000 }

input { border: 1px ridge Maroon;   background : #FFF8ED;  font : 8pt; }

input.search { border: 1px ridge Maroon;   background : #FFF8ED;  font : 8pt;   width:170px;}

input.p { border: 1px ridge Black;   background : #F1E5D9;  color: red; font : 8pt; width:20px;  }

input.pass { border: 1px solid Black;   background : #F1E5D9;  color: red; font : 8pt;    }

input.lp { border: 1px ridge Maroon;   background : #FFF8ED;  font : 8pt; width:20px;  text-align :  center;    }

select { border: 1px solid Maroon;   background : #FFF8ED;  font : 8pt;     }
