BODY {
	background-color : Black;
	color : White;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 14px;
	margin:0px; padding:0px; 
}

/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/* HLAVNI STRANKA */
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
.centered { text-align: left; width:660px; margin-left: auto; margin-right: auto;}
.page_body { position:relative; width:660px; padding:0px; margin:0px; background-color:#000000; color: #ffffff; background-repeat: repeat-x;}
#content { background: #000000 repeat-y left; width: 660px;}
#content-left { float:left; width:470px; padding-top: 10px; padding-left: 10px; }
#content-right{	margin-left: 480px;	width: 170px; padding-left: 5px; padding-top: 10px; }
#footer { height:30px; padding-top: 5px; background:#000000 repeat-x top; color:#ffffff; }
.clear { clear:both; margin:0; padding:0; font-size:1px; height:1px;}
.heslo_popis { padding-left: 5px; }
.heslo_viz { padding-left: 5px; font-size : 80%; margin-bottom: 10px; font-style : italic;}
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------------------------- */
A:LINK, A:VISITED {
	color : #5294FF;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	text-decoration : underline;
}

H1 {
	color : White;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 110%;
	margin-top : 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

H2 {
	color : White;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 105%;
	margin-top : 2em;
}

H3 {
	color : #FFFFCC;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 102%;
	margin-top : 2em;
}

H4 {
	color : #999966;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 100%;
	margin-top : 1.5em;
}

H5 {
	color : Silver;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : Silver;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

CAPTION, TD {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 14px;
}

