
* {	/*Wszystko*/
	font-family: "Verdana", "Arial";
}


#menu { 
	color : rgb(109,161,54); /*prof_1*/
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight: 600;
}

#menu2 { 
	color: rgb(216,140,2); /*Flame*/
	TEXT-DECORATION: none;
	font-size: 11pt;
	font-weight: 600;
}
#menu3 { 
	color: rgb(0,91,163); /*Blue*/
	TEXT-DECORATION: none;
	font-size: 11pt;
	font-weight: 600;
}
#menu:hover {
	color: rgb(238,3,0); /*Chery*/
}

#menu2:hover {
	color: rgb(175,38,38); /*Chery*/
}
#menu3:hover {
	color: rgb(175,38,38); /*Chery*/
}

#UMS {
	color : rgb(0,91,153); /*Blue*/
	TEXT-DECORATION: none;
	font-size: 19pt;
	font-weight: 600;
}

#lead {
	color : rgb(0,91,153); /*Blue*/
	font-size: 14pt;
	font-weight: 400;
	 
}
#lead2 {
	color : rgb(0,91,153); /*Blue*/
	font-size: 13pt;
	font-weight: 400;
	 
}

/*Tabelka w podstronie Ludzie*/
#tabN_UMS_T {
	color: rgb(0,91,153); /*Blue*/
	font-size: 14pt;
	font-weight: 900;
	text-align: right;
}
#tabN_UMS {
	color: rgb(0,91,153); /*Blue*/
	font-size: 14pt;
	font-weight: 500;
}
#tabN_pUMS {
	color: rgb(0,91,153); /*Blue*/
	font-size: 12pt;
	font-weight: 500;
}
#tabT_UMS {
	color: rgb(216,140,2); /*Flame*/
	font-size: 12pt;
	font-weight: 500;
}
#tabTR_UMS {
	color: rgb(0,91,153); /*Blue*/
	font-size: 12pt;
	font-weight: 500;
}
#tabN_VM_T {
	color: rgb(209,68,20); /*Terracotta*/
	font-size: 14pt;
	font-weight: 900;
	text-align: right;
}
#tabN_VM {
	color: rgb(209,68,20); /*Terracotta*/
	font-size: 14pt;
	font-weight: 500;
}

#tabT_VM {
	color: rgb(209,68,20); /*Terracotta*/
	font-size: 12pt;
	font-weight: 500;
}
#tabN_sVM {
	color: rgb(209,68,20); /*Terracotta*/
	font-size: 13pt;
	font-weight: 900;
}

#tabT_sVM {
	color: rgb(209,68,20); /*Terracotta*/
	font-size: 12pt;
	font-weight: 500;
}
#tabN_MOD_T {
	color: rgb(0,135,81); /*Green*/
	font-size: 14pt;
	font-weight: 900;
	text-align: right;
}
#tabN_MOD {
	color: rgb(0,135,81); /*Green*/
	font-size: 14pt;
	font-weight: 500;
}

#tabT_MOD {
	color: rgb(0,135,81); /*Green*/
	font-size: 12pt;
	font-weight: 500;
}
#tabB {
	color: black;
	font-size: 10pt;
	font-weight: 600;
	text-align: right
}
#tabBP {
	color: rgb(0,146,64); /*Green*/
	font-size: 10pt;
	font-weight: 600;
	text-align: right
}
#tabC {
	color: black;
	font-size: 10pt;
	font-weight: 700;
}

#small_kartka {
	color: rgb(0,135,81); /*Green*/
	font-size: 10pt;
	font-weight: 500;
}

P {
	color: black;
	font-size: 12pt;
	font-family: "Arial";
}

#black {
	color: black;
	font-size: 12pt;
}

#blue {
	color : rgb(0,91,153); /*Blue*/
	font-size: 12pt;
}

#punkty_czerw {
	color: rgb(209,68,20); /*Terracotta*/
	font-size: 12pt;
	font-weight: 500;
}

A:link {         /* odsyłacz nie odwiedzany */
	TEXT-DECORATION: none;
	color: rgb(0,155,170); /*Aqua*/
	font-size: 12pt;
}
A:visited {	/* odsyłacz odwiedzony */
	TEXT-DECORATION: none;
	color : rgb(0,91,153); /*Blue*/
	font-size: 12pt;
}   
A:active {	/* odsyłacz aktywny */
	TEXT-DECORATION: none;
	color: rgb(175,38,38); /*Chery*/
	font-size: 12pt;
}    

H1, H2, H3, H4, H5, H6, H7, H8 { 
	color : rgb(0,142,214); /*Sky*/
}

body {
	margin: 0;
	font-family: Arial;
	font-size: 80%;
	line-height: 135%;
	color: #333;
	background: #fff;
}
.clr {
	clear: both;
}
.wrapper {
	width: 750px;
	margin: 0 auto;
}
.demo {
	width: 250px;
	height: 250px;
	text-align: center;
	float: left;
}
.demo img {
	border: 5px solid #EEEEEE;
	margin: 0 5px;
	padding: 5px;
}
a {
	text-decoration: none;
	color: #0985B4;
}
h1 {
	text-align: center;
	border-bottom: 2px solid #eee;
	padding: 0.5em;
}
h2 {
	color: #D0491C;
	font-family: Geneva,Helvetica,Arial,sans-serif;
	font-size: 160%;
	font-weight: normal;
	margin: 0pt 0pt 15px;
}
#footer {
	border-top: 2px solid #eee;
	font-weight: bold;
	padding: 0.5em;
	text-align: right;
	color: #999;
}
