/* CSS Document */
.text { font-size:13px;
		text-decoration:none;
		font:"Times New Roman", Times, serif;
		color:#363636;}

.nadpis_1 {
	font-size:14px;
	font:"Times New Roman", Times, serif;
	
	text-decoration: none;
	color: #363636;
	font-weight: bold;
			}
			
.nadpis_2 {
	font-size:14px;
	text-decoration: underline;
	color: #363636;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
			}

a:link, a:visited {
	text-decoration: none;
	color:#0076A3
					}
					
.styl2 {font-size: 18px}
.styl5 {
	color: #FF0000;
	font-weight: bold;
}
.hvezdicka {color: #FF0000}

.modra { font-size:13px;
		text-decoration:none;
		font:"Times New Roman", Times, serif;
		color:#0076A3;}
