/* Created by Jakub Dvořák pro CORE TRADE s.r.o.
   email: mail.dvorakjakub@gmail.com
                                                 */
* {
  margin:0px;
  padding:0px;
}
body {
  margin:0 auto;
    padding:0;
    font-family:'Tahoma';
    font-size:11px;
    text-align:center;
    background-color: #7ACFEE;
    background-image:url('background.jpg');
    background-repeat:repeat-x;     
}
h1 {
  font-size: 18px;
    color: #F76208;
    margin-top:20px;
    display:inline;
}
h2 {
  font-size:14px;
}
div#main {
  font-family: 'Tahoma';
    margin:0 auto;
    width:780px;
    background-color:white;
}
div#left {
  float:left;
    width:230px;
    position:relative;
    top:-15px;
}
div#left h2 {
  margin-left:-10px;
    color:#055D73;
}
.ulmenu {
	margin-top: 8px;
}
ul li {
  color: #F76208;
    text-align: left;
    margin-left:35px;
}
ul li.pododkaz {
  color: #F76208;
    text-align: left;
    margin-left:50px;
}
ul li.active {
  font-weight:bold;
    list-style-type:none;
}
ul li a { 
  font-size:12px;
    color: #F76208;
    text-decoration:none;
}
ul li a:hover {
  text-decoration:underline;
}
ul li.active a{
  color:black;
}
#top table td img {
  width:780px;
    height:50px;
    border:none;
    display:block;
}
div#right {
  text-align:left;
    margin-bottom:15px;
    width:530px;
    float:right;
    position:relative;
    top: -40px;
	margin-top: 10px;
	margin-right: 20px;
}
#right .nadpis {
  font-size: 18px;
    color: #F76208;
	padding-bottom: 10px;
}
#right li {
	color: #000000;
}
#right h1 {
  font-size:16px;
  color: #F76208;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 2px;
  padding: 0px;
}
#right h2 {
  font-size:14px;
  color: #F76208;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 2px;
  padding: 0px;
}
#right a {
  color: #F76208;
  text-decoration: none;
}
#right a:hover {
  color: #000000;
  text-decoration: underline;
    font-family:'Tahoma';
}
#right p {
	width: 100%;
}
#right img {
	margin: 1px;
	padding: 2px;
	border: 1px solid #999999;
}
#right img.noborder {
	margin: 1px;
	padding: 2px;
	border: none;
}
.news {
  border-bottom: 1px dashed #A7A7A7; 
  margin-top:10px;
  padding-bottom:5px;
}
table h2 {
  font-size:12px;
  color: #F76208;
}
table span.low {
  font-size:9px;
}
table span {
  font-size:14px;
    padding-left:5px;
}
table p {
  font-size:11px;
    padding-top:10px;
    text-align:justify;
    display:block;
    width:320px;
}
.news {
  font-size:11px;
  width:520px;
}
.news a {
  color: #007EB2;
    font-size:11px;
    text-decoration:none;
    position:relative;
    left:470px;
}
.news table a {
  position:relative;
  left:320px;
}

div#bottom {
  background-image: url('paticka.jpg');
    background-repeat: no-repeat;
    font-size:11px;
    text-align:left;
    height:88px;
    clear:both; 
}
div#bottom p{
  display: block;
    color: #FFFCF7;
    padding-top:45px;
    padding-left:20px;
}
div#bottom a {
    color: #FFFCF7;
	text-decoration: none;
	font-weight: bolder;
}
div#bottom a:hover {
    color: #000000;
	text-decoration: underline;
}
.jidelnicek_den {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
.druh_jidla {
	text-align: right;
	font-weight:normal;
	width: 80px;
	color:#666666;
}

.akt_foto {
	vertical-align: top;
	width: 120px;
	text-align: left;
	padding-top: 3px;
}
.akt_table {
	text-align: left;
	vertical-align: top;
}
.texty {
	margin-top: 3px;
}
.texty  span {
	color: #F76208;
	font-weight: bolder;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


div .meric {
	margin-top: 45px;
	text-align: left;
	padding-left: 40px;
}
#right img.logodrh {
	border: 0px;
	margin-left: 20px;
}
