
.odsazeni {
	padding: 8px;
}

.centruj {
	text-align: center;
}

.datum {
	font-size: 10px;
	color: #123456;
	padding: 0px;
	padding-right: 10px;
}

.content {
	padding: 10px;
}

.content h2 {
	font-size: 1.4em;
	padding-bottom: 8px;
}

.content a:link {
	text-decoration: underline;
}

.content a:visited {
	text-decoration: underline;
}

.content a:active {
	text-decoration: underline;
}


.content a:hover {
	text-decoration: none;
}

.content table {

}

.content td, tr, th {
	font-size: 12px;
}

.content ul, .content ol, .content li{ 
	line-height: 1,3em;

	font-weight: normal;
	margin-bottom: 15px;
	text-align: justify; 
}

.content ul li{ 
	list-style: url(img/arrow.png);
	margin: 3px 0 3px 20px;
	margin-bottom: 10px;
	}

.content ol li{
	list-style: decimal;
	margin: 3px 0 3px 20px;
}

.content p{
	padding: 5px;
}


.radek {
	clear: both;
	
}

.radek .foto {
	width: 150px;
	float: left;
}

.radek .text {
	float: left;
}

.fotogalerie td {
	text-align: center;
}

.ilinks {
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
	
}

.ilinks  a {
	text-decoration: none;

}
.ilinks  a:hover {
	text-decoration: none;

}

h4 {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.mapa {
	float: right;
}

.mapa img {
	border: 1px dotted #444444;
	padding: 1px;
}

#pbotviracka,#dbotviracka  {
	width: 420px;
}

.otviracka {
	width: 140px;
}
.cols {
	float: left;
	width: 50%;
}

.clear {
	clear: both;
}