
.strankovani span.selected a {
	font-weight: bold;
}


/* schema */

div#strukturas {
position: relative;
width: 535px;
height: 650px;
font : 9px/140% "Arial CE", Arial, Helvetica, sans-serif;
xborder: 1px solid silver;
color: #000;
}
div#strukturas div#schema1 {
position: absolute;
width: 411px;
height: 292px;
background: #fff url(../_img/schema/schema1.gif) top left no-repeat;
visibility: visible;
}
div#strukturas div#schema2 {
position: absolute;
top: 292px;
width: 535px;
height: 106px;
background: #FFF url(../_img/schema/schema2.gif) top left no-repeat;
}
div#strukturas div#schema3 {
position: absolute;
top: 292px;
width: 535px;
height: 81px;
background: #FFF url(../_img/schema/schema3.gif) top left no-repeat;
}
div#strukturas div#schema4 {
position: absolute;
top: 373px;
width: 535px;
height: 162px;
background: #FFF url(../_img/schema/schema4.gif) top left no-repeat;
}

div#strukturas a {
color: #000;
text-decoration: none;
}

div#strukturas .white {
color: #FFF;
}
div#strukturas .hidden {
display: none;
}
div#strukturas .visible {
display: inline;
}
div#strukturas .show {
width: 13px;
height: 13px;
cursor: pointer;
}

li.zamceno{
	background: url(../_img/zamceno.gif) no-repeat top right;
}
p.zamceno{
	background: url(../_img/zamceno.gif) no-repeat top right;
}

.nalezeno{
	background-color: yellow;
}