BODY {
  background: black; /*rgb(32,32,32);*/
  behavior: url('../script/csshover3.htc');
	color : rgb(208,208,208);
	font-family :  verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
}

p {
   text-indent: 3em;
}

a {
  font-weight: bold;
  color: rgb(255,123,0);
}

a:hover {
  color: black;
  background: rgb(255,123,0);
}

H1 {
	font-size: 16pt;
}

H2 {
	font-size: 14pt;
}

H3 {
  font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	}

#Aktuality H1 {
  color: Black;
  font-size: 18px;
  font-weight: bold;
  font-variant: small-caps;
}

#Aktuality H2 {
  color: rgb(255,123,0);
  font-size: 14px;
  font-weight: bold;
}

#Aktuality p {
  color: rgb(255,123,0);
  font-size: 12px;
  font-weight: normal;
  font-variant: normal;
  text-indent: 1em;
}

#Menu ul {
   margin: 0px;
   padding: 0px;
   left: 0px;
   font-size: 14px:
   text-decoration: none ;
   text-align: center;
   color: black;
   list-style-type: none;
   list-style-position: inside;
}

#Menu ul li {
   width: 180px;
   height: 35px;
   left: 0px;
   margin: 0px;
   padding: 0px;
   border: 1px solid black;
   background-image: url('../img/menu-background.jpg');
   background-repeat: repeat-x;
}

#Menu li:hover {
   background-image: url('../img/menu-active-background.jpg');   
}

#Menu ul li a {
   position: relative;
   padding: 10px;
   top: 10px;
   font-size: 14px;
   text-align: center;
   text-decoration: none;
   color: black;
   font-weight: bold;  
}

#Menu ul li a:hover {
  background: none;  
}

#Menu ul li:hover ul {
  visibility: visible;
}

#Menu ul ul {
   position: relative;
   left: 181px;
   top: -15px;
   width: 200px;
   visibility: hidden;
}   

#Menu ul ul li {
  margin: 0px;
  padding: 0px;
  width: 210px;
  height: 25px;
  border-bottom: 0px;
  text-align: left;
}

#Menu ul ul li:last-child {
  margin: 0px;
  padding: 0px;
  width: 210px;
  height: 25px;
  border: 1px solid black;
}

#Menu ul ul li a {
  position: relative;
  left: 0px;
  top: 5px;
  font-size: 12px;
  font-weight: normal;
}

#Menu ul ul li a:hover {
  font-weight: bold;
}

/* DEKLARACE LAYOUTU */

#oddil-obrazovka {
	position: relative;
  background: black;
  margin: auto;
  padding: 0px;
  border: 0px;
  width: 970px;
  height: 750px;
	text-align: left;
}
            
#oddil-prezentace {
	background: rgb(63,63,63);
	position: absolute;
	width: 550px;
	top: 160px;
	left: 205px;
  margin: 0px;
  padding: 10px;
  border-top: 1px solid darkorange;
  border-left: 1px solid darkorange;
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  text-align: justify;
}

#oddil-menu {
	position: absolute;
	width: 180px;
	top: 159px;
  height: 588px;
	padding: 0px;
  margin: 0px;
  border: 0px;
  left: 15px;
  text-align: left;
}

#oddil-logo {
	position: absolute;
	width: 700px;
  height: 150px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  top: 40px;
	left: 15px;
}

#oddil-pravy {
  background: rgb(59,59,59);
	background-image: url('../img/menu-background.jpg'); 
  background-repeat: repeat-x;
  position: absolute;
	width: 140px;
  margin: 0px;
  padding: 10px;
	top: 160px;
	left: 785px;
  border: 1px solid gray;
  border-top: 1px solid darkorange;
  border-left: 1px solid darkorange;  
}

#oddil-pravy hr{
  background: 1px;
  color: gray;
  height: 0px;
}

#oddil-pravy a {
  color: orange;
  text-decoration: none;
}

#oddil-pravy a:hover {
  color: black;
  background: orange;
}

#oddil-patka-leva {
	position: absolute;
  background: black;
  color: darkorange;
	width: 180px;
	height: 15px;
  padding: 0px;
  margin: 0px;
  left: 15px;
  top: 700px;
  border-top: 1px solid darkorange;
  text-align: center;
}

#oddil-patka-prava {
	position: absolute;
  background: black;
  color: darkorange;
	width: 170px;
	height: 30px;
  padding: 0px;
  margin: 0px;
  left: 785px;
  top: 700px;
  border-top: 1px solid darkorange;
  text-align: center;
}

#oddil-obrazek {
  position: absolute;
  left: 759px;
  top: 10px;
  border: 1px solid gray;
}

#obr {
  position: relative;
  float: left;
  background: rgb(48,48,48);
  width: 220px;
  margin: 15px;
  padding: 5px;
  padding-bottom: 15px;
  border: 1px solid white;
  color: white;
  text-align: center;
}

#obr a {
  color: rgb(208,208,208);
  text-decoration: none;
}

#obr:hover {
  background: rgb(208,208,208);
}

#obr:hover a {
  background: rgb(208,208,208);
  color: black;
}

#obr a:hover {
  color: black;
  background: rgb(208,208,208);
  font-style: none;
}

#obr-velky {
  position: relative;
  float: left;
  background: rgb(48,48,48);
  width: 470px;
  margin: 30px;
  padding: 5px;
  padding-bottom: 15px;
  border: 1px solid white;
  color: white;
  text-align: center;
}

#obr-velky a {
  color: rgb(208,208,208);
  text-decoration: none;
}

#obr-velky:hover {
  background: rgb(208,208,208);
}

#obr-velky:hover a {
  background: rgb(208,208,208);
  color: black;
}

#obr-velky a:hover {
  color: black;
  background: rgb(208,208,208);
  font-style: none;
}
