/* reset margin + padding*/
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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html,body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




.hiddenText {
	font-weight: bold;
}
.hiddenText h3 {
	margin-bottom: 3px;
}
.hiddenText h5, .hiddenText ul{
	margin-left: 100px;
	margin-bottom: 3px;
}
.hiddenText ul li{
	margin-left: 50px;
	margin-bottom: 3px;
}
.hiddenText dl dt {
	float: left;
}
.hiddenText dl dd {
	margin-left: 300px;
}


#ajaxWrap hr {
	border: 0;
	color: #000;	
	border-bottom: 1px solid #000;
	
}

#kalkulackaVypis {
	margin-top: 20px;	
}
#headerWrap {
  display: none;
}
#contentBottom {
  display: none;
}
#contentTop {
  display: none;
}

#contentHead {
  display: none;
}
#postava {
  display: none;
}
#footerBg {
  display: none;
}
#formUver {
	display: none;	
}
.onlineUverInfo {
	display: none;	
}
body {
	font-size: 11px;
	font-family: 'Arial';
}
#ajaxWrap {
	display: block;	
}
#ajaxWrap table * {
	border: 1px solid #000;
	border-spacing: 0;
}
#ajaxWrap table {
	width: 100%;
	text-align: center;	
	table-layout: fixed;
	border-spacing: 0;
}
h1 {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
}
.tableActions {
	display: none;
}