
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: absolute;
  left: 50px;
  _left: 37px;
  width: 453px;
  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;
}
div.myFormStyle div.myTable4 {
  position: absolute;
  left: 50px;
  _left: 37px;
  width: 413px;
  text-align: center; 
  border: 1px dotted #BBBBBB;
}


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


.input {
  font-weight: bold;
 /* text-align: right;*/
  background-color: #e4e5e6;
}


div.abutton {
  text-align: center;
  margin: auto;
  margin-top: 10px;
  _margin-bottom: 10px;
	color: #454545; 
	background-color: #d5d4d8;
	border: 1px solid #454545; 
	width: 160px;
}
div.abutton a, div.abutton a:visited {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}
div.abutton a:hover {
	text-decoration: underline;
}

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
}

div#obsah .paging {
  position: absolute; 
  top: 45px; 
  left: 380px
}
div#obsah .paging-index {
  position: absolute; 
  top: 15px; 
  left: 380px
}

.paging-redakce {
  position: absolute; 
  top: 10px; 
  left: 415px
}