div#text li, p, table, a {
 font-family:verdana;
 font-size:10pt;
}

* {
 font-family:verdana;
}


ul li {
 font-weight:bold;
 margin-top:10px;
 list-style-type:none;
}

ul li ul li {
 font-weight:normal;
}

li.jazyk {
 font-weight:bold;
 list-style-type:square;
}

li.other_disciplines {
 font-weight:bold;
}

p.hry_text, p.hry_text ul li {
 margin:10px auto auto 10px;
 margin:_5px auto auto _5px;
 font-weight:normal;

}

li {
 text-indent:0px;
} 

ul, ul li.jazyk {
 margin-left:15px;
 margin-left:_5px;
} 

div#text p { 

 width:95%;
}

a {
 color:navy;
 text-decoration:none;
}


p.hry_kontakt {
 margin:10px 0px 5px 30px;
 width:300px;
}

table.hry {
  width:400px;
  margin:20px auto 20px 15px;
}

table.hry tr td, th {
	padding:2px 5px 3px 5px;
	white-space:normal;
	text-indent:0px;
	background:#E8EAF9;
}

table.hry tr td span {
   font-size:8pt;
}

table.hry td.polozka {
	width:250px;
}

div.obrazky {
	width:380px;
	text-align:center;
	margin:5px auto;
}

div.obrazek {
	width:100px;
	height:130px;
	margin:10px 10px;
	float:left;
}

div.obrazek_obr {
	text-align:center;
	margin:2px auto;
	height:80px;
	background:#E8EAF9;
}


div.obrazek_popis {
	text-align:center;
	font-size:8pt;
	background:white;
	font-weight:normal;
}