/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: normal;
	color: rgb(25,25,25);
}

TD.terminy, TH.terminy { font-size: 12 px; font-weight: bold; color: white; }

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: normal;
	color: rgb(51,51,51);
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: normal;
	color: rgb(51,51,51);
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: normal;
	color: rgb(51,51,51);
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: normal;
	color: #B70039;
}

input.form { 
	border: 1px solid rgb(210, 40, 43) ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: rgb(25,25,25);
}

textarea.form {
	border: 1px solid rgb(210, 40, 43) ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: rgb(25,25,25);
}

/* czcionka o kolorze szarym */
.b14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-weight: bold;
	color: rgb(25,25,25);
}

.b12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: rgb(25,25,25);
}

.b11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: bold;
	color: rgb(25,25,25);
}

.b10 { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: bold;
	color: rgb(25,25,25);
}

.n14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-weight: normal;
	color: rgb(25,25,25);
}

.n12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: rgb(25,25,25);
}

.n11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: normal;
	color: rgb(25,25,25);
}

.n10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: normal;
	color: rgb(25,25,25);
}

/*
-------------------------------------------------------------------------------------------------
czcionka o kolorze bialym
-------------------------------------------------------------------------------------------------
*/

.b12bialy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: rgb(255,255,255);
}

.b11bialy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: bold;
	color: rgb(255,255,255);
}

.b10bialy { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: bold;
	color: rgb(255,255,255);
}

.b10bialy a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 px; font-weight: bold; text-decoration: underline; color: rgb(255,255,255); }
.b10bialy a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 px; font-weight: bold; text-decoration: underline; color: rgb(255,255,255); }
.b10bialy a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 px; font-weight: bold; text-decoration: underline; color: rgb(255,255,255); }
.b10bialy a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 px; font-weight: bold; text-decoration: none; color: rgb(255,255,255); }

/*
-------------------------------------------------------------------------------------------------
czcionka o kolorze czerwonym
-------------------------------------------------------------------------------------------------
*/

.b14czerwony {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-weight: bold;
	color: #B70039;
}

.b12czerwony {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #B70039;
}

.b11czerwony {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: bold;
	color: #B70039;
}

.b10czerwony { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: bold;
	color: #B70039;
}


/*
-------------------------------------------------------------------------------------------------
   LEWE MENU
-------------------------------------------------------------------------------------------------
*/

.n12 a:link {
	font-size: 12 px;   
   text-decoration: none;   
	color: rgb(112,112,112);
}

.n12 a:active {
	font-size: 12 px;   
   text-decoration: none;   
	color: rgb(112,112,112);
}

.n12 a:visited {
	font-size: 12 px;   
   text-decoration: none;   
	color: rgb(112,112,112);
}

.n12 a:hover {
	font-size: 12 px;   
   text-decoration: none;
	color: #B70039;
}
