/* CSS Document */
h1    {color: #663300; font-family: arial;}
h2    {color: #663300; font-family: arial; font-size: 12}
.starobni    {color: #663300; font-family: arial; font-size: 12; background-color: #ffffff}
.invalidni    {color: #663300; font-family: arial; font-size: 12; background-color: #ffffff}
.pozustalostni    {color: #663300; font-family: arial; font-size: 12; background-color: #ffffff}

.strong    {color: #663300; text-decoration: underline; font-family: arial; font-size: 12;}

/* odkaz */
a:link, a:visited    {text-decoration: none; font-family: arial}
a:link       { color: #663300; font-size: 12; font-family: arial }
a:visited    { color: #663300; font-size: 12; font-family: arial }
a:hover    {text-decoration: underline; font-family: arial}

/* nadpis v horní liště */
.hlnadpis    { color: white; font-weight:800 }

/* barva a velikost rámečků u obrázků */
.obr       { border-color: red; border-width: 1px }

/* reklama */
.beznacena    {color: black; font-family: arial; font-size: 14}
.cenaunas    {color: 00b100; font-family: arial; font-size: 14}
.reklclanek  {background-image: URL('img/pozadi8.gif')}
.reklodkaz:link, .reklodkaz:visited    {text-decoration: none}
.reklodkaz:link       { color: white; font-family: arial; font-size: 14; font-weight: 800}
.reklodkaz:visited    { color: white; font-family: arial; font-size: 14; font-weight: 800}
.reklodkaz:hover    {text-decoration: underline}
.rekldatum    {color: white; font-family: arial; font-size: 10; top: -0px; position: relative}
.rekljmeno    {color: white; font-family: arial; font-size: 10; top: -8px; position: relative}
.reklpopisek       { color: 999999; font-family: arial; font-size: 10; font-weight: 700; top: -3px; position: relative}
.reklnadcl    {float: left}

/* rubrika v odkazu na obchod nemůže být červená, protože je červené pozadí */
.reklrubrika:link       { color: white; font-family: arial; font-size: 10; font-weight: 700; top: 2px; position: relative}
.reklrubrika:visited       { color: white; font-family: arial; font-size: 10; font-weight: 700; top: 2px; position: relative}

/* datum v hlavním odkaze */
.datum       { color: black; font-family: arial; font-size: 10; top: -5px; position: relative}

/* rubrika v hlavním odkaze */
.rubrika:link       { color: red; font-family: arial; font-size: 10; font-weight: 700; top: -3px; position: relative}
.rubrika:visited       { color: red; font-family: arial; font-size: 10; font-weight: 700; top: -3px; position: relative}

/* jméno v hlavním odkaze */
.jmeno       { color: blue; font-family: arial; font-size: 10; font-weight: 700; top: -3px; position: relative}

/* popisek pod hlavním odkazem */
.popisek       { color: 999999; font-family: arial; font-size: 10; font-weight: 700; top: -3px; position: relative}

/* zdroj */
.zdroj {font-style: italic;}

/* diskuse */
.diskusenadpis       {  font-weight: 700; font-style: italic; color: #FF0000; text-decoration:  underline overline; text-align: center; }
.diskusepozadi       { background-image: url(img/pozadi7.gif); background-repeat: no-repeat; }

