A.mm{
	text-decoration: underline;
}
A.mm:hover{
	text-decoration: none;

}


p{
	text-align : justify;
	color : Black;
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

td{
	color : Black;
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

ul{
	list-style : square;
	font-size : 11px;
}

body{
	font : 11px;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
	scrollbar-base-color : White;
	scrollbar-arrow-color : White;
	scrollbar-highlight-color : #F02324;
	scrollbar-face-color : #F02324;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color : White;
	scrollbar-dark-shadow-color : #F02324;
	scrollbar-3d-light-color : White;
	overflow-y : auto;
}

A{
	text-decoration: none;
	color : #F02324;
}
A:hover{
	text-decoration: none;
	color : Black;
}

a.modele:hover{
	text-decoration : underline;
}


.tytul{
	color : #F02324;
	font-size : 13px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.sub{
	color : #F02324;
	font-size : 17px;
	font-weight : bold;
	font-family : Tahoma;
}

A.stopka:link, A.stopka:visited, .stopka{
	font : normal 11px;
	color : White;
		text-decoration : none;
}
a.stopka:hover{
	text-decoration : underline;
}

A.kp, A.kp:visited, .kp{
	font : normal 10px;
	color : #909090;
	text-decoration : none;
}
a.kp:hover{
	color : Black;
}
