/* zakladni prvky */
body, p, li, input, select, textarea, td, th {
	color: #333333;
	font-family: Verdana, "Verdana CE", "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: x-small;
	line-height: 130%;
}

html, body.body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body.body {
	text-align: left;
	background: #ffffff;
}

/*
body.print, body.window, body.mceContentBody {
	text-align: left;
	background: #ffffff;
	padding: 5px;
}
*/

img, div, h1, h2, h3, h4, h5, h6, form, span {
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2, h3, h4, h5, h6	{
	color: #666666;
}

h1 {
	font-size: 145%;
	clear: both;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 120%;
	margin: 0 0 0.5em 0;
}

h3 {
	font-size: 110%;
	margin: 0 0 0.5em 0;
}

h4 {
	margin: 0 0 0.3em 0;
	font-size: 100%;
}

a {
	color: #505050;
}

a:hover {
	color: #162983;
}

h2 a, h3 a, h4 a, h5 a {
	color: #162983;
}

p {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 140%;
}

table {
	border-collapse: collapse;
}

ul, ol {
	margin-top: 3px;
	margin-bottom: 0.8em;
}

/* /zakladni prvky */

/* zakladni tridy */
.b {
	font-weight: bold;
}

.tal {
	text-align: left;
}

.tac {
	text-align: center;
}

.tac table {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.tar {
	text-align: right;
}

.taj {
	text-align: justify;
}

.fl {
	float: left;
}

.fli {
	float: left;
	margin-right: 10px;
}

.fr {
	float: right;
}

.fri {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
}

.invisible, .no-css {
	display: none;
}

.required {
	background: #ffffff url(img/required.gif) no-repeat right top;
}

.warning, .warning a, .error, .error a {
	color: #ff0000;
	font-weight: bold;
}

.saved, .info {
	color: #6495ed;
	font-weight: bold;
}

.print {
	text-align: left;
}

.ll {
	list-style-type: lower-alpha;
}

hr {
	height: 0px;
	border: none;
	border-bottom: 1px solid #000000;
}
/* /zakladni tridy */

/* layout - zaklad */
#zahlavi {
	position: relative;
	height: 102px;
	background: url(img/sys/bg_zahlavi.jpg) 180px 21px no-repeat;
	border-bottom: 1px solid #000000;
}

body>#main>#zahlavi {
	min-height: 102px;
	height: auto;
}

#content {
	float: left;
	display: inline;
	position: relative;
	width: 640px;
	padding: 0 0 40px 0;
}

#content-in {
	padding: 10px 10px 10px 10px;
}

#panel {
	float: left;
	width: 180px;
	padding: 0 0 40px 0;
	font-size: 90%

}

#panel-in, #panel2-in {
	padding: 10px 10px 10px 5px;
}

#panel-in ul {
	margin: 3px 0 1em 0;
	padding: 0;
	list-style-type: none;
}

#panel-in li {
	font-size: 100%;
	padding: 0 0 0 18px;
	background: url(img/sys/li_panel.gif) 5px 0 no-repeat;
  display: block;
  float: left;
  width: 125px;
}

#panel-in li a, #panel-in strong.title {
  display: block;
  padding: 1px 5px 1px 3px;
}

#panel-in li a:hover {
  background: #efefef;
}

#panel-in li.title {
  width: 145px;
	background: url(img/sys/li_title.gif) 7px 5px no-repeat;
}

#zapati {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 100%;
}

#zapati-in {
	margin: 10px 0 0 0;
	padding: 0 10px;
	color: #ffffff;
}

#twocols {
	position: relative;
	float: right;
	width: 800px;
/*	padding: 0 0 13ex 0;*/
}

#panel2 {
	position: relative;
	float: right;
	width: 160px;
	padding: 0 0 40px 0;
}
/* /layout - zaklad */

/* layout - special */
#main {
	text-align: left;
	position: relative;
/*	margin: 0 auto;*/
	height: 100%;
	width: 980px;
	background: #ffffff url(img/sys/bg_main.gif) left top repeat-y;
}

body>#main {
	min-height: 100%;
	height: auto;
	border-bottom: 1px solid #ffffff;
}

#searchbox {
	font-weight: normal;
	border: 1px solid #777777;
	width: 150px;
	margin: 0 0 3px 0;
}

#search_form {
	position: absolute;
	right: 0;
	top: 0;
	width: 159px;
	height: 102px;
	background: #ebebeb;
}

#search_form form {
	margin: 30px 3px 0 0;
	text-align: right;
}

#cesta {
	float: left;
	margin: 5px 0;
	color: #888888;
}

#navigace {
	float: right;
	margin: 3px 3px 0 0;
}

#zahlavi-in span, #menu span {
	display: none;
}

#href_logo {
	display: block;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 179px;
	height: 102px;
	background: #ffffff url(img/sys/heberger_logo.gif) 80% 70% no-repeat;
}

#vedeni {
	background: url(img/sys/h_bg.jpg) 50% 50% no-repeat;
  height: 514px;
  min-height: 514px;
}

body>#main>#telo>#twocols>#content>#content-in>#vedeni {
	height: auto;
	border-bottom: 1px solid #ffffff;
}

#content-in ul.square {
	padding: 0;
	list-style-type: none;
}

#content-in ul.square li {
	font-size: 100%;
	padding: 0 0 0 20px;
	margin: 0 0 0.5ex 0;
	background: url(img/sys/li_reseni.gif) 5px 0 no-repeat;
  height: 1%;
}
/* /layout - special */

/* ostatni tridy pro web */

h3.heslo {
	font-size: 120%;
	margin: 1.5em 0 1.5em 0;
}

img.border1 {
	border: 1px solid #aaaaaa;
}

img.border {
	border: 1px solid #aaaaaa;
	padding: 2px;
}

.notice {
	margin: 5px 0 0 0;
	font-size: 90%;
}

.blok {
	background: #efefef;
	padding: 3px;
}

#zahlavi-in span, #menu span {
	display: none;
}

#main li {
	margin: 0 0 0.5ex 0;
}

#content table, #content table td, #content table th {
	border-color: #aaaaaa;
}

#content table thead td, #content table thead th, #content table th,
#content table tfoot td, #content table tfoot th {
	background: #9fd5f1;
}

#content-in table.small td, #content-in table.small th {
	font-size: 90%;
}

td.small, p.small, div.small, span.small {
	font-size: 90%;
}
/* /ostatni tridy pro web */

/* novinky */
.news { margin-bottom: 1.3em }
.news h4 a { color: #505050 }
.news h4 a:hover { color: #162983; text-decoration: none }
.nw-hr { height: 0; border: none; border-bottom: 1px solid #d7d7d7 }

.news h4 {
	display: block;
	font-weight: bold;
}

.news h4 a {
	color: #162983;
}

.news h4 a:hover {
	color: #162983;
}

.nw_column {
	margin: 3px 0 0 0;
}

.vyrazne {
	font-weight: bold;
}

.nw_date {
	float: right;
	color: #697277;
}

.nw_anotace {
	font-size: 90%;
}

.rubrika_title {
	background: #eeeeee;
}

#panel2 h2 {
	text-transform: uppercase;
	font-size: 100%;
}

/* /novinky */

/* pro download */
.dwn_footer {
	margin: 30px 0 0 0;
	padding: 3px 0 0 0;
	border-top: 1px solid #ccc;
}

.dwn_ico_pdf, .dwn_ico_zip, .dwn_ico_xls, .dwn_ico_doc, .dwn_ico_html, .dwn_ico_txt, .dwn_ico_ppt, .dwn_ico_pps, .dwn_ico_ {
	margin: 0 0 3px 0;
	padding: 0 0 0 20px;
}

.dwn_ico_doc {
	background: url(img/icon_doc.gif) no-repeat top left;
}

.dwn_ico_html {
	background: url(img/icon_html.gif) no-repeat top left;
}

.dwn_ico_pdf {
	background: url(img/icon_pdf.gif) no-repeat top left;
}

.dwn_ico_pps {
	background: url(img/icon_pps.gif) no-repeat top left;
}

.dwn_ico_ppt {
	background: url(img/icon_ppt.gif) no-repeat top left;
}

.dwn_ico_txt {
	background: url(img/icon_txt.gif) no-repeat top left;
}

.dwn_ico_xls {
	background: url(img/icon_xls.gif) no-repeat top left;
}

.dwn_ico_zip {
	background: url(img/icon_zip.gif) no-repeat top left;
}
/* /download */

/* search */
#searchhead {
	margin: 2ex 0 0 0;
}

#searchresults {
}

.searchitem {
	margin: 0 0 1ex 0;
	padding: 0 0 2px 15px;
	background: url(img/sys/searchitem.gif) left top no-repeat;
  height: 1%;
}
/* /search */

/* *** Float containers fix:
http: //www.csscreator.com/attributes/containedfloat.php *** */
.clearfix: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* printer styles */
@media print {
/* hide the left column when printing */
#panel {
	display: none;
}

/* hide the right column when printing */
#panel2 {
	display: none;
}

#twocols, #content {
	width: 100%;
	float: none;
}
}

/* IE 5 Box Model Hack - now set properties for IE6 & Mozilla */
u {content:"\"/*"}
body, p, li, input, select, textarea, td, th {
	font-size: x-small;
}

/* fotogalerie */
#tn_root {}
#tn_root .tn { float: left; margin: 0 0 5px 5px }
/*#tn_root br { display: none;}*/
#tn_root div.tn_pager { clear: left; padding: 10px 0; text-align: right }
#tn_root div.tn_pager span.selected { font-weight: bold }
#content table.tn_table td { vertical-align: top; padding: 5px }
#local-fotogalerie { margin: 0.5em 0 1em 0; padding: 0.5em 12px 0.8em 12px; background-color: #ffffff }
#local-fotogalerie strong { font-size: 12px }
#local-fotogalerie .foto-show { margin: 2em 0 0 0; height: 172px; width: 99%; overflow: auto; overflow-y: hidden; white-space: nowrap }
#local-fotogalerie .foto-show img { margin: 0 3px 0 0; border: 1px solid #666666 }
/* /fotogalerie */
