body {
	background-color: #951111;
	color: white;
	font-family: Monotype Corsiva, Arial;
	font-size: 1.1 em;
	margin: 0px auto 20px auto;
	width: 920px;
	text-align: center;
}

img {
	border: 0;
}

div.logo_mesta {
	padding-top: 20px;
	text-align: center;
}

p {
	text-align: justify;
}

div.all {
	margin: 0px auto 20px auto;
	padding-top: 10px;
	width: 920px;
}

div.menu {
	width: 200px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	text-align: left;
	font-weight: bold;
}

div.main {
	width: 700px;
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 10px 10px;
	float: left;
	text-align: left;
}

div.paticka {
	margin-top: 20px;
	padding-bottom: 10px;
	clear: both;
	width: 920px;
	text-align: center;
}

a:link, a:visited, a:active {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

div.foto_hlavni {
	text-align: center;
	padding: 20px;
}

h1 {
	font-weight: bold;
	font-size: 2.4em;
}

h2 {
	text-align: center;
	font-weight: bold;
	font-size: 1.8em;
	padding: 0, 0, 20px, 0;
}

h3 {
	font-weight: bold;
	font-size: 1.4em;
}

td {
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
}

.objednavka td {
	text-align: left;
}

div.chyba {
	text-align: center;
	font-weight: bold;
}

td.off {
	background-image: url('images/sipky/bg_up.gif');
}

td.on {
	background-image: url('images/sipky/bg_down.gif');
}

