/* CSS Document */
html,body {
  font-family: Verdana, Tahoma, Arial, lucida, sans-serif;
  font-size: 0.8em;
  text-align: center;
  margin: 0px;
  background: #FFFFFF;
}

/*  TOP LINE */
#topline {
  position: relative;
  width: 100%;
  line-height: 20px;
  background: #F8A300;
  color: #FFF;
  top: 0px;
  left: 0px;
}

#bottomline {
  position: relative;
  width: 100%;
  line-height: 20px;
  background: #F8A300;
  color: #FFF;
  bottom: 0px;
  left: 0px;
}

#topline a, #bottomline a {
  color: #FFF;
  text-decoration: none;
}
/*  #TOP LINE */


/* PAGEHOLDER */
#pageholder {
  position: relative;
  width: 975px;
  margin: 0 auto;
  text-align: left;
  background-image: url(../img/bg_page.gif);
  background-repeat: repeat-y;
  font-size: 1.1em;
  margin-bottom: 50px;
}

#dobrerecepty {
  position: relative;
  margin: 0px;
  padding: 0px;
  background-image: url(../img/dobrerecepty.jpg);
  background-repeat: no-repeat;
  width: 975px;
  height: 117px;
}

#dobrerecepty a {
  position: absolute;
  width: 975px;
  height: 117px;
  z-index: 5;  
}

#naviline {
  position: relative;
  width: 968px;
  height: 29px;
  background: #F8A300;
}

#naviline ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  line-height: 29px;
  width: 775px;
}

#naviline ul li {
  display: inline;
  background-image: url(../img/menu_separator.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 12px;
  padding-right: 6px;
}

#naviline ul li#first {
  background-image: none;
}

#naviline ul li a {
 color: #FFF0D1;
 text-decoration: none;
}

#page {
  position: relative;
  width: 968px;
}

#leftcontent {
  position: relative;
  width: 193px;
  float: left;
}

#leftcontent a {
  color: #FFF;
}

#middlecontent {
  position: relative;
  width: 582px;
  float: left;
}

#middlecontent #shade {
  position: relative;
  height: 8px;
  background-image: url(../img/bg_top_middle_shade.gif);
  background-repeat: repeat-x;
}

#rightcontent {
  position: relative;
  width: 193px;
  float: left;
  margin-top: -29px;
}

#rightcontent a {
  color: #FFF;
}

#content {
  padding: 5px 20px 10px 15px;
}

#content h3 {
  color: #38A7E6;
  font-size: 1.15em;
  margin: 4px 0 5px 0;
}

#content .separate {
  border-bottom: 1px solid #CBE443;
  height: 1px;
  margin: 5px 0 5px 0;
  font-size: 1px;
}

#footer {
  position: absolute;
  bottom: -29px;
  background-image: url(../img/bg_page_bottom.gif);
  background-repeat: no-repeat;    
  color: #A3A3A3;
  padding-top: 35px;
  width: 968px;
  height: 15px;
  font-size: 0.9em;
}

#footer #adatio {
  color: #EEAD7A;
  text-decoration: none;
}

#footer #fleft {
  position: absolute;
  left: 200px;
}

#footer #fright {
  position: absolute;
  right: 0px;
}

#footer #fright a {
  color: #A3A3A3;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}

/*.block {
  position: relative;
  padding-bottom: 20px;
} */

.block ul {
  margin: 10px 10px 10px 0px;
  padding-left: 25px;
  color: #FFF;
  line-height: 150%;
}

.block ul li a {
  color: #FFF;
}

.blocktitle  {
  position: relative;
  background-image: url(../img/bg_tema.gif);
  background-repeat: no-repeat;
  margin: 0px;
  line-height: 29px;
  padding-left: 10px;
  font-size: 1.4em;
  height: 29px;
}


.blocktitletop  {
  position: relative;
  background-image: url(../img/bg_tema_top.gif);
  background-repeat: no-repeat;
  margin: 0px;
  line-height: 29px;
  padding-left: 10px;
  font-size: 1.4em;
  height: 29px;
}

.blocktitle span, .blocktitletop span {
  background-image: url(../img/block_title.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 15px;
  font-family: arial;
}

.log {
  position: relative;
  margin: 0px;
  padding: 0px;
  background: #AAC648;
}

.log div {
  position: relative;
  padding: 20px 0 20px 20px;
}

.log div .field {
  border: 1px solid #B5B5B5;
  margin-bottom: 3px;
}

.log a {
  color: #000;
  text-decoration: none;
}

.nov-datum {
  color: #FFF;
}

.nov-titulek {
  color: #FFF;
}

.nov-text {
  color: #FFF;
}








.nrecepty {
  margin: 10px;
  margin-left: 0px;
  padding: 4px;
  color: #000;
  list-style-type: none;
  line-height: 130%;
}

.nrecepty a {
  font-weight: bold;
/*  color: #38A7E6; */
}

.nrecepty span {
  color: #FF9C00;
}

.tblrecepty a {
  color: #E6643C;
  font-weight: bold;
}
.pocet-receptu {
  text-align: center;
  color: #FFF;
  font-weight: bold;
}




a img {
	border:none;
}

p {
  margin: 8px 0 8px 0;
}

.hide {
  display: none;
}

.cleaner {
  position: relative;
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

#middlecontent input, #middlecontent textarea {
  border: 1px solid #B5B5B5;
  margin: 2px;
}

.printbutton {
  position: relative;
  float: right;
}

h1.cla-nadpis {
  color: #38A7E6;
  font-size: 1.3em;
}

h1.cla-nadpis a {
  font-size: 0.9em;
}

