/* cook.css - CSS pre stranku o vareni a jedle */

a            { text-decoration: none }
a.selected   { text-decoration: none; color: #000000 }
.link1       { color: #000080 }
.link4       { color: #CC0000 }
.link2       { color: #FFFFFF }
.link3       { font-family: Tahoma; font-size: 14pt; color: #F7AF22; font-weight: bold }
a:hover      { text-decoration: underline; color: #CC0000 }
.text1       { font-family: Times New Roman; font-size: 10pt }
.text2       { font-family: Arial; font-size: 8pt }
.text3       { font-family: Tahoma; font-size: 8pt; font-weight: bold }
.title1      { font-family: Tahoma; font-size: 14pt; font-weight: bold }
.title2      { font-size: 10pt; font-family: Tahoma; font-weight: bold }
.title3      { font-size: 9pt; font-family: Tahoma; font-weight: bold; color: #800000 }
.copyright   { text-align: left; font-family: Arial; font-size: 8pt; color: #000000; font-weight: normal }
.small       { font-size: 8pt }
