P {
		font-family: verdana;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: white
}
P.stopka {
		font-family: verdana;
		font-size: 8px;
		font-style: normal;
		font-weight: normal;
		color: gray;
}
A {
		font-family: verdana;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: yellow;
		text-decoration: none
}
A:HOVER {
		font-family: verdana;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: white;
		text-decoration: underline
}
A.stopka {
		font-family: verdana;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		color: gray;
		text-decoration: none
}
A:HOVER.stopka {
		font-family: verdana;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		color: gray;
		text-decoration: none
}
I {
		font-family: verdana;
		font-size: 11px;
		font-style: italic;
		font-weight: normal;
		color: white
}
B {
		font-family: verdana;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: white
}
H1 {
		font-family: verdana;
		font-size: large;
		font-style: normal;
		font-weight: normal;
		color: yellow;
		text-align: center
}
H2 {
		font-family: verdana;
		font-size: small;
		font-style: normal;
		font-weight: normal;
		color: white;
		text-align: center
}
H3 {
		font-family: verdana;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: yellow;
		text-align: center;
		background: darkblue
}

