/*
www.msb-jablonec.cz - textova verze
*/

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin:0; padding:0;
	background-color: #fff;
	color: #000;
}

a {
	color: #008c99;
}

a.visited {
	color: #6fc6d2;
}


#outside {
	margin: 20px;
	background: url(img/top.gif) no-repeat 10px 0;
}

form label {
	float: left;
	clear: both;
	display: block;
	width: 160px;
	padding-right: 5px;
	margin-right: 2px;
	line-height: 2em;
	text-align: right;
} 

form fieldset {
	margin-bottom: .5em;
	border: 1px #ddd solid;
	padding: 10px;
	_padding: 5px;	
}

h1 {
	padding-top: 5px;
	font-size: 1.7em;
	margin-top: 1em;
}

#side {
	width: 160px;
	float: left;
	text-align: right;
}


p.searchfrm {
	padding:0;margin:0;
}

#searchfrm {
	padding:0;margin:0;
}

#searchfrm #searchword {
	width: 110px;
}

#searchfrm #submit {
	width: 2em;
}

#searchfrm fieldset {
	border:none;
	padding:0;
}

ul#main-menu {
	font-weight:bold;
	text-transform: uppercase;	
	list-style: none;
}

ul#main-menu li {
	margin-top: 12px;
}


#main {
	margin:0;padding:0;
}

#navig1, #navig2 {
	margin:0;padding:0;
}

#context-menu {
	margin-top: 1em;
}

#context-menu td {
	vertical-align: top;
}

#context-menu ul {
	padding:0;margin:0;
	list-style: none;
	margin-bottom: 1em;
}

#context-menu ul li.active {
	font-weight:bold;
	letter-spacing:.01em;
}

#block1 {
	float:left;
	/*width: 70%;*/
	/*margin-right: 30px;*/
}

#block1 div.hr {
	height: 1px;
	color: #ddd;
	background-color: #ddd;
	/*margin-top: 10px;*/
}

#block1 div.hr hr {
  display: none;
}

#block2 {
	display:none;
	visibility: hidden;
}

.block2-in {
	padding:0;
}

#block2 h2 {
	margin-top: 1em;
}

#block2 p {
	padding:0;
	margin:0;
	margin-left:16px;
	margin-right:10px;
	margin-bottom:15px;
	font-style: italic;
	font-size: .9em;
}

#block2 h3 {
	padding:0;
	margin:0;
	margin-top: 4px;
	font-style: italic;
	font-weight: bold;
	font-size: .9em;
}

#block2 h3 span {
	padding:0;
	margin:0;
	font-style: normal;
	font-weight: normal;
	border-right: 1px solid #666;
	padding-right:3px;
	margin-right:2px;
}

#block2 img {
	border: 1px solid #008c99;
}



#go-top {
	clear:both;
	visibility: hidden;
	display: none;
}

#copyright {
	display: none;
}

/*
Schovat
*/

.hidden, .text-hidden, .print-hidden {
	display: none;
	visibility: hidden;
}


/* tables */
table		{ display: table; }
tr			{ display: table-row; }
thead		{ display: table-header-group; }
tbody		{ display: table-row-group; }
tfoot		{ display: table-footer-group; }
col			{ display: table-column; }
colgroup	{ display: table-column-group; }
td, th		{ display: table-cell; }
caption		{ display: table-caption; }

#content table {
	border: 1px solid #ddd;
	border-collapse: collapse;
	/*margin-top: 10px;
	margin-bottom: 20px;*/
}

#content th, #content td {
	padding:5px;
	border: 1px solid #ddd;
}

#content th {
	font-weight: normal;
	text-align: left;
	background: #f6f6f6;
}

.red {
	color: #f00;
}


ul.sitemap1 {
	text-transform: uppercase;
	list-style: disc;
	font-weight: bold;
	line-height: 2em;
}

ul.sitemap1 li {
}

ul.sitemap2, ul.sitemap3 {
	line-height: 1.5em;
	list-style: none;
	text-transform: none;
	margin-top: .2em;
	margin-bottom: .5em;
	font-weight: normal;
}
