html, body {
	margin: 0px;
	padding: 0px;
}

html {
	background: #D2BE89 url('/images/layout/top-back.png') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	color: #000000;
}

body {
	text-align: center;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin: 0px auto 0px auto;
	position: relative;
}

#facebook {
    display: block;
    position: relative;
    top: 14px;
    left: 30px;
}
		
#footer {
	clear: both;
	text-align: right;
	background: url('/images/layout/foot.gif') no-repeat center bottom;
	display: block;
	height: 32px;
	line-height: 40px;
	padding: 0px 100px 0px 0px;
	font-size: 0.9em;
	color: #C9A453;
}

#footer p {
	margin-bottom: -8px;
}

#header {
	background: transparent url('/images/layout/header.png') no-repeat center top;
	color: #D3AE5E;
	text-align: left;
	height: 130px;
	position: relative;
	margin: 0px auto 0px auto;
	width: 100%;
}

#head {
	width: 1010px;/*1002*/
	height: 130px;
	margin: 0px auto 0px auto;
	background: black;
	background: transparent url('/images/layout/head.png') no-repeat scroll center top;
}

#logo {
	height: 99px;
	width: 127px;
	position: relative;
	top: 14px;
	left: 108px;
}

#logo p {
	display: inline;
}

#logo p a {
	text-decoration: none;
	display: block;
	height: 99px;
	width: 127px;
}

#logo p a span {
	background: transparent url('/images/layout/logo.png') no-repeat scroll left top;
	cursor: pointer;
	display: block;
	height: 99px;
	left: 0;
	position: absolute;
	top: 0;
	width: 127px;
}

#content-box {
	text-align: left;
	background: white url('/images/layout/content-back.png') repeat-y scroll left top;
	display: block;
	min-height: 100%;
	margin: 0px auto;
	width: 1010px;
}

#menu-bar {
	background: transparent url('/images/layout/menu-bar.png') no-repeat scroll left top;
	min-height: 501px;
	float: left;
	width: 230px;
	display: inline;
}

#menu {
	margin: 5px 0px 0px 72px;
	font-size: 10pt;
	font-weight: bold;
	height: 443px;
}

#menu ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#menu ul li {
	list-style-type: none;
	line-height: 20px;
	height: 20px;
	margin-top: -2px;
}

#menu ul li a {
	display: block;
	padding: 0px 0px 0px 35px;
	margin: 0px;
	width: 100px;
	color: #663300;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 110px;
	overflow: hidden;
}

#menu ul li a:hover {
	color: #CC9933;
}

#content {
	background: transparent url('/images/layout/content-right.png') no-repeat scroll right top;
	float: right;
	width: 639px;
	min-height: 665px;
	padding: 20px 120px 20px 10px;
	display: inline;
}

* html #content {
	height: 665px;
}

#content p {
	text-align: justify;
}

#notice {
	margin: 10px 0px 10px 0px;
	padding: 4px 0px 4px 30px;
	border: 2px solid #69280F;
	color: #69280F;
	font-weight: bold;
}

.note_tip {
	margin-top: 20px;
	font-size: 1.4em;
}

p .highlight {
	font-weight: bold;
	font-size: 1.4em;
	color: #CC0000;
}

.table-highlight {
	background: #F9F3E4;
}

a img {
	border: none;
}

h1 {
	font-size: 15pt;
}

h2 {
	color: #999999;
	font-size: 14pt;
}

.product_name {
    font-size: 1.3em;
    font-weight: bold;
}
/* ---------------- Obchod -------------- */
#js-photos {
	clear: right;
}

#detail {
	float: left;
}

#detail img {
	width: 370px;
	height: 268px;
}

#view {
	float: left;
	margin-left: 20px;
	width: 249px;
}

#view img {
	width: 80px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

* html #view img {
	margin-bottom: 2px;
}


/* ------------------- Produkty -------------- */
.products-cat {
	float: left;
	margin-right: 10px;
	width: 115px;
	z-index: 1000;
}

.products-cat img {
	width: 115px;
	height: 180px;
}

.products-cat ul {
	padding: 0px;
	margin:  0px;
	width: 115px;
	background: transparent;
}

.products-cat ul li {
	list-style-type: none;
}

.products-cat ul li a {
	text-decoration: none;
	color: black;
}

.products-cat ul li a:hover {
	color: #FFD76F;
}

.products-cat ul li ul li a:hover {
	color: black;
	text-decoration: underline;
}

.sub ul li {
	height: 19px;
}

* html .sub ul li {
	margin-top: -3px;
}

.sub ul li ul li {
	margin-top: -1px;
	height: 18px;
	line-height: 18px;
}

* html .sub ul {
	position: static;
}

.sub li {
	background: transparent;
	height: 16px;
}

.sub table {
	border-collapse: collapse;
	top: 0px;
	left: 0;
	z-index: 100;
	font-size: 1em;
	width: 0;
	height: 0;
	position: relative;
}

.sub a, .sub a:visited {
	display:block; 
	text-decoration:none;
	/*width:250px;*/
	background:transparent;
	white-space: nowrap;
}

* html .sub a, * html .sub a:visited {
	width: 115px;
}

.sub ul li ul li a {
	color: black;
	margin-top: -1px;
}

* html .sub ul li a:hover {background: #fff;}
* html .sub ul li ul li a:hover {background: #FAD791;}

* html .sub ul ul {
	position: absolute;
	height: 80px;
	background: #fff;
	width: 350px;
}

.sub ul ul {
	visibility: hidden;
	position: relative;
	top: -35px;
	left: 40px;
	background: url('/images/layout/point.gif') no-repeat left top;
	min-height: 80px;
	padding: 12px 10px 10px 57px;
	z-index: 2000;
}

.sub ul li:hover ul, .sub ul a:hover ul {
	visibility: visible;
}

/* -------------------- Detail produktu ---------- */
#product-detail ul {
	padding: 0px;
	margin: 0px;
}

#product-detail ul li {
	list-style-type: none;
}

#product-detail ul li a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

.back a {
	background: url('/images/li.png') no-repeat;
	padding-left: 30px;
	font-size: 10pt;
	line-height: 27px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

.active a {
	color: black;
}

#do_you_know {
	width: 340px;
	float: right;
}

#do_you_know ul {
	padding: 0px;
	margin: 5px 0px 0px 180px;
}

#do_you_know ul li {
	list-style-type: disc;
	line-height: 25px;
}

#do_you_know ul li a {
	text-decoration: none;
	color: black;
}
/* -------------------- Guest book -------------- */
.comment_box {
	padding-top: 3px;
	margin-top: 10px;
}

.comment_admin {
	padding-top: 3px;
}

.comment_box {
	background: #CCCCCC;
}

.comment_admin {
	background: #FFEAA3;
}

.comment_box strong, .comment_admin strong {
	margin-left: 10px;
}

.comment_text {
	background: #F6F1D3;
	padding: 4px 15px 4px 15px;
}

#guest_submit {
	display: inline;
	width: 160px;
	height: 27px;
	border: none;
	margin-left: 42px;
	color: white;
	background: #C99724;
	font-size: 10pt;
	cursor: pointer;
}

#guest_spam, #guest_name, #guest_message {
	border: none;
}

#guest_name {
	background: url('/images/layout/form/input.png') no-repeat left top;
	height: 20px;
	width: 365px; 
	padding: 6px 0px 3px 5px;
}

#guest_spam {
	background: url('/images/layout/form/input2.png') no-repeat left top;
	height: 20px;
	width: 159px;
	padding: 6px 0px 3px 5px;
}

#guest_message {
	background: url('/images/layout/form/textarea.png') no-repeat left top;
	height: 98px;
	width: 365px; 
	padding: 6px 0px 3px 5px;
}

.errors {
	color: #CC0000;
	font-weight: bold;
}
/* ------------- Tabulky --------------------- */
.table {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #EA9A1C;
    border-bottom: 1px solid #EA9A1C;
}
.table th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #EA9A1C;
}
.table td {
    text-align: right;
    border-top: 1px dotted #EA9A1C;
    padding: 0.2em 0.5em;
}
.table thead th {
    text-align: center;
    border-bottom: 1px solid #EA9A1C;
}

form fieldset {
	border: none;
}

.colored {
	width: 630px;
	border-collapse:collapse;
	border-top: 3px solid #b39d65;
	border-bottom: 3px solid #b39d65;
}

.colored thead th {
	background: #cdb985;
	padding: 5px 8px 8px 7px;
	border-bottom:1px solid #FFFFFF;
	color: white;
	font-size: 13px;
}

.colored tbody td, .colored tbody th {
	padding: 2px 5px 2px 10px;
	background: #FFDD73;
	border-bottom:1px solid #FFFFFF;
}

.colored tfoot th, .colored tfoot td {
	background: #cdb985;
	padding: 5px 8px 5px 7px;
	border-top:1px solid #FFFFFF;
	color: white;
	font-size: 13px;
}


