a:link, a:active, a:visited, a:hover {
	color: navy;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.odkaz:link, a.odkaz:active, a.odkaz:visited, a.odkaz:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.odkaz:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.odkaz2:link, a.odkaz2:active, a.odkaz2:visited, a.odkaz2:hover {
	color: navy;
	text-decoration: underline;
}
a.odkaz2:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	clear: both;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	margin: 0px;
}
span {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	margin: 0px;
}

p.odstavec {
	text-indent: 20px;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 5px
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.2em;
}
p.maly {
	font-size: 0.7em;
}
span.maly {
	font-size: 0.7em;
	text-align: right;
}
p .legenda {
	color: Gray;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.125em;
	font-family: Arial;
	color: #4D68B7;
	font-weight: normal;
}
h2 {
	font-size: 0.95em;
}
h3 {
	font-size: 0.85em;
}
h4 {
	font-size: 0.8em;
}
h5 {
	font-size: 0.75em;
}
h6 {
	font-size: 0.7em;
}
hr {
	color: #000000;
	height: 1px;
}
form {
	margin: 0px;
}
input {
	font-size: 0.75em;
}
textarea {
	font-size: 0.75em;
}
p textarea {
	font-size: 1em;
}
select {
	font-size: 0.75em;
}
@media print {
	.netisknout {
		display: none;
	}
}


.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 11px;
}

.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl, .art-Post-tc, .art-Post-bc,.art-Post-cr, .art-Post-cl
{
	position:absolute;
	z-index:-1;
}

.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl
{
	width: 14px;
	height: 14px;
	background-image: url('../images/Post-s.png');
}

.art-Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.art-Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.art-Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.art-Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.art-Post-tc, .art-Post-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('../images/Post-h.png');
}

.art-Post-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.art-Post-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.art-Post-cr, .art-Post-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('../images/Post-v.png');
}

.art-Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.art-Post-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.art-Post-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #EBF3F5;
}


.art-Post
{
	margin: 0px;
}
