/* CSS Document */


/************ HX ************/
.h4news {
  font-weight: bold;
  margin: 10px 0 0 0;
  font-size: 11px;
}

.h5news {
  font-size: 10px;
  color: #888888;
  margin: 0 0 5px 0;
}


.h4disc {
  font-weight: bold;
  margin: 10px 0 0 0;
  font-size: 10px;
}

.h5disc {
  font-size: 10px;
  color: #888888;
}
  
div#contentholder h1 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 10px 0 20px 0;
}

div#contentholder h2 {
  margin: 10px 0 2px 0;
  font-size: 16px;
  font-weight: bold;
  color: #0A6F96;
}

div#contentholder h3 {
  margin: 0 0 10px 0;
  font-size: 10px;
  color: black;
}

div#mapka h1, div#jobs h1 {
  margin-top: 0;
  margin-bottom: 10px;
}


/************ A ************/

a {
  color: #0A6F96;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}


/************ POLE ************/



/************ FONT ************/
div#minimenu a, div#langs a {
  color: black;
  font-size: 11px;
  font-weight: normal;
}

div#uzitecne a {
  font-size: 12px;
  color: white;
  text-decoration: underline;
  font-weight: normal;
}

div#uzitecne a:hover {
  text-decoration: none;
}





.linka {
  background-color:#CECECE;
  width: 180px;
  font-size:1px;
  height:1px;
  margin:0;
  padding:0;
}


/************ CLEARS ************/
.clear {
  background-color: transparent;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	border: 0;
}

h1.novisible {
  height: 0px;
	font-size: 0px;
	line-height: 0px;
	border: 0;
	padding: 0;
	margin: 0;
}
