* {
  margin: 0px;
  padding: 0px;
  border: none;
	color: #000;
  background-color: #fff;
}

body {
	width: auto; height: auto;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 8pt;
}

a,a:visited {
	text-decoration: none;
  font-weight: bold;
}

a:active,a:hover {
	text-decoration: underline;
  font-weight: bold;
}

#obal {
	width: 760px; height: auto;
	margin-left: auto; margin-right: auto;
}

#header {
  float: left;
	width: 760px; height: auto;
	border-bottom: 6px solid #8e0000;
	padding-bottom: 5px;
}

#header p.nadpis {
  display: block;
  width: 760px;
  padding: 10px 0px 5px 0px;
  text-align: center;
}

#header h1 {
  padding-left: 15px;
	font-size: 15pt;
  font-weight: bold; 
}

a.header,a:visited.header,a:active.header,a:hover.header {
  font-weight: bold; 
}

#header .small {
	font-size: 11pt;
}

#menu {
  float: left;
	width: 760px;
}

ul.menu {
	width: 740px;
  list-style-type: none;
}

ul.menu li {
  float: left;
	width: auto; height: 40px;
}

ul.menu li.active {
  float: left;
	width: auto;
  color: #000;
  background-image: url("mediast/active.jpg");
  background-position: top center; 
  background-repeat: no-repeat;
}

#menu h2 {
  float: left;
  padding: 6px 7px 0px 7px;
  font-size: 9pt;
  background: transparent;
}

a.menu,a:visited.menu {
	text-decoration: none;
 	font-weight: bold;
  background: transparent;
}

a:active.menu,a:hover.menu {
	text-decoration: underline;
 	font-weight: bold;
}

#content {
  float: left;
	width: 760px;
  color: #000;
  background-color: inherit;
  background-image: url("mediast/jablko.jpg");
  background-position: right bottom; 
  background-repeat: no-repeat;
	border-bottom: 2px solid #8e0000;
}

#content-left {
  float: left;
	width: 510px;
}

#content-obal {
  float: left;
	width: 470px;
	padding: 5px 20px 20px 20px;
}

#content-obal p {
  display: block;
	padding-bottom: 10px;
}

#content-obal ul {
  display: block;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content h2 {
  display: block;
  padding: 0px 0px 10px 0px;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: underline;
}

#content-obal .tabulka {
  float: left;
	width: 456px;
	padding: 2px 5px 2px 5px;
	border: 2px solid #000;
	margin: 0px;
}

#content-obal p.tabulka {
  float: left;
	width: 456px;
	padding: 2px 0px 2px 0px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #808080;
}

#content-obal p.tabulkapos {
  float: left;
	width: 456px;
	padding: 2px 0px 2px 0px;
}

#content-ikony {
  float: left;
	width: 470px;
	padding: 5px 20px 20px 20px;
}

.ikona {
  float: left;
	width: 150px;
	padding: 10px 42px 10px 43px;
}

.obrazek {
  float: left;
	width: 150px; height: 109px;
	margin-bottom: 5px;
	text-align: center;
}

.odkaz {
  float: left;
	width: 150px;
	text-align: center;
}

a.content,a:visited.content {
	text-decoration: none;
 	font-weight: bold;
 	color: #8e0000;
 	background-color: inherit;
}

a:active.content,a:hover.content {
	text-decoration: underline;
 	font-weight: bold;
 	color: #8e0000;
 	background-color: inherit;
}

#content-right {
  float: right;
	width: 250px;
	margin-bottom: 170px;
}

#aktualne {
  float: right;
	width: 235px;
}

.aktualne-head {
  display: block;
	width: 235px; height: 20px;
  background-image: url("mediast/aktualne-head.gif");
  background-position: left top; 
  background-repeat: no-repeat;
}

.aktualne-text {
  display: block;
  padding: 3px 0px 3px 0px;
	color: #fff;
	background: transparent;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.aktualne-middle {
  display: block;
  width: 233px;
  border-left: 1px solid #8e0000;
  border-right: 1px solid #8e0000;
	font-size: 8pt;
}

.aktualne-middle strong {
  margin-top: 10px;
	font-size: 10pt;
	
}

.aktualne-middle p {
  display: block;
  padding: 5px 10px 0px 10px;
}

.aktualne-foot {
  display: block;
	width: 235px; height: 10px;
  background-image: url("mediast/aktualne-foot.gif");
  background-position: left top; 
  background-repeat: no-repeat;
}

#formular {
  float: right;
	width: 235px;
	margin-top: 20px;
}

#formular form {
  float: left;
	width: 235px;
}

#formular input {
  float: left;
	width: 233px; height: 20px;
	margin-bottom: 7px;
	border: 1px solid #000;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 9pt;
}

#formular input.soucet {
  float: left;
	width: 20px; height: 20px;
	margin-bottom: 7px;
	border: 1px solid #000;
}

#formular textarea {
  float: left;
	width: 233px; height: 150px;
	margin-bottom: 7px;
	border: 1px solid #000;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 9pt;
}

#formular .popiska_soucet {
  float: left;
  padding-top: 5px;
  border-bottom: 1px dotted #000;
}

#formular button {
  float: right;
  width: 80px;
	color: #000;
	background-color: #d3d3d3;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
	font-weight: bold;
}

#formular strong {
  float: left;
	font-size: 10pt;
	margin-bottom: 5px;
}

#formular .poznamka {
  display: block;
	font-size: 8pt;
	margin: 5px;
	color: red;
	background-color: inherit;
}

#formular .popiska {
  display: block;
}

#formular div.obal {
  display: block;
}

#footer {
  float: left;
	width: 760px;
}

ul.footer {
	width: 760px;
  list-style-type: none;
}

ul.footer li {
  float: left;
  height: 20px
}

ul.footer li.sign {
  float: left;
  padding-left: 35px;
  height: 20px
}

ul.footer li.konec {
  float: left;
  padding: 0px;
  height: 20px
}

#footer h3 {
  float: left;
  padding: 3px 5px 0px 5px;
  font-size: 7pt;
 	font-weight: normal;
}

a.footer,a:visited.footer {
	text-decoration: none;
	font-weight: normal;
}

a:active.footer,a:hover.footer {
	text-decoration: underline;
	font-weight: normal;
}


