/* CSS Document */

body{
margin:0px;
background-color: #F2EFA4;
background-image: url(./images/bg.jpg);
}
.booktitle {
  font-size: 13px;
  font-family: Tahoma;
  color: #000000;
  font-weight: bold;
}

.link1 {
  color:#3D3D3D;
}
.link2 {
  color: #AB0A13;
}
.tf {
  font-family:Tahoma;
  color: #AB0A13;
  font-size: 11px;
}
.tft {
  font-family: Tahoma; 
  font-size: 11px;
  color: #000000;
}
.b {
  font-family:Tahoma;
  color: #ffffff;
  font-size: 11px;
}

ul {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}

.top-menu   {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
                /*definice "a" pro odkazy v prezentaci*/
a {
  text-decoration: none;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #85834E;
}
a:hover {
  text-decoration: none;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #C02600;
}
                /*definice classu pro text v prezentaci*/ 
.font_text2 {
  font-family: Tahoma; 
  font-size: 11px;
  color: #000000;
}
.font_text3 {
  font-family: Tahoma; 
  font-size: 11px;
  color: #ffffff;
  font-weight:bold;
}
.font_text4 {
  font-family: Tahoma; 
  font-size: 11px;
  color: #ffffff;
}

.news-txt{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#7C7C83;
line-height:14px;
}
.top-menu:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#3B3B3B;
text-decoration:none;
}
.formlabel{
font-family:Tahoma;
font-weight:normal;
font-size:11px;
color:#3B4D5B;
}
.formfield{
width:129px;
height:18px;
font-family:Tahoma, Arial, Helvetica, sans-serif;;
font-weight:normal;
font-size:11px;
color:#3B4D5B;
line-height:9px;
}
.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#03506F;
text-decoration:none;
}
.footer:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#03506F;
text-decoration:underline;
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffffff;
}


/* Novinky */

.co_gr {
  font-size: 10px;
  color: #327B12;
  font-weight:bold;
}
.co_aa {
  font-size: 12px;
  color: #C83434;
  font-weight:bold;
}
.co_bb {
  font-size: 12px;
  color: #000000;
}
