
.static_page {
	margin:10px;
}

.static_page h1 {
	line-height:35px;
	color:#f68d2e;
	font-size:1.13em;
	font-weight:normal;
}
.static_page h1 a {
	color:#f68d2e;
}

.static_page h2, .static_page h3 {
	color:#f68d2e;
	font-size:1.13em;
	font-weight:normal;
	line-height:35px;
	margin-left: 44px;
}

.static_page h2 a {
	text-decoration:none;
}

.static_page p {
  font-size:0.75em;
  color:#636363;
  margin:0 20px 0 20px;
  line-height:20px;
}
.static_page a, .static_page a:visited{
  color:#f68d2e;

}
.static_page .div_img{
  float:left;
  margin-left:5px;
  margin-top:5px;
  margin-right:5px;
  _margin-right:5px;
  width:80px;
  height:90px;
}

.static_page img{
  float:left;
  margin-right:10px;
}
.static_page ul{
  margin-left:40px;
}
.static_page ul li{
  font-size:0.75em;
  font-weight:bold;
  color:#636363;
  list-style: disc outside none;
  margin-top:5px;
  margin:5px 80px 0 0px;
}

.static_page #jak_nakupovat li{
  list-style: decimal outside none;
}

.static_page #kontakt h4{
  font-size:0.75em;
  color:#f68d2e;
  margin-left:20px;
}

.static_page table{
  font-size:0.7em;
  border-collapse:collapse;
  margin-left:5px;
}
.static_page table td{
  border:1px solid #636363;
  padding-left:5px;
}
#changer {
	width: 300px;
	height: 226px;
	position: relative;
	list-style-type: none;
}

#changer img {
	width: 300px;
	height: 226px;
}

#changer li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.static_page .static ul li {
	font-weight: normal;
}
.static_page .static ul {
	margin-bottom:10px;
}
.static_page .static h2, .static_page .static h3 {
	margin-left:0;
	margin-top:20px;
}
.static .right {
	float:right;
	margin-left: 10px;
}
