* {
	margin: 0px;
  padding: 0px;
	font-size: 10pt;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
  background-color: transparent;
  color: #000;
	border: none;
}

body {
	width: auto; height: auto;
}

#obal {
	display: block;
	width: 980px; height: auto;
	margin-left: auto; margin-right: auto;
}

#header {
	float: left;
	width: 980px; height: 150px;
	border-bottom: 1px solid #f0de96;
	background-image: url("mediast/logo_bg.jpg");
	background-color: #000;
	background-position: top right;
	background-repeat: no-repeat;
}

#logo {
	float: left;
	width: 350px; height: 150px;
}

img.logo {
	float: left;
}

#content .nahledyimg {
	float: left;
	height: 170px;
	margin: 5px;
	border: 1px solid #d0d0d0;
	text-align: center;
}

#topmenu {
	float: right;
	width: auto; height: 30px;
}

#topmenu ul {
  float: left;
  width: auto; height: auto;
}

#topmenu li {
	float: left;
	display: inline;
	list-style: none;
	text-align: center;
}

#topmenu h2 {
  float: left;
  width: auto;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

#topmenu a,a:visited {
  float: left;
	padding: 10px 0px 0px 0px;
	margin: 120px 30px 0px 0px;
	width: 90px; height: 20px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
	color: #fff;
}

#topmenu a:hover,a:active {
	text-decoration: underline;
}

#content-blok {
	float: left;
	width: 978px; height: auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #fff;
	color: #000;
}

#content {
	float: left;
	margin: 0px 10px 0px 10px;
	width: 950px; height: auto; min-height: 360px;
	font-size: 10pt; 
}

#content-kontakt {
	float: left;
	width: 950px; height: auto;
	margin-top: 10px;
}

.content-kontaktblok {
  padding: 0px;
	float: left;
	width: 314px; height: 362px;
	border: 1px solid #fff;
	color: #000;
	background-color: #fff;
	background-image: url("mediast/index-kontaktblok.png");
	background-position: bottom left;
	background-repeat: repeat-x;
}

.content-kontaktblok-adresa {
	float: left;
  padding: 10px;
}

img.noborder {
  width: 314px; height: 258px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#drobeckova-navigace {
	float: left;
	width: 980px; height: 30px;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
	background-color: #f0de96;
	color: #000;
}

#drobeckova-navigace a.drobecek,a:visited.drobecek {
	float: left;
	display: inline;
	list-style: none;
	background-color: inherit;
  color: #000;
	text-decoration: none;
	font-size: 11pt;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-style: italic;
}

#drobeckova-navigace a:hover.drobecek,a:active.drobecek {
	text-decoration: underline;
}

#drobeckova-navigace a.drobecek-on {
	text-decoration: underline;
	font-size: 11pt;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-style: italic;
}

li.drobecek {
	float: left;
	display: inline;
	margin: 6px 5px 15px 20px;
	list-style: none;
	background-color: inherit;
	color: #000;
	font-size: 11pt;
	font-family: "Verdana", "Trebuchet MS", sans-serif italic;
}

#content h1 {
  display: block;
	font-family: "Verdana", "Trebuchet MS", sans-serif italic;
	font-size: 11pt; 
	font-weight: bold;
}

#content h2 {
  display: block;
  padding: 5px 5px 5px 10px;
  margin: 7px 0px 0px 0px;
/*	text-decoration: underline;*/
	font-size: 10pt; 
	font-weight: bold;
/*	background-image: url("mediast/contenth2bg.png");
	background-position: top left;
	background-repeat: repeat-y;*/
}

#content a,a:visited {
	margin: 0;
	text-decoration: none;
	font-size: 8pt; 
	font-weight: bold;
}

#content strong {
	font-weight: bold;
}

#content a:hover,a:active {
	margin: 0;
	text-decoration: underline;
	font-size: 8pt; 
	font-weight: bold;
}

#content ul {
	display: block;
	padding-left: 30px; padding-bottom: 10px;
  list-style-type: square;
  padding-bottom: 5px;
}

#content li {
  list-style-type: square;
  margin-left: 40px;
  padding-bottom: 5px;
}

.clear {
	font-weight: normal;
	text-decoration: none;
}

.form-left {
	float: left;
	width: 420px; height: auto;
}

.form-right {
	float: right;
	width: auto; height: auto;
}

#content p {
  display: block;
	margin: 10px;
	/*margin-bottom: 10px;*/
}

.cervene {
	color: #ff0000;
	background-color: inherit;
}

.white {
	color: #fff;
	background-color: inherit;
}

.darkred {
	color: #990000;
	background-color: inherit;
}

#footer {
	float: left;
  width: 980px;
	height: 25px;
	font-size: 8pt;
}

.footer {
  border: none;
	font-weight: normal;
}

.mercurio {
  float: right;
  width: inherit;
}

#footer a,a:visited {
  float: left;
  width: auto; height: auto;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	color: #000;
}

#footer a:active,a:hover {
	text-decoration: underline;
}

#footer-inner-obal {
	float: left;
  width: 946px;
	margin-left: 12px; margin-right: auto; margin-top: 2px;
	color: #000;
  background-color: #f0f0f0;
	border-top: 2px solid #858585;
}

#footer-inner-left {
	float: left;
	padding: 5px 10px 5px 10px;
  width: auto;
}

#footer-inner-right {
	float: right;
	padding: 5px 10px 5px 10px;
  width: auto;
  text-align: left;
}

.news {
  display: block;
	margin: 10px;
  width: auto;
}

#content img {
	border: none;
}

select form button {
  font-size: 10pt;
}

button {
  width: 50px; height: 20px;
  border: 1px solid #c0c0c0;
}

select {
  width: 320px;
  border: 1px solid #c0c0c0;
}

option {
  width: 300px; height: auto;
  padding: 0px 10px 0px 10px;
  font-size: 10pt;
}

.nadpis {
  display: block;
	margin: 5px 0px 5px 0px;
	width: auto;
  font-size: 10pt;
  font-weight: bold;
}

.date {
  display: block;
	width: auto;
  font-size: 10px;
  font-weight: normal;
}

.thin {
  font-weight: normal;
}

.nahledy {
  display: block;
  margin: 20px auto 20px auto;
}

.floatleft {
  float: left;
  width: inherit;
}

.podtrzene {
  text-decoration: underline;
}

.left {
  text-align: left;
}

.blok {
  display: block;
}

fieldset {
  width: 300px; height: auto;
  margin-top: 20px;
	background: transparent;
  border: none /*1px solid #888888*/;
  padding: 10px;
}

input {
  width: 280px; height: 15px;
	background: #ffffff;
  border: 1px solid #888888;
  padding: 2px;
	font: normal 10px/1.5em Verdana, sans-serif;
  color: #000;
}

input.soucet {
  width: 30px; height: 15px;
	background: #ffffff;
  border: 1px solid #888888;
  padding: 2px;
	font: normal 10px/1.5em Verdana, sans-serif;
  color: #000;
  text-align: right;
}

.popiska_soucet {
  float: right;
  width: auto;
  text-align: right;
}

.poznamka {
  display: block;
	font: normal 10px/1.5em Verdana, sans-serif;
	color: #f00;
	background-color: inherit;
}

textarea {
  width: 280px; height: auto;
	background: #ffffff;
  border: 1px solid #888888;
  padding: 2px;
	font: normal 10px/1.5em Verdana, sans-serif;
  color: #000;
}

button {
  width: 80px; height: 20px;
	background: #dddddd;
  border: 1px solid #888888;
  padding: 0;
	font: bold 10px/1.5em Verdana, sans-serif;
  color: #333333;
}

