/**/
div#box-textu {
	width: 750px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px 20px;
	overflow: hidden;
	color: #00394d;
	text-align: justify;
}

	div#box-textu h1 {
		height: 18px;
		overflow: hidden;
		margin: 0px 0px 15px 0px;
		padding: 5px 0px 2px 0px;
		text-transform: none;
		color: #0e7699;
		font-size: 1.2em;
		font-weight: weight;
		border-bottom: 1px solid #0e7699;
}
  div#box-textu h3 {
		margin: 0px 0px 7px;
		padding: 0px;
		font-size: 1em;
	}	
	
	div#box-textu a {
		color: #666;
	}
		div#box-textu a:hover, div#box-textu a:focus, div#box-textu a:active {color: #000;}

	div#box-textu p {
		margin: 0px;
		padding: 0px 0px 7px 0px;
	}
	/*	div#box-textu p.nopadd {padding: 0px 0px 7px 0px;} */
	
	div#box-textu p.vetsi_mezery {
  margin-bottom: 10px;
  
  
  }

	div#box-textu ul {
		margin: 0px 0px 7px 0px;
		list-style-type: square;
	}
	div#box-textu ul li {
		margin-left: 25px;
		list-style-type: square;
	}

		div#box-textu ul li ul {list-style-type: disc;margin-top: 0px;}
		div#box-textu ul li ul li {list-style-type: disc;}

		div#box-textu ul li ol {margin-top: 0px;}
		div#box-textu ol li ul {margin-bottom: 0px}

	div#box-textu ol {
		margin: 0px 0px 7px 0px;
		list-style-type: lower-latin;
		_list-style-type: lower-alpha;
		_margin: 0px 0px 7px 35px;
	}
	
	div#box-textu address {
		font-style: normal;
		margin: 0px 0px 5px 0px;
	}

	div#tym {
		color:red;
	
	}
	
	div#obsah-postup
		{
		width:510px;
		float: left;
		padding: 0px 10px;
		}
	
	div.postup-podminky	{
			width:510px;
			padding:0px;
			height:120px;
			margin-bottom: 5px;			
	}
	div.postup-podminky p {
		margin:0px;
		padding:4px 10px 4px 10px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
/* REFERENCE */
div.rok {
	clear: both;
	height: 22px;
	padding: 5px 10px 0px 10px;
	color: #333 !important;
	background: #ccc;
}
div.rok span {
	display: block;
	float: left;
	width: 75px;
	font-weight: bold;
}
div.rok a {
	display: block;
	float: left;
	height: 20px;
	margin: 0px 2px;
	padding: 2px 5px 0px 5px;
	color: #333 !important;
	text-decoration: none;
}
div.rok a:hover, div.rok a:focus {background: #e5e5e5;}
div.rok a.selected {background: #e5e5e5;}

div.mesic {
	clear: both;
	height: 22px;
	padding: 5px 10px 2px 10px;
	color: #333 !important;
	background: #e5e5e5;
}
div.mesic span {
	display: block;
	float: left;
	width: 75px;
	font-weight: bold;
}
div.mesic a {
	display: block;
	float: left;
	height: 15px;
	margin: 0px 2px;
	padding: 2px 5px;
	color: #333 !important;
	text-decoration: none;
}
div.mesic a:hover, div.mesic a:focus {background: #fff;}
div.mesic a.selected {background: #fff; font-weight: bold;}



table.reference {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-right: none;
}
table.reference th {
	padding: 5px 12px;
	font-weight: bold;
	background: #ccc;
	text-align: center;
}
table.reference td {
	padding: 3px 12px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #ccc;
}
table.reference td.date {width: 24%;}
table.reference td.op {width: 38%; text-align: right;}
table.reference td.uv {width: 38%; text-align: right;}
table.reference td.soucet {
	font-weight: bold;
	background: #ccc;
}

