body {
	background-color: white;
	background-image: url(/obrazky/grafika_pozadi.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: black;
	font-size: 9pt;
	font-family: Helvetica, Arial, sans-serif;
	overflow: -moz-scrollbars-vertical;
	margin: 4px 4px 4px 4px;
	text-align: left;
}

#cont-vse {
	position: relative;
	min-height: 800px;
	width: 100%;
}

#cont-zahlavi {
	position: relative;
	height: 26px;
	padding: 4px 16px 0 16px;
	cursor: pointer;
	color: white;
	background-color: #ec2224;
	font-size: 18px;
	font-family: "Century Gothic", sans-serif;
	font-variant: small-caps;
	font-style: italic;
}

#cont-zahlavi div {
	float: right;
	padding-top: 2px;
	font-size: 14px;
}

#cont-zahlavi strong {
	position: absolute;
	left: 260px;
}

p {
	margin: 4px 0 4px 0;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	margin: 16px 0 0 0;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 16px 0 0 0;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0 0 0;
}

h5 {
	margin: 4px 0 2px 0;
	font-size: 11pt;
	font-weight: bold;
}

a,a:visited {
	color: #ec2224;
	text-decoration: none;
	font-weight: bold;
}

#cont-nabidka {
	position: absolute;
	left: 0;
	top: 34px;
	width: 256px;
}

#cont-nabidka a.nabidka, #cont-nabidka a.nabidka:visited {
	display: block;
	text-align: left;
	width: 184px;
	height: 40px;
	color: black;
	background-color: #e0e0e0;
	padding-top: 24px;
	padding-left: 72px;
	text-decoration: none;
	font-size: 12pt;
	font-weight: normal;
	margin: 0 0 8px 0;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../obrazky/nabidka_prazdny.png);
}

#cont-nabidka a.nabidka:hover { font-weight: bold; background-color: #d0d0d0; }
#cont-nabidka .odsaz { margin-top: 16px; }

#cont-obsah {
	position: absolute;
	top: 34px;
	left: 270px;
	right: 0;
	min-height: 200px;
}

#cont-hlaska {
	position: absolute;
	right: 16px;
	top: 16px;
	width: 420px;
	min-height: 128px;
	z-index: 1;
	border-width: 3px;
	border-style: solid;
	background-color: white;
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 16px;
}

.hlaska1 {
   border-color: #3ACE1D;
	background-image: url(../obrazky/hlaska_informace.png);
}

.hlaska2 {
   border-color: #EBAC00;
	background-image: url(../obrazky/hlaska_varovani.png);
}

/* chyba */
.hlaska3 {
   border-color: #CE1D20;
	background-image: url(../obrazky/hlaska_chyba.png);
}

#cont-hlaska a {
	display: block;
	margin: 7px 7px 24px 400px;
	text-align: right;
}

#cont-hlaska img {
	display: block;
	border: none;
	width: 13px;
	height: 13px;
}

#cont-hlaska ul{
	padding-left: 14px;
}

#cont-error {
   border: 3px solid #CE1D20;
	background-image: url(../obrazky/hlaska_chyba.png);
	background-color: white;
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 40px;
	min-height: 110px;
	max-width: 600px;
}

#cont-error span {
	font-size: 120%;
}

.cont-hlaska-cont {
	margin: 0 16px 0 100px;
}

#cont-hlaska-text {
	padding-top: 8px;
}

#cont-error table, #cont-error td {
	border: none;
}

#cont-error th {
	color: black;
	background-color: white;
	border: none;
}

#cont-debug {
	background-color: #F6F7CD;
	padding: 5px 10px 5px 10px;
	margin-top: 32px;
}

table {
	border-left: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	font-size: 9pt;
	border-spacing: 0;
	margin-bottom: 16px;
}

th,td {
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

th {
	font-size: 10pt;
	font-weight: bold;
	background-color: #d0d0d0;
	color: black;
	padding: 8px 4px 8px 4px;
	text-align: center;
}

td {
	font-weight: normal;
	background-color: white;
	color: black;
	padding: 2px 4px 2px 4px;
	text-align: left;
}

ul,ol {
	margin: 2px 0 8px 0;
}

.textimg {
	width: 9pt;
	height: 9pt;
}

.dvtextimg {
	width: 18pt;
	height: 18pt;
}

td.levy, th.levy {
	text-align: left;
}

td.stred, th.stred {
	text-align: center;
}

.pravy {
	text-align: right;
}

.levy {
	text-align: left;	
}

td.monos {
	font-family: monospace;
}

td.bez {
	border-right: none;
	padding-right: 0;
}

td span, .sedypodtext {
	color: #494949;
	font-size: 8pt;
	font-weight: normal;
}

.sedytext {
	color: #494949;
}

input, select, textarea {
	border: none;
	background-color: white;
	background-image: url(../obrazky/tabulka_srafy.png);
}

option {
	background-color: white;
}

.dlouhy {
		width: 600px;
}

input.pruhledny {
	background-image: none;
}

.kratky {
		width: 100px;
}

select {
	width: 600px;
}

textarea {
	width: 600px;
	font-size: 9pt;
	font-family: Helvetica, Arial, sans-serif;
	height: 100px;
}

.tisk {
	display: none;
}

.nacteni {
	width: 70ex;
	margin-top: 8px;
	margin-bottom: 8px;
}

.nowrap {
	white-space: nowrap;
}

.jakotab {
	border: 1px solid #e0e0e0;
	padding: 8px 4px 8px 4px;
}

.jtt {
	margin-right: 1em;
	white-space: normal;
}

.jtc {
	color: #494949;
	font-size: 7pt;
	font-weight: normal;
	margin-left: 0.5ex;
}

a.jtsoub {
	display: inline-block;
	margin: 8px 16px 8px 0;
	padding: 4px 4px 4px 4px;
	border: 1px solid white;
	width: 160px;
	text-align: center;
	vertical-align: top;
}

a.jtsoub:hover {
	border: 1px dotted #ff4c1f;
}

.jtsoub img {
	display: block;
	width: 64px;
	height: 64px;
	border: none;
	margin: 0 auto 0 auto;
}

.adrcesta {
	display: inline-block;
	margin: 8px 16px 0 0;
	width: 32px;
	height: 32px;
	padding-top: 32px;
}

.netuk {
	font-weight: normal;
}

.tisk, .neviditelny { display: none; }