body {
	background-color: black;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: White;
	
}
	
}	
.centr {
	text-align: center;
}
.vlevo {
	text-align: left;
}
.vpravo {
	text-align: right;
}
.dole {
	position: absolute; bottom: 3px;
}
.hlava {
	position: absolute; left: 30px;
	font-size: 20px;
}


h1 {
	text-align: left;
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: white;
	letter-spacing: 2pt;
	margin-left: 0px;
	margin-top: 5px;
}
h2 {
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: white;
	letter-spacing: 0pt;
	margin-left: 0px;
	margin-top: 4px;
}
h3 {
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	color: White;
	padding: 10px;
}

a.tlacitko {
	left:10px;
	text-decoration: none;
	color: yellow;
	height: 1.0em;
}
a.tlacitko:hover {
	color: aqua;
	text-decoration:underline;
	
}
a.odkaz {
	left:10px;
	font-size: 12px;
	text-decoration: none;
	color: #00CC00;
	height: 1.0em;
}
a.odkaz:hover {
	color: #00FFFF;
}
a.odkaz2 {
	left:10px;
	font-size: 8px;
	text-decoration: none;
	color: #99FFFF;
	height: 0.3em;
}
#pruh {
	position: absolute;
	height: 50px;
	width: 780px;
	top: 0px;
	/*width: 100%; */
	background: #000099;
	padding: 10px;
	border-style: solid; border-width: 2px;
	border-color: #3399FF;
}
#menupruh {
	position: absolute;

	height: 552px;
	width: 120px;
	background: #000099;
	top: 48px;
	padding: 10px;
	border-style: solid; border-width: 2px;
	border-color: #3399FF;
}
#pole {
	position: relative;
	height: 552px;
	width: 662px;
	/*width: 100%;*/
	top: 48px;
	left: 118px;
	background: #000099;
	padding: 10px;
	border-style: solid; border-width: 2px;
	border-color: #3399FF;
}
#ramec {
	position: absolute;
	left: 260px;
	top: 60px;
	righrt 0px;
	padding: 0px;
	border-style: solid; border-width: 2px;
	border-color: #3399FF;
	
}
#text {
	position: absolute;
	left: 20px;
	top: 250px;
	righrt 20px;
	background: #000099;
	padding: 0px;
	border-style: solid; border-width: 0px;
	border-color: #3399FF;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: White;
}
#obraz {
	position: absolute;
	left: 15px;
	top: 30px;
	right 5px;
	padding: 0px;
	border-style: solid; border-width: 0px;
	border-color: #3399FF;

}
#text_ramce {
	position: absolute;
	left: 20px;
	top: 250px;
	righrt 20px;
	background: #000099;
	padding: 0px;
	border-style: solid; border-width: 0px;
	border-color: #3399FF;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: White;
}
#hlavicka {
	position: absolute;
	height: 20px;
	width: 364px;
	left: 260px;
	top: 32px;
	background: #000099;
	border-style: solid; border-width: 2px;
	border-color: #3399FF;
}
#vyrazne {
	
	left: 0px;
	top: 0px;
	righrt 0px;
	padding: 0px;
	border-style: solid; border-width: 0px;
	border-color: #3399FF;
	font-size: 18px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: aqua;
}