/* event.css - CSS pre zoznam podujati */

a            { text-decoration: none }
a:hover      { text-decoration: underline; color: #C00000 }
.text1       { font-family: Times New Roman; font-size: 10pt }
.oslava      { font-family: Tahoma; font-size: 8pt; font-weight: bold }
.title1      { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.title1a     { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: bold }
.title2      { font-size: 14pt; font-family: Tahoma; font-weight: bold }
input.button { font-family: Arial; font-size: 8pt; font-weight: bold; background-color: #C00000; color: #FFFFFF }
.copyright   { text-align: left; font-family: Arial; font-size: 8pt; color: #000000; font-weight: normal }

