body {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	line-height:130%;
	color: #000000;
	background-color: #666600;
	width: 780px;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 50px;
}

.main {
 	color: #000000;
	background-color: #ffffff;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 50px;
}

.monitoring td {
	border-width: 1px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;

}


.fpheading {
	color: #000099;
	background-color: #cccccc;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 2px;

}

.em {
	font-style: italic;
}


.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
// background-color: #aaaaaa;
}



.menulink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

p {
	margin-top: 10px;
	margin-left: inherit;
	margin-right:inherit;
	margin-bottom:10px;
	text-align: justify;
}

div {
	margin-top: 10px;
	margin-left: inherit;
	margin-right:inherit;
	margin-bottom:10px;
	text-align: justify;
}

div.center {
	margin-top: 10px;
	margin-left: inherit;
	margin-right:inherit;
	margin-bottom:10px;
	text-align: center;
}

div.right {
	margin-top: 10px;
	margin-left: inherit;
	margin-right:inherit;
	margin-bottom:10px;
	text-align: right;
}

div.em {
	margin-top: 10px;
	margin-left: inherit;
	margin-right:inherit;
	margin-bottom:10px;
	text-align: right;
	font-style: italic;
}


.center {
	text-align: center;
}

right {
	text-align: right;
}


h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000099;
	background-color: #ffffff;
	border-width: 0px 0px 2px 0px;
	border-style: dashed;
	border-color: #000000;
	padding: 3px 3px 3px 3px;
	margin: 7px 0px 7px 0px;
}

.nadpis1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000099;
	background-color: #ffffff;
	border-width: 0px 0px 2px 0px;
	border-style: dashed;
	border-color: #000000;
	padding: 3px 3px 3px 3px;
	margin: 7px 0px 7px 0px;
}



h1.spravy {
    background: #006699;
	color: #ffffff;
  	text-transform: uppercase;
}

.nadpis2 {
	font-size : 12pt;
	color: #000099;
	font-weight: bolder;
}


h2 {
	font-size : 12pt;
	color: #000099;
	font-weight: bolder;
}

.nadpis3 {
	font-size : 11pt;
	color: #000099;
	font-weight: bolder;
}


h3 {
	font-size : 11pt;
	color: #000099;
	font-weight: bolder;
}

ul {
	list-style-image: url(../images/ball_b.gif);
}

ul ul {
	list-style-image: url(../images/ball_g.gif);
}


.velkytext1 {
	font-size : 24pt;
	font-weight: bolder;
}

.konanie {
	color: #000099;
    font-style: italic;
}

.zdrojspravy {
	color: #000099;
    font-style: italic;
}

.zdroj {
	color: #000099;
    font-style: italic;
}


.autor {
	color: #000099;
    font-style: italic;
}

.prekladatel {
	color: #000099;
    font-style: italic;
}

.justify {
	text-align: justify;
}

.top {
	vertical-align : top;
}

.rightbar {
	border-left : 1px solid #000099;
}

.space {
	padding-left : 30px;
	padding-right : 30px;
/*	border : 10px solid red; */
}

.right {
	text-align: right;
}

.upcase {
  	text-transform: uppercase;
}

.middle {
	vertical-align: middle;
}

.bottom {
	vertical-align: bottom;
}

.bluetable { 
	border-color: #000099;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
}

.bluetable td { 
	border-color: #000099;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

td { 
	vertical-align: top;
}

.red {
	color: #ff0000;
}

