body {

}
.ukazka img {
	margin: 0;
	border: none;
	display: inline-block;
}
h1 {
	font-size: 28px;
	margin: 11px 0 4px 7px;
	font-weight: normal;
	color: #009900;
}
h2 {
	font-size: medium;
	font-weight: bold;
	margin: 0;
	padding: 3px 0px 2px 7px;
	color: #CC9900;
}
.h2 {
	font-size: 22px;
}

a {
	color: #00BB00;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
p {
  margin: 2px 0 0 0;
  text-indent: 20px;
}
ul, ol {
  padding: 0 0 0 35px;
  margin: 10px 0;
  list-style-position: outside;
}

.r {
	clear: both;
}

a.linkah {
  color: #CC9900;
}

.ukazka {
	width: 95%;
	float: left;
	border-bottom: 1px solid #CCCCCC;
	margin: 1px 4px 5px 4px;
	display: inline;
	text-align: justify;
}

.uk-foto {
	float: left;
	padding: 3px 5px 2px 0;
}
.uk-inf {
	text-align: right;
	font-size: smaller;
	margin: 5px 6px 3px 0;
}
.alright {
  text-align: right;
}
.viac {
	float: none;
}
.clanok {
	margin: 0 3px 0 3px;
	
}
.uvod {
	margin: 0 3px 0 3px;
	text-align: justify;
}
.uk-clanok {
  float: left;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #CCCCCC;
	font-style:  italic;
}

.otazka {
	font-weight: bold;
	font-style: italic;
	font-size: small;
}
.otazka .neprihlaseny {
    font-weight: normal;
}
.odpoved {
	border-top: 1px solid #CCCCCC;
	margin: 2px;
	padding: 1px 0 2px 0;
}
.mala {
	font-size: smaller;
}