/** BASIC */

body {
	font: 13px/17px arial;
}

h1 {
	margin-top: 25px;
	padding-bottom: 13px;
	font-size: 50px;
}

h2 {
	margin-top: 15px;
	margin-bottom: 35px;
	font-size: 20px;
}

h3 {
	margin: 0 0 11px 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}

#homepage h3 {
	margin-bottom: 13px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	margin: 17px 0 4px 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}

#homepage h4 {
	margin: 0 0 9px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	margin-top: 0;
	margin-bottom: 17px;
}

a {
	color: #000000;
}

a img {
	border: none;
}

.cleaner {
	clear: both;
	font-size: 0;
	line-height: 0;
}

/** LAYOUT */

#menu-top {
	display: none;
}

#menu {
	display: none;
}

#image {
	display: none;
}

#nabidka {
	display: none;
}

.fotka {
	width: 96px;
	float: left;
	margin-right: 10px;
	font-size: 10px;
	text-align: center;
	line-height: 12px;
}

#homepage .fotka {
	width: 68px;
	margin-right: 10px;
	margin-bottom: 7px;
}

#homepage .fotka p {
	margin-bottom: 0;
}

.img1 {
	float: left;
	margin: 4px 13px 7px 0;
	padding: 1px;
	border: 3px solid #E1E2E2;
}

.img2 {
	float: right;
	margin: 4px 0 7px 13px;
	padding: 1px;
	border: 3px solid #E1E2E2;
}

#box-right {
	clear: both;
}

.ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: square;
}

.ul li {
	font-size: 11px;
	line-height: 18px;
}

#box-right .ul {
	margin-top: -1px;
	padding-bottom: 17px;
}

.box {
	width: 508px;
	margin-bottom: 12px;
	padding-top: 14px;
	border-top: 1px solid #CCCCCC;
}

.box .img1 {
	margin: 0 26px 0 0;
}

.box h4 {
	margin-top: 3px;
	margin-bottom: -1px;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
}

.box h4 a {
	text-decoration: none;
}

.box p {
	margin: 0;
}

#box1 {
	padding-top: 8px;
	border: none;
}

#right {
	display: none;
}

#footer {
	display: none;
}

/** ADDED */

ul {
	margin: 0;
	padding-left: 15px;
}

.editace {
	font-size: 0;
}

.editace img {
	margin-right: 5px;
}

.editace a img {
	border: 0;
}

span.editace {
	display: block;
	float: left;
}

p.editace {
	margin-bottom: 0;
}
