* {
	margin: 0;
	padding: 0;
}

body {
	background: #3b2312 url('../images/bg.gif') top center repeat-y;
	color: #f0e8c0;
	font: 80%/1.5 "Trebuchet MS", Arial, sans-serif;
	text-align: center;	
}

a {
	color: #f0e8c0;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

button {
	color: black;	
}

#accessibility {
	position: absolute;
	top: -1000em;
}

form {
    margin: 10px 0;
}

table {
    margin: 10px 0;
    width: 100%;
}

table th, table td {
    padding: 2px 4px;
}

table th {
    background: #3c6b0d;
    color: white;
}

table td {
    color: black;
    background: #f6fbf1;
}

div.clear {
	width: 100%;
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

img.left {
	margin: 10px 10px 10px 0;
}

img.right {
	margin: 10px 0 10px 10px;
}

a img {
    border: 2px solid #3c6b0d;
}

a.noborder img {
    border: none;
}

/* NAD HLAVICKOU */

#over_header {
	background: #473120 url('../images/bg_top.gif') bottom left repeat-x;
	min-height: 30px;
}

#over_header p {
	width: 760px;
	margin: 0 auto;
	color: #f0e8c0;	
	text-align: right;	
	padding: 6px 0 8px 0;
}

#over_header p span {	
	padding-left: 25px;
	background: url('../images/cart.gif') left center no-repeat;
}

#over_header p span strong {
	position: absolute;
	top: -100em;
}

/* HLAVICKA */

#header {	
	background: url('../images/bg_header.gif') top left repeat-x;	
	overflow: hidden;
}

#header .in {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	height: 227px;	
	position: relative;
}

#header h1, #header h1 span, #header h1 a {
    display: block;
    width: 155px;
    height: 96px;
    overflow: hidden;
    position: relative;
    top: 16px;
    left: 30px;
}

#header h1 span, #header h1 a {
    position: absolute;
    top: 0;
    left: 0;
}

#header h1 span {
    background: url('../images/logo.jpg') top left no-repeat;
}

#header #frame {
	width: 548px;
	height: 188px;
	overflow: hidden;
	position: absolute;
	left: 211px;
	top: 6px;
}

#frame img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#frame #cover {	
	z-index: 2;
}

/* HLAVICKA - MENU */

#menu {
	position: absolute;
	left: 211px;
	bottom: 0px;
	list-style: none;
	z-index: 3;
	width: 548px;		
}

#menu li {		
	float: left;
	margin-right: 1px;
	border-top: 1px solid #d8ce9e;
	border-right: 1px solid #ada680;
}

#menu li a {		
	display: block;
	background: #d8c1ac url('../images/li.gif') top left repeat-x;
	padding: 4px 10px 5px 10px;
	border: 1px solid #f1dbc6;
	border-bottom: none;
	color: #87320d;
	text-decoration: none;
	font-size: 110%;
}

#menu li.active a {
	background: #fff url('../images/li-active.gif') top left repeat-x;
	color: black;
	border-color: #f4f4f4;
}

#menu li a:hover {
	color: black;
}

/* OBAL */

#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
  background: url('../images/content.gif') top left repeat-y;			
}

#content {
	width: 521px;
	float: right;	
	background: white;
	padding: 0 13px 30px 13px;
	color: #3c6b0d;	
}

#content a {
	color: #81a65c;	
}

#content p {	
	margin: 10px 0;
}


#content h2 {
	font-size: 140%;	
	margin: 15px 0 0 0;
}

#content h3 {	
	font-size: 120%;
	margin: 15px 0 10px 0;		
}
#content h4 {
  font-size:100%;
  margin:15px 0 10px 0;
}

#content h3 a {
	color: #3c6b0d;	
}

div.green, div.light_green {
	border: 1px solid #9fcf6f;
	background: #defcc0;
	color: #4e8a13;
	padding: 13px;	
	margin: 15px 0;
}

div.light_green {
	border: 1px solid #bfdf9f;
	background: #f6fbf1;		
	margin: 0;
}

div.light_green img.left {
	margin: 0 10px 0 0;
}

#content .left_content h2, #content .right_content h2 {
	margin: 0 0 10px 0;
}

.more {
	display: block;
	text-align: right;
	font-size: 110%;
	color: #4e8a13;
}

.left_content, .right_content {
	width: 252px;
	float: left;	
}

.right_content {
	float: right;
}


/* LEVY SLOUPEC */

#left {
	float: left;
	width: 196px;
}

#left h2 {
	color: #f19972;
	margin: 10px 0;
	font-size: 140%;
}

#left ul {
	list-style: none;
}

#left_menu {
	margin: 10px 0;
	list-style: none;
}

#left_menu li {
	padding: 2px 10px 2px 16px;
	margin-left: 4px;
	background: url('../images/bullet.gif') 0px 9px no-repeat;
}

li ul {
	margin: 7px 0 3px 15px;
}

#left form {
	display: block;
	border: 1px solid #7a6759;
	background: #48382d;
	padding: 10px 10px 10px 0;
	margin: 10px 0;
	float: right;
}

#left form label {
	display: none;
}

#left form .inputbox {
	width: 170px;
	margin-left: 5px;
	float: right;
}

#left form .submit {
  text-align:right;
}

#left form button {
	width: 65px;
	border: 2px solid #b3b3b3;
	background: #e0dfe3;
	padding: 1px 0;
	float: right;
	margin-top: 7px;
}

#left fieldset, #form1 fieldset, .vyrobky fieldset {
	border: 0 solid;
}

#left h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0;
}

#left address {
	border: 1px solid #7a6759;
	background: #48382d;
	color: white;
	padding: 10px;
	font-style: normal;
}

#aktuality strong {
  color:#f19972;
  font-weight:bold;
}

.archiv_aktualit {
	color: #f19972;
	float: right;
	margin: 10px 0;
}

#breadcrumb {
	margin: 10px 0;
	font-size:90%;
}

#detail_image, #detail_popis, #detail_cart {
	float: left;
	width: 160px;
	margin: 10px 0;	
}

#detail_image img {
	margin-top: 20px;
}

#detail_popis {
	width: 285px;
}

#detail_cart {
	float: right;
    width: 60px;
}

#detail_popis h2 {
	margin: 0;
}

del, ins, em {
	color: #b52c0c;
	text-decoration: none;
	font-style: normal;
}

del {
	text-decoration: line-through;
}

#MainForm select {
    width: 160px;
}

strong.vysledna {
	color: #b52c0c;
}

#alternativni, #komentare {
	border-top: 1px solid #d8ecc5;
}

#alternativni ul {
	list-style-type: square;
	margin-left: 25px;		
	padding-bottom: 10px;
}

#alternativni ul a {
	margin-right: 15px;
}

#alternativni ul span {
	color: #b52c0c;
}

#form1 {
	border: 1px solid #cbe6b2;
	padding: 10px;
	background: #f8fcf5;
	margin: 15px 0;
}

#form1 h3 {
	margin: 0;
}

#form1 input, #form1 textarea, #regformtable input, #regformtable textarea, #regformtable label {
	margin-bottom: 5px;
	width: 160px;
}

#regformtable label, #regformtable input, #regformtable select {
    float: left;
}

#regformtable .checkbox {
    width: 40px;
}

#regformtable br {
    clear: left;
}

#form1 textarea, #regformtable textarea {
	width: 480px;
	height: 100px;
}

#regformtable strong {
    color: red; 
    float: left;
}

#regformtable p strong {
    color: #3c6b0d;
    float: none;
}

.discuss-item {
    border:solid 1px #cbe6b2;
    padding:3px;
    margin:15px 0;
}
.discuss-item-header {
    background:#f8fcf5;
    padding:0 3px;
}
.discuss-item p {
    padding:3px 8px;
}

.vyrobky {
	margin-top: 15px;
}

.vyrobky input {
	vertical-align: middle;
}

.vyrobek {
	margin: 10px 0;
}

.vyrobek .in {
	margin-left: 115px;
}

#footer {
    margin: 0 auto;
	width: 760px;
}

#footer p {		
    width: 533px;
	float: right;
	padding: 14px 7px;
	text-align: left;
}

/* SHOPPING CART */

#cart input {
    width: 50px;
}

#cart b {
    color: red;
}

#cart a img {
    border: none;
}

#cart button {
    margin-left: 15px;
}

