#stranka {
	position: relative;	
	width: 760px; margin: 0 auto; text-align: left;
	/* background: white url('images/pozadi-hlavicka.gif') no-repeat; */
}
#hlavicka {
	position: relative;
	width: 760px; height: 6em;
	background: transparent url('images/pozadi-nahore.gif') bottom right no-repeat;
}
#hlavni {
	clear: both;
	background: #EBF4DD;	
}
#uvod {
	width: 500px; float: right;
	background: #EBF4DD url('images/pozadi-tema.jpg') top right no-repeat;		
}
#navigace {
	width: 260px; float: left;
	padding-top: 12px;
	background: #EBF4DD url('images/pozadi-navigace.gif') no-repeat;
}
#texty {
	float: right;
	width: 498px;
	padding-top: 0.75em; 
	background: #EBF4DD;
}
#clanek {
	width: 760px;
	padding-top: 0.75em; 
	background: #EBF4DD;
}
#clanek div {
	margin: 0 10px;
}
#speciality {
	width: 259px; float: left;
	padding-top: 0.75em;
	background-color: #EBF4DD;
}
div.uplatneni {
	margin: 15px 20px 25px 45px; padding: 0.2em;
	border: 1px solid #AEC885;
	background-color: #E4EFD3;
}
#tiraz {
	width: 760px; clear: both;
	padding: 30px 0 15px;
	background: #fff url('images/pozadi-dole.gif') no-repeat;
	font-size: 0.7em; text-align: right; color: #72A77A;		
}

/* navigace */
#navigace ul {
	margin: 0 8px 0; padding: 0;
	list-style-type: none;
}
#navigace ul li {
	margin: 0;
	border-bottom: 1px solid #CFE0B4;
	font-size: 0.75em; font-weight: bold; line-height: 1.5em;		
}
#navigace ul li.vybrane {
	background: #005E20; margin: 0;
	padding: 3px 0 3px 10px;
	line-height: 1.5em; color: #FFCC00;
}
/* obecne */
.clear {
	clear: both; height: 1px;
}
/* upoutavky */
#mapa-uvod {
	margin-left: 10px; padding: 2em 0 2em 9em;
	background: transparent url('images/pozadi-mapa.gif') no-repeat;
	font-size: 0.75em; 
	
}
#foto-uvod {
	margin-left: 10px; padding: 0 0 1em 9em;
	background: transparent url('images/pozadi-foto.jpg') no-repeat;
	font-size: 0.75em; line-height: 1.5em;
}
#ikony_uvod {
  margin:20px 10px;
}
