body {
	font-family: tahoma, helvetica, ms sans serif;
	font-size: 10pt;
}

form input {
	border: 1px solid black;
	font-family: tahoma;
	font-size: 10pt;
}

#main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#main table tr td {
	vertical-align: top;
}

#horni-banner {
	width: 900px;
	height: 230px;
	border-bottom: 1px solid black;
	background-image:url('../grafika/horni-banner.jpg');
}

.horni_popisek {
	color: white;
	font-size: 8pt;
	position: relative;
	left: 235px;
	top:38px;
}

.horni_popisek a{
	color: white;
}

#horizontalni-menu {
	background-color: #77912c;
	width: 900px;
	height: 19px;
	padding-top: 3px;
	border-bottom: 1px solid black;
}

#horizontalni-menu a {
	text-decoration: none;
	font-weight: bold;
	margin-right: 35px;
	margin-left: 35px;
	color: white;
}

#horizontalni-menu a:hover {
	color: black;
}


.kategorie {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.kategorie li a {
	text-decoration: none;
	background-color: #ffcc66;
	color: black;
	font-weight: bold;
	display: block;
	width: 185px;
	height: 20px;
	padding-top:2px;
	padding-left: 10px;
}

.kategorie li a:hover {
	color: black;
	background-color: #ff9900;
}

.podkategorie {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.podkategorie li a {
	text-decoration: none;
	color: black;
	background-color: #D0D0D0;
	font-weight: normal;
	display: block;
	width: 178px;
	height: 20px;
	padding-top:2px;
	padding-left: 17px;
}

.podkategorie li a:hover {
	color: black;
	background-color: #77912c;
}

#stred {
	width: 485px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

#stred h2 {
	margin: 0px;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	color: #ff9900;
}

#stred h3 {
	font-size: 10pt;
	color: #666633;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.tlacitko {
	background-color: #ff9900;
	border: 1px solid black;
	margin-top: 5px;
}

.seznam_podminky li {
	list-style-type: square;
	text-align: justify;
}

.podseznam_podminky li {
	list-style-type: circle;
	text-align: justify;
}

.cislovany_seznam li{
	text-align: justify;
}

.ramecek_nadpis {
	margin-top: 10px;
	width: 100px;
	height: 18px;
	background-color: #77912c;
	color: white;
	text-indent: 5px;
	font-weight: bold;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.ramecek_nadpis#spodni {
	margin-top: 30px;
}

.ramecek_obsah {
	width: 188px;
	padding: 5px;
	border: 1px solid black;
	background-color: #ffcc66;
}

.ramecek_obsah_2 {
	width: 195px;
	padding: 0px;
	border: 1px solid black;
	background-color: #ffcc66;
}

.ramecek_obsah img {
	width: 100px;
	border: 1px solid black;
	margin-left: 44px;
}

.ramecek_obsah a {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

.produkt-levy {
	border-bottom: 1px dotted black;
	vertical-align: top;
}

.produkt-pravy {
	border-bottom: 1px dotted black;
	vertical-align: top;
	text-align: left;
}

.kosik_zahlavi td {
	border-bottom: 1px solid black;
	background-color: #ffcc66;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

.kosik_polozka td {
	vertical-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dashed black;
}

a.no {
	color: white;
}

a.no {
	color: 
}

a.odkaz {
	color: black;
	margin-bottom: 3px;
}

a.odkaz:visited {
	color: black;
	margin-bottom: 3px;
}

#footer {
	background-color: #77912c;
	width: 900px;
	height: 19px;
	margin-top: 10px;
	text-align: center;
}

.tabulka_zahlavi td {
	background-color: #77912c;
	color: white;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.tabulka_lichy td {
	background-color: white;
}

.tabulka_lichy td a {
	color: white;
}

.tabulka_sudy td {
	background-color: #666633;
	color: white;
}

.tabulka_sudy td a {
	color: #666633;
}

#odkazy {
	margin-top: 30px;
}