/** BASIC */

body {
	font: 11px/13px tahoma;
}

h1 {
	margin-top: 25px;
	padding-bottom: 13px;
	font-size: 50px;
}

h2 {
	margin-top: 15px;
	margin-bottom: 35px;
	font-size: 20px;
}

h3 {
	margin: 0 0 10px 0;
	font-family: "Century Gothic", sans-serif;
	font-size: 15px;
}

h4 {
	margin: 30px 0 15px 0;
	font-family: arial;
	font-size: 13px;
}

p {
	margin-top: 0;
	margin-bottom: 13px;
}

a {
	color: #000000;
}

a img {
	border: 1px solid #000000;
}

.cleaner {
	clear: both;
}

.align-right {
	text-align: right;
}

/** LAYOUT */

#menu {
	display: none;
}

#right {
	display: none;
}

#contact {
	clear: both;
	margin-top: 75px;
	padding-top: 15px;
	border-top: 1px dashed #cccccc;
}

#address {
	width: 440px;
	_width: 410px;
	float: left;
	text-align: right;
}

#map {
	float: right;
}

#banner {
	display: none;
}

#partneri {
	display: none;
}

#menu-bottom {
	display: none;
}

#copyright {
	display: none;
}

/** SUBPAGE */

#notice {
	padding-left: 20px;
	border-left: 3px solid #000000;
}

/** ADDED */

.editace {
	display: none;
}

.box {
	width: 140px;
	float: left;
	margin-right: 15px;
	text-align: center;
}

#guestbook,
#fotogalerie {
	margin-top: 25px;
}

.title {
	height: 14px;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 4px;
}

.img {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
