A, A:Link  {
	text-decoration : none;
	color : #0090C8;
}

A:Active, A:Visited  {
	color : #0090C8;
}

A:Hover  {
	/*color : #FFCC66;*/
	text-decoration : underline;
}

BODY  {
	font-family : Arial;
	color : #000000;
	font-size : 14px;
	background-color : #FFFFCC;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}

P, TD, UL, .g, INPUT, OPTION, SELECT, TEXTAREA  {
	font-family : Arial;
	color : #000000;
	font-size : 14px;
}

.menu1  {
	color : #FFCC66;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 0px;
}

.menu2  {
	color : White;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 0px;
}

.grupa {
	color : Black;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
	background-image : url(img/tlo_poddzial.gif);
	background-color : #F5601F;
	height : 17px;
	width : 250px;
}

.dzial {
	color : Black;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
	background-image : url(img/tlo_dzial.gif);
	background-color : #F7911E;
	height : 17px;
	width : 350px;
}

.poddzial {
	color : #FFCC66;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
	background-image : url(img/tlo_poddzial.gif);
	background-color : #0090C8;
	height : 17px;
	width : 400px;
}

.g1  {
	color : #FFCC66;
	font-size : 14px;
}

.g2  {
	color : #853F7E;
	font-size : 13px;
}

.g3  {
	color : #0070C8;
	font-size : 14px;
	font-weight : bolder;
}

.g4  {
/*	color : #223FBB;*/
/*	color : #0070C8;*/
	color : #FFCC66;
	font-size : 14px;
	font-weight : bold;	
}

.g5  {
	color : #757E2F;
	font-size : 18px;
	text-align : center;
}

.alert  {
	color : #EE2222;
}

.small, SMALL  {
	font-family : Arial;
	font-size : 10px;
}

.first  {
	font-size : 14px;
	color : #B82418;
}

.button  {
	font-family : Arial;
	font-size : 10px;
	color : #000000;
}

.title {
	background-color : #D0D0A0;
	font-size : 14px;
	text-align : center;
	font-weight : bold;
}

.title2 {
	background-color : #D0D0A0;
	font-size : 14px;
	text-align : right;
	font-weight : bold;
}

.title3 {
	background-color : #DDDDDD;
	font-size : 11px;
	text-align : center;
	font-weight : bold;
}

.table1 {
	background-color : #FFEEBB;
}

.table2 {
	background-color : #E6D6A6;
}

.table3 {
	background-color : #FF7777;
}


