body {
	font-family: Calibri, Arial;
	margin: 0;
}
h3{
	text-align: center;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
div.edzast span{
	display: inline;
	font-weight: bold;
}
div.main span{
	display: none;
}
a.d{
	text-decoration: none;
	color: black;
}
a.u{
	display: none;
	text-decoration: none;
	color: black;
}
h1 {
	margin-bottom: 5px;
	text-align: center;
}
h1.kraj {
	width: 100%;
	text-align: center;
}
p.mform {
	font-size: 14px;
	width: 600px;
}
.right {
	float: right;
}
div.c {
	font-family: Times new Roman, Calibri, Arial;
	line-height: 18px;
	font-size: 18px;
	float: left;
	margin-left: 30px;
}
div.d {
	min-width: 110px;
	float: left;
	margin-left: 5px;
}
div.e {
	min-width: 150px;
	float: left;
	margin-left: 5px;
}
div.foto {
	float:left;
/*	padding-right:25px;*/
}
div.hid {
	display: none;
}
div.editor {
	min-height: 25px;
	background-color: #DDDDDD;
	border-bottom: 1px solid #777777;
	margin: 0;
	padding: 10px 10px 10px 10px;
}
div.edileft {
	float: left;
	text-align: left;
	padding-left: 10px;
}
div.ediright {
	float: right;
	text-align: right;
	padding-right: 10px;
}
div.edicentr {
	float: right;
	text-align: left;
	padding-right: 100px;
}
div.dopcont {
	width: 660px;
}
div.dopright {
	float: right;
	text-align: right;
	width: 650px;
	padding-bottom: 15px;
}
div.dopjust {
	text-align: justify;
	text-indent: 15px;
	width: 650px;
	margin-bottom: 15px;
}
div.doppodp {
	float: right;
	text-align: center;
	width: 350px;
	margin: 50px 10px 10px 85px;
}
div.content{
	margin: 0px auto 10px auto;
	width: 90%;
}
div.content_cen{
	float: left;
	width: 600px;
	padding: 0px 25px 5px 25px;
}
div.login {
	width: 350px;
	margin: 30px auto 30px auto;
	text-align: center;
}
div.headleft {
	float: left;
	margin: 0px 5px 0px 5px;
	
}
table.login {
	width: 100%;
}
table.tab_dopis {
	font-size: 11px;
	width: 660px;
	border-collapse: collapse;
}
table.tab_dopis td {
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	border-spacing: 0px;
	border: 1px solid #777777;
}
table.tab_dopis td.cisl {
	text-align: center;
	width: 35px;
}
table.tab_dopis td.tele {
	text-align: center;
	width: 90px;
}
table.tab_dopis td.prazd {
	border: 0px;
}
table.tab_hlav {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}
table.tab_hlav th {
	background-color: #AAAAAA;
}
table.tab_hlav td {
	vertical-align: top;
	padding: 1px 7px 1px 7px;
	border: 1px solid #777777;
	background-color: #DDDDDD;
}
table.tab_hlav td.a {
	min-width: 50px;
}
table.prihl th{
	text-align: left;
}
table.prihl td{
	padding: 2px 3px 0px 3px;
/*	text-align: center; */
}
table.edito th.first{
	text-align: left;
	padding: 2px 3px 0px 3px;
}
table.edito td{
	text-align: center;
	padding: 0px 30px 0px 30px;
}
tr.dupl {
	margin-top: 0px;
	margin-bottom: 0px;
}
tr.dupl td{
	border-bottom: 1px solid #777777;
}
tr.dupll {
	margin-top: 0px;
	margin-bottom: 0px;
	color: green;
}
tr.dupll td{
	border-bottom: 1px solid #777777;
}
tr.volbyhidd {
	display: none;
}
span.volbyhidd {
	display: none;
}
tr.radvoleb1 {
	color: black;
}
tr.radvoleb2 {
	color: #999999;
	background-color:#EEEEEE;
}
tr.radvoleb3 {
	color: green;
}
tr.radvoleb4 {
	color: blue;
}
tr.radvoleb5 {
	display: none;
}
tr.radvoleb6 {
	color: darkgreen;
}
tr.hsez {
	line-height: 40px;
}
tr.hsez th{
	vertical-align: bottom;
}
img.yes {
	width: 20px;
	background-image: url(img/yes.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
}
img.no {
	width: 20px;
	background-image: url(img/no.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
}
img.back {
	width: 20px;
	background-image: url(img/back.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
}
img.edit {
	width: 16px;
	float: right;
	padding-left: 5px;
	background-image: url(img/edit.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
img.editl {
	width: 16px;
	padding-left: 5px;
	background-image: url(img/edit.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
img.list {
	width: 16px;
	float: right;
	padding-left: 5px;
	background-image: url(img/list.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
img.del {
	width: 16px;
	float: right;
	padding-left: 5px;
	background-image: url(img/del.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
img.ins {
	width: 16px;
	float: right;
	padding-left: 5px;
	background-image: url(img/ins.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
img.insl {
	width: 16px;
	margin-left: 5px;
	background-image: url(img/ins.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
img.writel {
	width: 16px;
	margin-left: 5px;
	background-image: url(img/write.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
img.pvsl {
	width: 16px;
	margin-left: 5px;
	background-image: url(img/pvs.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
img.printl {
	width: 16px;
	margin-left: 5px;
	background-image: url(img/tisk.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
img.zmen-e {
	width: 16px;
	float: right;
	padding-left: 5px;
	background-image: url(img/zmen-e.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
img.email {
	width: 16px;
	padding-left: 5px;
	background-image: url(img/email.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.uootblm, .uootbl {
	width: 100%;
}
.inpfield100 {
	border: 1px solid #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 100%;
	background-color: #FFFFFF;
}
.inpfield100req {
	border: 1px solid #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 100%;
	background-color: #00FFFF;
}
select.vyber {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	width: 99%;	
}
.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}

@media print{
div.editor {
	display: none;
}
}