body, html {
  font-family: verdana, arial, helvetica, sans-serif;  
  background-image: url("../images/elektro-pozadi.jpg"); 
  background-repeat: repeat;               
  margin: 0px;                                 
  padding: 0px 0;                           
  text-align: center;                         
  min-width: 880px;  
}

a {
	color:#000;
}

.obsah a:link, a:visited {
  color:#4A4A4A;
  font-weight: bold;
} 

.paticka a:link, a:visited { 
  color:#4A4A4A;
} 

.layout { 
  width: 900px; 
  margin: 0 auto;                             
  border: 0px solid black; 
  padding: 5px;
  background: #98B7C2;
} 

.stranka { 
  width: 900px; 
  margin: 0 auto;                             
  border: 0px solid black; 
  padding: 0px;
  text-align: left;                           
  background-image: url("../images/normy-skoleni-pristroje-pozadi.jpg");
}  

.logo {
  height: 150px;
  width: 900px;
}

.header {
  background: #0C1D7E;
  height: 20px;
  width: 880px;
}

.left {
  float: left;
  width: 150px;
  text-align: center;
}

.lang {
  margin: 10px 60px 2px 60px; 
}

.obsah {
  font-size: 12px;
  width: 588px;
  float: left;
}

.right {
  float: right;
  font-size: 17px;
  text-align: center;
  width: 150px;
  margin: 8px auto;
}

.obsah p {
  font-size: 12px;
  line-height: 1.7;
  text-align: justify;
  margin: 10px 10px 10px 10px;  
}

.obsah ul li {
 list-style-image: url("../images/odr.jpg"); 
 line-height: 1.7;
}

h1 {
  font-weight: bold;
  font-size: 115%;
  padding: 34px 0 5px 0;
  text-align: center;
  border-bottom: 1px solid #ececec;
  color: #4F4F4F;
}	

h2 {
  text-align: center;
  font-size: 1.5em;
  color: #22699D;
}	

h3 {
  text-align: center;
  font-size: 1.2em;
  color: #444444;
}	

h4 {
  font-size: 1.0em;
  text-align: center;
}	

h5 {
  text-align: center;
  font-size: 1.7em;
  color: red;
}

h6 {
  text-align: center;
  font-size: 1.2em;
  color: red;
}

strong {
  color: #141F95;
}

span.red {
  color: #FF0000;
}

span {
  color: #000000;
  font-weight: bold; 
}

.small_pic {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 15px;
}

table {
  text-align: left;
  margin-left: 1px;
  font-size: 13px;
  font-style: normal;
}

.pic_right {
  float: right;
  margin: 0 10px 0 10px; 
}

.center {
  text-align: center;
}

.pic_left {
  float: left;
  margin: 0 10px 0 10px; 
}

#zvyraznit {
  font-size: 13px;
  color: #4F4F4F; 
  font-weight: bold;   
}

.paticka {
  text-align: center;
  height: 30px;
  background: #b5b5b5;
  clear: both;
  font-size: 11px;
  background: #ffffff;
  vertical-align: middle;
  color: #586269;
}

/********************/
/*   ZACATEK MENU   */
/********************/

.buttonscontainer {
width: 149px;
margin: -2px 0;
}

.buttons a {
	color: #142090;
	background-color: #A7D1EA;
	padding: 7px;
	padding-left: 6px;
	display: block;
	font: 14px arial, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	font-weight: bold;
}

.buttons a:hover {
  text-decoration: none; 
  color: #000000;
  background-color: #C0C0C0;
}

.buttons a.aktivniodkaz {
  color: #ffffff; 
  background-color: #172A9C; 
  padding: 7px; 
  padding-left: 6px; 
  display: block; 
  font: 14px arial, sans-serif; 
  font-weight: bold; 
  text-decoration: none;
  text-align: left; 
  margin-top: 1px;
} 

/******************/
/*   KONEC MENU   */
/******************/
