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

body {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	width: auto; height: auto;
	color: #707070;
  background-color: #fff;
	background-image: url("mediast/background2.jpg");
	background-position: top;
	background-repeat: repeat-x;
}

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

#kleste {
	float: left;
	width: 780px; height: auto;
}

#header {
	float: left;
	width: 780px; height: 100px;
}

#logo {
	float: left;
	width: 100px; height: 100px;
	border: 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 {
	float: left;
	border: 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{
	border: none;
	margin: 0;
	padding: 0;
}

#menu-obal {
	float: left;
	width: 650px; height: 30px;
	margin: 5px 10px 5px 20px;
}

#nadpis {
	float: left;
	width: 650px; height: 15px;
	padding: 10px 0px 15px 0px;
}

#nadpis h1 {
  color: #303030;
  background-color: inherit;
	font-weight: bold;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 13pt;
}

.subnadpis {
  color: #303030;
  background-color: inherit;
	font-weight: normal;
	font-size: 9pt;
}

#menu {
	float: left;
	width: auto; height: 25px;
	padding-top: 2px;
/*	background-image: url("mediast/header-bg.png");
	background-position: top;
	background-repeat: repeat-x;*/
}

#menu h2 {
  float: left;
	font-weight: bold;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 10pt;
}

a.menu,a:visited.menu {
  float: left;
  padding: 5px 20px 0px 20px;
/*	margin-top: 5px;
	margin-left: 20px; margin-right: 20px;*/
	text-decoration: none;
	font-size: 10pt; 
	font-weight: bold;
/*	color: #944d00;*/
	color: #fff;
  background-color: inherit;
}

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

#content-blok {
	float: left;
	width: 780px; height: auto;
/*  border-top: 1px solid #b0b0b0;*/
}

#content {
	float: left;
	margin-top: 15px; margin-bottom: 0; margin-left: 10px; margin-right: 10px;
	width: 760px; height: auto;
	font-size: 10pt; 
	color: #707070;
  background-color: inherit;
}

#content h2{
  display: block;
  margin-bottom: 10px;
	text-decoration: underline;
	font-size: 10pt; 
	font-weight: bold;
	color: #686868;
  background-color: inherit;
}

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

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

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

#content ol {
	display: block;
	padding-left: 30px; padding-bottom: 10px;
}

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

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

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

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

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

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

#footer {
	float: left;
  width: 100%;
	height: 75px;
	font-size: 8pt;
	color: #fff;
	background-color: inherit;
	background-image: url("mediast/trava.jpg");
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 20px;
}

.footer {
  border: none;
	color: #fff;
	background-color: inherit;
	font-weight: normal;
}

.mercurio {
  float: right;
}

a.footer,a:visited.footer {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

a:active.footer,a:hover.footer {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
	font-weight: normal;
}

a.footer-partners,a:visited.footer-partners {
	color: #808080;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

a:active.footer-partners,a:hover.footer-partners {
	color: #808080;
	background-color: inherit;
	text-decoration: underline;
	font-weight: normal;
}

.footer-inner-obal {
	float: left;
  width: 100%;
	margin-top: 72px;
	color: #fff;
	background-color: #582e00;
}

.footer-inner-obal-partners {
	float: left;
  width: 100%;
	margin-top: 5px;
	color: #808080;
	background-color: #fff;
}

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

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

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

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

.imgnahledy {
  float: left;
	padding: 10px;
	margin: 5px;
	text-align: center;
	border: 1px solid #d0d0d0;
}

#content .nahledyimg0 {
	float: left;
	width: 320px;
	height: 170px;
	padding: 15px;
	margin-right: 10px;
	border: 1px solid #d0d0d0;
	text-align: center;
}

#content .nahledyimg1 {
	float: left;
	width: 320px;
	height: 170px;
	padding: 15px;
	margin-right: 10px;
	border: 1px solid #d0d0d0;
	text-align: center;
	background-image: url("mediast/nahled-new.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#content .nahledy {
	float: left;
	height: auto;
	padding: 10px
	margin: 5px;
	border: 1px solid #d0d0d0;
	text-align: center;
}

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: 11px;
  font-weight: bold;
}

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

.datum {
  display: block;
	width: auto;
  font-size: 11px;
  font-weight: bold;
  color: darkred;
  background-color: inherit;
}

.thin {
  font-weight: normal;
}

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

.floatleft {
  float: left;
}

.left {
  text-align: left;
}

.block {
  display: block;
}

