/* CSS Document */

body.bezna {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
  background-image: url(bck.jpg);
	background-repeat: repeat-y;
	background-color: #e1b500;
}

body.alb {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.normtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {	margin: 0px; }
form {	margin: 0px; }
img { border: 0px; }
table { border: 0px; }
td { padding: 0px; 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; }

h1 {
	margin: 0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin: 50px 0px 8px 0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c39d03;
}

#main {
  position: absolute;
  z-index: 20;
  top: 383px;
  left: 0px;
  width: 960px;
}

#standard-text {
  margin-left: 41px;
  width: 830px;
}

#paticka {
  width: 960px;
	background-color: #086999;
  background-image: url(paticka.jpg);
	background-repeat: no-repeat;
}

#paticka-inner {
  margin: 10px 50px 100px 95px;
	font-size: 10px;
	line-height: 120%;
	color: white;
}

#hlavicka {
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 166px;
  width: 350px;
  height: 120px;
  overflow: none;
  color: white;
  line-height: 110%;
}

#menu1 {
  position: absolute;
  z-index: 11;
  top: 281px;
  left: 22px;
  width: 129px;
  height: 52px;
}

#menu2 {
  position: absolute;
  z-index: 12;
  top: 281px;
  left: 151px;
  width: 161px;
  height: 52px;
}

#menu3 {
  position: absolute;
  z-index: 13;
  top: 281px;
  left: 312px;
  width: 171px;
  height: 52px;
}

#thema1 {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 483px;
  height: 318px;
  background-image: url(thema1.jpg);
	background-repeat: no-repeat;
}

#thema2 {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 483px;
  width: 477px;
  height: 500px;
  background-image: url(thema2.jpg);
	background-repeat: no-repeat;
}

.floated-image {
  float: right;
  text-align: right;
}

.blok140 {
  width: 567px;
  line-height: 140%;
  margin-bottom: 5px;
}

.blok150 {
  width: 400px;
  line-height: 160%;
  margin-bottom: 15px;
}

.blokbold {
  width: 567px;
  line-height: 140%;
  font-weight: bold;
	color: #c39d03;
}

td.prod0 {
  font-size: 8px;
  font-weight: bold;
	color: #c39d03;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 0px 8px 0px 8px;
}

td.prod1 {
  background-color: #FFD62C;
  background-image: url(tbck.jpg);
  background-repeat: repeat-x;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 6px 8px 6px 8px;
}

td.prod2 {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 2px 8px 6px 8px;
  font-size: 10px;
  font-style: italic;
}

p.linkitem {
	padding-left: 19px;
	padding-bottom: 5px;
	background-image: url(linkbtn.gif);
	background-repeat: no-repeat;
}



