body {
  background-color: #7D7D7D; 
  background-image: url(../img/background.png); 
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  text-align: center;
  color: #000000;
  margin-top: 0px;
  margin: 0px;
  padding: 8px;
}

a:link  {
 	font-family: Arial;
 	color: #000000;
    font-weight: normal;
 	text-decoration: underline;
}
 
a:visited  {
 	font-family: Arial;
 	color: #111111;
  font-weight: normal;
 	text-decoration: underline;
}
  
a:hover  {
  font-family: Arial;
 	color: #FF9900;
  font-weight: normal;
 	text-decoration: underline;
}

div#celek {
  background-color: #FFFFFF; 
  width: 50%; 
  margin-left: auto; 
  margin-right: auto;
  position: relative;
  top: 0px;
  width: 800px;
  margin: auto;
  text-align:left;
}
   
div#logo {
  background-color: #DDDDDD; 
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  text-align: left; 
  margin: auto;
  height: 250px;
} 

div#logo img {
  position: absolute; 
  margin: 0px; 
  padding: 0px;
  border: 0px;
}

div#vlajky {
  position: absolute;
  top: 10px;
  right: 0px;
  width: 800px;
  text-align: right; 
  margin: auto;
  height: 100px;
}

div#reengine {
  position: absolute; 
  margin: 0px; 
  padding: 0px;
  top: 22px;
  font-size: 10px;
  font-family: Verdana, Arial;
  left: 20px;
}

div#reengine a {
  font-size: 10px;
  font-family: Verdana, Arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}

div#reengine a:hover {
  font-size: 10px;
  font-family: Verdana, Arial;
  text-decoration: underline;
  color: black;
  font-weight: bold;
}


div#text {
  background-color: #FFFFFF;
  position: relative;
  _position: static;
  top: 250px;
  left: 0px;
  text-align: left;
  _margin-top: 0px;
  _padding-bottom: -20px;
} 

div#text2 {
  position: relative;
  background-color: #FFFFFF;
  background-image: url(../img/podklad.png);
  padding: 14px;
  padding-left: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  width: 570px; 
  height: 100%;
  min-height: 620px;
  _height: 550px;
   margin-bottom: 150px;
  &margin-bottom: 210px;
  _margin-bottom: 330px;
  left: 230px;
  _left: 227px;
  _top: 250px;
} 

div#text2 .paging {
  position: absolute; 
  top: 15px; 
  left: 380px
}

div.zapati {
  background-color: #BBBBBB;
  bottom: 0px;
  &bottom: 200px;
  _bottom: -5px;
  position: absolute;
  text-align: right;
  width: 760px; 
  background-repeat: no-repeat;
  height: 16px;
  _height: 0px;
  _width: 800px; 
} 

div.pravo {
  position: absolute;
  top: 260px;
  left: 0px;
  text-align: left; 
} 

h1 {
    font-family: Verdana, Arial;
	font-size: 3.4em;
	color: A00713;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left:20px;
	letter-spacing: 2px;
}

h2 {
  font-family: Verdana, Arial;
	font-size: 1.2em;
	color: A00713;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left:20px;
	letter-spacing: 2px;
}

h3 {
  font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #8C8271;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left:20px;
	letter-spacing: 2px;
}

h4 {
  font-family: Verdana, Arial;
	font-size: 1.4em;
	color: navy;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left:20px;
	letter-spacing: 2px;
}

h5 {
  font-family: Verdana, Arial;
  color: #4A4028;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  margin-bottom: 1em;
  line-height: 1.6em;  
  margin-left:20px;
}

h6 {
  font-family: Verdana, Arial;
  color: #4A4028;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  margin-bottom: 1em;
  line-height: 1.6em;  
  margin-left:20px;
}

form {
  padding: 0px;
  margin: 0px;
	vertical-align: middle;
}

form input {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	border-style: solid; 
	background-color: #E0E0E0; 
	border-color: #000000; 
	border-width: 1px; 
	height: 17px;
	min-height: 17px;
	max-height: 17px;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
}

form textarea, select {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	border-style: solid; 
	background-color: #E0E0E0; 
	border-color: #000000; 
	border-width: 1px; 
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: middle;
}

form textarea {
	font-family: Courier, serif; 
	font-size: 11px; 
}

form button {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	border-style: solid; 
	background-color: #717171; 
	border-color: #4E4E4E; 
	border-width: 1px; 
	height: 15px;
	min-height: 15px;
	max-height: 15px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	margin-left: 4px;
	margin-right: 4px;
	vertical-align: middle;
}

form span {
  font-size: 10px;
  color: #6C6C6C;
}


img {
  border: 0px;
}

.mytable {
  border: 1px solid #434542;
  width: 98%;
  margin: 20px 0 20px 0;
}
.mytable th, td {
  padding: 2px 4px 2px 4px;
  text-align: left;
  vertical-align: top;
}
.mytable thead tr {
  FONT-SIZE: 12px; 
  background-color: #E4E6EA;
  text-align: left;
  vertical-align: top;
}
.mytable th.sorted {
    background-color: #fecb3c;
}
.mytable th a, th a:visited {
  color: black;
}
.mytable th a:hover {
  text-decoration: underline;
  color: black;
}
.mytable th.sorted a, th.sortable a {
  background-position: right;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
}
.mytable th.sortable a {
  background-image: url(../img/table/arrow_off.png);
}
.mytable th.order1 a {
  background-image: url(../img/table/arrow_down.png);
}
.mytable th.order2 a {
  background-image: url(../img/table/arrow_up.png);
}
.mytable tr.odd {
  background-color: #FFFFFF
}
.mytable tr.tableRowEven, tr.even {
  background-color: #F5F5F5
}


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, select, textarea {
  border: 1px #8B949B solid;
  width: 90%;
  font-size: 12px;
  background-color: white;
}



.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;
}

td, th {
  font-size: 12px;
}


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




li, ul, ol {
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
  line-height: 1.6em;
}

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




div#redakce .mezera {
	margin-top: 1em; 
	margin-bottom: 1em;
}

div#redakce p {
  font-family: Franklin Gothic Medium;
  color: #4A4028;
  padding: 0px;
  padding-left: 20px;
  padding-right: 5px;
  margin: 0px;
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 1.6em;  
}

div#redakce .tableNic {
  width: 90%;
}

div#redakce .tableNic .tdNic {
  width: 50%;
  border: 0px;
}

div#redakce table {
  border: 0px;
  padding: 0px;
  margin: 0px;
  margin-top: 1em;
  margin-bottom: 1em;
  border-collapse: collapse;
  border-spacing: 0px;
}

div#redakce table td {
  border: 1px solid #CCCCDD;
  padding: 0.3em;
  margin: 0px;
}

div#redakce table th {
  background-color: #EEEEFF;
  border: 1px solid #CCCCDD;
  padding: 0.3em;
  margin: 0px;
}

span.fc1 {
  color: red;
}
span.fc2 {
  color: blue;
}
span.fc3 {
  color: navy;
}
span.fc4 {
  color: green;
}
span.fc5 {
  color: gray;
}

div#menubar {
  position: absolute;
  color: #4A4028;  
  top: 190px;
  left: 10px;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  margin:0px;
  text-decoration:none;
} 

div#chiefs {
  position: relative;
  _position: absolute;
  border-bottom: 0px;
  padding: 0px 0px 50px 500px; 
  _padding: 0px 0px 82px 0px; 
  left: -540px;
  _left: 5px; 
  bottom: 238px;
  _bottom: 0px;
}

div#cely {
  position: relative; 
  background-color: #F1EEE5;
  background-image: url(../img/podklad.png);
  background-repeat:repeat-y;
  text-align: left;
  min-height:520px;
  height:520px;
  _height:460px;  
  padding:0px;
  margin-left:0px;
  _margin-left:0px;
  width:800px;
  _width:800px;
  padding: 10px 0px 60px 0px; 
  _padding: 10px 0px 60px 0px; 
  _top: 250px;
  &margin-bottom: 200px;
  _margin-bottom: 320px;
} 

div#aktuality {
    margin-left:19px;
	padding-right:25px;
    width:200px;
}

div#aktualitytext {
  font-size: 10px;
  font-family: Verdana, Arial;
  text-decoration: none;
    color: #4A4028;
}

div#logoL {
  background-color: #DDDDDD; 
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  text-align: left; 
  margin: auto;
  height: 100px;
} 

div#textL {
  background-color: #CCCCCC;
  position: relative;
  _position: static;
  top: 100px;
  left: 0px;
  text-align: left;
  _margin-top: 100px;
} 

div#text3L {
  background-color: #FFFFFF;
  padding: 14px;
  top: 100px;
  width: 530px; 
  _width: 620px; 
  height: 100%;
  min-height: 660px;
  _height: 550px;
   margin-bottom: 0px;
  _margin-bottom: 0px;
} 

div#text3L .paging {
  position: absolute; 
  top: 15px;
  _top: 115px; 
  left: 380px
}

div.zapati2L {
  background-color: #8D7D57;
  bottom: 0px;
  _bottom: 0px;
  position: relative;
  _position: absolute;
  text-align: right;
  width: 800px; 
  background-repeat: no-repeat;
  padding: 0px;
  height: 22px;
  _width: 800px; 
}

div.pravoL {
  position: absolute;
  top: 115px;
  left: 625px;
  text-align: left; 
} 

