h2.typ12 {
        text-align: center;
}


p{
	font-size : 12px;
	text-weight:normal;
	line-height:150%;
        text-align:justify;
}

p.typ1{
	font-size : 11px;
	text-weight:normal;
	line-height:150%;
        text-align:justify;
}

p.typ13{
	margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}

p.typ14 {
	text-align: center;
}

p.popis {
	font-size : 10px;
	text-weight:normal;
	line-height:150%;
        text-align:justify;
}

table.typ1 {
	width: 100%;
	border-collapse: collapse;
}

table.typ2 {
	width: 98%;
	border-collapse: collapse;
}

table.typ3 {
	width: 100%;
	border-collapse: collapse;
        margin-top: 10px;
        margin-bottom: 10px;
}

table.typ4 {
	width: 100%;
	border-collapse: collapse;
        table-layout: fixed;
}

th.typ1 {
	background-color: #fff6e2;
	text-align: center;
	font-weight: bold;
	border: 1px solid #cccccc;
	padding: 4px;
}

th.typ2 {
	background-color: #fff6e2;
	text-align: center;
	font-weight: bold;
	border: 1px solid #cccccc;
	padding: 4px;
        width: 33%;
}

td.typ1 {
	text-align: center;
	border: 1px solid #cccccc;
	padding: 4px;
}

td.typ2 {
	text-align: left;
	border: 1px solid #cccccc;
	padding: 4px;
        width: 33%;
}

td.typ3 {
	text-align: left;
        font-size: 1.1em;
	padding: 1px;
        width: 50%;
}

td.typ4 {
	text-align: center;
        font-size: 1.1em;
	padding: 1px;
        width: 50%;
}

td.typ5 {
	text-align: left;
	border: 1px solid #cccccc;
	padding: 4px;
}

ul.typ1 {  
        margin-top: 10px;
        margin-right: 30px;
        margin-bottom: 10px;
        margin-left: 20px;
        text-align: justify;
        font-size: 1.1em;
}

ul.typ11 {  
        margin-top: 10px;
        margin-right: 30px;
        margin-bottom: 10px;
        margin-left: 20px;
        text-align: justify;
        font-size:1.1em;
        float:left;
        width:50%;
        height:150px;
}

ul.typ12 {  
        margin-top: 10px;
        margin-right: 30px;
        margin-bottom: 10px;
        margin-left: 20px;
        text-align: justify;
        font-size: 1.2em;
        line-height: 1.5em;
}

ul.typ13 {  
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 20px;
        text-align: justify;
        font-size: 1.1em;
}

li.typ1 {  
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
}

img.typ1 {
	float: right;
	margin-top: 5px;
        margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}

img.typ11 {
	margin-top: 10px;
        margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

img.typ12 {
	margin-top: 10px;
        margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	float: center;
}

img.typ13 {
	margin-top: 0x;
        margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 0px;
}

img.typ14 {
	float: left;
	margin-top: 5px;
        margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.typ11 {
	border: 1px solid #e3e3e3;
        padding: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
        width: 700px;
}
div.typ12 {
	margin-top: 20px;
}

a       {
	color: gray;
}