/** BASIC */

body {
	font: 12px/14px arial;
}

h1 {
	margin-top: 25px;
	padding-bottom: 13px;
	font-size: 50px;
}

h2 {
	margin-top: 15px;
	margin-bottom: 35px;
	font-size: 20px;
}

h3 {
	margin: 4px 0 15px 0;
	font-size: 18px;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

h5 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

p {
	margin-top: 0;
	margin-bottom: 21px;
}

a {
	color: #000000;
}

.cleaner {
	clear: both;
}

/** LAYOUT */

#menu-top {
	display: none;
}

#menu-header {
	display: none;
}

#menu {
	display: none;
}

#image {
	display: none;
}

.box h4 a {
	text-decoration: none;
}

#left {
	display: none;
}

ul {
	margin: 0 0 21px 0;
	padding: 0 0 0 20px;
	list-style: square;
}

#footer {
	display: none;
}

/** ADDED */

.box-left {
	width: 50%;
	float: left;
}

.box-right {
	width: 50%;
	float: right;
}

#pelhrimov,
#jihlava {
	width: 268px;
	margin-right: 20px;
	border-right: 1px dashed #C4C4C4;
}

.border {
	height: 21px;
	clear: both;
	border-top: 1px dashed #C4C4C4;
}

#right table {
	margin-bottom: 21px;
}

h5 span {
	font-weight: normal;
}

.img1 {
	float: left;
	margin: 0 10px 10px 0;
}

.img2 {
	float: right;
	margin: 0 0 10px 10px;
}

.imgbox {
	width: 33%;
	float: left;
	text-align: center;
}

.imgbox img {
	margin-bottom: 10px;
}

#imgbox4,
#imgbox5 {
	width: 50%;
	margin-top: 25px;
}

/** NEWSLETTER */

.newsletter h1 {
	margin-bottom: 20px;
	font-size: 25px;
}