/** BASE */

.center {
	text-align: center;
	margin: 0 auto;
}

.center-img {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 18px;
}

p {
	padding-bottom: 13px;
	text-align: justify;
}

.myHr {
	background-color: #fff;
	height: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	font-size: 0px;
	border-bottom: 1px dashed #5a5a5a;
}

.img-v-textu {
	float: left;
	padding: 10px;
}

.img-v-textu-left {
	float: left;
	padding: 10px;
}

.img-v-textu-right {
	float: right;
	padding: 10px;
}

.infotext {
	font-size: 22px;
	/*color: green;*/
}

.half-size {
	width: 50%;
	height: 50%;
}

.icon-acc {
	width: 48px; height: 48px;
	background: url('../img_des/acc.png') top no-repeat;
	display: inline;
}

img {
	margin: 0px;
	padding: 0px;
}

img.img-noframe {
	border: 0px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

/** NADPIS */
h2 .ost-clanky{
	color: #183756;
}

/* END NADPIS */


/** SITEMPA */

.sitemap-cnt ul
{
	padding-left: 20px;
}

/* END SITEMAP */

/** PAGINATION */
.pagination {
	color: #4d5c23;
	margin-top:4px;
}

.pagination a {
	margin-left: 2px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #262c38;
}

.pagination a:hover {
	background-color: #BBEDA0;
}

.pagination strong {
	margin-left: 2px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #262c38;
	background-color: #BBEDA0;
	text-decoration: none;
	color: #000000;
}
/* END PAGINATION */

/* NEWS */

.news a {
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
}

.news p {
	padding-bottom: 10px;
	text-align: justify;
}

/* ZEND FORMULAR  */
ul.errors li {
	margin-left: 18px;
	margin: 6px;
	color: red;
	font-size: 18px;
	list-style-type: none;
}

dl.zend_form label {
	font-size: 18px;
	padding-top: 10px;
	display: block;
	padding-bottom: 15px;
}

dl.zend_form img {
	padding-bottom: 2px;
}

dd img {
	padding: 0px;
	padding-bottom: 2px;
	margin: 0;
}

.button1 {
	width: 100px;
	height: 24px
}

/* END ZEND FORMULAR */

/* NEWS */

.news {
	border-top: 1px dashed #14a1d3;
	padding-top: 10px;
	text-align: left;
	font-size: 12px;
	border-left: 1px dashed #14a1d3;
	border-right: 1px dashed #14a1d3;
	padding: 15px;
}

.news .obsah-news p {
	margin: 0px;
	padding: 2px 0px 6px 5px;
	border-bottom: 1px dashed #82847e;
}

#content .news a {
	font-weight: normal;
	background:#fff; color:#858585; font:12px Tahoma, sans-serif;
	text-decoration: none;
}

.news a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #858585;
}

#content #middle .news h2 {
	text-transform: uppercase;
	color: #106896;
	padding-left: 3px;
}

#content #middle .news h3 {
	color:#4eb4f2; 
	font-weight: normal; 
	text-decoration:none; 
	padding-top: 6px;
	font-size: 12px;
	padding-left: 6px;
	
}


/* END NEWS */

/** GALLERY */

.gallery-base  {
	width: 100%;
	text-align: center;
	margin-bottom: 16px;
}

.gallery-base a img {

	border: 0px;
}

.gallery-base td {
	padding-bottom: 12px;
}

.none {
display: none;
}

.gallery-header {
	margin-top: 16px;
}

/* END GALLERY */

/* OTHERS */

.vymena-div {
	padding-bottom: 10px;
}

.vymena-div p {
	padding-left: 15px;
}

table.vymena tr td.image img {
	padding-left: 5px;
	padding: 10px;
}


table.tab1 {
	text-align: left;
	margin-top: 20px;
	border: 3px solid #f1f1f1;
}

table.tab1 tr {
	height: 39px;
}

table.tab1 th {
	background-color: #f1f1f1;
	text-align: center;
}

table.tab1 tr.color1 {
	background-color: #F5FCFD;
}

.podtext-right {
	text-align: right;
}

.akt-kurz {
	font-size: 28px;
	margin-bottom: 12px;
}

.fin-zpravy {
	padding-right: 20px;
}

.fin-zpravy p {
	background-color: #ecf5fb;
}

/** KURZY */
table#kurzy { font-family: Arial; font-size: 12px; color: #222; border-collapse: collapse; width: 600px; }
table#kurzy caption { text-align: center; background: #EEE; }
table#kurzy caption, table#kurzy th, table#kurzy td { padding: 5px 10px 5px 5px; }
table#kurzy th { text-align: center; background: #C3D9FF; }
table#kurzy tr.even td {background-color:#ecf5fb;}

.aktLink1 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #f00;
	font-weight: bold;
}

.red {
	color: #f00;
	font-weight: bold;
}

.green {
	color: #090;
	font-weight: bold;
}