/* $Id: local_sample.css,v 1.2.2.1 2009/05/25 09:33:09 jwolf Exp $ */

/* Local CSS
-------------------------------------------------------------- */

/**
 * Put your custom css and css overrides in this file and
 * rename it local.css. By restricting your css changes 
 * to local.css, your changes will not be overwritten when
 * upgrading to a new version of this theme.
 *
 *  Steps to activate local.css:
 *  1. Add your custom css to this file.
 *  2. Rename this file to local.css  
 */

html, body, #main-wrapper, #header-wrapper, #preface {
 background:#efc url('images/poz12.jpg') repeat-x; 
}

body, #main-wrapper, #header-wrapper, #preface {
 background:none;
}

#main {
 background:#f2c980 url('images/poz1.jpg');
 border:3px ridge #994D00;
 width:988px;
}

#header {
 background:#f2c980 url('images/poz0.jpg');
 /*border:3px ridge #994D00;*/
 /*width:988px;*/
 margin-top:20px;
}

.category-grid-products td {
 background:#ECA url('images/poz2.jpg');
 border: 2px ridge #994D00;
}

.catalog-grid-title a {
 font-weight:bold;
 color:#994D00;
}

#content {
 color:#410;
}

#main-wrapper .item-list .pager a.active {
 color:#410;
}


/*------Menu horni -----*/

#primary-menu ul.menu li a:hover, #primary-menu ul.menu li:hover a, #primary-menu ul.menu li.hover a, #primary-menu ul.menu li.active-trail a { 
color: #520;
}

/*------Menu leve -----*/


#sidebar-first div.block div.content, #sidebar-last div.block div.content, #postscript-wrapper div.block div.content {
 background:#DC9 url('images/poz2.jpg');
 border-bottom:none;
}

#primary-menu-wrapper ul.menu li {
 border: 2px ridge #994D00;
}


/*------Texty-----*/

H1.title {
 border-bottom:2px solid #D73;
}

a, a:hover, a:active { 
text-decoration: underline;
}

a, a:link, a:visited { 
color: #520;
 text-decoration:underline;
}

img.imagecache-product {
 border: 2px ridge #994D00;
}

/*----Paticka ----*/
#legal-notice {
 display:none;
}
