html {

}
body {
	font-family: "verdana ce", "helvetica ce", verdana, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-image: url('http://www.sielaff.cz/images/pozadi.jpg');
	background-repeat: no-repeat;
	margin: 6px;
	margin-top: 12px;
}

p {
	text-align: justify;
	text-indent: 12px;
	padding-bottom: 5px;
}
a {
  color: #80261A;
  font-weight: bold;
	text-decoration: underline;

}
a:hover {
  background-color: #80261A;
	color: white;
}
#stranka {
	border: 1px solid #80261A;
	width: 700px;
	padding-bottom: 30px;
	background-color: #fff;
	margin-left: 230px;
	margin-top: 65px;
	background-image: url('http://www.sielaff.cz/images/pozadi-stranka.jpg');
}
#logo {
	position: absolute;
	top: 10px;
	left: 810px;
}
#hledani {
	position: absolute;
	top: 40px;
	left: 300px;
	color: white;
	text-align: right;
}
#hledani form {
  font-size: 10px;
}
#paticka {
	margin-left: 500px;
	color: #ccc;
	font-size: 80%;
}
#vondrak {
	margin-left: 320px;
}
#vondrak a {
	color: #666;
	font-weight: normal;
	font-size: 90%;
}
#hledani input, #hledani select {
	border: 1px solid #000;	
	background-color: #C5C6CA;
	font-size: 10px;
}
#top {
	background-image: url('http://www.sielaff.cz/images/pozadi-topmenu.jpg');
	background-repeat: no-repeat;

}

#topmenu {
	margin-bottom: 10px;
	height: 87px;
	padding: 5px;

}
#topmenu span {
	width: 110px;
	font-size: 90%;
	margin: 2px;
	border: 2px solid black;
}
#topmenu a, #topmenu strong {
  text-decoration: none;
  text-align: center;
  font-size: 90%;
  padding: 1px;
	padding-left: 30px;
	padding-right: 30px;
	color: black;
  background-color: #E16849;
	font-weight: bold;

}
#topmenu a:hover {
	background-color: #300;
	color: #fff;

}


#menuprodukty {
	font-size: 90%;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#menuprodukty a, #menuprodukty strong {
	line-height: 15px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: underline;

}

#menuprodukty strong {
	background-color: #DC2B19;
	color: white;
}


#container {
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 0px;

}

#prodejni-automaty,
#kovovyroba,
#kavovary,
#vraceni-lahvi,
#vydejni-automaty,
#pocitacky-minci {
	float: left;
	width: 280px;
	height: 150px;
	padding: 0px;
	margin: 10px;
	border: 1px solid #DC2B19;
	background-repeat: no-repeat;
}


#vydejni-automaty {
	background-image: url('http://www.sielaff.cz/images/pozadi-vydejni-automaty.jpg');
}
#prodejni-automaty {
	background-image: url('http://www.sielaff.cz/images/pozadi-automaty.jpg');
}
#pocitacky-minci {
	background-image: url('http://www.sielaff.cz/images/pozadi-pocitacky.jpg');
}
#kovovyroba {
	background-image: url('http://www.sielaff.cz/images/pozadi-kovovyroba.jpg');
}
#kavovary {
	background-image: url('http://www.sielaff.cz/images/pozadi-kavovary.jpg');
}
#vraceni-lahvi {
	background-image: url('http://www.sielaff.cz/images/pozadi-vraceni-lahvi.jpg');
}

#prodejni-automaty h2,
#kovovyroba h2,
#vydejni-automaty h2,
#kavovary h2,
#vraceni-lahvi h2,
#pocitacky-minci h2 {
	background-color: transparent;
}
h2 a {
	color: #80261A;
	text-decoration: none;
}
#container h2 {
	display: block;
	font-size: 100%;
	padding: 2px;
	margin: 0px;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
	
}
#container div.obsah p {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	font-size: 90%;
	width: 210px;
	text-align: justify;


}
#container div.obsah a {
	text-decoration: none;
	margin: 1px;
}
#container div.obsah a.menu {
	display: block;
}


div.spacer {
	clear: both;
	height: 1px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	border-top: 1px solid #80261A;
	border-bottom: 1px solid #80261A;
	padding: 5px;
	text-align: center;
	color: white;
	background-color: #DC2B19;
	text-transform: uppercase;
	background-image: url('http://www.sielaff.cz/images/pozadi-h1.jpg');
	margin: 0px;
}
hr {
	height: 1px;
	padding: 0px;
	margin: 0px;
	color: #aaa;
}
h2 {
	font-size: 130%;
	padding: 5px;
	text-align: left;
	color: #80261A;
	border-top: 1px solid #80261A;
	border-bottom: 1px solid #80261A;
}

h3 {
	font-size: 100%;
}
img {
	border: 0px solid black;
}
table {
	border-collapse: collapse;
}
th {
	text-align: left;
}
td, th {
	border: 1px solid black;
	margin: 0px;
	padding: 3px;	
}
table.design td, table.design th {
	border: 0px solid black;
	padding: 3px;
}

th {
	text-align: left;
}
.blok {
	border: 1px solid #80261A;
	background-color: #eee;
	padding: 10px;
	margin: 20px;
  clear: both;
	height: 130px;

}
.text-bloku {
	margin-left: 150px;
}
div.blok span.obrazek {
  float: left;
  width: 100px;
}

div.blok div.blok-textu {
  float: right;
  width: 235px;
  text-align: left;
} 
.vice {
  color: #80261A;
  font-weight: bold;
  text-decoration: underline;
	cursor: hand;
}
.vice:hover {
  background-color: #80261A;
  color: white;
}
.detail {
	border-style: groove;
	display: none;
	position: absolute;
	background-color: #ddd;
	left: 265px;
	padding: 10px;
	padding-top: 20px;
	width: 500px;
	font-size: 90%;
}
.detail p {
	text-indent: 0px;
}
.zavrit {
	position: absolute;
	top: 0px;
	right: 3px;
	color: #80261A;	
	text-decoration: underline;
	cursor: hand;
	font-size: 90%;
}
#jazyky {
	position: absolute;
	top: 12px;
	left: 645px;
	padding: 0px;
	marign: 0px;
	color: #666;
}
#jazyky a {
	text-decoration: none;
	font-weight: normal;
	color: #AF4F42;
}
#jazyky a:hover {
	color: #fff;
}


