body {
  background-color: #7D7D7D; 
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  text-align: center;
  color: #000000;
  margin-top: 0px;
  margin: 0px;
  padding: 8px;
}

.program  {
 	font-weight: normal;
}

a:link  {
 	font-family: Arial;
 	color: #669900;
  font-weight: normal;
 	text-decoration: underline;
}
 
a:visited  {
 	font-family: Arial;
 	color: #669900;
  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: #FFFFFF; 
  width: 50%;
  margin-left: auto; 
  margin-right: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  text-align: left; 
  margin: auto;
  height: 309px;
} 

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


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: url(../img/grafika/index_07.jpg);
  position: relative;
  top: 309px;
  left: 0px;
  text-align: left; 
} 

div#text2 {
  padding: 14px;
  width: 530px; 
  _width: 560px; 
  height: 100%;
  min-height: 340px;
  _height: 770px;
} 

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

div.sp {
  position: absolute;
  background: url(../img/grafika/index_12.jpg);
  text-align: right;
  width: 770px; 
  _width: 800px; 
  background-repeat: no-repeat;
  padding: 20px;
  padding-right: 20px;
} 

div.m1 {
  position: absolute;
  top: 268px;
}

div.aktualne {
  position: absolute;
  top: 310px;
  left: 560px;
  text-align: left; 
} 

h1 {
  font-family: Arial;
	font-size: 2em;
	color: #336600;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left:20px;
	letter-spacing: 2px;
}

h2 {
  font-family: Arial;
	font-size: 1.8em;
	color: #336600;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left:20px;
	letter-spacing: 2px;
}

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

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

h5 {
  font-family: Arial;
	font-size: 1.2em;
	color: #336600;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left:20px;
	letter-spacing: 2px;
}

h6 {
  font-family: Arial;
	font-size: 1em;
	color: #336600;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left:20px;
	letter-spacing: 2px;
}

div.button1 {
  position: absolute;
  z-index: 0;
}

div.button1 a {
  display: block;
  width: 60px; 
  height: 32px;
}

div.button1 a img {
  border: 0px;
}

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 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.myTable2 {
  left: 41px;
  _left: 28px;
  width: 100%;
  text-align: center; 
}

div.myFormStyle div.myTable {
  text-align: center; 
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

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





span.fs1 {
  font-size: 8px;
}
span.fs2 {
  font-size: 10px;
}
span.fs3 {
  font-size: 12px;
}
span.fs4 {
  font-size: 14px;
}
span.fs5 {
  font-size: 16px;
}

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

span.fna {
  font-family: Arial;
}
span.fnv {
  font-family: Verdana;
}
span.fnt {
  font-family: Times;
}
span.fnc {
  font-family: Courier;
}

div.ar {
  text-align: right;
}
div.al {
  text-align: left;
}
div.ac {
  text-align: center;
}
div.aj {
  text-align: justify;
}

li {
  margin-left: 10px;
}

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