body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(../telo-pozadi.jpg);
	padding: 0px;
}
.blok {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	width: 630px;
	position: relative;
	left: 50%;
	margin-left: -315px;
	background-image: url(blok.gif);
}
.navi-top-left {
	width: 200px;
	height: 25px;
	background-color: #C0C0C0;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	color: Black;
}
.navi-top-right {
	width: 400px;
	height: 25px;
	background-color: white;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}
a.navileft {
	color: White;
	text-decoration: none;
}
a.navileft:hover, a.navileft:active {
	color: Red;
	text-decoration: none;
}
a.naviright {
	color: #666666;
	text-decoration: none;
}
a.naviright:hover, a.naviright:active {
	color: Red;
	text-decoration: none;
}

/* -- definice loga stranky -- */

h1 {
	margin: 0;	0; 0;
	text-align: center;
}
h1 span {
	display: none;
}
div#logo {
	height: 212px;
	width: 600px;
}
div#logo h1 {
	height: 100%;
}
div#logo h1 {
	background: url(logo.jpg) no-repeat;
}
div#logo h1 a, div#logo h1 a:visited {
	display: block;
	height: 100%;
	background: url(logo.jpg) no-repeat;
}
div#logo h1 a:hover {
	display: block;
	height: 100%;
	background: url(logo.jpg) no-repeat;
}

/* -- definice prave casti obecne -- */

div#main {
	width: 400px;
	background-image: url(../pozadi400px.jpg);
	background-repeat: repeat;
}
div#main p {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 10px;
	line-height: 13px;
	color: #808080;
}
div#main a {
	color: Black;
	text-decoration: none;
}
div#main a:active, div#main a:hover {
	color: Red;
}
.nadpis-img {
	width: 243px;
	height: 42px;
	margin-left: 78px;
	padding-top: 10px;
}
div#galerie {
	width: 400px;
	background-image: url(../pozadi400px.jpg);
	background-repeat: repeat;
}
div#galerie p {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 10px;
	line-height: 13px;
	color: #808080;
}
div#galerie img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #cca;
}

/* -- definice leve casti obecne -- */

div#side {
	width: 200px;
	background-image: url(../pozadi200px.jpg);
	background-repeat: repeat;
}
div#side p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 24px;
	margin-bottom: 8px;
	margin-right: 10px;
	line-height: 14px;
}
div#side p.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 5px;
	line-height: 14px;
	margin-bottom: 8px;
}
div#side a {
	color: Black;
	text-decoration: none;
}
div#side a:active, div#side a:hover {
	color: Red;
}

/* -- menü -- */

div#navigace {
	width: 600px;
	height: 20px;
	background-color: #CD853F;
}
#navigace a span {
	display: inline;
	background-image: url(menu-dot-grey.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 4px;
	font-size: 10px;
}
#navigace a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: Black;
}
div#navigace a:hover, div#navigace a:active {
	text-decoration: none;
	color: Red
}

/* -- definice jidelacku -- */

h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	width: 360px;
	padding-bottom: 12px;
}

.cena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	width: 30px;
	background-color: #DCDCDC;
	text-align: right;
}