body {
	font-size: 62.5%;
	text-align:center
}
html, body, div, span, applet, object, 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, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	vertical-align: baseline;
	outline: none;
}
strong big{font-weight:bold;}
hr { display: none; } 
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { 
	border: none; }
strong, b{
	font-weight:bold
	}
:focus {
	outline: 0;
}
sub, sup { vertical-align: baseline; }
ol, ul{
	list-style: none;
}
.myDebug, #myDebug{
	position:fixed; _position:absolute; width:350px; height:96%; overflow:scroll; top:2%; right:10px; background:#fff; opacity:.8; font-size:1.4em; z-index:50; text-align:left
}
/* pro tabulky v html definovat 'cellspacing="0"'*/
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align:left;
	border:0
}
.hide{
	display:none;
	}
.clearfix:after {
content: ".";
display: block !important;
height: 0px;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-block; clear:both; font-size:1px; line-height:1px}

.cleaner-fix{
	width:100%;
	overflow:hidden;
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear{
	content: ".";
	display: block !important;
	display:inline;
	height: 0px;
	clear: both;
	visibility: hidden;
	}