TITLE
{
Koudisova stránka
}
BODY {
	background-color: #9CC9F9;
	text-align : justify;
	font-family : "Times New Roman", Times;
}

.PJ {
text-align: justify;
letter-spacing: 0.05em;
line-height: 1.1;
text-indent: 20
}

.PJ0 {
text-align: justify;
letter-spacing: 0.05em;
line-height: 1.1;
text-indent: 0
}

P {
text-align: justify;
letter-spacing: 0.05em;
line-height: 1.1;
text-indent: 0
}

A {
	text-decoration : underline;
}
A:LINK {
	color : Blue;
	font-family : "Times New Roman", Times, serif;
	font-weight: normal;
        letter-spacing : 2;
}

A:VISITED {
	color : Blue;
	font-family : "Times New Roman", Times, serif;
        letter-spacing : 2;
	font-weight: normal;	
  }

A:HOVER {
	color : Red;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : 1;
	text-decoration : blink;
	font-weight: bold;
}
A:ACTIVE {
	color : #FF6347;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
        letter-spacing : 2;
}
A.tab:HOVER {
	color : Red;
	font-family : "Times New Roman", Times, serif;
        letter-spacing : 2;	
	text-decoration : blink;
	font-weight: normal;	
}

H3 {
	font-size: 180%; text-align: center; letter-spacing: 0.1em; text-decoration: underline;	
	font-family : Comic Sans MS,"Times New Roman", Times;
	background-color : #FFFFCC;
	border : 1px solid black;
	clear : both;
	color : black;
	margin-left : 10%;
	padding : 6px 6px;
	width : 90%;
}
