@import url(../data.css);

.titul {
			font-weight: bold;
			font-size: 14pt;
			padding: 5px;
			padding-left:0;
			color: #c24b09;
			/*color: #1f4200;*/
			color: #307e04;
			clear:both;
			}

		.podtitul {
			font-weight: bold;
			font-size: 10pt;
			/*margin-top:2ex;
			margin-bottom: 1ex;*/
			background-color: #f1cd9f;
			background-color: #f1cda6;
			border-bottom: 1px dashed #a0a0a0;
			border-top: 1px solid #a0a0a0;
			border-left: 1px solid #a0a0a0;
			border-right: 1px solid #a0a0a0;
			padding: 0.25ex 1.125ex 0.25ex 1ex;
			color: #816d2f;
			color: #a22720;
			color: #5f8002;
			background-color: #cdd1a6;
			color: #c74747;
			color: #aa0f00;
			color: #c24b09;
			color: white;
			margin-bottom:0;
			border-color: #c24b09;
			background-color: #c24b09;
			background-color: #307e04;
			border-color: #307e04;
			/*background-color: #547f3d;*/
			border-color: #6d7d04;
			
		}
		.stitul {
			font-weight: bold;
			width: 6ex;
			display: block;
			float: left;
			}
		.stitul2 {
			font-weight: bold;
			display: block;
			float: left;
			margin-right: 1ex;
			}
		p.titul {
			margin:0;
			padding:0;
		}
		p.telo {
			margin-bottom:0ex;
			margin-top: 0ex;
			padding: 1ex;
			border-bottom: 1px solid #a0a0a0;
			border-right: 1px solid #a0a0a0;
			border-left: 1px solid #a0a0a0;
			border-color: #c24b09;
			border-color: #307e04;
			border-color: #6d7d04;
		}
		div.telo {
			margin-bottom:0ex;
			margin-top: 0ex;
			padding: 1ex;
			border-bottom: 1px solid #a0a0a0;
			border-right: 1px solid #a0a0a0;
			border-left: 1px solid #a0a0a0;
			border-color: #c24b09;
			border-color: #307e04;
			border-color: #6d7d04;
		}
		.telo {
			background-color: #f9fbf3;
			background-color: white;
		}
		.undermail {
			color: green;
			color: #a22720;
			color: #c74737;
			color: #c24b09;
			color: #307e04;
			text-decoration: underline;
			}
		td.right {
			text-align: right;
		}
		
.w {
	font-weight: bold;
	}

.cont {
	float:left;
	margin: 0 1em 0 0;
	padding:0;
}

div.plain {
	border-color: #b5cd75;
	
}

