body {
	background-color: #ffffff;	
	color: #000000;
	text-align: left; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, form, input, ul, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
}
a, a:hover, a:visited {
	color: #b01932;
}
table td a, table td a:hover, table td a:visited {
	color: #b01932;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
p {
	padding: 0 30px 20px 30px;
}
table {
	margin: 0 30px 20px 30px;
	font-size: 12px;
	line-height: 1.25em;	
}
h1 {
	font-size: 22px;
	line-height: 1.25em;
	color: #2e2e2e;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 30px 25px 75px;
	background: url("../obrazky/h1-stit.gif") 30px 0px no-repeat;	
}
h2 {
	font-size: 17px;
	line-height: 1.25em;
	color: #b01932;
	font-weight: bold;
	padding: 0px 30px 15px 30px;
}
h3 {
	font-size: 13px;
	line-height: 1.25em;
	color: #b01932;
	font-weight: bold;
	padding: 0px 30px 10px 30px;
}
h4 {
	font-size: 14px;
	line-height: 1.25em;
	color: #313130;
	font-weight: bold;
	padding: 0px 45px 10px 45px;
}
h5 {
	font-size: 13px;
	line-height: 1.25em;
	color: #313130;
	font-weight: bold;
	padding: 0px 30px 15px 30px;
}

.right {
	text-align: right;
}
.left {
	text-align: left;
}
.nastred {
	text-align: center;
}

ul {
	padding: 0 30px 15px 30px;
}
ol {
	padding: 0 30px 15px 77px;
}
ul li {
	padding: 0 0px 5px 35px;
	background: url("../obrazky/odtrh-pozadi.gif") 22px 5px no-repeat;		
}

table td, table th, table td,table th {
	vertical-align: top;
	padding: 0 15px 5px 0;
}

.dokumenty {
	padding: 0 15px 25px 15px;

}
.vybrane-dokumenty {
	padding: 5px 0px 5px 0px;
	background-color: #e4e4e4;	
}

.vybrane-dokumenty {
	padding: 0px;
	background-color: #e4e4e4;	
}
.vybrane-dokumenty table {
	margin: 0;	
	background-color: #e4e4e4;
	width: 100%;
}
.vybrane-dokumenty table td {
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #9b9b9b;
}
.vybrane-dokumenty table th {
	padding: 10px 10px 5px 10px;
	background-color: #f5f5f5;	
	border-bottom: 1px solid #9b9b9b;
}
table p, table h2, table h3 {
	padding-left: 0;
	padding-right: 0;
}
input.hledani-dotaz {
	width: 400px;
	padding: 5px;
	border: 1px solid #9b9b9b;
}
input.hledani-tlacitko {
	padding: 3px 10px;
	border: 1px solid #9b9b9b;
	cursor: pointer;
}
input.hledani-tlacitko:hover {
	background-color: #cccccc;
}