p
{
	color: #004080;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	line-height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom:5px;
}

p.hod
{
	color: #0000ff;
	font-size: 16px;
	font-family: Courier, Courier New;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	margin: 0 0 0 0;
}

p.hod_cerveny
{
	color: #ff0000;
	font-size: 16px;
	font-family: Courier, Courier New;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	margin: 0 0 0 0;
}

p.alert
{
	color: #ff0000;
	font-size: 16px;
	font-family: Courier, Courier New;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	margin: 0 0 0 0;
}


h1
{
	color: #ffffff;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: 2px 2px #000050;
}

h2
{
	color: #ffffff;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Text na paneli */
h3
{
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3.lavy
{
	text-align: left;
}

h3.pravy
{
	text-align: right;
}




/*
h5
{
	color: #004080;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
*/

h6
{
	text-align: center;
	line-height: 100%;
	margin:0 0 0 0;
}


a
{
	color: #004080;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
        text-decoration:none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0px;
	margin-bottom:0px;
}

a:link
{
	color: #0000ff;
}

a:hover
{
	color: #004080;
}

a:visited
{
	color: #0000ff;
}

