h1.moje           { font-size:1.6em; color:#FFFF00; }

.red { color:red; }
.styl1 {color: #339900}
.styl10 {color: #006699; font-weight: }
.styl11 {color: #006699; font-weight: bold; }
.styl12 {color: #009900; font-weight: bold; }
.styl111 {color: #006699; font-style: italic;  }
.styl112 {font-style: italic;  }
.styl15 {color: #CC0000; font-weight:}
.styl16 {color: #CC0000; font-weight: bold; }
.styl17 {color: #CC0000;  font-weight: bold;  font-size: medium; }
.styl18 {font-size: x-small}
.styl19 {font-size:1.2em; color: #296DB5; font-weight:}
.styl3 {font-size: 8pt}

/* Styly pro zobrazeni vice galerii */

td.gallerka a {
   text-decoration: none
}

td.gallerka {
	text-align: center;
	width: 140px;
	height: 253px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	background-image: url('../images/bg.png');
	vertical-align: top;
	border: 1px solid black;
	}
div.napis {
	margin-top: 5px;
	width: 100%;
	height: 36px;
	background: url('../images/grad.jpg') repeat-x #cdcdcd;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	text-align: center;
}
div.popisek {
	width: 135px;
	font-family: arial;
	font-size: 10px;
	color: #454545;
	text-align: left;
	padding-top: 5px;
}


table.teachers tr:hover {
	background-color: #deeaff;
}
table.teachers tr td {
	vertical-align: top;
	color: #0049ce;
	border: 1px solid #a0a0a0;
}
table.teachers tr td a {
	text-decoration: none;
}
table.teachers tr:hover td {
		color: #002f84;
}
table.teachers tr:hover td a {
		color: #002f84;
}

