/*
Theme Name: jimmy_cz
*/
/* global */

html  {
  height: 100%;
  
}
body {
	font-family: arial, verdana, sans-serif;
  font-size: .74em;
  color: black;
  margin: 0px;
}
table {
	font-family: Arial, Verdana;
	font-size: 8pt;
}
font {
	font-family: arial, verdana;
	font-size: 8pt;
}



#main
{ width: 804px;
  margin-left: auto; 
  margin-right: auto;
  background-color: #6fbe66;
}
#oramovani_stranky  {
 border-top: #61c070 solid;
 border-left: silver solid;
 border-right: silver solid;
 border-bottom: #61c070 solid;
 border-width: 1px 2px 2px 2px;
}
#links
{ padding: 0px 5px 3px 3px;
  width: 800px;
  text-align: right;
  height: 15px;
  border: 0px white solid;
  color: gray;
  background-color: white;
}
#links a {text-decoration: none;  color: gray;}
#links a:hover {text-decoration: none;  color: silver;}

/* TOP */
#top  {
  position: relative;
  padding: 0px;
  height: 125px;

	color: #ac501e;
	font-weight: bold;
	font-size: 12px;
	
  background-image: url("img/pozadi/horni_menu.jpg");
  background-repeat: no-repeat;
}
#top a {
  color: white;
  text-decoration: none;
  font-size: 12px;
}
/* end of TOP */

/* SLOUPECEK */
#sloupecek  {
	position: relative;
	width: 162px;
  min-height: 460px;
  text-align: left;
  float: left;
  background-color: #6fbe66;
  border-right: 1px solid silver;
  z-index: +1;
}
#sloupecek h3 {
  padding-left: 10px;
}
#sloupecek a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#sloupecek a:hover {
  color: black;
  font-weight: bold;
}
#sloupecek img {
  border: 0 white solid
}
#menu  { 
  padding-left: 7px;
  padding-top: 20px;
}
#menu img { 
  border: 0px;
}
/* end of SLOUPECEK */

#stranka  {
  text-align: justify;
  position: relative;
  width: 604px;
	height: auto;
  padding: 3px 15px 5px 15px;
  overflow: hidden;
  min-height: 1200px;
  background-color: rgb(243,243,243);
}
#stranka p {
  line-height: 1.7;
}
#stranka img {
  padding-left: 2px;
}
/* FOOTER */
#footer { 
  width: 800px;
  text-align: center;
  border-top: #61c070 4px solid;
  background-color: #464b4f;
  color: rgb(249,249,249);
  font-size: 8px;
}
#footer table
{ 
  width: 100%;
  font-size: 10px;
}
#footer .ohranic
{ 
  width: 25%;
  border: rgb(192,192,192) dashed;
  border-width: 0px 1px 0px 0px;
}
#footer a
{ 
  color: #61c070;
}
#footer a:hover
{ 
  color: black;
}
/* end of FOOTER*/


h1 {
	text-align: left;
	letter-spacing: 4px;
	font-size: 15px;
	color: #61c070;
	border-bottom: 2px solid;
	border-color: #61c070;
	padding: 15px 0px 5px 0px;
	margin-bottom: 20px;
}
h2 {
	letter-spacing: 5px;
	font-size: 13px;
	color: #61c070;
}
a {	color: #61c070;}
.tabulka_nasi_psi {
	background: #F9F9F9;
	font-weight: normal;
	border: 1px;
	padding: 3px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
}
.tabulka_nasi_psi td {
	border: solid silver 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.tabulka_nasi_psi th {
	border: solid silver 1px;
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
}



/*menu*/
/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0px;
  border: 0 none;
  padding: 0;
  width: 130px; /*For KHTML*/
  list-style: none;
}

ul#navmenu li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #6fbe66;
  padding: 0 6px;
  display: block;
  background: #6fbe66;
  color: white;
  font: bold 12px/22px Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 100%; /*For IE*/
  background-image: url(img/pozadi/tlapa_pumy.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #6fbe66;
  color: black;
  background-image: url(img/pozadi/tlapa_pumy_hover.gif);
  background-repeat: no-repeat;
  padding-left: 25px;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background: #6fbe66;
  color: white;
  background-image: url(img/pozadi/tlapa_pumy2.gif);
  background-repeat: no-repeat;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #6fbe66;
  color: black;
  background-image: url(img/pozadi/tlapa_pumy_hover2.gif);
  background-repeat: no-repeat;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #6fbe66;
  color: white;
  background-image: url(img/pozadi/tlapa_pumy3.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #6fbe66;
  color: black;
  background-image: url(img/pozadi/tlapa_pumy_hover3.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #6fbe66;
  color: white;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #6fbe66;
  color: black;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 130px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

