/* 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;
}

/* Styly pro zobrazeni vice ucitelu*/

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;
}

h1.moje           { font-size:1.6em; color:#FFFF00; }

.red { color:red; }
.head_top   { width:130px; padding-left:55px; background:url('/images/global_head_box.jpg'); height:30px; padding-top:10px; margin-bottom:8px; color:#2f6fb6; font-size:15px; }



/* loga partneru */
.sponsors
{
  text-align: center;
  margin: 0 auto;
}
.sponsors table
{
  text-align: center;
  margin: 0 auto;
  background-color: white;;
  border: 0px white solid;
}
.l_dell 
{
  background-color: white;;
  border: 0px white solid;
}
.tab_sponsors td
{
  background-color: white;;
  border: 0px white solid;
  text-align: center;
  margin: 0 auto;
}
#left .tab_sponsors td
{
  border: 0px white solid;
}

/* END OF: loga partneru */

