/* -- start setup -- */

* {
  font-family : Verdana, Helvetica, Arial, Geneva, sans-serif;
  font-size: 12px;
  margin : 0;
  border : none;
  padding : 0;
  color : Black;
}

.clear {
  clear : both;
  background-color : transparent;
  height : 1px;
  margin-top : -1px;
  border : none;
  padding : 0;
  font-size : 1px;
  visibility : hidden;
}

body {
  background-color: #CDFFCE; 
}

#container {
	margin: 0px auto;
  position: relative;
  width: 750px;
	background-image: url(../images/background.jpg);
}

#banner {
  /*width: 750px;*/
  height: 102px;
  background-image: url(../images/banner.jpg);
}


#menu {
  margin: 0 18px 0 16px;
  height: 25px;
  background-color: #0B7101;
}

#main {
  padding: 20px 25px 10px 25px;
}

#zapati {
  /*width: 750px;*/
  height: 28px;
  background-image: url(../images/zapati.jpg);
}

#mainMenu li {
	list-style: none;
	/*width: 101px;*/
  height: 25px;
  float: left;
  text-align: center;
  vertical-align: center;
  border-right: 1px solid #CDFFCE;
}

#mainMenu .lastli {
  /*width: 130px;*/
  border: none;
}

#mainMenu li a {
 display: block;
 text-decoration: none;
 color: #FFFFFF;
 font-weight: bold;
 height: 20px;
 padding: 5px 16px 0 17px;
}

#mainMenu li a:hover {
	background-color: rgb(255,0,0);
}

#uvod {
  padding: 50px 0px 0px 95px;
  height: 40px;
  background: url(../images/banner2.jpg) no-repeat;
  text-align: center;
}

.act_kurz {
  width: 150px;
  margin-top: 10px;
  border-right: 1px solid rgb(176,176,176);
  float: left;
}

.act_kurz a{
  color:rgb(0,153,0);
}
.act_kurz a:hover {
  color:red;
}

table {
  border-collapse: collapse;
}

th {
  border: 1px solid rgb(252,234,109);
  background-color: #FFCC33;
  padding: 5px;
}

td {
  border: 2px solid #FFFFFF;
  
}


td a {
  text-decoration: none;
  display: block;
  padding: 4px;
  padding-left: 26px;
}

td a:hover {
  background-color: rgb(255,132,132);
}

.word {
  background: url(../images/word.jpg) no-repeat;
  background-position: 4px 3px;
  background-color: rgb(225,255,206);
} 

.word a:hover {
  background: url(../images/word.jpg) no-repeat;
  background-position: 4px 3px;
  background-color: rgb(255,132,132);
}


.pdf {
  background: url(../images/pdf.gif) no-repeat;
  background-position: 4px 3px;
  background-color: rgb(225,255,206);
}

.pdf a:hover {
  background: url(../images/pdf.gif) no-repeat;
  background-position: 4px 3px;
  background-color: rgb(255,132,132);
}

.xls {
  background: url(../images/xls.jpg) no-repeat;
  background-position: 4px 3px;
  background-color: rgb(225,255,206);
}

.xls a:hover {
  background: url(../images/xls.jpg) no-repeat;
  background-position: 4px 4px;
  background-color: rgb(255,132,132);
}

.center1 {
  padding: 2px;
  background-color: rgb(208,208,208);
  text-align: center;
}

.tab_kurz {
  background-color: rgb(225,255,206);
  padding: 2px;
}

.tab_kurz a {
  padding: 2px;
}

.tab_kurz a:hover {
  background-color: rgb(168,218,135);
}

.tab_col {
  background-color: rgb(255,255,204);
  padding: 2px;
  text-align: center;
  color: red;
}

.tab_kurz2{
  padding: 3px;
}

.mesic {
  text-align: center;
  background-color: #FFCC33;
  font-weight: bold;
  padding: 4px;
}

.tucne1 {
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

.tucne2 {
  font-size: 12px;
  font-weight: bold;
  padding: 15px 0 3px 0;
}

.tucne3 {
  font-weight: bold;
  padding: 5px 0 3px 0;
}

.tucne_zel {
  padding: 10px 0 10px 0px;
  font-size: 14px;
  font-weight: bold;
  color: #0B7304;
  
}

.tucne_red {
   font-weight: bold;
   font-size: 18px;
   color: rgb(204,0,0);
   padding: 0px 0 3px 0;
   margin-top: 3px;
   /*margin-left: 170px;*/
}

.res2 {
  margin: 5px 0 5px 0px;
}

.kontakt {
  text-align: center;
}

.kontakt a {
  text-decoration: none;
  color: rgb(0,102,0);
  font-weight: bold;
}

.kontakt a:hover {
  color: rgb(255,0,0);
}

#podminky li {
  float: none;
  margin-left: 15px;
  padding-left: 5px; 
}

.nashle {
  padding: 30px 0 0 450px;
  text-align: center;
}

.img_book {
  vertical-align: top;
  padding-top: 5px;
}

.img_book img {
  padding: 1px;
  border: 1px solid rgb(176,176,176);
}

.book_nadpis {
  background-color: rgb(208,208,208);
  font-weight: bold;
  padding: 5px;
  margin-top: 20px;  
}

.book_text {
  padding: 5px 5px 30px 5px;
}

.td_top  {
  vertical-align: top;
  padding-bottom: 10px;
}

input {
  margin: 1px 1px 3px 1px;
  border: 1px solid rgb(192,192,192);
  padding: 2px;
  font-size: 11px;
}

.sub {
  margin: 10px 5px 10px 0px;
  border: 1px solid rgb(192,192,192);
  padding: 3px;
  background-color: rgb(255,204,0);
  }
  
.al_r {
  text-align: right;
}  

.red {
  
  color: red;
  margin-bottom: 10px;
}

.red2 {
  color: red;
  font-weight: bold;
}

.red3 {
  padding: 30px;
  color: red;
  font-weight: bold;
  font-size: 16px;
}

.rek {
  padding-right:20px;
}

.zahlavi {
  font-weight: bold;
  padding-right:20px;
}

.cara {
  border-bottom: 1px solid rgb(176,176,176);
}

.kurzik {
  margin-bottom: 20px;
}

.tisk {
  width: 150px;
  border: 1px solid rgb(176,176,176);
  background-color: rgb(255,204,0);  
}

.tisk a {
  padding: 7px 7px 7px 35px;
  background-color: rgb(255,204,0);
  background: url(../images/print1.jpg) no-repeat;
  display: block;
  text-decoration: none;
}

.tisk a:hover {
  background: url(../images/print2.jpg) no-repeat;
  background-color: rgb(255,0,0);
}

.objednat {
  margin: 10px 10px 0 0;
  width: 240px;
  border: 1px solid rgb(176,176,176);
  background-color: rgb(255,204,0);
  float: left;  
}

.objednat a {
  padding: 7px;
  background-color: rgb(255,204,0);
  display: block;
  text-decoration: none;
  text-align: center;
}

.objednat a:hover {
  background-color: rgb(255,0,0);
}

.dolni_linka {
  border-bottom: 1px solid rgb(128,128,128); 
}

.ks {
  padding-left: 15px;
}

.poznamka {
  background-color: rgb(255,255,204);
  border: 1px solid rgb(255,204,0);
  padding: 5px;
  margin: 5px 5px 10px 0;
  color: red;
}

.aktuality {
  margin-left: 150px;
}

.aktualita {
  margin: 10px;
  padding: 5px;
}

.aktuality a {
  margin-bottom: 15px;
  margin-left: 15px;
  color: rgb(0,153,0);
}

.aktuality a:hover {
  color: red;
}
.dat_act {
  margin-left: 15px;
  margin-right: 15px;  
  font-size: 14px;
  font-weight: bold;
  color: rgb(0,153,51);
}

.act_text {
  margin: 5px 0px 5px 15px;

}

