@charset "windows-1250";
.flleft {
	float: left;
}
.flright {
	float: right;
}

.clboth {
	clear: both;
}

input.mailReg {
	width: 170px;
	margin-left: 5px;
	margin-right: 5px;
}
div.mojeSocDem {
	float: none;
	text-align: center;
}
div.mojeSocDem img {
	border: none;
}


h2 {
	font-size: 16px;
	color: #416a93;
}

h3 {
	font-size: 13px;
	margin: 0;
	line-height: 1.0;
	padding: 7px 0 0 0;
}

.contentHr {
	margin: auto;
	width: 400px;
	height: 1px;
	font-size: 1px;
	padding-top: 15px;
	border-bottom: 1px solid #ccc;
}

.red {
	color: #f00;
}
.highlight {
	color: #416a93;
}
.tcenter {
	text-align: center;
}

.littleFont {
	font-size: 1px;
}

.noMargin {
	margin: 0;
}
.smallMargin {
	margin: 5px 0 10px 0;
}

.address {
	letter-spacing: 0.7px;
}

#content-text p {
	/*text-indent: 15px;*/
	line-height: 1.3;
}
.noIndent {
	text-indent: 1px;
}
#content-text a {
	text-decoration: none;
	color: #416a93;
}
#content-text a:hover {
	text-decoration: underline;
	color: #ff9116;
}

table.volebni-obvody {
	width: 500px;
	margin: auto;
}

table.tzMenu {
	margin: auto;
	margin-top: 15px;
	text-align: center;
}
table.tzMenu td {
	font-size: 14px;
	width: 210px;
}
table.tzMenu td a {
	color: #416a93;
	text-decoration: none;
}
table.tzMenu td a:hover {
	color: #ff9116;
	text-decoration: underline;
}

.indexSign {
	float: right;
	margin: 30px 40px 10px 0;	
}


table.photos {
	margin: auto;
}

.cover {
	display: inline-table;
	width: 160px;
	height: 160px;
}
.gallery a {
	display: block;
	width: 156px;
	height: 153px;
	padding-top: 3px;
	border: 1px solid #999;
}
.gallery a:hover {
	border: 1px solid #ff9116;
}
.gallery a img {
	border: none;
}


a.articles img {
	border: none;
	background-image: url('./img/articles.jpg');
}
a.articles:hover img {
	background-image: url('./img/articles1.jpg');
}

a.print img {
	border: none;
	background-image: url('./img/print.jpg');
}
a.print:hover img {
	background-image: url('./img/print1.jpg');
}

a.docs img {
	border: none;
	background-image: url('./img/docs.jpg');
}
a.docs:hover img {
	background-image: url('./img/docs1.jpg');
}

table.contact {
	margin: auto;
	margin-bottom: 15px;
}
table.contact td {
	padding: 2px 10px 2px 10px;
}

img.clanky {
	float: right;
	margin: 10px 5px 10px 20px;
	border: 2px solid #ccc;
}

table.history {
	width: 100%;
	padding: 15px;
}
table.history td {
	padding: 6px 0 6px 0;
}
p.historyTOP {
	margin-bottom: 5px;
	padding-bottom: 0;
	line-height: 1;
	letter-spacing: 0.5px;
}
p.historyBOTTOM {
	margin-top: 0;
	padding-top: 0;
	line-height: 1;
	letter-spacing: 0.5px;
}


.vis {
	display: none;
}

/* ---------------------------- */
/* CMS ------------------------ */
/* ---------------------------- */
p.cms_hr {
	margin: auto;
	font-size: 5px;
	line-height: 0.1;
	border-bottom: 1px dotted #aaa;
	width: 550px;
}
.youtube-player {
	margin: auto;
}


/* STRANKOVANI PRISPEVKU */
table.pages {
	margin: auto;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	background: none;
	border: none;
}
table.pages td {
	background: none;
	border: none;
	height: 30px;
	padding: 0;
}
table.pages ul {
	margin: 2px 5px 2px 5px;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
li.page_button_without {
	padding: 1px 7px 4px 7px;
	margin: 0 4px 0 4px;
	border: 1px solid #ddd;
	color: #ccc;
	font-size: 14px;
}
li.page_button a {
	padding: 1px 7px 4px 7px;
	margin: 3px 4px 3px 4px;
	border: 1px solid #999;
	background-color: #eee;
	color: #444;
	font-size: 14px;
}
li.page_button a:hover {
	background-color: #416a93; /*b5f2ff;*/
	border: 1px solid #222;
	color: #fff !important;
	text-decoration: none !important;
}


a.newsLink {
	color: #333 !important;
	text-decoration: underline !important;
}
a.newsLink:hover {
	color: #ff9116 !important;
	text-decoration: underline;
}


