body {
	background-color: #ffffff;
	color: #000000;
	font-family: 'verdana', arial, helvetica, sans-serif;
	font-size: 11px;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center;
	/*background-image: url('images/_top/top2.jpg'); /* obrázek na pozadí */
	background-attachment: fixed; /* pozadí neroluje */
	border-collapse:collapse;
}

h4 {
	font-size: 13px;
}
a {
	font-family: 'verdana', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	
}

a:active {
	color: #000000;
	
}

a:visited {
	color: #000000;
	
}

a:hover {
	color:#6699ff;
	text-decoration: underline;	
}

a img {
	border: 0px;
}

.footer a {
	font-family: 'verdana', arial, helvetica, sans-serif;
	font-size: 09px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
	text-transform:uppercase;
}

.footer a:active {
	color: #FFFFFF;
	text-decoration: none;	
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

.footer a:hover {
	color:#000000;
	text-decoration: none;	
}
.footer p {
font-size: 09px;
}
p
{
	 text-align: left;
	 font-size: 11px;
}

.t1 {
	 text-align: justify;
	 font-size: 11px;
}
.t2 {
	 text-align: justify;
	 font-size: 8px;
	 color:#005c92;
	 font-weight:bold;
}
ul
{
	text-align: left;
	font-size:11px;
}
li{
 padding-top:2px;

}
.nadpis
{
    text-align: left;
	font-size:12px;
}
.norm
{
    
	font-size:11px;
}
/*li	
{
	
	list-style-image: URL('images/black_arrow_icon.gif');
  } */










