/*######################################

Autor: Vojtech Bulant, [bulant.cz]
Projekt: Shopio – SHOPC

Kodovani: UTF-8
Media: print
Prohlizece: all

Start: 31. 5. 2008
Posledni zmena: 13. 6. 2008

######################################*/

/*======================================
  OBECNE
======================================*/

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

hr { display: none; }

table { border-collapse: collapse; }
th, td { border: 1px solid #bbb; padding: .1cm; }

fieldset { border: 1px solid #999; margin: .3cm 0; }
label, 
input.text { display: block; }

.a-hidden,
.advert,
.noprint { display: none; }

/*======================================
  STRUKTURA
======================================*/

#jump,
#shoppingbox,
#h-nav,
#favorites,
#favs,
#breadcrumbs,
#control,
#middle,
.column,
#footer { display: none; }

/* Sablony tabulek --------------------*/

/* STRANKA: Kontakt -------------------*/
#contact-form { display: none; }

/* STRANKA: Produkty --------------------*/
#switch,
#sect-selection,
#sect-parametric,
#sect-wrap,
/*#sect-catalog .item .price,*/
#sect-catalog .item .act,
table#sect-table thead td { display: none; }

table#sect-table { margin-top: .3cm; }

/* STRANKA: Detail --------------------*/
#det-buy fieldset,
#det-act,
#switch h3,
#det-cross a.cart,
#det-post h4,
#det-post form,
#det-comms h4 { display: none;}

#switch h3.active { display: block !important; }

/* STRANKA: Porovnavani -----------------*/
table#t-comparing { text-align: left; }

/* STRANKA: Objednavka -------------------*/
.ordercrumbs span { display: none; }

/* 1. kosik */
form#order-cart fieldset { border: 0 none; }
