/* pub.css - CSS pre virtualny bar */

a            { text-decoration: none }
a:hover      { text-decoration: underline; color: #CC0000 }
.text1       { font-family: Arial; font-size: 10pt }
.text2       { font-family: Tahoma; font-size: 8pt; font-weight: bold }
.title1      { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.title2      { font-size: 10pt; font-family: Arial; color: #F7AF22; font-weight: bold }
.title3      { font-size: 10pt; font-family: Arial; color: #A60000; font-weight: bold }
.copyright   { text-align: left; font-family: Arial; font-size: 8pt; color: #FFFFFF; font-weight: normal }

