/** BASIC */

body {
	font: 11px/20px verdana;
}

h1 {
	margin-top: 25px;
	padding-bottom: 13px;
	font-size: 42px;
	line-height: 50px;
}

h2 {
	margin-top: 15px;
	margin-bottom: 35px;
	font-size: 18px;
}

h3,
h4 {
	margin: 0 0 5px 0;
	font-size: 11px;
}

p {
	margin-top: 0;
	margin-bottom: 29px;
}

a {
	color: #000000;
}

a img {
	border: none;
}

.img1 {
	float: left;
	margin: 0 11px 11px 0;
}

.img2 {
	float: right;
	margin: 0 0 11px 11px;
}

.cleaner {
	clear: both;
	line-height: 0;
}

/** LAYOUT */

#logo {
	display: none;
}

#kontakt {
	display: none;
}

#aktuality {
	display: none;
}

#left {
	display: none;
}

.box {
	margin-top: 12px;
}

.box strong {
	display: block;
}

.box img {
	float: left;
	margin: 7px 11px 0 0;
}

.box p {
	margin: 0;
}

#box1 {
	margin: 0;
}

#right {
	display: none;
}

#footer {
	display: none;
}

/** ADDED */

ul {
	margin: 0;
	padding-left: 14px;
}

small {
	letter-spacing: -1px;
}

.editace {
	display: none;
}

#strankovani-top,
#strankovani-bottom {
	font-weight: bold;
	text-align: right;
}

.align-right {
	margin-top: -25px;
	margin-bottom: 5px;
	text-align: right;
}

#fotogalerie {
	margin-top: 25px;
}

.fotka {
	width: 181px;
	float: left;
	margin-right: 21px;
	text-align: center;
}

.fotka .img1 {
	margin-bottom: 5px;
}

.fotka p {
	margin-bottom: 15px;
}

#kalendar {
	width: 175px;
	margin: 0 auto 15px auto;
	text-align: center;
}

#kalendar td {
	height: 20px;
}

#kalendar a.selected {
	text-decoration: none;
}

#kalendar .head td {
	font-size: 13px;
	font-weight: bold;
}

#kalendar .head td a {
	text-decoration: none;
}

#archiv {
	margin-top: 14px;
	margin-bottom: 7px;
	border-top: 1px dashed #6A6A6A;
	border-bottom: 1px dashed #6A6A6A;
}

#archiv h4 {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #6A6A6A;
	text-align: center;
	text-transform: uppercase;
}

#archiv p {
	margin-top: -22px;
	margin-bottom: 2px;
}

#archiv .line {
	margin: 0;
}

#soubory {
	margin-top: 15px;
	margin-bottom: 20px;
}

#seznam td {
	height: 25px;
	border-bottom: 1px dashed #6A6A6A;
}