/***** COMMON ******************************************/
* { color: #000; }
.cleaner { clear: both; }
body { font-family: arial,helvetica,sans-serif; font-size: 11px; color: #444; background: #fff;}
.dnone { display: none; }
.mb10 { margin-bottom: 10px; }
/***** BLOCKS *****************************************/
h1 { margin: 0 0 15px; }

#toplinks { display: none; }

#topmenu { display: none;}

#holder { background: #fff }

#left { display: none; }

#main { width: 100%;}
#main .in { padding: 10px 0 15px; }

#footer { display: none;}

#copy { font: normal 11px/11px arial;}
#copy .crespo { display: none; }
.pageDate { font-style: italic; border-top: 1px solid #000; padding: 10px 0 0;}
hr { display: none;  }


/***** SITEMAP *****************************************/
.sitemap, 
.shopmap { float: left; width: 48%; }
.sitemap ul,
.shopmap ul { list-style-type: square; margin: 0 0 10px 20px; }


/***** E-SHOP ******************************************/
.cartList,
.shopItem { width: 100%; border-top: 1px solid #666; border-left: 1px solid #666; margin-bottom: 10px;}
.cartList th { border-right: 1px solid #666; border-bottom: 1px solid #666; padding: 5px; text-align: left;}
.cartList td,
.shopItem td { border-right: 1px solid #666; border-bottom: 1px solid #666; padding: 5px; vertical-align: top; }
.buttons,
#contactData { display: none; }
.orderList,
#cartSum { margin-bottom: 10px; }