*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: serif;
	font-size: 12pt;
	background: #fff;
	background-image: none;
}


img {
	border: 0;
}

a {
	color: #0000ff;
	text-decoration: underline;
}
a:visited, a:active {
	color: #000080;
}
a:hover {
	text-decoration: underline;
	color: #800080;
}

h1, h2, h3, caption {
	font-family: Verdana, Tahoma, sans-serif;
	margin: 0 0 0.15em 0;
	font-weight: bold;
	line-height: 1.3;
	padding-left: 5px;
}
h2 {
	font-size: 125%;
}
h2 a {
}
h3, caption {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;

}

acronym, abbr, span.abbr {
	cursor: help;
	border-bottom: 1px dotted green;
}
a:hover acronym, a:hover abbr, a:hover span.abbr, a.active acronym, a.active abbr, a.active span.abbr {
	border-bottom: 0;
}

kbd {
	font-weight: bold;
}

form {
	margin-bottom: 2em;
}
fieldset {
	margin: 0.5em 30px 1em 30px;
	padding: 0 20px 0 20px;
	text-align: right;
	border: 1px solid #999;
}
legend {
	padding: 0 0.3em;
	margin-bottom: 0.5em;
	color: #333;
	font-weight: bold;
}
input {
	width: 12em;
}
.button, .button:focus {
	width: 15em;
}

hr {
	background: #aaa;
	color: #aaa;
	height: 1px;
	border: none;
	vertical-align: middle;
	margin: 1em;
}

address {
	display: inline;
	font-style: normal;
}

cite {
	font-style: normal;
}

table {
	font-size: 0.9em;
	margin-bottom: 1em;
	border: 1px solid #aaa;
	border-width: 1px 0 0 1px;
}
caption {
	padding: 0.2em;
	text-align: center;
	background: #fff;
	margin: 0;
}
td, th {
	background: #fff;
	padding: 15px;
	border: 1px solid #aaa;
	border-width: 0 1px 1px 0;
	line-height: 1.8;
	vertical-align: top;
}

/* === LAYOUT === */
#header-box {
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#logo {
	display: none;
}
#motto {
/*	background: url("img/logo-print.png") no-repeat left;*/
	text-align: center;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.6em;
	line-height: 140%;
	border-bottom: 2pt solid silver;
}
#motto a {
	color: #000;
	text-decoration: none;
}
#motto em, #motto strong {
}
#motto em {
	font-size: 0.7em;
}
#motto span {
	background: none;
}

#page {
	text-align: left;
	width: 100%;
	background: #fff;
}

#navigation-box {
	display: none;
}


#middle-box {
	display: none;
}


#content-box {

}
#content {
	line-height: 1.7;
}
#content-box h1 {
	padding: 10px;
}
#content ul, #content ol {
	margin-bottom: 1em;
}
#content ul li {
	margin-left: 5px;
	padding: 1px 0 1px 20px;
	list-style: none;
	background: url("img/li.gif") no-repeat left 4px;
}
#content ol li {
	margin-left: 25px;
}
#content ul ul {
	margin: 0.2em 0;
}
#content li ul li, #content li ol li {
	margin-left: 1.5em;
}

#content .dalsi-odkazy {
	display: none;
}


#menu-box .menu, #menu-box .other {
	display: none;
}
#menu-box div.info, #menu-box div.info2 {
	display: block;
	border: 1px solid silver;
	border-width: 1px 0;
	padding: 4pt;
	font-size: 80%;
	text-align: center;
}
.info .jobs, .info2 .jobs {
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.3em;
	margin-bottom: 0.4em;
}


#footer {
	clear: both;
	margin: 8px auto 0 auto;
	font-size: 95%;
	text-align: center;
}
#footer div {
	display: none;
}
#footer div.copy {
	display: block;
}

/*=== OBECNY ==*/
.noscreen {
	display: none;
}
.skip {
	position: absolute;
	top: -5000px;
}

.cleaner {
	clear: both;
}


.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.middle { vertical-align: middle; }

.maxwidth {
	width: 100%;
}
.tretina {
	width: 33%;
}
.pulka {
	width: 50%;
}

span.number {
	float: left;
	color: #D69429;
	font-size: 2em;
	font-weight: bold;
}

.povinneUdaje {
	border: 1px solid #b9e2e8;
	padding: 6px;
	margin-left: 30px;
	margin-right: 30px;
	text-indent: 0;
}

.povinne {
	color: #ff6600;
}

.link-out {
	vertical-align: text-top;
}

.indent-more {
	margin-left: 3em;
}

.bigger {
	font-size: 1.1em;
}

table.reference {
	width: 100%;
}
table.reference td {
	padding: 4px;
	border-bottom: 1px solid #fff;
}
table.reference caption {
	color: #000;
}
table.reference td.img {
	width: 180px;
	padding-bottom: 0;
}
* html table.reference td.img {
	padding-bottom: 5px;
}

form.search {
	margin: 5px;
	text-align: center;
}
form.search div {
	padding: 6px;
}
form.search p {
	margin: 0;
	font-size: 0.9em;
}
form.search input {
	width: 320px;
	padding-top: 1px;
	padding-bottom: 1px;
}
form.search input.button {
	width: 8em;
}
ol.search li {
	margin-bottom: 0.4em;
}
ol.search .url {
	font-size: 0.9em;
	color: #008000;
}
