/*a {color : #2A1573;}
a:hover {color : #4169E1;}
a:active {color : #4169E1} 
*/
img {
  padding:0px;
  margin:0px;
  border:1px;
}


.stranka {color: Black;  font-family: Arial;  font-size: x-small; }
.text {color: Black;  font-family: Arial;  font-size: x-small; }
.text_bold {color: Black;  font-family: Arial;  font-size: x-small; font-weight: bold;  text-decoration: underline; }

a.menu_vert {color: #F8F817;  font-family: Arial;  font-size: x-small;  text-decoration: none;  font-weight: bolder; }
a.menu_vert:hover { color: #F8F817;  font-family: Arial; font-weight: bolder; font-size: x-small;  text-decoration: underline; }
/*a.menu_vert a:active {color: #F8F817;  font-family: Arial; font-weight: bolder;  font-size: x-small; }*/

/* horizontal menu */
a.menu_horizontal        {color: #2A166F; font-family: Arial; font-size: 15px; font-weight: BOLD; text-decoration: none;}
a.menu_horizontal:hover  {color: #2A166F; font-family: Arial; font-size: 18px; font-weight: normal; text-decoration: none;} 

/* horizontal menu aktivni */
a.menu_horizontal_aktivni {color: #2A166F; font-family: Arial; font-size: 18px; font-weight: normal; text-decoration: none;}
a.menu_horizontal_aktivni_long {color: #2A166F; font-family: Arial; font-size: 18px; font-weight: normal; text-decoration: none;}


div.menu_background {
  position: relative;
  /*border: solid;*/
  /*border-color: red;border-style: solid;border-width: 1px;*/
  padding: 0px;
  margin: 0px;
  top: 0px;
  left:0px;
}

div.menu_text {
  position: absolute;
  text-align : center;
  /*vertical-align: middle*/
  /*border: solid;border-width: 1px;*/
  /*width:109px;*/
  width:100%;
  padding: 0px;
  margin: 0px;
  top: 0px;
  left:0px;
}

/* tabulka bez ohraniceni */
table.skola {
	border-collapse: collapse;   
	width: 100%;
  border: 1pt  #FFFFFF;
	border-style: solid;
	text-align: center;
}

td.skola1,td.skola0 {
	border: 1pt;  
	border-color: #2A1573; 
	border-style: solid;
	color: Black;  
	font-family: Arial;  
	font-size: x-small;	
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

td.skola_b1,td.skola_b0 {
	border: 1pt;  
	border-color: #2A1573; 
	border-style: solid;

	color: Black;  
	font-family: Arial;  
	font-size: x-small;	
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 120px;
}

td.skola0,td.skola_b0 {
  background: gray;
}


td.skola_prvni {
	border: 1pt;  
	border-color: #2A1573; 
	border-style: solid;	
	border-bottom: 2px solid #2A1573;
	color: Black;  
	font-family: Arial;  
	font-size: x-small;
	}


td.skola_prvni_b {
	border: 1pt;  
	border-color: #2A1573; 
	border-style: solid;	
	border-bottom: 2px solid #2A1573;
	color: Black;  
	font-family: Arial;  
	font-size: x-small;	
	font-weight: bold;
	}

td.menu { 
  vertical-align: baseline;
  padding: 0px; 
  margin: 0px
  }
.login {
	position: absolute;
	left: 50%; width: 460px;/* margin-left: -475px */
	top:25px;
	text-align: right;
}
