/* vlastnosti chovani odkazu */



a {
	text-decoration: none;
	color: #0000ff;
}
a img {
	color: #0000ff;
	border: 0px;
	margin: 5px;
}
a:hover img {
	color: #8080ff;
	border: 0px;
}
a:hover {
	text-decoration: underline;
	color: #8080ff;
}
/* vlastnosti stylu odstavce ... */

p {
}
h1 {
        font-weight: bold;	
        font-weight: 700;
	font-family: Arial;
	text-align: center;
	font-size:14px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	color: #FF0000;
}
h2 {
	font-weight: 400;
	font-family: Arial;
        text-align: left;
	font-size:14px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
h3 {    font-weight: 500;
        font-weight: bold;	
        font-family: Verdana;
	text-align: center;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 0px;
	color: #CC3300;

}
h4 {
	font-weight: 500;
	font-family: Arial;
	text-align: left;
	font-size:12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 0px;
	color: #CC3300;

}
h5 {

background-image: url("../images/1.jpg");
        BACKGROUND-POSITION: 50% 90%; 
        BACKGROUND-REPEAT: no-repeat;  
}

.bold {
	font-weight: bold;
}
.left {
	text-align: left;
}
.udaje_skola {
  text-align: left;
}
.udaje_skola th{
  padding-right: 0px;
}
.udaje_skola tr{
  height: 0px;
}

tr {
  Vertical-align: top;
}
