	html {
		padding: 0px;
		margin: 0px;
		}
	body {
		background-color: #f7ffea;
		background-image: url('pics/page_back.png');
		background-repeat: repeat-x;
		background-position: top left;
		font-family: arial, verdana, times;
		padding: 0px;
		margin-top: 8px;
		}

	h2 {
		margin-bottom: 5px;
		}
	h3, h4 {
		margin-bottom: 2px;
		}

	fieldset {
		border: none;
		}

	a {
		color: #7a961a;
		text-decoration: none;
		}
	a:hover {
		color: #967d1a;
		text-decoration: underline;
		}

	.clear_float {
		clear: both;
		padding-top: 10px;
		}

	#topline {
		color: white;
		position: relative;
		height: 16px;
		width: 747px;
		margin: auto;
		margin-top: 0px;
		padding-top: 0px;
		}
	.topline_left {
		position: absolute;
		top: 0px;
		left: 15px;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		font-size: x-small;
		}
	.topline_left a, .topline_right a {
		text-decoration: none;
		}
	.topline_left a:hover, .topline_right a:hover {
		text-decoration: underline;
		}
	.topline_right {
		position: absolute;
		top: 0px;
		right: 15px;
		margin: 0px;
		padding: 0px;
		font-size: x-small;
		}
	#printlink {
		padding-left: 12px;
		text-decoration: none;
		background-image: url('pics/print_back.png');
		background-repeat: no-repeat;
		background-position: center left;
		}
	#printlink:hover {
		background-image: url('pics/print_now_back.png');
		text-decoration: underline;
		}

	#page {
		width: 747px;
		margin: auto;
		padding: 0px;
		background-image: url('pics/page_back_bottom.png');
		background-repeat: no-repeat;
		background-position: bottom left;
		border-bottom: 1px dotted white;
		border: 1px solid black;
		}
	#head {
		position: relative;
		padding: 1px;
		margin: 0px;
		height: 94px;
		width: 745px;
		background-image: url('pics/head_back.png');
		background-repeat: no-repeat;
		background-position: top right;
		}
	.keywords {
		display: block;
		width: 0px;
		height: 0px;
		}
	#head h1 {
		display: none;
		}
	#head_image {
		position: absolute;
		top: 20px;
		left: -40px;
		height: 98px;
		width: 187px;
		z-index: 5;
		background-image: url('pics/head_botky.png');
		background-repeat: no-repeat;
		background-position: top right;
		}
	#langbox {
		display: none;
		}
	.langselect img {
		border: 1px solid #ffe04f;
		border-top: 1px solid #d1ad04;
		border-left: 1px solid #d1ad04;
		vertical-align: middle;
		}
	#head #path {
		display: none;
		position: absolute;
		top: 74px;
		right: 360px;
		color: white;
		padding: 2px;
		text-align: right;
		}
	.head_kosik, .head_kosik_empty {
		display: block;
		position: absolute;
		top: 3px;
		right: 10px;
		height: 20px;
		width: 140px;
		padding: 3px;
		padding-top: 75px;
		text-align: center;
		font-size: x-small;
		font-weight: bold;
		color: black;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: top center;
		z-index: 6;
		}
	.head_kosik {
		background-image: url('pics/kosik.png');
		color: #ffff00;
		}
	.head_kosik_empty {
		background-image: url('pics/kosik_empty.png');
		color: #666060;
		}
	.head_kosik:hover {
		text-decoration: none;
		color: #ffff00;
		}
	.head_kosik_empty:hover {
		text-decoration: none;
		color: #666060;
		}

	.bold_text {
		font-weight: bold;
		}
	.small_text {
		font-size: x-small;
		color: #757575;
		}
	.no_display {
		display: none;
		}

	#body {
		position: relative;
		min-height: 550px;
		padding: 1px;
		padding-top: 25px;
		background-image: url('pics/page_back_middle.png');
		background-repeat: repeat-y;
		background-position: top left;
		margin: 0px;
		margin-bottom: 15px;
		}
	#panel {
		width: 747px;
		margin-right: 5px;
		position: absolute;
		top: 0px;
		left: 0px;
		background-image: url('pics/menu_back.png');
		background-repeat: repeat-x;
		background-position: middle left;
		}
	#panel h2 {
		color: #a2401b;
		font-size: medium;
		}
	#menu {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		display: block;
		text-align: center;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		}
	.menu_selected {
		font-weight: bold;
		padding: 0px;
		margin: 5px;
		display: inline;
		font-size: small;
		}
	.menu_item {
		font-weight: bold;
		padding: 0px;
		margin: 5px;
		display: inline;
		font-size: small;
		}
	#menu a.menu_link, #menu a.menu_link_ext, #menu a.menu_link_unselected {
		color: black;
		text-decoration: none;
		z-index: 6;
		}
	#menu a.menu_link_ext {
		background-image: url('pics/external_link_ico.png');
		background-repeat: no-repeat;
		background-position: center right;
		}
	#menu a.menu_link:hover, #menu a.menu_link_ext:hover {
		color: black;
		text-decoration: none;
		}
	#menu a.menu_link_selected {
		color: yellow;
		text-decoration: none;
		}
	.menu_end {
		background-image: url('pics/menuend_back.png');
		background-repeat: no-repeat;
		background-position: top left;
		}
	ul.submenu {
		display: none;
		}

	#napiste_nam {
		padding-top: 64px;
		text-decoration: none;
		color: gray;
		margin-top: 25px;
		background-image: url('pics/send_mail.png');
		background-repeat: no-repeat;
		background-position: top center;
		display: block;
		text-align: center;
		}
	#napiste_nam:hover {
		color: black;
		background-image: url('pics/send_mail_hover.png');
		}

	#main {
		min-height: 300px;
		padding-top: 5px;
		padding-right: 25px;
		margin-left: 200px;
		font-size: small;
		text-align: justify;
		}
	#main h2 {
		font-size: large;
		color: #757575;
		margin-bottom: 15px;
		}
	.main_text {
		text-align: justify;
		color: #757575;
		}
	#main ul {
		list-style-type: none;
		padding-left: 50px;
		}
	#main li {
		padding-left: 10px;
		margin-left: 0px;
		background-image: url('pics/mainli_back.png');
		background-repeat: no-repeat;
		background-position: top left;
		color: #757575;
		}
	li.sitemap a {
		color: blue;
		text-decoration: none;
		}
	li.sitemap a:hover {
		color: black;
		text-decoration: underline;
		}
	.sitemapDesc {
		font-size: x-small;
		margin-left: 5px;
		}
	.mainFooter {
		font-size: xx-small;
		text-align: right;
		color: #757575;
		margin-top: 20px;
		clear: both;
		}

	#shopmenu {
		width: 150px;
		position: absolute;
		top: 21px;
		left: 0px;
		margin: 0px;
		padding: 0px;
		}
	ul.shop_kolekce {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 150px;
		border: 1px solid gray;
		border-left: none;
		border-top: none;
		border-bottom: none;
		background: #f7ffdd;
		}
	li.shop_kolekce {
		border-bottom: 1px solid gray;
		position: relative;
		margin: 0px;
		padding: 0px;
		}
	ul.shop_pohlavi {
		display: none;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 150px;
		border: 1px solid gray;
		border-bottom: none;
		background: #f7ffdd;
		position: absolute;
		top: 1px;
		left: 148px;
		}
	li.shop_kolekce:hover ul.shop_pohlavi {
		display: block;
		}
	li.shop_pohlavi {
		border-bottom: 1px solid gray;
		position: relative;
		margin: 0px;
		padding: 0px;
		}
	ul.shop_vyrobce {
		display: none;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 150px;
		border: 1px solid gray;
		border-bottom: none;
		background: #f7ffdd;
		position: absolute;
		top: 1px;
		left: 148px;
		}
	li.shop_pohlavi:hover ul.shop_vyrobce {
		display: block;
		}
	li.shop_vyrobce {
		border-bottom: 1px solid gray;
		}
	a.shop_link {
		display: block;
		width: 100%;
		text-decoration: none;
		color: black;
		font-weight: bold;
		padding: 3px;
		font-size: small;
		}

	#footer {
		width: 747px;
		padding: 0px;
		margin: auto;
		margin-top: 0px;
		height: 15px;
		clear: both;
		}
	#footer_main {
		}
	.footer_copyright {
		font-size: xx-small;
		color: gray;
		padding: 0px;
		text-align: center;
		}
	.copy_design {
		margin: 15px;
		}

/* kontakt */
	.tbKontakt {
		border: none;
		border-collapse: collapse;
		}
	.tbMapa {
		padding: 5px;
		text-align: center;
		width: 200px;
		}
	.tbMapa img {
		border: 1px solid black;
		}
	.tbNadpis {
		font-weight: bold;
		vertical-align: top;
		text-align: right;
		padding: 2px;
		color: #757575;
		}
	.tbData {
		vertical-align: top;
		height: 20px;
		padding: 2px;
		color: #757575;
		}
	.tbData a {
		color: #a2401b;
		text-decoration: none;
		}
	.tbData a:hover {
		text-decoration: underline;
		}

	.hidden {
		display: none;
		}

/* formular */
	.formMain {
		margin: auto;
		padding: 15px;
		color: gray;
		border: 1px solid #adbee7;
		width: 400px;
		text-align: right;
		background: #e5e8ff;
		}
	.formMain label {
		margin-top: 3px;
		width: 83px;
		}
	.formPopisek {
		}
	#formTo {
		border: 1px solid #adbee7;
		background: #eceeff;
		width: 300px;
		}
	#formTo option, .maillink {
		padding-left: 17px;
		background-image: url('pics/ico_mail.png');
		background-repeat: no-repeat;
		background-position: center left;
		}
	#formFrom {
		border: 1px solid #adbee7;
		background: #eceeff;
		margin-top: 3px;
		width: 300px;
		}
	#formSubject {
		border: 1px solid #adbee7;
		background: #eceeff;
		margin-top: 3px;
		width: 300px;
		}
	#formMessage {
		border: 1px solid #adbee7;
		background: #eceeff;
		width: 398px;
		height: 200px;
		margin-top: 3px;
		}
	.formButton {
		border: 1px solid #adbee7;
		background-image: url('pics/button_back.png');
		background-repeat: repeat-x;
		background-position: center left;
		height: 20px;
		padding-left: 5px;
		padding-right: 5px;
		text-align: center;
		color: gray;
		margin: auto;
		margin-top: 3px;
		}
	.simplelog {
		display: block;
		width: 100%;
		padding: 2px;
		border-top: 1px solid #adbee7;
		border-bottom: 1px solid #adbee7;
		color: green;
		font-weight: bold;
		text-align: center;
		margin-bottom: 15px;
		}

/* general text */
	.text_bold {
		font-weight: bold;
		}
	.text_xsmall {
		font-size: x-small;
		}

/* Tabulky */
	.tbTable {
		width: 100%;
		border-collapse: collapse;
		border: 1px solid #c0d087;
		}
	.tbTopic {
		padding: 3px;
		font-weight: bold;
		background: #cfde99;
		white-space: nowrap;
		border: 1px solid #c0d087;
		text-align: center;
		}
	.tbHead {
		padding: 3px;
		font-weight: bold;
		background: #e5f1bc;
		white-space: nowrap;
		border: 1px solid #cfde99;
		}
	.tbMain {
		padding: 3px;
		background: #f7ffdd;
		border: 1px dotted #e5f1bc;
		}
	.tbMainS {
		padding: 3px;
		background: #eceeff;
		border: 1px dotted #e5f1bc;
		}

/* Fotogalerie */
	.boxGalerie {
/*		position: relative; */
		display: block;
		background: #e5e8ff;
		border: 1px solid #b0b9ff;
		margin-bottom: 20px;
		padding: 0px;
		text-decoration: none;
		color: black;
		}
	.boxGalerie:hover {
		text-decoration: none;
		}
	.boxGalerie h3 {
/*		position: absolute;
		top: 0px;
		left: 0px; */
		margin: 0px;
		background: #cbd1ff;
		border-bottom: 1px solid #b0b9ff;
		padding: 2px;
		}
	.boxNahledy {
/*		position: absolute;
		bottom: 0px;
		right: 0px; */
		display: block;
		margin: 4px;
		padding: 4px;
		background: #eceeff;
		border: 1px dotted #b0b9ff;
		width: 510px;
		white-space: nowrap;
		overflow: hidden;
		}
	.boxNahledy img {
		border: 1px solid #b0b9ff;
		}
	.boxFotka {
		display: block;
		text-align: center;
		width: 160px;
		height: 140px;
		padding: 5px;
		float: left;
		text-decoration: none;
		color: black;
		position: relative;
		}
	.boxFotka:hover {
		text-decoration: none;
		}
	.boxFotka img {
		border: 1px solid black;
		}
	.galeriePopis {
		display: block;
		position: absolute;
		top: 115px;
		left: 5px;
		width: 160px;
		height: 30px;
		text-align: center;
		overflow: hidden;
		}

	.boxSouvisejici {
		margin: 2px;
		width: 100%;
		padding: 3px;
		font-style: italic;
		}

/* eShop boxiky */
	.esh_box, .esh_box_detail {
		display: block;
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;
		border: 1px solid gray;
		position: relative;
		text-decoration: none;
		color: black;
		background: white;
		}
	.esh_box:hover {
		text-decoration: none;
		}
	.esh_box {
		height: 104px;
		}
	.esh_image {
		border: none;
		}
	.esh_image_gal {
		border: 1px solid #c0d087;
		}
	.esh_nazev {
		position: absolute;
		left: 145px;
		top: 8px;
		margin: 0px;
		padding-right: 5px;
		font-weight: bold;
		font-size: medium;
		}
	.esh_popis {
		position: absolute;
		left: 145px;
		top: 28px;
		margin: 0px;
		text-align: left;
		display: block;
		width: 370px;
		height: 60px;
		overflow: auto;
		}
	.esh_cena {
		position: absolute;
		left: 145px;
		top: 92px;
		margin: 0px;
		}
	.esh_akce {
		position: absolute;
		left: 245px;
		top: 92px;
		margin: 0px;
		}
	.esh_form {
/*		position: absolute;
		right: 10px;
		top: 15px;*/
		display: block;
		margin: 0px;
		padding: 0px;
		text-align: center;
		}
	.esh_pocet {
		width: 40px;
		}

	.obchodni_podminky {
		height: 100px;
		width: 100%;
		padding: 3px;
		border: 1px solid gray;
		overflow: auto;
		background: white;
		}

/* Navigace */
	.navBox {
		text-align: center;
		}
	.navActive {
		font-size: medium;
		text-decoration: none;
		font-weight: bold;
		margin-left: 10px;
		}
	.navInactive {
		font-size: medium;
		color: gray;
		font-weight: bold;
		margin-left: 10px;
		}
	.navOddelovac {
		margin-left: 50px;
		}

