body, div, p, li, input, select, textarea, td, th {
	color: #000000;
	font-family: Tahoma, Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: small;
}

html, body.body {margin: 0; padding: 0;}
body.body {margin: 5px; text-align: center; background: #ffffff;}

form {margin: 0;}
img, div, h1, h3, form, span {margin: 0; padding: 0; border: 0;}
a {color: #cc0000;}
a:hover {color: #ff3333;}
u {cursor: help;}
p {margin: 0 0 10px 0;}

h1 {
	font-size: 130%;
	color: #b36b24;
	margin: 0.5ex 0 1.5ex 0;
	padding: 1ex 0 0.5ex 0;
	clear: both;
	border-top: 1px solid #ccc;
	letter-spacing: 0.2ex;
}

h2 {
	font-size: 120%;
	letter-spacing: 0.1ex;
}

h3 {
	font-size: 110%;
	color: #009;
}

hr {
	height: 0px;
	border: none;
	border-bottom: 1px solid #ccc;
}

ul, ol {
	margin-top: 3px;
}

ol.alpha_list {
	list-style-type: lower-alpha;
}

table {
	border: none;
	border-collapse: collapse;
}

th {
	color: #000;
	background: #f5f5f5;
	text-align: center;
}

thead td, .th {
	color: #000;
	background: #f5f5f5;
	font-weight: bold;
}

td ul, th ul {
	margin-left: 1px;
	padding-left: 2.6ex;
}

td.nowrap, th.nowrap {
	white-space: nowrap;
}

#zahlavi, #telo, #zapati {
	width: 760px;
	margin: 0 auto;
}

#zahlavi {
	position: relative;
	height: 96px;
	background: #fff url(img/zahlavi.jpg) no-repeat top left;
	margin-bottom: 5px;
}

#zahlavi-in {
	margin: 0 5px;
	padding: 5px;
}

#zahlavi h1 {
	float: left;
	display: none;
}

#href_logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 86px;
}

#search_form {
	float: right;
}

.button {
	color: #fff;
	border: 1px solid #b36b24;
	background: #b36b24;
	font-size: 85%;
}

#telo {
	text-align: left;
	position: relative;
	min-height: 400px;
	_height: 400px;
	clear: both;
	margin-bottom: 4px;
	background: url(img/bg_menu.jpg) repeat-y top left;
}

#telo-in {
	margin: 0 0 0 161px;
	background: url(img/bg_telo.jpg) repeat-y top right;
	_width: 600px;
	border-bottom: 1px solid #fff;
}

#article-frame {
	position: relative;
	float: right;
	width: 100%;
}

#menu-frame {
	margin: 0 0 0 -160px;
	position: relative;
	float: left;
	width: 160px;
}

#menu-frame-in .title {
	font-size: 90%;
	margin-left: 7px;
	color: #009;
}

#menu-frame-in ul {
	padding: 0;
	margin: 0 0 10px 5px;
}

#menu-frame-in li {
	font-size: 85%;
	list-style: none;
	margin: 0;
	padding: 3px;
}

#menu-frame-in li a {
}

#menu-frame-in ul.submenu {
	margin-left: 20px;
}

#pnl_login {
	background: #f5f5f5;
	font-size: 85%;
	text-align: right;
	width: 159px;
}

#pnl_login form {
	padding: 5px;
}

#pnl_login div.caption {
	color: #b36b24;
	text-align: left;
	font-size: 97%;
	margin: 0 0 2ex 3px;
}

#user, #p1 {
	width: 140px;
	font-size: 100%;
	margin: 0 0 5px 0;
}

#pnl_login div.title {
	text-align: left;
	font-size: 85%;
	color: #000;
	margin: 0 0 0 3px;
}

#content {
	position: relative;
	margin: 0 0 0 2px;
	padding: 5px;
	font-size: 100%;
}

#content table {
	border-collapse: collapse;
}

#content td, #content th {
	border: 1px solid #ddd;
	padding: 1px 5px;
}

#content table.no_border {
	border-collapse: separate;
}

.no_border {
	border: none;
}

#content table.no_border td,
#content table.no_border th {
	border: none;
	padding: 0 3ex 3ex 0;
}

#zapati-in {
	padding: 3px;
	background: #f5f5f5;
}

.center {
	text-align: center;
}

.fl, .floatl {
	float: left;
	margin-right: 10px;
}

.fr, .floatr {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
}

#cesta {
	margin: 0;
	padding: 3px 0 3px 0;
	font-weight: bold;
	font-size: 100%;
	float: left;
}

#cesta .fl {
	color: #c00;
	text-transform: uppercase;
}

#cesta .fr {
	color: #c00;
}

#cesta a {
	color: #c00;
}

#cesta a:hover {
	color: #f33;
}

#navigace {
	float: right;
	color: #777;
	font-size: 80%;
	font-weight: bold;
}

#navigace a {
	color: #c00;
}

#navigace a:hover {
	color: #f33;
}

.invisible, .no-css {
	display: none;
}

.required {
	background: #fff url(img/required.gif) top right no-repeat;
}

.warning, .warning a, .error, .error a {
	color: #f00;
	font-weight: bold;
	border: 1px dotted #000;
	background: #cff;
	padding: 3px 5px;
}

.saved, .info {
	color: #090;
	font-weight: bold;
	border: 1px dotted #000;
	background: #cff;
	padding: 3px 5px;
}

.print {
	text-align: left;
}

#obalka_zpravoadaje {
	float: right;
	margin: 0 40px 0 10px;
	border: 3px solid #f5f5f5;
}

/* search */
#searchhead {
	margin: 2ex 0 0 0;
}

#searchresults {
}

.searchitem {
	margin: 0 0 1ex 0;
	padding: 0 0 2px 20px;
	background: url(img/searchitem.gif) left top no-repeat;
}
/* /search */

/* news */
.news {	padding: 10px; margin: 0 50px 0 0; border: 1px solid #f5f5f5 }
.news h4 { margin-top: 0.1em }
.nw-hr { border-bottom: 1px solid #fff }
.even {	background: #f5f5f5 }

.news_odd, .news_even {
	padding: 10px;
	margin: 0 50px 0 0;
	border: 1px solid #f5f5f5;
}

.news_even {
	background: #f5f5f5;
}

.nw_datum, .nw_text {
	font-size: 85%;
}

.nw_datum p, .nw_datum li, .nw_text p, .nw_text li {
	font-size: 100%;
}

.nw_title {
	font-size: 100%;
	margin: 0.5ex 0 1.5ex 0;
}
/* /news */

/* faq */
#content table.no_padding td,
#content table.no_padding th {
	padding: 2px 3px;
}

p.otazka {
	border: 1px solid #f5f5f5;
	background: #f5f5f5;
	border-bottom: none;
	margin: 0 30px 0 0;
	padding: 10px;
	font-style: italic;
}
p.odpoved {
	border: 1px solid #f5f5f5;
	border-top: none;
	margin: 0 30px 3ex 0;
	padding: 10px;
}
/* /faq */

/* anketa */
.anketa {
	margin: 5px;
	border: 1px solid #989898;
	background-color: #EAEAEA;
	width: 180px;
}

.anketa .nadpis {
	background-color: #ffffff;
	padding: 3px;
	color: #1669B5;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #989898;
}

.anketa .odpoved {
	background-color: #ffffff;
	padding-left: 3px;
	font-weight: bold;
	clear:both;
}

.anketa .otazka {
	padding: 3px;
	border-bottom: 1px solid #989898;
}

.anketa .sloupec {
	padding-left: 3px;
	width:130px;
	float:left;
}

.anketa .bar {
	margin-top:3px;
	font-size:7px;
	float:left;
}

.anketa .procenta {
	padding-left: 3px;
	float:left;
}

.anketa .pocet {
	padding-right: 3px;
	float:right;
}

.anketa .celkem {
	clear:both;
	text-align: right;
	font-weight: bold;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
}
/* /anketa */

/* download */
.dwn { margin: 3px 0; font-weight: bold }
.dwn_footer { margin: 30px 0 0 0; padding: 3px 0 0 0; border-top: 1px solid #cccccc }
.dwn_ico_doc, .dwn_ico_file, .dwn_ico_gif, .dwn_ico_html, .dwn_ico_jpg, .dwn_ico_pdf, .dwn_ico_ppt, .dwn_ico_pps, .dwn_ico_rtf, .dwn_ico_xls, .dwn_ico_txt, .dwn_ico_zip
{ margin: 0 0 3px 0; padding: 0 0 0 20px }
.dwn_ico_doc { background: url(cms/img/ico/doc.gif) no-repeat top left }
.dwn_ico_file { background: url(cms/img/ico/file.gif) no-repeat top left }
.dwn_ico_gif { background: url(cms/img/ico/gif.gif) no-repeat top left }
.dwn_ico_html { background: url(cms/img/ico/html.gif) no-repeat top left }
.dwn_ico_jpg { background: url(cms/img/ico/jpg.gif) no-repeat top left }
.dwn_ico_pdf { background: url(cms/img/ico/pdf.gif) no-repeat top left }
.dwn_ico_pps { background: url(cms/img/ico/pps.gif) no-repeat top left }
.dwn_ico_ppt { background: url(cms/img/ico/ppt.gif) no-repeat top left }
.dwn_ico_rtf { background: url(cms/img/ico/rtf.gif) no-repeat top left }
.dwn_ico_txt { background: url(cms/img/ico/txt.gif) no-repeat top left }
.dwn_ico_xls { background: url(cms/img/ico/xls.gif) no-repeat top left }
.dwn_ico_zip { background: url(cms/img/ico/zip.gif) no-repeat top left }
/* /download */

/* menu */
#menu { font-size: 110% }
#menu li { padding: 5px 0 0 0 }
#menu a { font-weight: bold; color: #009; text-decoration: none }
#menu .li-submenu ul { margin: 0 0 10px 20px}
#menu li li a { color: #c00; font-weight: normal; font-size: 105%; text-decoration: underline }
#menu a.active { color: #000 }
#menu a:hover { color: #f33 }
/* menu */
