body {
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #000000;
}

a, a:visited {
	text-decoration: underline;
	color: #F4FEAF;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

#container {
	text-align: left;
	width: 937px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.nezobrazovat {
	display: none;
}

.oddel {
	clear: both;
	float: none;
}

/* ---------------------------------------------------------------- */
/* ---- HLAVICKA -------------------------------------------------- */
/* ---------------------------------------------------------------- */

#hlavicka {
	width: 937px;
	height: 308px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(layout/hlavicka.jpg);
	background-repeat: no-repeat;
}

#hlavicka .logo {
	width: 395px;
	height: 60px;
	overflow: hidden;
	position: relative;
	left: 25px;
	top: 65px;
	float: left;
}

#hlavicka .logo span {
	display: block;
	background: url(layout/hlavicka-logo.jpg) no-repeat;
	width: 395px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

#hlavicka .navigation {
	height: 20px;
	overflow: hidden;
	position: relative;
	top: 0px;
	float: right;
	background-color: #839d2a;
	font-size: 86%;
	text-align: center;
	color: #b1c903;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b1c903;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#hlavicka .navigation a {
	color: #F4FEAF;
	text-decoration: none;
}

#hlavicka .navigation a:hover {
	text-decoration: underline;
}

#hlavicka .navigation img {
	margin-left: 5px;
	vertical-align: middle;
	border: 1px solid #007fca;
}

#hlavicka .navigation a:hover img {
	border: 1px solid #C0DBEF;
}

/* ---------------------------------------------------------------- */
/* ---- MENU ------------------------------------------------------ */
/* ---------------------------------------------------------------- */

#menu {
	height: 80px;
	width: 937px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul {
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#menu li {
	float: left;
	display: block;
	text-align: center;
	word-spacing: 0.1em;
	padding-right: 1px;
	padding-left: 1px;
}

#menu ul li a {
	font-size: medium;
	text-decoration: none;
	position: relative;
	display: block;
	color: #b1c903;
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #ffffff;
}

#menu ul li#active a {
	color: #FF6600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#obsah {
	width: 665px;
	float: left;
	padding-bottom: 10px;
	padding-right: 15px;
}

#obsah p {
	text-align: justify;
	line-height: 160%;
	margin-bottom: 3%;
	font-size: 105%;
	color: #F4FEAF;
}

#obsah p a:hover, #obsah li a:hover {
	color: #000000;
	background-color: #b1c903;
	text-decoration: none;
}

#obsah h1 {
	font-size: xx-large;
	font-weight: normal;
	color: #FF6600;
}

#obsah h2 {
	font-size: x-large;
	font-weight: normal;
	color: #ffffff;
}

#obsah h2 a {
	color: #ffffff;
	text-decoration: none;
}

#obsah h2 a:hover {
	color: #F4FEAF;
}

#obsah h3 {
	color: #ffffff;
	font-weight: normal;
	font-size: large;
}

#obsah h3 a {
	color: #ffffff;
	text-decoration: none;
}

#obsah h3 a:hover {
	color: #F4FEAF;
}

#obsah ul {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: none;
}

#obsah ul li {
	font-size: 105%;
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
	color: #F4FEAF;
}

#obsah ol {
	margin-left: 25px;
	padding-left: 0px;
}

#obsah ol li {
	font-size: 105%;
	line-height: 160%;
	color: #F4FEAF;
}

.odkaz {
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.odkaz-ext {
	background-image: url(layout/odkaz-ext.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}

#obsah address {
	font-style: normal;
	color: #F4FEAF;
}

.cistvice {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

/* ---- OBRÁZKY ---------------------------------------------- */

#obsah .vyrobky .figure {
	background-color: #b1c903;
	margin: 6px;
	text-align: center;
	padding: 3px;
	float: left;
}

#obsah .vyrobky .figure img {
	margin:	0px;
	border: 2px solid #b1c903;
}

#obsah .vyrobky .figure a:hover img {
	border: 2px solid #006600;
}

#obsah .vyrobky .figure p {
	margin-top: 5px;
	padding-top: 0px;
	font-size: 85%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000000;
	text-align: center;
}

#obsah .katalog-obrazek {
	border: 2px solid #b1c903;
}

/* ---- TABULKY ----------------------------------------------- */

.cenik table {
	border-collapse: collapse;
	margin-bottom: 20px;
	border: 1px solid #E6B800;
	font-size: small;
	width: 100%;
}

.cenik td {
	padding: 4px;
	border: 1px solid #E6B800;
	text-align: center;
}

.cenik th {
	padding: 4px;
	border: 1px solid #E6B800;
	background-color: #FFCC00;
	text-align: center;
}

/* ---------------------------------------------------------------- */
/* ---- RIGHTSIDE ------------------------------------------------- */
/* ---------------------------------------------------------------- */

#rightside {
	float: right;
	width: 205px;
	background-color: #000000;
	padding: 15px;
}

#rightside h2 {
	font-size: large;
	padding-bottom: 5px;
	font-weight: normal;
	color: #F4FEAF;
}

#rightside h2 a {
	color: #F4FEAF;
	text-decoration: none;
}

#rightside h3 {
	color: #ffffff;
	margin-bottom: 0px;
}

#rightside h3 a {
	color: #ffffff;
	text-decoration: none;
}

#rightside address {
	font-style: normal;
	color: #FFFFFF;
}

#rightside a {
	color: #F4FEAF;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	width: 937px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}

#footer p {
	font-size: 85%;
	color: #b1c903;
}

#footer p a {
	color: #b1c903;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}