BODY,P,TD {
	font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size : 14px;
}
A  {
	color : #000000;
}
A:link {
	color : #000000;
}
A:visited {
	color : #000033;
}
A:active {
	color : #000033;
}
div.menu_filtry {
	border : 1px solid Black;
	width : 550px;
	height : 20px;
	position : absolute;
	top : 0px;
}
div.filtry {
	width : 580px;
	height : 290px;
	text-align : center;
	border : 1px solid Black;

}
div.graph {
	border : 1px solid Black;
	width: 580px;
	margin-top : 2px;
	display : none;
}
div.blok {
	border : 1px solid Black;
	text-align : left;
	margin : 5px;
	background-color : #FFFFF0;
	padding : 3px;
}

div.blok0 {
	border : 0px;
	text-align : left;
	margin : 5px;
	background-color : #FFFFF0;
	padding : 3px;
}

div.nadpis_blok {
	text-align : center;
	font-weight : bold;
	font-size : 15px;
}

div.ramecek, td.ramecek {
	border : 1px solid #666699;
}

div#maincontent {
    border : 0px;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    position: relative;
}

div#maincontent div#pn_diagnoza {
    padding-left: 10px;
}

img#graph {
    position: relative;
    left: -3px;

}


div.main_ramecek {
	border : 1px solid #666699;
	text-align : center;
	width: 787px;
}

strong.nadpis {
	font-size : 13px;
	font-weight : bold;
	color : #1972B1;
	decoration: none;
}

strong.nadpis2 {
	font-size : 14px;
	font-weight : bold;
	color : #111111;
	decoration: none;
}

A.menu_dole {
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
.copyright {
	font-size : 9px;
	color: #a65300;
}
.stredni {
	font-size : 12px;
}
.male {
	font-size : 11px;
}
.mini {
	font-size : 10px;
}
P, P.text {
 text-align: justify;
}