* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #000;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 80%;
}

a {
	color: #333;
	background: #fff;
	padding-right: 0;
}

h2 {
	display: block;
	width: 550px;
	text-align: right;
	background: #fff;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	padding: 7px 20px;
	border-bottom: 1px solid #ccc;
}

h3 {
	padding: 10px 20px;
	font-size: 140%;
	font-weight: normal;
	background: #fff;
	color: #000;
}

p {
	line-height: 1.5em;
	padding: 15px 20px;
}

.center {
	text-align: center;
}

hr {
	clear: both;
	height: 0;
	border-bottom: 1px solid #ccc;
	margin: 5px 20px;
}

img {
	padding: 5px 10px;
}

a img {
	padding: 0px;
	border: 1px solid #000;
	margin: 5px 10px;
}

ol {
	list-style: inside;
	padding: 5px 20px;
}

ul {
	list-style: inside;
	padding: 5px 20px;
}

#obsah {
	width: 550px;
	margin: 0 auto;
}

#banner {
	background: #fff;
	width: 550px;
	text-align: left;
	padding: 20px;
	border: 1px solid #ccc;
	margin-top: 10px;
}

#slogan {
	font-weight: bold;
}

#banner h1 a {
	text-decoration: none;
}

#menu-bug {
	float: left;
	/*margin-left: -3px;*/
}

#menu {
	width: 590px;
}

#menu ul {
	list-style: none;
	padding: 0;
}

#menu li {
	float: left;
	display: inline;
	width: 95px;
	background: #fff;
	color: #333;
	border: 1px solid #ccc;
	text-align: center;
	margin: 10px 2px 10px 0;
}

#menu li.last {
	width: 93px;
	margin: 10px 0;
}

#menu li a {
	display: block;
	width: 95px;
	height: 35px;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
	line-height: 34px;
	background: #fff;
	color: #333;
}

#menu li.last a {
	display: block;
	width: 93px;
	height: 35px;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
	line-height: 34px;
	background: #fff;
	color: #333;
}

#menu li a.chosen {
	color: #000;
	background: #ccc;
}

#stranka-bug {
	float: left;
	/*margin-left: -3px;*/
}

#stranka {
	background: #fff;
	color: #000;
	width: 590px;
	border: 1px solid #ccc;
}

.panel-bug {
	display: none;
}

#reklama {
	display: none;
}

.novinka {
	clear: both;
	border-bottom: 1px solid #ccc;
}

span.jmeno {
	float: right;
	padding: 5px 8px;
}

.obrazek {
	height: 120px;
	width: 120px;
	float: left;
	text-align: center;
	padding: 15px 10px;
	background: #fff;
}

.text {
	float: left;
	width: 450px;
}

.clear {
	clear: both;
}

a.zpet {
  float: right;
  margin-right: 20px;
}

form {
	display: none;
}

#strankovani {
	font-size: 120%;
	font-weight: bold;
	padding: 15px;
}

#strankovani a {
	text-decoration: none;
	font-weight: bold;
}

#strankovani ul {
	list-style: none;
	display: inline;
}

#strankovani ul li, #strankovani ul span {
	display: inline;
}

#strankovani ul li.small {
	font-size: 80%;
	font-weight: normal;
}

div.message {
	border-bottom: 1px solid #ccc;
	padding: 0 15px;
}

div.message p {
	padding: 10px;
}

div.jmeno {
	font-weight: bold;
	padding: 10px 5px 0 0;
}

div.datum {
	font-size: 90%;
	float: right;
	padding: 10px 0px 5px 5px;
}

#paticka {
	width: 550px;
	clear: both;
	font-size: 90%;
}

#paticka p {
	padding: 10px 0;
}