body {
  font: 1.5em/1.5 "Tahoma", Arial, sans-serif;
}
/*
h1 {color:#C93; font-size: 16pt;}
h2 {color:#320000; font-size: 9pt;}
h3 {color:#C93; font-size: 10pt;}
*/

a {	text-decoration: underline;	cursor: pointer;_cursor: hand; color: #000000}
a:hover { color: #C93; text-decoration: underline;cursor: pointer;_cursor: hand;}

img {
  max-width:100%;
  height:auto;
}

/* ---[Změna velikosti loga] ------------------*/
.navbar .logo img {
  max-height: 100px;
}

body { background-color:  #C0C0C0; }