* {
	margin: 0;
  padding: 0;
	font-size: 8pt; 
}

body {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	color: #000;
  background-color: #fff;
}

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

#kleste {
	float: left;
  width: inherit;
}

#header {
	float: left;
  width: inherit;
}

#logo {
  display: none;
}

fontSize1 {
	font-size: 8pt; 
}

fontSize2 {
	font-size: 10pt; 
}

fontSize3 {
	font-size: 12pt; 
}

fontSize4 {
	font-size: 14pt; 
}

fontSize5 {
	font-size: 18pt; 
}

fontSize6 {
	font-size: 24pt; 
}

fontSize7 {
	font-size: 36pt; 
}

img.menu {
	border: none;
}

img.logo {
  display: none;
}

img.icon {
	float: left;
	padding-right: 10px; padding-top: 10px; padding-bottom: 10px;
	border: none;
}

img.content {
	float: right;
	padding: 10px;
	border: 3px solid #f0f0f0;
}

#logo a{
  display: none;
}

#menu-obal {
	float: left;
  width: inherit;
}

#nadpis {
	float: left;
  width: inherit;
}

#nadpis h1 {
  display: block;
  margin: 0px auto 10px 0px;
  width: auto;
	font-weight: bold;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 10pt;
}

.subnadpis {
	font-weight: normal;
	font-size: 10pt;
}

#menu {
  display: none;
}

#menu h2 {
  display: none;
}

#content-blok {
	display: block;
	text-align: left;
}

#content {
	display: block;
	margin: 15px 10px 0px 10px;
	font-size: 10pt; 
}

#content h2{
  display: block;
  top: 10px; left: 10px;
  width: 300px;
  margin: 10px auto 10px 10px;
	font-size: 12pt; 
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

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

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

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

li {
  list-style-type: square;
  padding-bottom: 5px;
}

a.agallery {
  border: none;
  text-decoration: none;
}

#content div.gallimg {
	float: left;
	width: 200px; height: 150px;
	padding: 10px;
	margin: 5px;
	border: 1px solid #c0c0c0;
/*	background-color: #fff;*/
/*	background-image: url("mediast/nahled-bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;*/
	text-align: center;
}

#content img {
	border: none;
}

select form button option {
  display: none;
}

form {
  display: none;
}

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

#content p {
	padding-bottom: 10px;
	margin-right: 10px;
}

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

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

#footer {
	float: left;
  width: 100%;
	color: #000;
	background-color: inherit;
}

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

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

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

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

#footer-inner-obal {
	float: left;
  width: 100%;
}

#footer-inner-left {
  display: none;
}

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

