/* universal ================================================================= */

.h {
	display: none;
}

div.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px; 
}
p.clear {
	clear: both;
}

.untouch, .disabled {
	color: #938957;
}


h2 a {
	color: #714c13;
}

a {
	color: #90541a;
}
#content a:hover {
	color: #CCB114;
}
#content a:visited {
	color: #a37e5a;
}
a img {
	border: none;
}

a.pdf {
	background: url("pics/pdf.gif") no-repeat;
	padding: 9px 0 9px 40px; 
}

ul {
	list-style: square;
}



fieldset {
	border: 1px solid #dcd2c3;
	text-align: left;
}

input.button, input.submit {
	border: none;
	background: url("pics/button-bcg.gif");
	padding: 3px 12px;
	cursor: pointer;
}

input.button:active
{
	position:relative;
	top:1px;
}

table {
	font-size: 1em;
	line-height: 1.7em;
}
th {
	text-align: left;
}

/* page structure ============================================================ */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url("pics/menu.gif") repeat-y;	
}

#page {
	/*margin: 0 auto;
	width: 956px;*/
	text-align: left;
	
}

#left-col {
	float: left;
	width: 245px;
	margin-right: 1px;
}

#right-col-cont {
	margin-left: 246px;	
	_margin-left: 0;
	_float: left;
	
}

#footer {
	clear: both;
	text-align: right;
	/*background: #ece0ad url("pics/stripes-light.gif") repeat-x;*/
	padding-bottom: 15px;
	margin: 10px 20px 0 20px;
	font-size: 10px;
	color: #938957;
}


/* left-col ----------------------------------------------------- */

#left-col h1 {
	margin: 0;
	padding-top: 17px;
	height: 173px;
	_height: 190px;
	background: url("pics/logo.jpg");
}
h1 a {
	display: block;
	height: 100%;
}


.menu {
    text-align: right;
    padding-bottom: 9px;
    background: #ece0ad;
}

.menu h3 {
    font-size: 18px;
    color: #714c13;
    margin: 0;
    font-weight: normal;
    padding: 17px 16px 8px 0;
    background: url("pics/stripes-medium.gif") repeat-x;
}
.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu li {
    border-top: 1px solid white;
    position: relative;
    behavior: url(hover.htc );
    padding: 4px 16px 3px 16px;
}

.menu li.first {
    border-top: none;
}

.menu a {
    color: #462f0c;
    text-decoration: none;
    display: block;
    position: relative;
    padding-top: 1px;
}
.menu a:hover {
    color: #462f0c;
}

.menu li:hover, .menu li.hover, .menu .selected {
    background-color: Yellow;
    color: #462f0c;
}
.menu ul ul li:hover, .menu ul ul li.hover {
   
}
.menu ul ul li:hover a, .menu ul ul li.hover a {
    color: Black;
}
.menu ul li:hover ul, .menu ul li.hover ul {
    display: block;
}

.menu ul ul {
    background: #462f0c url("pics/white-pixel.gif ") repeat-y;
    padding-left: 1px;
    position: absolute;
    top: -1px;
    left: 245px;
    _left: 16px;
    width: 220px;
    text-align: left;
    display: none;
    margin: 1px 0;
}
.menu ul ul li {
    border-top-color: #6b5430;
}

.menu ul ul a {
    color: #ece0ad;
}



/* right-col ----------------------------------------------- */

#topmenu-box {
	background: #462f0c url("pics/stripes-dark.gif") repeat-x;
	height: 57px;
	margin: 0 0 1px 0;
	position: relative;
	color: #ece0ad;
}
#topmenu-box a {
	color: #e9c819;
}
#topmenu-box #links {
	position: absolute;
	left: 16px;
	top: 31px;
}
#links a {
	color: Yellow;
}
#topmenu-box #basket {
	position: absolute;
	right: 16px;
	top: 26px;
	padding: 5px 0 5px 0;
}
#basket a {
	color: Yellow;
}
#topmenu-box #basket a.price {
	text-decoration: none;
	font-weight: bold;
	padding: 5px 38px 5px 0;
	background: url("pics/basket.gif") no-repeat right 1px;
}

#search-box {
	background: #ece0ad url("pics/stripes-light.gif") repeat-x bottom;
	padding: 5px 16px 15px 16px;
	text-align: right;
	margin: 0 0 -5px 0;
}
#search-box p {
	margin: 0;
}
#search-box .text {
	width: 250px;
	text-align: center;
	border: 1px solid #dcd2c3;
	padding: 3px 0;
	_height: 23px;
}
#search-box .button {
	width: 71px;
	height: 24px;
	background: url("pics/button.gif");
	border: none;
	cursor: pointer;
	margin-left: 4px;
}
#search-box fieldset {
	margin: 0;
	border: none;
	padding: 0;
}

/* content ----------------------------------------------------*/

#content {
	padding: 20px 18px 5px 18px;
	line-height: 1.7em;
}

#content ul {
    list-style: none;
}
#content li {
    background: url("pics/bullet.gif") no-repeat left 8px;
    padding-left: 20px;
    margin-bottom: 5px;
}


#breadcrumbs {
	color: #714c13;
	font-size: 18px;
	font-weight: normal;
	margin: -5px 0 0 0;
	padding: 0 0 20px 0;
}

#content h2 {
	color: #714c13;
	font-size: 23px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 0.6em 0;
}

#content h3 {
	color: #714c13;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: 0.6em;
}


#content .box {
	border: 1px solid #dcd2c3;
	padding: 18px;
}




/* product -------------------------------------------------- */

div.product {
	width: 165px;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	line-height: 1.4em;
	border: 1px solid #dcd2c3;
}
div.product h3 {
	font-size: 12px !important;
 	margin: 0 0 1px 0 !important;
	line-height: 1.4em !important;
	font-weight: bold !important;
}
div.product h3 a {
	display: block;
	text-align: center; 
	padding: 6px 0;
	/*background: #ece0ad;*/
}
div.product h3 a:hover {
	background: #462f0c;
	color: #e9c819;
}
div.product div {
	text-align: center;
	padding-bottom: 7px;
}
div.product img {
	margin: 6px auto;
	border: none;
}
div.product p {
	margin: 0;
	font-weight: bold;
}
div.product p span {
	font-weight: normal;
}

p.dph {
	margin: 0;
}

a.basket {
	display: block;
	width: 100px;
	height: 19px;
	_width: 136px;
	_height: 24px;
	background: url("pics/basket-button.gif");
	text-decoration: none;
	color: Black;
	text-align: center;
	padding: 5px 36px 0 0;
	margin-top: 5px;
	line-height: 1.2em;
}

a.basket:hover { color: black !important; }

div.product a.basket {
	margin: 5px auto 0 auto;
}


#pager {
	text-align: center;
	margin: 8px 0 0 0;
	font-size: 14px;
}
#pager a, #pager span {
	font-weight: bold;
}



/* product detail ----------------------------------------------- */

#product-detail img {
	float: right;
	margin: 10px 0 10px 20px;
}
#product-detail #available {
	margin-top: 30px;
	color: #714c13;
}
#product-detail #price {
	font-size: 14px;
	color: #714c13;
}
#product-detail #price span {
	font-size: 10px;
}

#product-detail form {
	margin: 0;
	padding: 0;
}

fieldset {
	padding : 1.8em;
	line-height:200%;
}

#product-detail fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

label {
	clear:both;
	display:block;
	float:left;
	width:130px;
	font-weight:bold;
}

input.count { 
	text-align: right;
}
#product-detail input.basket {
	width: 136px;
	height: 24px;
	_width: 136px;
	_height: 24px;
	background: url("pics/basket-button.gif");
	color: Black;
	text-align: center;
	padding: 0 36px 0 0;
	margin-top: 5px;
	border: none;
	margin-left: 10px;
	cursor: pointer;
}



/* basket detail -------------------------------------------- */

#basket-detail fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#basket-detail th {
	text-align: right;
	vertical-align: top;
}
#basket-detail th.product-th {
	text-align: left;
}

#basket-detail td {
	border-top: 1px solid #dcd2c3;
	vertical-align: top;
	padding: 8px 0;
}
#basket-detail .first td {
	border-color: #462f0c;
}

#basket-detail td.product {
	width: 42%;
} 

#basket-detail td.product p {
	margin: 0;
}

#basket-detail td.product h3, #basket-detail td.product h4 {
	font-size: 12px;
	margin: 0 0 3px 0;
	font-weight: bold;
	line-height: 1.3em; 
	color: #714c13;
}

#basket-detail td.product img {
	float: left;
	margin-right: 10px;
}

#basket-detail td.sum {
	padding-left: 10px;
}
#basket-detail td.count {
	width: 60px;
}
#basket-detail td.count input {
	width: 30px;
}

#basket-detail .delivery th {
	padding: 8px 0;
	border-top: 1px solid #dcd2c3;
}
#basket-detail .delivery select {
	margin-left: 8px;
}
#basket-detail .delivery span {
	font-weight: normal;
}

#basket-detail .summary td, #basket-detail .summary th {
	border-top: 1px solid #462f0c;
	padding: 5px 0;
}
#basket-detail .summary .money {
	font-size: 13px;
	font-weight: bold;
	color: #714c13;
}

.money, .count, .count input {
	text-align: right;
}
 
#return-to-shop {
	width: 310px;
}
#return-to-shop a {
	font-weight: bold;
}

#basket-detail input.button {
	float: right;
}


/* order ---------------------------------------------------- */

#steps {
	
	font-size: 14px;
	font-weight: normal;
	margin: -5px 0 0 0;
	padding: 0 0 20px 0;
}
#steps .current {
	color: #714c13;
	font-weight: bold;
}

div.box fieldset { border : none; }

#order fieldset {
	margin: 0;
}

div.errorMsg span {
	clear:both;
	padding-left:1.5em;
}

#order h2 {
	margin-bottom: 0;
}

#order input.text {
	width:300px;
}

#order .doesNotValidate {
	background:#fdd;
}

#order textarea
{
	width:360px;
	height:180px;
}
	

#order input.submit {
	display:block;
	float:left;
	clear:both;
	margin-top: 10px;
}

#order .delivery span {
	
}

/* main-page --------------------------------------------*/

#slogan {
    float: right;
    margin: 0 0 0 10px;
    text-align: center;
    color: #714c13;
    width: 175px;
    _width:310px;
    height: 100px;
    background: url("pics/pesek.gif") no-repeat;
    padding: 260px 0 0 140px;
    line-height: 1.5em;
    font-size:1.1em;

    /* toto jsem vložil */
    margin-bottom:-30px;
	position:relative;
	top:-50px;
}

#services {
    margin-left: 13px;
    margin-top: 10px;
    padding-left: 0;
    margin-bottom:3em;
}


/* toto jsem vložil */
#specialoffer {
	clear:right;
}

