﻿body {
	background-color: #F7D6C2;
	background-image: url(_img/bg.jpg);
	text-align: center;
}

#logo_block {
	display: none;
}

p {
	text-align: left;
	margin: 10px 30px 10px 0px;
	font-size: 1em;
}

a, a:link, a:visited, a:focus, a:active, a:hover {
	color: gray;
	text-decoration: none;
}

a img {
	border: 0;
}

#page_content {
	text-align: left;
}

#menu_left {
	display:none;
}

#content_main img {
	border: solid 1px gray;
	padding: 1px;
}

#section {
	border-bottom: solid gray 1px;
	height: 20px;
	text-align: left;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 1.4em;
	color: black;
	margin: 20px 30px 20px 0px;
	padding-bottom: 7px;
	font-style: normal;
}

.clear {
	clear:both;
	font-size: 0.1em;
}

#block_pictures div {
	float: left;
	margin-bottom: 20px;
}

#block_pictures img {
	margin: 10px 20px 10px 0px;
}

#bottom_content {
	display: none;
}

#hp_akce {
	clear: both;
}

#akce_old {
	margin-top: 20px;
}

#content_main div.contact_person {
	width: 150px;
	margin-right: 20px;
	float: left;
}

.photo_right {
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 30px;
}

.photo_right img {

}

.block_left {
	width: 350px;
	float: left;
}

.centered {
	text-align: center;
	margin-right: 30px;
}

.centered img {
	margin: 0px 20px;
}

.left img {
	margin: 0px 40px 0px 0px;
}
