/* ----------------------------------------------------------------
	@company:	www.actum.cz
	@author:		Jan Panschab
	@site:		Hyundai.cz
---------------------------------------------------------------- */
body { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; }

#body { clear: both; }

h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 13pt; }
h4 { font-size: 12pt; }

img { margin: 7px 0; }
img.left { float: left; margin-right: 10px; }
img.right { float: right; margin-left: 10px; }

.spaceman, form, #header ul, #crumbs, #paging, #aside, hr, #footer {
	display: none;
}


form.data-grid-form { display: block; }
form.data-grid-form input { display: none; }
form.data-grid-form a.data-grid-button { display: none; }


/* ---------------- grid - vozy bez cekani -------------------- */
table { border-collapse: collapse; width: 100% !important; }
table a { color: inherit; text-decoration: none; }
td, th  { border: 1px solid #999; text-align: center; padding: 1px; font-size: 7pt; }


/* ---------------- konfigurator summary -------------------- */
.konfigurator #content {  }

#steps,
#header,
#konf-img-big,
#konf-img-small { display: none; }

#konf-content-summary,
#konf-panel { clear: both; }

#konf-illustrate { display: none; }

.summary { margin: 1em 0; clear: both; }
.summary th, .summary td { padding: 0.2em 0.5em; line-height: 1.4; border: 0; border-bottom: 1px solid #e4e5e6; background: none; }
.summary th { text-align: left; font-weight: normal; }
.summary td { text-align: right; }

h3.total { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; line-height: 1.2; margin: 2em; padding: 1em 0; }

ul.row-right { display: none; }

div#fancy_wrap,
div#fancy_overlay { display: none; }


