body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #F5821f;
}
h4 {
  margin-top:0px;
	font-size: 13px;
	color: #666666;
	display:inline;
}
h5 {
	font-size: 11px;
	color: #666666;
}
h5.dve {
	color: #D1731E;
	margin:0px;
}
a:link, a:visited {
	font-size: 11px;
	color: #F5821f;
	font-weight: bold;
	text-decoration : underline;
}
h6 {
	font-size: 8px;
}

.inputshort {
	width: auto;
}

.mensia:link, .mensia:visited{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	padding: 0px;
	text-decoration : underline;
}

#prava {
	position: absolute;
	top: 18px;
	left: 725px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select{
width: 200px;

}
#nadpis {
	font-size: 12px;
	color: black;
}

.foto-b{
  float: left;
  width: 100px;
  height: 100px;
  margin: 5px;
  text-align: center;
    
}

.mapa-zeme{
position: relative;
height: auto;
width: auto;
overflow: hidden;
}

a.puntikv:hover; a.puntikv:visited; a.puntikv{
color: #BA2D20;
text-decoration: none;
}
.puntik, .puntikv{
 background-image: url(images/puntikmaly.gif);
 height: 10px;
 line-height:10px;
 width: 10px;
 overflow: hidden;
 position:absolute;
 z-index: 5;
 color: #BA2D20;
 /*border: solid black 1px;*/
  background-repeat: no-repeat;
 }
 
 .puntikv{
 background-image: url(images/puntikvelky.gif);
 height: 19px;
 line-height:19px;
 width: 19px;
 text-align:center;
 color: #BA2D20;
 }

.hvezda{
  background-image: url(images/hvezda.gif);
  position: absolute;
  height: 20px;
  width: 20px;
  left: -25px;
  top: 3px;
}

.hvezdicky{
  background-image: url(images/pozadi_hvezdicky.gif);
  background-repeat: repeat-y;
}

tr.code input{
  width:83px;
  margin-right: 5px;
}

tr.code div,tr.code div{
  float: left;
}
