/* CSS Document */
/* ------- Obecná deklarace ------- */
html, body, div, span, applet, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
button, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	line-height:1.45em;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
ol li {
	list-style: none !important;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
* {
	margin: 0;
	padding: 0; 
}
html, body {
	width: 100%;
	text-align: left;
}
html {
	font-size: 12px;
}
body {
	position: relative;
	margin: 10px;
}
table#tLogo {
	display: block;
}
#address {
	position: absolute;
	top: 10px;
	right: 10px;
}
ul#skips,
ul#langSwitch,
hr.cleanerUn,
p#breadcrumb,
ul#menu,
ul#topnav,
#footer #footerNav,
#promotion {
	display: none;
}
hr.separator {
	visibility: hidden;
}
#content {
	padding-top: 14em;
}
#footer {
	border-top: 1px solid black;
	margin-top: 1em;
	padding-top: 1em;
}
#sidebar {
 clear: both;
 border-top: 1px solid black;
 padding-top: 10px;
 margin-top: 10px;
}
/*
 body#page-basic-description
*/
body#page-basic-description #content {
	padding-right: 200px;
}
body#page-basic-description dl#photoColumn {
 position: absolute;
 top: 190px;
 right: 0;
 width: 170px;
}
body#page-basic-description dl#photoColumn dd {
 width: 170px;
	display: block;
}
/* ADD 16:07:56, myf */
body#page-basic-description  #questionBox .box {
 width: 110px;
 text-align: center;
}
body#page-basic-description  #questionBox h3 {
 font-weight: bold;
 font-size: 100%;
}
/* /ADD 16:07:56, myf */
div.dimension-variant-holder, #questionBox .box {
 float: left !important;
 clear: none;
 border: 1px solid black;
 margin: 5px;
 padding: 5px;
 width: 180px;
 zoom: 1;
}
body#page-basic-description #questionBox {
	width: 100%;
}
body#page-basic-description #questionBox .box {
	width: 80px !important;
} 
#questionBox {
	clear: both;
	width: 100%;
	display: block;
	overflow: hidden;
}
h1#logo a small {
	display: none;
}
#content #pineBig {
 display: none;
}
form i.hint {
	display: none;
}
hr.separator, #footer {
	clear: both;
}
body {
	font-size: 62.5%; /*default size cca 10px */
	font-family: Tahoma, sans-serif;
}
#content {font-size: 1.1em;}  /*normal size for text cca 11px */
body#page-index #content h2, body #content h1 {font-size: 164%; font-weight: bold;}
body#page-index #content h3, body #content h2 {font-size: 100%; font-weight: bold;}
body#index #content h4, body #content h3 {font-size: 100%;} /* nemuselo by být, jen pro čitelnost*/
body#index #content h5, body #content h4 {font-size: 100%;} /* nemuselo by být, jen pro čitelnost*/
#content dl.price dd, button.shop, #content p.price,
#content fieldset legend strong {font-size: 164%;}
ul#menu {font-size: 1.3em;} /* cca 13px */
ul#menu ul li a {font-size: 92.5%;} /* cca 12px */
#sidebar {font-size: 1.1em;} /* cca 11px */
#sidebar p, #sidebar h3 {font-size: 100%}
#sidebar p#login {font-size: 91%;} /* cca 10px */
ul#privateSection, ul#langSwitch, ul#secondMenu, #breadcrumb, #topnav {font-size: 1.1em;}
#footer{
	font-size: 1em;
	z-index: 5;
}
#news, #address {font-size: 1.1em;}
#news h5, #address h5 {font-size: 100%;}
#breadcrumb *, #breadcrumb {font-size: 10px !important;}

