@charset "utf-8";
/* CSS Document */

.sloup1 {
	width: 340px;
	float: left;
	margin-right: 5px;
	}
.sloup2 {
	width: 340px;
	padding-left: 5px;
	float: left;
	}
.sloup_end {
	clear: both;
	}
	
h1 {
	font: bold 14px arial;
	color: #005387;
	padding: 0px;
	margin: 10px 0px;
	}
h2 {
	font: bold 13px arial;
	}
.akt {
	border: 1px solid #eeeeee;
	border-top: 2px solid #eeeeee;
	padding: 10px;
	} .akt:hover { border-top: 2px solid #005387; }
.akt h2 {
	font: bold 13px arial;
	padding: 0px;
	margin: 0px;
	}
.akt_datum {
	font: 11px arial;
	color: #999999;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
.akt p {
	margin: 0px;
	padding: 0px;
	}
	
table.ucebni_plan td {
	border-bottom: 1px solid #eeeeee;
	}
	
ul {
	margin: 10px 0px 10px 12px;
	padding: 0px;
	}
	
.p_seda {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 10px 5px;
	text-align: center;
	background-color: #eeeeee;
	}
	
.txt_11px {
	font-size: 11px;
	}
.txt_modra {
	color: #005387;
	}
.txt_cervena {
	color: #aa1324;
	}
	
.tab_dotted td {
	border-bottom: 1px dotted #CCCCCC;
	}