/* CSS Document */
body {
	margin: 0px;
	background-image: url(bck.gif);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {
	margin: 0px;
}

a:link { text-decoration: none; color: #333333; }
a:visited { text-decoration: none; color: #333333; }
a:active { text-decoration: none; color: #333333; }
a:hover { text-decoration: underline; color: #333333; }

.seznam{
  background-image: url(blt.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  display: block;
}


#hlavicka {
  margin-left: 27px;
  margin-top: 15px;
  width: 160px;
}

#menulist {
  margin-top: 43px;
  width: 230px;
}

.popiska {
  font-size: 10px;
}

.mainkat {
	margin-top: 7px;
	height: 23px;
	background-image: url(mainkat.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top:5px;
}

.stdkat {
	padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1px;
  border-top: 1px solid #6C99D1;
}
.stdkat-no {
	padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1px;
}
.stdkat-switch {
	padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 11px;
  border-top: 1px solid #6C99D1;
}

.menuitem {
  font-weight: bold;
  color: white;
}

#www-napis {
  position: absolute;
  left: 234px;
  top: 50px;
  width: 9px;
  height: 98px;
}

#main-display {
  position: absolute;
  left: 271px;
  top: 260px;
  width: 700px;
  overflow: auto;
}

.main-item {
  width: 700px;
  overflow: auto;
  margin-bottom: 35px;
}

.nadpis {
  color: #1761A3;
  font-size: 15px;
  padding-bottom: 10px;
}

.inside-item {
  text-align: justify;
  line-height: 130%;
}

.rantl-item {
  margin-left: 30px;
  margin-bottom: 20px;
  border: 4px solid #cccccc;
  float: right;
}

.rantl-no-pad {
  border: 4px solid #cccccc;
  float: left;
}

.bigfont {
  font-size: 12px;
  line-height: 180%;
}

#prod-global {
  width: 700px;
  height: auto;
}

#prod-item {
  text-align: justify;
  line-height: 130%;
}

#kontakt-global {
  font-size: 12px;
  line-height: 180%;
  overflow: auto;
}

#kontakt-lide {
  margin-top: 40px;
  margin-bottom: 20px;
}

.podkategorie { text-align: right; margin: 0px 30px 30px 0px; font-weight: bold; color: #1761a3; }

td.horniradek {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	background-color: white;
	text-align: center;
	font-size: 9px;
	color: #1761A3;
}

td.radek0-border {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #cccccc;
	border-right: 1px solid white;
}

td.radek0 {
	padding-top: 5px;
	background-color: #cccccc;
	text-align: center;
}

td.radek1-border {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e5e5e5;
	border-right: 1px solid white;
}

td.radek1 {
	padding-top: 5px;
	background-color: #e5e5e5;
	text-align: center;
}


.kontakt-tab {
  padding: 5px;
  background-color: #E5E5E5;
  border-bottom: 2px solid white;
}

.kontakt-blank {
  background-color: #E5E5E5;
  border-bottom: 2px solid white;
}

.kontakt-tel {
  background-image: url(tel.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 21px;
	padding-right: 5px;
	padding-bottom: 5px;
  background-color: #E5E5E5;
  border-bottom: 2px solid white;
}

.kontakt-mail {
  background-image: url(mail.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 24px;
	padding-right: 5px;
	padding-bottom: 5px;
  background-color: #E5E5E5;
  border-bottom: 2px solid white;
}

#ovladani {
  position: absolute;
  left: 252px;
  top: 17px;
  width: 736px;
  height: 241px;
  background-image: url(ovladani.jpg);
	background-repeat: no-repeat;
}
#ovladani-tlacitka {
  margin-left: 49px;
  margin-top: 137px;
}
.tlacitka {
  border: 0px;
  float: left;
}
#nadpis-ostatni {
  margin-top: 12px;
  width: 690px;
  text-align: right;
  font-size: 22px;
  color: white;
}
#nadpis-produkty {
  width: 690px;
  text-align: right;
  font-size: 22px;
  color: white;
}

#white-top {
  position: absolute;
  left: 234px;
  top: 0px;
  width: 9px;
  height: 6px;
  background-color: white;
}

#logo {
  width: auto;
  height: auto;
  margin-left: 20px;
  margin-top: 25px;
}



