body {
	background-image: url("http://www.vzdelani.cz/images/pozadi_zelena.png");
}
.index#vyhledavani {
	background-image: url("http://www.vzdelani.cz/images/pozadi_seda_tmava.png");
}
/*
	Formátování výpisu podsekcí hlavní sekce (např. index.php?sekce=1)
*/
td.sekce {
	vertical-align: top;
}
a.sekce {
	font-family: Verdana;
	color: blue;
	font-size: 12px;
}
.hlavni_sekce {
	font-family: Arial;
	color: blue;
	font-size: 17px;
	font-weight: bold;
}
.rychla_sekce {
	font-family: Arial;
	color: blue;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

ul.sekce {
	list-style-type:square;
}
li.sekce {
	padding: 0px 0px 0px 0px;
	margins: 0px 0px 0px 0px;
}
span.sekce {
	font-family: Arial;
	color: #555555;
	font-size: 9px;
	position: relative;
	top: -1px;
	padding-left: 4px;
}
/*
	Výpis škol
*/
.vypis#notice {
	color: #888888;
	font-size: 8pt;
	font-family: Arial;
}
.vypis#blank {
	width: 10px;
}
.vypis#nazev {
	color: blue;
	font-size: 10pt;
	font-family: Verdana;
}
.vypis#nazev_old {
	color: #888888;
	font-size: 10pt;
	font-family: Verdana;
}
.vypis#rektorat {
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	cursor: auto;
}
.vypis#rektorat_old {
	color: #888888;
	font-size: 10pt;
	font-family: Verdana;
	cursor: auto;
}
.vypis#typ {
	color: #888888;
	font-size: 10pt;
	font-family: Verdana;
}
.vypis#counter {
	vertical-align: top;
	font-size: 10px;
	font-family: sans-serif;
	color: #888888;
	position: relative;
	top: 3px;
	width: 17px;
	text-align: center;
}
.vypis#rating {
	text-align: right;
}
/*
	Detail školy
*/
.skola {
	font-family: Arial;
	font-size: 11px;
	padding-left: 20px;
}
.detail {
	font-family: Arial;
	font-size: 11px;
}
.label {
	font-family: Arial;
	font-size: 11px;
	padding-left: 10px;
}
H5 {
	font-family: Arial;
	color: blue;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
div.skola {
	text-align: justify;
	padding-right: 15px;
}

.skola #rektorat {
	/*	rektorat	*/
	font-size: 16px;
	text-align: center;
}
.skola #nazev {
	/*	název školy	*/
	font-size: 16px;
	text-align: center;
	color: blue;
}

.zaklad td {
	font-family: Arial;
	font-size: 11px;
}

.prijimacky td {
	font-family: Arial;
	font-size: 11px;
}

.kalendar td {
	font-family: Arial;
	font-size: 11px;
	padding-left: 10px;
}
.kalendar #text {
	color: #888888;
	font-size: 8pt;
	font-family: Arial;
}


#rektorat {
	color: black;
	font-family: Verdana;
	font-size: 14pt;
	text-align: center;
}
#nazev {
	color: blue;
	font-family: Verdana;
	font-size: 14pt;
	text-align: center;
}
table#informace {
	padding-left: 30px;
}
#label {
	color: #505050;
	font-size: 11px;
	font-weight: bold;
}
#znamka {
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	text-align: center;
}

table.doporucte {
	font-size: xx-small;
}
.doporucte input {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
table tr.stin_t td{	border-top:1px solid #FFF;}
table tr.stin_b td{	border-bottom:1px solid #BBB;}
