/* VNOŘENÉ STRANY WEBU */

body {
	background: #900 url(bgokna2.jpg) 0 8px repeat-x;
	margin: 0px;
	padding: 0px;
}

h1, .h {
	position: absolute;
	top: -1000px;
}

img {
	border: none;
}

.imgl {
  float:left;
  margin-right:10px;
}

.imgr {
  float:right;
  margin-left:10px;
}

ul {
	padding: 0 0 0 15px;
}

li {
	padding: 0 0 0 5px;
}

.tbl {
	width: 100%;
	border: none;
}
.tbl td {
	vertical-align: top;
	font-size: 100%;
}

#tabodkazy td {
  height:40px;
}

.c, .cc {
	text-align: center;
}

.u {
	text-decoration: underline;
}

acronym {
	border-bottom: none;
}

/* Titulek - pruh s nadpisem CZ-MILKA */

#titulek {
	background: url(bgokna2.jpg) repeat-x;
	text-align: center;
	width: 970px;
	height: 80px;
	border-top: 1px solid #990000;
	margin-top: 7px;
	float:left;
}

#nadpis {
	margin-top: 10px;
	width: 100%;
	height: 55px;
}

#nadpis a {
	display: block;
	height: 54px;
	margin: 0px 100px 0px 100px;
}

#nadpis a span {
	position: absolute;
	top: -1000px;
}

#home {
	position: absolute;
	left: 10px;
	top: 30px;
}

/* Logo (slon) v levém horním rohu */

#slon {
}

#slon, #logo {
	float:left;
	width: 75px;
	height: 55px;
	background: url(logomilka.png) no-repeat;
}
#logo {
	position:absolute;
	top: 10px;
	margin: 10px 0 0 10px;
}
#logo a {
	display: block;
	width: 75px;
	height: 55px;
}

/* Levé menu */

#menu {
	border: 1px solid #ff0000;
	background: #000000;
	width: 160px;
	padding: 5px;
	float:left;
}

#menu a {
  font:10pt arial;
  color:#ffffff;
  text-decoration:none;
}

#menu a:hover {
  color:#ff7777;
  text-decoration:none;
}

.menui {
  color:#ffffff;
  font:12pt arial;
  font-weight:bold;
}

.menuia {
  color:#ffffff;
  font:12pt arial;
  font-weight:bold;
  margin-top:12px;
}

#seznam ul	{
  margin:0px;
  padding:0px;
}

#seznam li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#seznam a {
	display: block;
	width: 160px;
}

#seznam a:hover, #seznam .as, #seznam .asa {
	background: #111111;
	color:#ff7777;
}

#seznam .aa, #seznam .aa:hover, #seznam .asa {
	font-weight: bold;
}

/* Drobečková navigace */

#path {
	float: left;
}

/* Obsah */

.nazev {
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

#text {
	background:none;
}

.okno {
	background:black;
	border:1px solid red;
	float:right;
	width:780px;
	font:10pt arial;
	color:#ffffff;
	text-align:justify;
	padding:5px;
	margin-bottom:10px;
}

.okno td {
	font:10pt arial;
	color:#ffffff;
}

.okno a	{
	font:10pt arial;
	color:#ffffff;
}

.okno a:hover {
  font:10pt arial;
  color:#ff7777;
}

#contentC {
	line-height: 1.3em;
}

#contentC br {
	margin-bottom: 10px;
	display:block;
}

.nadpis {
  font:11pt arial;
  font-weight:bold;
}

.highlight {
  font:11pt arial;
  font-weight:bold;
}

/* Zápatí */

#copy {
  font:10pt arial;
  text-align:right;
  color:#000000;
}

#copy a {
  font:10pt arial;
  text-decoration:none;
  color:#000000;
 }

#copy a:hover {
  font: 10pt arial;
  text-decoration: none;
  color: #ff0000;
}





.skup {
	font: 12pt arial;
}

#full  {
	background:none;
	right:5px;
	font:10pt arial;
	margin: 0 auto;
}
#full .okno {
	width: 970px;
}

.stred {
  text-align:center;
}

.buts {
  border:1px solid #ffffff;
  background-color:#000000;
  color:#ffffff;
  }

.spoiler {
  color: #000000;
}

.spoiler table td, .spoiler {
	color: #000000;
}

.odrazky {
	padding-left: 70px;
}

#body {
	width:970px;
	margin:0 auto;
}
