/* tagy */
* {margin:0; padding:0;}
body {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #000000; text-align: center; background: url('../images/bg.png') #7d0d1d top center;}
a {color: #ff6600; text-decoration: underline;}
h1 {font-size: 130%; margin: 0 0 10px 0;}
h2 {font-size: 120%; color: #715a3a;}
h3 {font-size: 110%; color: #ff6600;}
h4 {font-size: 105%;}
h2, h3, h4 {margin: 15px 0 5px 0;}

blockquote, pre, .pre {border: 1px solid #dcdcdc; border-left: 6px solid #ff6600; padding: 5px; overflow: auto; width: 90%; line-height: 140%;}
p, pre, blockquote, table {margin: 5px 0 15px 0; text-align:justify;}
p, pre, blockquote, table td, ul li, ol li {line-height: 170%;}
ul, ol {margin: 5px 0 15px 25px;}

/* layout */
#outer {background: transparent url("../images/pagebg.png") repeat-y scroll center top; width: 782px; margin: 0 auto;}
#page {background: transparent url("../images/header.png") no-repeat scroll center top; width: 782px; margin: 0 auto; text-align: left;}

  /* head */
  #head {height: 175px;}
  #head a {display: block; width: 782px; height: 160px; text-decoration: none; color: #ff6600; font-size: 110%; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; padding-top: 0; margin-top:0;}
  #head a img {padding-top:63px; padding-left:140px;}
  #head span {position: relative; top: 88px; left: 48px; border-bottom: 3px dashed #000000;}
  
  /* menu */
  #menu {padding: 8px 15px;}
  #menu ul {margin: 0; padding: 0;}
  #menu li {display: inline; line-height: 100%;}
  #menu li.first a {padding: 0; background: none;}
  #menu a {font-family: Georgia, "Times New Roman", Times, serif; color: #000000; text-decoration: none; font-weight: bold; padding-left: 13px;}
  #menu a.act {text-decoration: underline;}
  
  /* content */
  #content {width: 505px; float: left; overflow: hidden; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
  #content-pad {padding: 16px 28px 60px 16px;}
  #content h1, #content h2 {margin-bottom: 8px; color:#7c0d1d;}
  #content p {line-height: 160%; margin: 5px 0 15px 0;}
  #content ul, #content ol {padding: 2px 0 15px 18px;}
  #bbpocitadlo-span-24vu97s5d6pnsfidfr5td28d3218f1 {text-align:center; font-size:140%;}
  
  /* column */
  #column {width: 230px; overflow: hidden; padding-left: 10px; }
  #column-pad {padding: 8px 15px;}
  #column h3 {padding: 5px 0; margin: 0; text-align:center; background: transparent url('../images/sidemenuhvr.png') bottom center no-repeat;}
  #column li {padding: 2px 0;}
  #column .text {font-family:Georgia;}
  #column .text img {border: 5px solid #edd5ad; width: 200px;}
  #column .text ul {list-style:none;}
  #column .text ul li {display:list-item;}
  
  /* footer */
  #footer {margin: 0 auto; height:70px; /*border: 1px solid #ffe4af;*/ background: transparent url("../images/footerbg.png") no-repeat center top;}
  #footer .text {padding-top:30px;margin-left:-270px;}
  #footer, #footer * {color: #fff; font-size:13px;}
  
  /* kalendář */
  /*#7d1309 - červená nadpisů; */
  table.kal {border-collapse:collapse;}
  .kal {border:1px solid #000000; text-align:center;margin-left:40px;}
  .kal .mes {background:#7d1309;}
  .kal tr td {border:1px solid #660000; width:60px; height:40px;}
  .kal tr th {height:40px;}
  .kal .akt {color:#006600; font-weight:bold;} /*označení aktuálního dne "dnes"*/
  .kal tr td.akt {background:#ffcc00;} /*označení aktuálního dne "dnes"*/
  .kal .art {text-decoration:underline;} /*buňka s odkazem na článek/ky*/
  .kal .mes {} /*řádek s měsícem a rokem*/
  .kal .den {background:#ffcc66;} /*den v týdne Po-Pá*/
  .kal .vik {background:#cc9933;} /*dny víkendu So-Ne*/
  .kal .nic {} /*prázdné pole v kalendáři*/
  
  
  /*ostatní*/
  .center {text-align:center;}
  .center img .obr {text-align:center;}