html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	color: #306090;
}
p {
	margin: 0px 0px 18px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #003060;
}
ul {
	margin: 0px 0px 12px 0px;
	padding: 0em 0em 0em 1em;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
img {
	border: 0px none;
}
.div-clear {
	width: 0px; 
	height: 0px; 
	margin: 0px; 
	padding: 0px; 
	border: 0px none; 
	float: none; 
	clear: both; 
	font-size: 0px; 
	line-height: 0px; 
}
.span-tucne {
	font-weight: bold;
}
.p-pred-ema {
	margin: 0px;
	padding: 0px 0px 18px 0px;
	float: none;
	clear: none;
	display: inline;
}
.p-ema {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: none;
	display: inline;
}
.img-ema {
	vertical-align: -0.25em;
}
.p-za-ema {
	margin: 0px;
	padding: 0px 0px 18px 0px;
}


/* layout */
#div-pozadi-vnejsi {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	text-align: center;
	background: url(../img/pozadi-bocni.png) repeat-y center top;
}
#div-pozadi-vnitrni {
	width: 960px;
	height: 100%;
	margin: 0px auto;
	background: url(../img/pozadi.jpg) repeat-y center top;
}
#div-zakladni-vnejsi {
	width: 100%;
	position: relative;
	z-index: 1;
	text-align: center;
	background: url(../img/pozadi-bocni.png) repeat-y center top;
}
#div-zakladni-vnitrni {
	width: 960px;
	margin: 0px auto;
	background: url(../img/pozadi.jpg) repeat-y center top;
}
#div-zakladni-vnitrni a:hover {
	font-weight: bold;
	color: #003060;
}
#div-levy-vnejsi {
	width: 160px;
	height: 100%;
	float: left;
}
#div-levy-vnitrni {
}
#div-logo {
	width: 160px;
	height: 265px; /*150px;*/
	background: url(../img/logo.png) no-repeat left top;
}
#div-menu {
	width: 134px;
	height: 175px;
}
#div-menu ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
	list-style-type: none;
	color: #b0516a;
}
#div-vlajky {
	width: 134px;
}
#div-vlajky p {
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	text-align: right;
}
#div-vlajky img {
	margin: 0px 0px 8px 0px;
}
#div-stredni-vnejsi {
	width: 640px;
	height: 100%;
	float: left;
}
#div-stredni-vnitrni {
	float: none;
}
#div-stredni-vnitrni a {
	color: #85c4eb;
}
#div-stredni-vnitrni a:hover {
	color: #85c4eb;
}
#div-stredni-text {
	margin: 20px 40px 80px 160px;
}
#div-stredni-kont {
	margin: 20px 40px 80px 160px;
	text-align: left;
}
#div-stredni-img {
	margin: 0px 0px 80px 160px;
}
#img-zuzana {
	margin: 0px 20px 40px 0px;
	float: left;
}
#div-stredni-text p {
	text-align: justify;
	color: #FFFFFF;
}
#div-stredni-kont p {
	text-align: left;
	color: #FFFFFF;
}
#div-nadpis-cz {
	width: 640px;
	height: 148px; /*150px;*/
	background: url(../img/nadpis-cz.png) no-repeat left top;
}
#div-nadpis-en {
	width: 640px;
	height: 148px; /*150px;*/
	background: url(../img/nadpis-en.png) no-repeat left top;
}
#div-pravy-vnejsi {
	width: 155px;
	height: 100%;
	float: left;
	text-align: left;
}
#div-nahledy {
	width: 80px;
	line-height: 80px;
}
#div-nahledy img {
	
}

