body {
	background:  url("mediast/pozadi.jpg") repeat 0 0;
	font-family: Verdana, "Trebuchet MS", sans-serif;
}

#main {
	position: absolute ; left: 0px; top: 0px;
	width: 100%; height: 100%;
	padding: 0px;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: auto;
}
#blokhead {
	position: absolute ; left: 0px; top: 0px;
	width: 100%; height: 100px;
	padding: 0px;
}
#head {
	float: left;
	width: 430px; height: 100px;
	background:  url("mediast/logo.jpg") no-repeat;
	overflow: hidden;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	font-weight: normal;
}
#motto {
	float: left;
	margin: 10px;
	width: 280px; height: 80px;
	overflow: hidden;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	font-style: italic; 
	font-weight: normal;
}

.i {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	font-style: italic; 
	font-weight: normal;
}
.b {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	font-weight: bold;
}
.u {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: underline;
}
.biu {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	font-style: italic; 
	font-weight: bold;
	text-decoration: underline;
}
.iu {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	font-style: italic; 
	font-weight: normal;
	text-decoration: underline;
}
.bu {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: underline;
}
.bi {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	font-style: italic; 
	font-weight: bold;
}

#blokmenu {
	position: absolute ; left: 0px; top: 100px;
	width: 100%; height: 20px;
	background: #404040;
}
#menu {
	float: left;
	margin-top: auto; margin-bottom: auto;
	width: auto; height: auto;
	overflow: visible;
	padding-left: 20px; padding-right: 20px;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 12pt; 
	color: #E0E0E0;
	font-weight: bold;
}
.menu {
	padding-right: 20px;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 12pt; 
	text-align: left;
	color: #E0E0E0;
	font-weight: bold;
}
a.menu {
	color: #E0E0E0;
	text-decoration: none;
}
a.menu:hover {
	color: #FAFFC3;
	text-decoration: none;
}

#blokcontent {
	position: absolute ; left: 0px; top: 120px;
	width: 100%; height: auto;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	text-align: left;
	color: #404040;
	font-weight: normal;
	background:  url("mediast/strom.gif") no-repeat bottom left;
}

#content {
	float: left;
	width: 710px; height: auto;
	margin-left: 0; margin-right: auto;
	overflow: visible;
	padding: 20px;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	color: #404040;
	font-weight: normal;
}

.logo {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 14pt; 
	text-align: center;
	color: #404040;
	font-weight: bold;
}
.nadpisbig {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 12pt; 
	text-align: center;
	color: #404040;
	font-weight: bold;
}
.nadpis {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	text-align: left;
	color: #404040;
	font-weight: bold;
}
.text {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	text-align: justify;
	color: #404040;
	font-weight: normal;
}
.textr {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	text-align: right;
	color: #404040;
	font-weight: normal;
}
.podpis {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	text-align: right;
	color: #404040;
	font-weight: bold;
}
#strom {
	float: left;
	width: 260px; height: 230px;
}
#images {
	float: left;
	width: auto; height: 250px;
}
.image {
	margin-left: 20px; margin-right: 20px; margin-top: 18px;
	border: 1px solid #404040;
}
#footer {
	float: left;
	width: 100%; height: 20px;
	background: #404040;
}
#foot {
	float: left;
	margin-top: auto; margin-bottom: auto;
	width: auto; height: auto;
	overflow: visible;
	padding-left: 20px; padding-right: 20px;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 10pt; 
	color: #E0E0E0;
	font-weight: normal;
}

acronym:hover, abbr:hover {cursor: help}
abbr[title], acronym[title], span[title], strong[title] {
  border-bottom: thin dotted;
  cursor: help;
}
