html, body {height: 100%;}

html, body, fieldset, ul, li, h1, h2, h3, h4, h5, p, input, form {
	padding: 0;
	margin: 0;	
}

body {
	font-family: 'Arial CE', Arial, 'Verdana  CE', Verdana, 'Helvetica CE', Helvetica, sans-serif;
	background-color: #fff;
	font-size: 76%;
	color: #000;
	text-align: center;
}

img {border: 0;}

a {text-decoration: underline;}
a:hover {text-decoration: none;}

fieldset {border: 0;}

/* Pomocn� tr�dy */
.h1dden, .hiddenLine {
	position: absolute !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
	left: -10000px !important;
	top: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	display: block !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

.invisible {visibility: hidden;}

.cleaner {
	clear: both !important;
	font-size: 0 !important;
	height: 0 !important;
	width: auto !important;
	line-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}



/*** SEAL COMMUNICATION - CSS used by company ***/
.nocss {  display: none;}
.clr {  clear: both;  display: block;  height: 1px;  font-size: 1px;}
.ir {  position: absolute;   top: 0px;   left: 0px;  display: block;}
a .ir {  cursor:pointer;}
.fl {  float: left;}
.fr {  float: right;}
.imgr {  float: right;   margin-left: 22px;}
.imgl {  float: left;   margin-right: 22px;}
.taj {  text-align: justify !important;}
.tal, .table.tal td  {  text-align: left !important;}
.tar {  text-align: right !important;}
.nowrap {  white-space: nowrap !important;}
.shb {  position: absolute;  left: 0px;  bottom: 0px; _bottom: -1px; font-size: 1px;}
.w10 {width: 10px !important;}
.w20 {width: 20px !important;}
.w25 {width: 25px !important;}
.w30 {width: 30px !important;}
.w35 {width: 35px !important;}
.w40 {width: 40px !important;}
.w50 {width: 50px !important;}
.w50p {width: 50% !important;}
.w60 {width: 60px !important;}
.w65 {width: 65px !important;}
.w70 {width: 70px !important;}
.w80 {width: 80px !important;}
.w90 {width: 90px !important;}
.w100 {width: 100px !important;}
.w100p {width: 100% !important;}
.w110 {width: 110px !important;}
.w120 {width: 120px !important;}
.w125 {width: 125px !important;}
.w130 {width: 130px !important;}
.w140 {width: 140px !important;}
.w150 {width: 150px !important;}
.w170 {width: 170px !important;}
.w200 {width: 200px !important;}
.w220 {width: 220px !important;}
.w250 {width: 250px !important;}
.w300 {width: 300px !important;}
.w350 {width: 350px !important;}
.w400 {width: 400px !important;}
.w450 {width: 450px !important;}
.w500 {width: 500px !important;}
.w550 {width: 550px !important;}
.w600 {width: 600px !important;}




.tac {text-align: center;}
/*** / SEAL COMMUNICATION - CSS used by company ***/