@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: #aa1324;
	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 #aa1324; }
.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;
	}
	
.iskola_form {
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	}
	.iskola_form label {
		font: 10px arial;
		color: #ffffff;
		}
.iskola_pole {
	font: 10px arial;
	width: 90px;
	height: 16px;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	background-image: url(../design/oa/iskola_pole.png);
	background-repeat: no-repeat;
	border: 0px solid #ffffff;
	}
.iskola_submit {
	font: 10px arial;
	text-align: center;
	width: 30px;
	height: 21px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	background-image: url(../design/oa/iskola_submit.png);
	background-repeat: no-repeat;
	border: 0px solid #ffffff;
	} .iskola_submit:hover { cursor: pointer; }
.iskola_nadpis {
	font: 10px arial;
	color: #ffffff;
	}
