body     { font-size: 92%; _font-size: 105%; font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif; line-height: 1.1em; background-color: #a7a7a7; text-align: center; margin: 0; padding: 0   }
#content  { background-color: #e7e3d6; text-align: left; width: 500px; margin: 15px auto 0; padding: 15px; border: solid 2px #fff; }
#header { background-image: url(images/header.gif); background-repeat: no-repeat; background-position: left top; width: 173px; height: 33px; }
h1 { color: #952d2b; font-size: 1.2em; }
h1 a {
	color: #7E9F42;
	font-size: 1.4em;
	text-decoration: none;
	line-height: 1.4em;
}
h2 {
	color: #952d2b;
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 15px;
}
p { font-size: 0.9em; }
#footer p { font-size: 0.7em; }
#footer a { color: #000; }
#footer a:hover { color: #fff; text-decoration: none; }
#google_map {
	width: 500px;
	height: 320px;
}
#google_map img {
	background-color: transparent;
	background-image: none;
}
.images {
	background-image: url(images/udatny_zima.jpg);
	height: 300px;
	width: 450px;
	background-repeat: no-repeat;
	border: 5px solid #EAF1DD;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul li {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 90%;
	margin-left: 15px;
}
table {
	width: 100%;
	font-size: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
th { color: #333333; background-color: #EAF1DD; }
th, td {
	border: 1px solid #a1a1a1;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
}
img, a img {
	border: 6px solid #657887;
	margin-right: 15px;
	margin-bottom: 15px;
}
a:hover img {
	border: 6px solid #7E9F42;
}
.galery {
	float: left;
	width: 220px;
	margin-right: 10px;
}
.galery_1 {
	float: right;
	width: 220px;
	margin-right: 30px;
}
.popis {
	color: #952d2b;
	margin-bottom: 5px;
}
.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }