﻿body, #stred, h1, h2, h3 {
    font: 12pt "Times CE", Times, "Times New Roman", serif;
    color: #000000;
    background-color: #ffffff;
    background-image: none;
}
.netisknout  {
	display: none;
}
.submitAktualita {
	display: none;
}

@page { /* CSS Paged Media */
	size: 2.10cm 2.97cm; /* width height */
	margin-top: 1.75cm; /* větší kvůli vícestránkovým tabulkám */
	margin-left: 1.25cm;
	margin-right: 1.25cm;
	margin-bottom: 1.25cm; /* větší kvůli vícestránkovým tabulkám */
	orphans:4; widows:2; /* minimum number of lines of a paragraph that must be left at: orphans:bottom; widows:top */.
}

thead { 
  display: table-header-group; /* starším prohlížečům je nutné říci defaultní hodnotu :-( */
}

tr { 
	page-break-inside : avoid;
}

#page {
	width: 100%; 
	margin: 0;
}

#hlavicka, #menu-obalka, #submenu, #paticka, #copyright, .submit {
	display: none;
}
#submenu {
	margin: 0px;
	padding: 0px;
}
#center, #center-center {
  width: 100%;
	border: 0px;
	border-color: #ffffff;
  background-image: none;
}
#stred {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	background-color: #ffffff;
	color: #000000;
	background-image: none;
}
p {
	font-size: 10pt;
	margin-top: 1em;
	text-indent: 30px;
}
h1 {
  margin-top: 0em;
	color: #000066;
	font-size: 1.5em;
}
h2 {
    margin-top: 1.5em;
	color: #000066;
	font-size: 1.0em;
}
a {
	color: #000066;
	text-decoration: underline;
}
li {
	font-size: 10pt;
}
#table-2 {
	page-break-before: always;
}
table {
    width: 100%;
}
td, th, input, select, textarea, .submit {
    font: 10pt "Times CE", Times, "Times New Roman", serif;
}
th {
	font-weight: bold;
}
.submit {
	height: 20px;
}
.aktuality td, .aktuality th {
	font-size: 12pt;
	color: #000000;
	line-height: 1.5em;
}
.aktuality img {
    display: none;
}
.aktuality td div{
    color: #000066;
    padding: 0px 0 6px 0;
    font-weight: bold;
    font-size: 1.1em;
}
#ukazka_ukolu img#uk_uk_mod4 {
  margin: 16pt 0 14pt 20pt;
  position: static; left: auto;
}
ol.prava_povinnosti {
  padding-left: 15px;
  margin-left: 0px;
  padding-bottom: 1em;
}
.prava_povinnosti li {
  margin-bottom: 10px;
  /* list-style-type: lower-alpha; instead used: bracket-lower-alpha */
}
.listecek, .listecek.adv {
	background-color: white;
	color: black;
	margin: 0;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	text-align: left;
}
