@charset 'windows-1250';
/* CSS Document */
/* @author: Petr Hromek */


body {
  font-family: Tahoma;
  font-size:11px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  color:#000000;
  background-color: #ffffff;
  line-height: 14px;
}

a img { border:none }
a { color: black; text-decoration: underline; color: #f0771c; }
a:hover { text-decoration:none;}
a:link { text-decoration:underline; }
a[onclick] { cursor:pointer } 
img[usemap] { border:none }
img { 
 _border:none;
 vertical-align: middle;
 }
div { margin: 0px; }
p { margin: 0px; }
 
 #main {
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 }
 
 #menu {
 width: 800px;
 height: 80px;
 border-bottom: 8px solid #f0771c;
 background-color: #373b3e;
 }
 
 #logo {
 margin-top: 3px;
 }
 
 #content {
 margin-top: 3px;
 }
 
 #footer {
 width: 800px;
 height: 80px;
 border-top: 8px solid #f0771c;
 background-color: #373b3e; 
 font-family: Verdana;
 font-size: 9px;
 color: #ffffff;
 }
 
 .copy {
 position: absolute;
 margin-top: 30px;
 margin-left: 10px;
 }
 
 .copy a {
 text-decoration: none;
 }
  
 .spodni-menu {
 position: absolute;
 text-align: right;
 width:790px;
 margin-top: 30px;
 margin-right: 10px;
 text-transform: uppercase;
 }
 
 .spodni-menu a {
 color: #ffffff;
 text-decoration: none;
 margin-left: 3px;
 margin-right: 3px;
 }
 
 .left {
 width: 218px;
 float: left;
 } 
 
 .right {
 width: 582px;
 float: right;
 }
 
 .reseter {
 clear: both;
 }
 
 .nadpis-g {
 text-transform: uppercase;
 font-weight: bold;
 font-size: 14px;
 padding-left: 15px;
 background-image: url("../../img/arrow_g.jpg");
 background-repeat: no-repeat;
 background-position: right;
 background-color: #f5f5f5;
 height: 29px;
 line-height: 29px;
 margin: 0px;
 }
 
 .nadpis-g span {
 color: #f0771c;
 }
 
 .nadpis-w {
 text-transform: uppercase;
 font-weight: bold;
 font-size: 14px;
 padding-left: 15px;
 background-image: url("../../img/arrow_w.jpg");
 background-repeat: no-repeat;
 background-position: right;
 height: 29px;
 line-height: 29px;
 margin: 0px;
 }
 
 
 .nadpis-w span {
 color: #f0771c;
 }
 
 .novinky {
 margin: 0px;
 }
 
 .aktuality {
 background-color: #fdf1e8;
 margin: Opx;
 padding: 10px;
 }
 
 .aktualita {
 margin-bottom: 15px;
 }
 
 .aktualita-nadpis {
 color: #f0771c;
 font-weight: bold;
 }
 
 .aktualita-text {
 margin-top: 2px;
 text-align: justify;
 }
 
 .divider {
 background-image: url("../../img/hr.jpg");
 background-repeat: no-repeat;
 background-position: center middle;
 height: 10px; 
 }
 
 .cont {
 margin: 10px;
 }
 
 .cont b {
 color: #f0771c;
 }
 
 .cont ul {
 list-style-image: url("../../img/li_arrow.jpg");
 }
 
 .p404 {
 text-align: center;
 font-size: 14px;
 }
 
 .profil-text {
 padding: 10px;
 text-align: justify;
 }
 
  .bannery {
 padding: 10px;
 text-align: center;
 }
 
   .bannery a img {
 margin: 10px;
 }
 
 #menu {
 margin-top: 0px;
 padding-top: 0px;
 }
 
 #menu ul {
 font-size: 14px;
  font-weight: bold;
  font-family: verdana;
  padding-top: 15px;
 }
 
 #menu ul li {
  display: inline;
  padding: 12px;
  padding-right: 20px;
  &padding: 15px;
  border-right: 2px solid #7f7f80;
  line-height: 40px;
 }
 
 #menu ul li.mright {
  border-right: 0px solid #7f7f80;
 }
 
 #menu ul li.mleft {
  padding-left: 0px;
 }
  
 #menu ul li a {
  color: white;
  text-decoration: none;
 }
 
 #menu ul li a:hover {
  color: white;
 }
 
 
