img {
	border:none;
}

div.myTableStyle {
  width: 100%; 
  margin: auto;
  border-top: 1px dotted #D0D0D0;
  margin-top: 20px;
}
div.myTableStyle div.myTable {
  width: 90%;
  border: 1px solid #E4E6EA;
  text-align: center; 
  margin: auto;
  margin-top: 20px;
}
div.myTableStyle div.title {
  padding: 0px 0px 0px 0px;
  width: 100%; 
  background-color: #E4E6EA; 
  text-align: center; 
  font-weight: bold; 
}
div.myTableStyle div.row {
  margin: 4px 4px 4px 4px;
  width: 100%; 
  text-align: left; 
  font-weight: normal; 
}



div.myFormStyle {
  width: 90%;
  text-align: center; 
  margin:auto; 
}
div.myFormStyle div.myTable3 {
  text-align: center; 
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px dotted #BBBBBB;
}
div.myFormStyle div.myTable2 {
  position: relative;
 margin:0px;
  width: 420px;
  text-align: center; 
  border: 1px dotted #BBBBBB;
}
div.myFormStyle div.myTable {
  text-align: center; 
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0px;
}
div.myFormStyle div.title {
  background-color: #E4E6EA; 
  text-align: center; 
  font-weight: bold; 
}
div.myFormStyle div.row {
  text-align: center;
  font-weight: bold; 
  margin-top: 15px;
  margin-bottom: 15px;
}
div.myFormStyle div.row2 {
  text-align: center;
  font-weight: bold; 
  margin-top: 10px;
  margin-bottom: 5px;
}
div.myFormStyle input, div.myFormStyle select, div.myFormStyle textarea {
  border: 1px #8B949B solid;
  width: 90%;
  font-size: 12px;
  background-color: white;
}


/* class */
.table {
  border: 1px solid #A4A6AA;
  margin: 20px 0px 20px 0px;
  padding: 0px; 
  margin: 0px;
}
.table th {
  padding: 2px 4px 2px 4px;
  text-align: left;
  vertical-align: top;
  padding: 1px; 
  margin: 0px;
}
.table td {
  padding: 2px 4px 2px 4px;
  text-align: left;
  vertical-align: top;
  padding: 1px;
  margin: 0px;
}
.table th {
  background-color: #D4D6DA;
}


.input {
  font-weight: bold;
  text-align: right;
}


div.abutton {
  text-align: center;
  margin: auto;
  margin-top: 10px;
  _margin-bottom: 10px;
}

h1.noVisible {
	font-size: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	letter-spacing: 0px;
	visibility: collapse;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 0px;
	width: 0px;
	z-index: 0;
}

div.centrovani {
	width: 95%; 
	margin:auto; 
	text-align: center;
}

div.empty {
	margin-top: 10px;
	margin-left: 20px; 
	margin-right: 20px;
}

table.sirka_sto {
	width: 100%;
}

div.pocet_stran {
	text-align: right; 
	margin-right: 20px; 
	margin-top: 10px
}

.margin_top {
	margin-top: 15px
}
