/** BASIC */

body {
	font: 11px/18px verdana;
}

h1 {
	margin-top: 25px;
	padding-bottom: 13px;
	font-size: 50px;
}

h2 {
	margin-top: 15px;
	margin-bottom: 35px;
	font-size: 20px;
}

h3 {
	margin: 12px 0 17px 0;
	font-family: georgia, serif;
	font-size: 26px;
	font-weight: normal;
}

h4 {
	margin: 0 0 14px 0;
	font-family: georgia, serif;
	font-size: 21px;
	font-weight: normal;
}

h5 {
	margin: 0;
	font-family: verdana;
	font-size: 11px;
}

h5 a {
	text-decoration: none;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

a {
	color: #000000;
}

a img {
	border: 1px solid #999999;
}

/** LAYOUT */

#top {
	display: none;
}

#menu-main {
	display: none;
}

#slogan {
	display: none;
}

#pictures {
	display: none;
}

.box {
	display: none;
}

#box {
	padding: 12px 20px 19px 20px;
	border-left: 3px solid #000000;
}

#jak-nakupovat #box {
	margin-bottom: 10px;
}

blockquote {
	margin-top: 22px;
	margin-bottom: 44px;
	font-family: georgia, serif;
	font-size: 18px;
	color: #434343;
	text-align: center;
}

blockquote span {
	font-size: 40px;
	color: #C6C6C6;
	vertical-align: middle;
	padding: 2px;
}

#navigation {
	display: none;
}

#nabidka {
	display: none;
}

#footer {
	clear: both;
	padding-top: 15px;
	border-top: 1px dashed #cccccc;
}

#copyright {
	display: none;
}

/** SUBPAGE 1 */

#menu {
	display: none;
}

form {
	display: none;
}

#editace {
	display: none;
}

#strankovani-top {
	margin-top: -8px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: right;
}

#strankovani-bottom {
	margin-bottom: 17px;
	font-weight: bold;
	text-align: right;
}

#katalog table {
	margin-top: 3px;
	padding: 0 4px;
}

#katalog table table {
	margin-top: 4px;
	padding: 0;
}

#katalog td {
	padding-bottom: 23px;
}

#katalog td td {
	padding: 0;
}

#kontakt #text a img {
	margin-bottom: 10px;
}

/** SUBPAGE 2 */

#seznam {
	margin-bottom: 16px;
}

#seznam a img {
	margin: 1px 0;
	border: 0;
}

#seznam td {
	height: 32px;
	border-bottom: 1px solid #999999;
}

#seznam td td {
	height: auto;
	border: 0;
}

.noprint {
	display: none;
}

/** SUBPAGE 3 */

#images {
	float: right;
	margin: 6px 0 15px 30px;
	padding-right: 8px;
	font-size: 0;
	text-align: center;
}

#images .img {
	border: 1px solid #B4C491;
}

#thumbs {
	margin-top: 5px;
}

#thumbs img {
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
}

#obchod #box {
	margin-bottom: 15px;
}

/** SUBPAGE 4 */

/** ADDED */

#katalog h5 a,
#seznam h5 a {
	letter-spacing: -1px;
}

#stitky {
	float: right;
	padding-right: 8px;
}

.stitek {
	font-weight: bold;
	letter-spacing: -1px;
}