html, body {
  margin:0; /*aby nebyl zadnej odstup od kraju */
  padding:0;
  text-align:center;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /* pouzita rodina pisma */
  color: #000;
  background-color: #222222;
}

body, table {
  font-size: 12px; /* velikost pro text nastavena na 8/10 velikosti pismene M */
}

#border {
  width:1000px;
  overflow: hidden;
  border-left: 1px #fff solid;
  border-bottom: 1px #fff solid;
  border-right: 1px #fff solid;
}

#page {
  margin:0 auto;
  width: 1000px;
  background: url(../image-page/bg-main.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}

#menu-top {
  width: 1000px;
  padding-top:47px;
  background-image: url(../image-page/banner-top.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-align: right;
}

ul#menu-hlavni {
  margin:0 42px 0 0;
  padding:0 0 9px 0;
  background-image: url(../image-page/bg-menu-line.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

#menu-hlavni li {
  margin:0;
  padding:0 5px 0 7px;
  display: inline;
  background-image: url(../image-page/bg-menu-line.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

li#first-menu-hlavni {
  margin-right:318px;
}

#menu-hlavni a {
  color:#fff;
  text-decoration: none;
}

#menu-hlavni a:hover {
  text-decoration: underline;
}

h1#banner-top {
  width: 1000px;
  height: 120px;
  position:relative;
  line-height:120px;
  margin:0;
  color:#fff;
  font-size:2em;
  overflow:hidden;
}

h1#banner-top span {
  /*display:none;*/
  width: 1000px;
  height: 120px;
  position:absolute;
  top:0;
  left: 0;
  z-index:1;
  background-image: url(../image-page/banner-midle.jpg);
  background-repeat: no-repeat;
  cursor: pointer;
}

#banner-fird {
  float: none;
  width: 1000px;
  height: 169px;
  background-color: #000;
}

#banner-fird-small {
  padding: 10px 0;
  float: none;
  width: 1000px;
  background-color: #000;
}

#banner-fird-small-product {
  float: left;
  text-align: left;
  line-height: 18px;
  margin-right: 40px;
  padding-left: 5px;
  color: #CFCFD1;
  font-weight: bold;
}

#nabidka-small {
  margin-top: 10px;
  color: #CFCFD1;
  font-weight: bold;
}

#fird-small-border {
  margin: 0 10px;
  border: 1px #A1A0A5 solid;
  background-color: #404042;
  padding: 2px;
}

#banner-fird-small-product a {
  background-image: url(../image-page/bg-sipka-nabidka.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
  color:#fff;
  text-decoration: none;
  font-weight: normal;
}

#banner-fird-small-product a:hover {
  text-decoration: underline;
}

#nabidka-banner {
  float: right;
  width: 439px;
  height: 169px;
  text-align: left;
  background-image: url(../image-page/bg-novinky.jpg);
  background-repeat: no-repeat;
}

#nabidka-links {
  margin: 47px 0 0 63px;
  line-height: 17px;
}

#nabidka-banner a {
  color: #fff;
  text-decoration: none;
}

#nabidka-banner a:hover {
  text-decoration: underline;
}

#flash-banner {
  float: right;
  width: 561px;
  height: 169px;
  background-image: url(../image-page/bg-most.jpg);
  background-repeat: no-repeat;
  position: relative;
}

#flashcontent{
	width:561px;
	height:134px;
	position:absolute;
	bottom:8px;
	left:0px;
}

#banner-black-link {
  width: 1000px;
  height: 5px;
  line-height: 5px;
  text-align: left;
}

#banner-black-link p {
  margin:0;
  padding:0 0 0 10px;
  background-color: #000;
  color: #fff;
  font-size: 3px;
}

#banner-black-link a {
  text-decoration: none;
  color: #fff;
}

#banner-black-link a:hover {
  text-decoration: underline;
}

#main-content {
  float: none;
  width: 1000px;
  text-align: left;
}

#main-content-novinky {
  float: right;
  width: 203px;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
}

#main-content-text {
  float: right;
  width: 797px;
  padding: 0;
  margin: 0;
}

#content {
  float: left;
  padding: 22px 11px 22px 20px;
  color: #000;
}

#news {
  float: right;
  padding: 23px 15px;
  color: #CCCCCC;
}

#footer {
  width: 1000px;
  padding: 5px 0;
  background-color: #716E6E;
  color: #999999;
  text-align: center;
  font-size: 11px;
}

#footer p {
  margin:0;
  padding:0;
}

#footer a {
  color: #ACACAC;
  /* 838383 */
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

.odkaz-tisk {
  padding-left: 15px;
  background-image: url(../image-page/print.jpg);
  background-position: left;
  background-repeat: no-repeat;
}

#news #novinky-nadpis {
  font-size: 16px;
  color: #CCCCCC;
  font-weight: bold;
}

#news strong {
  color: #D8D8D8;
  padding-left: 10px;
  display: block;
  background-image: url(../image-page/bg-sipka.jpg);
  background-repeat: no-repeat;
  background-position: left;
}

#news p {
  margin:5px 0 15px 0;
  padding:0;
}

#news a {
  color:#fff;
  text-decoration: none;
}

#news a:hover {
  text-decoration: underline;
}

#content a {
  color: #000;
}

#content p {
  margin: 7px 0;
}

#content h2 {
  font-size: 18px;
  margin: 10px 0;
}

.nabidka-img {float: left;}
.nabidka-img img {width: 150px; height:100px; border: 1px #000 solid;}
.nabidka-text {float: right; width: 580px;}
.nabidka-text a {display: block;}
.nabidka-polozka {margin: 0 0 10px 0;}
.nabidka-dokumntacni-foto {margin: 10px 0 10px 0;}
.nabidka-dokumntacni-foto img {margin: 0 15px 0 0;}

.nodisplay {
  display: none;
  height: 0px;
  overflow: hidden;
}

.clearfloat {
  width:1px;
  height:1px;
  overflow: hidden;
  clear: both;
}

.horizontal-center {text-align: center;}

address {font-style: normal;}
.float-left {float: left;}
.mapa-img {margin: 0 0 0 50px;}
.zarovnej-nahoru tr {vertical-align: top;}

#content a img.noborder {
	border:1px solid black;
}

#content a:hover img.noborder {
	border: 1px solid #716E6E;
}
