@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #007a48;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
}
body {
	background-color: #007a48;
	background-image: url(/img/bg_page.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0px;
}
h1 {
    padding: 0px;
    margin: 0px;
}
h2 {
    padding: 0px;
    margin: 0px;
	float: left;
	display: block;
}
h3 {
	font-size: 1.3em;
	background-image: url(/img/bg_h3.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	height: 34px;
	behavior: url(/css/iepngfix.htc);
}
#main {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}
.top {
	height: 257px;
	background-color: #FFFF00;
	background-image: url(/img/top_kolaz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo {
  padding-top: 61px;
	padding-left: 60px;
	padding-bottom: 18px;
	float: left;
	clear: left;
	display: block;
}
.counter {
  background: url(/img/bg_counter.gif);
  width: 222px;
  height: 48px;
  text-align: center;
  margin-left: 11px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: cell-table;
}
.counter p {
  margin: 0px;
  padding: 3px;
  color: #ffe431;
}
.telo {
	background-color: #FFFFFF;
	background-image: url(/img/bg_telo.jpg);
	background-repeat: repeat-y;
	background-position: center top;    
}
.menu {
  padding-top: 18px;
	padding-left: 22px;
	padding-right: 22px;
}
.menu .left{
  float: left;
  clear: left;
}
.menu .right{
  float: right;
  clear: right;
}
.vnitrek_stranky {
	margin: 0 auto;
	z-index: 1;
	width: 906px;
	background-image: url(/img/bg_vnitrek_stranky.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.vnitrek_stranky .right{
  float: right;
	clear: right;
	width: 570px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.vnitrek_stranky .right ul {
    padding: 0px;
	margin: 0px;
}
.vnitrek_stranky .right ul li {
	margin: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: none;
	background-image: url(/img/bg_li.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.vnitrek_stranky .left{
  float: left;
	clear: left;
	width: 240px;
	padding-left: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cleaner {
  clear: both;
}
.kontakt {
	background-image: url(/img/bg_kontakt.gif);
	background-repeat: no-repeat;
	height: 233px;
	width: 237px;
}
.kontakt_text {
  padding-left: 35px;
	padding-top: 68px;
	font-size: 0.8em;
	font-weight: bold;
}
a:link {
	color: #007a48;
}
a:visited {
	color: #007a48;
}
a:hover {
	color: #007a48;
}
a:active {
	color: #007a48;
}
.bottom {
	background-image: url(/img/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 67px;
}
.jirout {
    float: right;
	clear: right;
	padding-right: 40px;
	padding-top: 10px;
}
.copy {
    float: copy;
	clear: copy;
	padding-left: 40px;
	padding-top: 15px;
	color: #FFFFFF;
}
.fotogalery {
  float: right;
  display: block;
  width: 580px;
}
.fotky {
  float: left;
  display: block;
  padding-left: 15px;
  padding-bottom: 15px;
}
.fotografie {
  float: left;
  display: block;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-right: 10px;
  width: 181px;
  text-align: center;
  background-image: url(/img/bg_foto.png);
	background-repeat: no-repeat;
	background-position: center top;
	behavior: url(/css/iepngfix.htc);
}
.fotografie a {
  text-decoration: none;
}
