/* HLAVNI DEFINICE */

body {
	font-family: verdana, "helvetica ce", "arial ce", helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: center;
	background : #ffffff;

}

/* NULOVE OKRAJE */
.nomp, body, #paticka ul { margin: 0px; padding: 0px; }
.nompv { margin: 0px !important; padding: 0px !important; }
.nom, form, h1, h2, h3 { margin: 0px; }
.nop { padding: 0px; }


/* SOUHRNNE VLASTNOSTI OBJEKTU */
.noprint, hr { display: none; }
.cls, #menu { clear: both; }
.noborder, img { border: none; }

.left, #textove-pole h3, #textove-pole h2, #textove-pole h1 { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

a {
  color: #000000;
  text-decoration: none;
}

/* HLAVNI CAST STRANKY */
#main {
	width: 90%;
	margin: 10px 10px 10px 10px;
  text-align: left;
}

/* HORNI CAST STRANKY */
#hlavicka {
	margin: 0px;
  width: 100%
}

#logo {
	float: left;
	margin: 0px;
	line-height: 35px;
}

#slogan {
  color: #AAAAAA;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  float: right;
	padding: 0px;
	margin: 0px;
}

#hlavicka-vpravo {
  display: none;
}


#velka-plocha-stred {
  width: 100%;
	margin: 20px 0px 0px 0px; 
  padding: 0px;
}

#horni-menu {
  display: none;
}

#nabidkova-lista {
  display: none;
}



#vypis-aktualit {
  display: none;
}



#textova-plocha {
  width: 100%;
}

#textova-plocha-vrch {

}

#textova-plocha-stred {
  width: 100%;
	margin: 0px;

}

#textove-pole {
  width: 100%;
  text-align: justify;
}

#textove-pole h1 {
  font-size: 24px; 
  font-weight: bold;
	line-height: 28px;
	padding: 15px 0px 5px 0px;
}

#textove-pole h2 {
  font-size: 20px; 
  font-weight: bold;
	line-height: 24px;
	padding: 15px 0px 5px 0px;
}

#textove-pole h3 {
  font-size: 14px; 
  font-weight: bold;
	line-height: 18px;
	padding: 15px 0px 5px 0px;
}

#textove-pole p {
  padding: 5px 0px 5px 0px;
}

#textove-pole ul {
  list-style-type: square;
}

#textove-pole li {
	padding: 5px 0px 5px 0px;
}

#textove-pole image {
  border-width: 0px;
}

#textove-pole hr {
  display: block;
}

#textove-pole .zvyraznena-tabulka {
  text-align: left;
  border-spacing: 5px 3px
}

#textove-pole .zvyraznena-tabulka td {
  border: 1px solid #000000;
}


#textove-pole .zvyraznena-tabulka .zvyraznena-bunka-1 {
  border: 1px solid #000000;
  background-color: #000000;
  color: #FFFFFF;
}

#textove-pole .zvyraznena-bunka-2 {
  border: 1px solid #000000;
  background-color: #000000;
  color: #FFFFFF;
}

#textova-plocha-spodek {

}


#velka-plocha-spodek {
  width: 100%
}


#paticka {

}

#paticka li {
	margin: 20px 20px 0px 0px;
  float: left;
	list-style: none;
  font-family: verdana;
  color: #000000; 
  font-size: 9px; 
}

#xhtml-valid {

}

#css-valid {

}

#paticka-posledni {
  margin-right: 0px;
}

