html {
  background-color:white;
  color:gray;
}

#telo {
  background-image: url("../img/layout/top-repeat.png");
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, Sans-serif;
  font-size:1em;
  height:100%;
}

#logocs {
  background-image: url("../img/layout/top-cz.jpg");
  background-repeat: no-repeat;
  background-position: 100% 0px;  
  _background-position:100% 0px;
}

#logonull {
  background-image: url("../img/layout/top-cz.jpg");
  background-repeat: no-repeat;
  background-position: 100% 0px;  
  _background-position:100% 0px;
}

#logoen {
  background-image: url("../img/layout/top-en.jpg");
  background-repeat: no-repeat;
  background-position: 100% 0px;
  _background-position:100% 0px;
}

.neviditelny {
  visibility: hidden;
}

#footer {
  background-image: url("../img/layout/bottom-repeat.png");
  background-repeat: repeat-x;
  background-position: 100% 28px;
}

#footer p {
  margin:0px;
  padding-left:25px;
  font-size: 10px;
  color:#0076B8;
}
  
#footer a {
  font-size: 10px;
  color:#E6A200;
}

h3 {
  background-image: url("../img/layout/podtrzeni.png");
  background-repeat: no-repeat;
  background-position:0px;
  color:#325F8E;
  font-size:12px;
	padding:2px;
	padding-bottom:10px;
  padding-left:25px;
  letter-spacing:2px;
}

#aktuality {
  padding-top:0px;
}

#aktuality b {
  color:#E6A200;
}

#moduly {
  text-align:left;
  padding-top:0px;
}

#bottom-picture {
	background-image: url("../img/layout/bottom-picture.png");
	background-repeat: no-repeat;
	background-position:43px;
	_background-position:top 43px;
	height:66px;
	_height:0px;
}

#middle {
	text-align:left;
}
#logon {
		height:25px;
}
#logon a {
	text-align:center;
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-stretch:wider;
	font-variant: small-caps;
	letter-spacing:1px;
	color:white;
	width:155px;
	height:25px;
	_height:30px;
	padding-bottom:8px;
	padding-left:44px;
	padding-right:44px;
	_padding:0px;
		padding-top:6px;
	background-image: url("../img/layout/prihlasit-button.png");
	background-repeat: no-repeat;
}

#kontakt {
	text-align:left;

	}
	
img {
  border: none;
}
