body
{
	font-family: "Arial",sans-serif;;
}
p
{
	font-size: 12px;
}
.vpravo
{
	text-align:left;
}
.vlevo
{
	text-align:right;
}
.stred
{
	text-align:center;
}
h1, h2, h3, h4, h5
{
	color:#002c3e;
}

h1
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
}
a
{
	font-size: 12px;
	color:#00719b;
	text-decoration: none;
	font-weight: bold;
}
a h2
{
	color:#00719b;
}
a:visited
{
	color:#999;
	text-decoration: none;
}
a:hover, a:active
{
	color:#00719b;
	text-decoration: underline;
}
ul
{
	font-size: 12px;
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}
ul li
{
	margin-bottom: 5px;
}
img
{
	border:0;
}
table
{
	border:1px solid #a9cedd;
	font-size:0.85em;
	border-collapse: collapse;
}
th
{
	background:#f4fafd;
}
td
{
	border:1px solid #a9cedd;
}
ol, ul
{	
	font-size:0.85em;
}
/*body
{
	font-family: "Arial",sans-serif;
	font-size: 0.9em;
}
a:link
{
	color: #0a0;
}
a:visited
{
	color: #050;
}
a:hover
{
	color: #000;
}
li.active
{
	border-bottom: 1px solid #000;
}

h1
{
	font-weight:normal;
	margin:0;
	margin-bottom: 0.5em;
}

h1, h2, h3, h4, h5, h6
{
	color:#60c63f;
}
h2
{
	font-size: 1.25em;
}
h3
{
	font-size: 1.1em;
}
div.label_strong
{
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	padding:4px 0 4px 0;
}
div.label
{
	font-size:1em;
	font-weight:bold;
	color:#000000;
	padding:4px 0 4px 0;
}
div.label_inline
{
	display:inline;
	font-size:1em;
	font-weight:bold;
	color:#000000;
	padding:4px 0 4px 0;
}
.annotation
{
	padding: 1px 15px 0 15px;
	border-bottom: 1px solid #e0e7ef;
	font-style:italic;
	font-size:0.9em;
	background: #ffc;
	margin-top: 20px;
}
.list_autor
{
	border-top: 1px solid #e0e7ef;
	margin-bottom: 1.5em;
	font-size: 0.8em;
	background: #ffc;
	margin-top: -1em;
	padding: 0 5px;
}
.autor
{
	border-top: 1px solid #e0e7ef;
	margin-bottom: 1.5em;
	font-size: 0.9em;
	background: #ffc;
	padding: 3px 15px;
}
.autor span, .list_autor span
{
	float: right;
}
.listing
{
	font-size: 0.8em;
}
/*** image styles ***/
.left
{
	float: left;
	margin: 10px 10px 10px 0;
	border: 1px solid #002c3e;
}
.right
{
	float: right;
	margin: 10px 0 10px 10px;
	border: 1px solid #002c3e;
}
.caption
{
	display: block;
	font-style: oblique;
	font-size: 0.8em;
	color: #9c7a00;
	background: #f2dd00;
	padding: 1px 5px;
}
