/* wine.css - CSS pre stranku o vine */

a            { text-decoration: none }
a:hover      { text-decoration: underline; color: #CC0000 }
.text1       { font-family: Times New Roman; font-size: 10pt }
.text2       { font-family: Tahoma; font-size: 8pt; font-weight: bold }
.title1      { font-size: 8pt; font-family: Arial; font-weight: bold }
.title2      { font-size: 18pt; font-family: Tahoma; font-weight: bold }
.subtitle    { font-size: 12pt; font-family: Arial; font-weight: bold }
.vote        { font-family: Tahoma; font-size: 8pt; font-weight: bold }
.title3      { font-size: 18pt; font-family: Tahoma; font-weight: bold }
.copyright	 { text-align: left; font-family: Arial; font-size: 8pt; color: #000000; font-weight: normal }
.menu		 { color: #FFFFFF }
.source	 { font-size: 7pt; }
.title		 { font-size: 14pt; font-family: Arial; font-weight: bold; color: #2A7013; }
.tabulka tr td	 { font-size: 8pt; border: 1 solid #2A7013; }
.keyword	{ color: #2A7013; font-weight: bolder }
