 body {
    font-family: Verdana, Tahoma , Arial, Helvetica, sans-serif;
	  text-align: center;
	  margin:0;
	  font-size: 12px;
	  scrollbar-base-color: #FF8B1E;
    background-image: url(../img/bg.gif);
	  background-color: #ffa624;
	  background-repeat: repeat-x;
	  
  }
  a {
    color:white;
  }
  div#celeDiv {
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
    width: 932px;
  }
  div,table,tr,td,p {
    text-align: left;
  }
  div#zahlaviDiv {
    height: 20px;
    font-size: 10px;
    padding-top: 5px;
    color:white;
    position: relative;
  }
  div#zahlaviDiv a{
    color: white;
    text-decoration: none;
  }
  div#zahlaviDiv a:hover {
    text-decoration: underline;
  }
  div#ramecekDiv {
    border: 13px solid white;
  }
  div#nahoreDiv {
    background-image: url(../img/topImg.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    position: relative;
    height: 300px;/*390px;*/
  }
  img#nadpisImg {
    position: absolute;
    left: 18px;
    top: 32px;
    border:0px;
  }
  div#menuDiv {
    width: 200px;
    position: absolute;
    top: 170px;
    text-align: right;
  }
  div#menuDiv a{
    color: white;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid black; 
    padding-bottom:2px;
    text-transform: uppercase;
  }
  div#menuDiv div {
    margin-top: 5px;
    margin-bottom: 4px;
    text-align: right;
    display: block;
  }
  div#obsahDiv {
    border: 0px ;
    border-top: 1px solid white;
    min-height: 215px;
    _height:215px;
    background-color: #3a403b;
    color: #888888;
    font-size: 12px;
  }
  div#obsahDiv a{
    color: white;
  }
  div#obsahDiv a img {
    border: 1px solid white ;
  }
  div#obsahDiv table.nahledyTable td{
    text-align: center;
    font-size: 11px;
    width: 120px;
  }
  div.texxx {
    color:#888888;
    
  }
  div.texxx h1 {
    color:#aeaeae;
  }
  div.novinkaDiv {
    margin-bottom: 10px;
    margin-top: 10px;
    color: #888888;
    text-align: justify;
    margin-right: 20px;
  }
  div.obsahDiv {
    padding: 0px;
    margin: 0px ;
    margin-top: 3px;
  }
  div.obsahDiv p{
    margin: 0px ;
  }
  h2.novinka {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  div.datumDiv {
    color: #5195a9;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 0px;
  }
  div#obsahDiv h2{
    color:#aeaeae;
    font-size: 14px;
  }
  div#zapatiDiv {
    margin-top: 2px;
    font-size: 10px;
    color: white;
    position: relative;
    margin-bottom: 20px;
  }
  div#zapatiDiv a{
    color: black;
    text-decoration: none;
  }
  div#zapatiDiv a:hover {
    text-decoration: underline;
  }
  div#zapatiDiv span, 
  div#zapatiDiv span a {
  color:#fd5502;
  }
  div.rightDiv {
    position: absolute;
    right: 0px;
    top: 0px;
  }
  
  table.fullTable {
    width: 100%;
    padding-top: 10px;
    vertical-align: top;
    padding-right: 10px;
  }
  table.fullTable td {
    vertical-align: top;
  }
  td.leftTd {
    width: 205px;
  }
  td.leftTd a{
    color:#aeaeae !important;
    text-decoration: none;
  }
  td.leftTd a:hover {
    color: white;
    text-decoration: underline;
  }
  td.leftTd ul {
    color: #aeaeae;
    font-size: 10px;
  }
  div#menuUlDiv {
    margin-left: 50px;
    padding-top: 5px;
    border-right: 1px solid #FF8B1E;
    padding-bottom: 10px;
    margin-right: 0px;
    width: 163px; 
  }
  td.leftTd li {
    margin-bottom: 2px;
    list-style: square;
  }
  td.leftTd li.selectedLi {
    font-weight: bold;
    color: white;
  }
  h1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
  }
  h1.left{
  margin-top: 10px;
  color:#FF8B1E !important;
  font-size: 16px;
  margin-bottom: 0px;
  width:201px;_width:205px;
	font-weight: bold;
  border-right:1px solid #FF8B1E;
	text-align:right !important;
	padding-right:12px;
	padding-bottom: 10px;
  }