* {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
}

body {
	margin: 0px;
	padding: 20px;
	background-color: #F4F2F2; /*#E7E2E2;*/
	border-top: 1px solid #3D1A18;
	font-weight: normal;
}

body.fotka {
	padding: 0px;
}

strong {
	font-weight: bold;
}

div, table, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

th {
	background-color: #E3DFDF;
}

div, table {
	width: 100%;
}

div.novinky, div.akce {
	float: left;
	width: 40%;
	padding: 5px;
}

div.clear {
	clear: both;
}

div.akce {
	margin-right: 10px;
}

div.fotografie {
	margin-bottom: 5px;
}

div.fotografie img {
	cursor: pointer;
}

div.vice {
	padding-top: 5px;
}

td.akceObsah {
	border-top: 1px solid #3D1A18;
}

table.seznamHer td {
	padding-bottom: 3px;
}

p {
	text-indent: 20px;
	font-weight: normal;
}

h1 {
	font-size: medium;
	font-weight: bold;
	color: #3D1A18;
}

h2 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: x-small;
	font-weight: bold;
}
