body, div,
frame, iframe, frameset,
form, input, fieldset,
p, a,
h1, h2, h3, h4, h5, h6,
th, td, caption,
ol, ul, dl,
li, dd, dt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
  margin:0;
  padding:0;
}
A.pr_nadpis_small {
	font-size: 11px;
	color: black;
	text-decoration: none;
	}
A.pr_nadpis_small:hover {

	font-size: 11px;
	color: black;
	text-decoration: underline;	
	}
A {
	text-decoration: none;
	}
A:hover {
	text-decoration: none;
	color: #F5822B;
	}
A.white {
	color: #ffffff;
	}
.lightblue {

	font-size: 10px;
	color: #809AB9;
	}

.orange {

	font-size: 10px;
	color: #F5822B;
	}
.grey {

	font-size: 10px;
	color: #666666;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	}

.lightgrey {

	font-size: 10px;
	color: #bbbbbb;
	}
.blue {

	font-size: 10px;
	color: #003473;
	}
.blueheadline {

	font-size: 11px;
	color: #003473;
	}

.white {

	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
	}
.white10 {

	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	}	
	
.headline 
{

	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.nadpis 
{
	font-size: 15px;
	font-weight: bold;
	color: white;
}
.nadpis_text
 {
	font-size: 15px;
	font-weight: bold;
	color: black;
}
TD
 {
	font-size: 10px;
	color: #666666;
}

.bodybox {
    border:         1px solid #ccc; 
    padding-top:    10px;
    padding-bottom: 10px;
    padding-left:   10px;
    padding-right:  10px;
    margin-bottom:  8px;
}




/* search styles */

.phpdigHighlight { 
  color: #EDEDED;
  background-color: #005DB2;
  padding: 0px 3px;
}

.searchFormTable th {
  font-size: 12px;
  font-weight: bold;
  background-color: #D9E1EA;
  color: #003473;
  padding: 2px;
}

.searchFormTable td {
  background-color: #EDEDED;
  padding: 5px;
}

.searchResultMessage {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
}

.searchInfoMessage {
  text-align: center;
}

.searchResult {
  border-bottom: 1px solid #003473;
  padding: 15px;
}

.srTitle {
  background-color: #D9E1EA;
  padding: 3px;
}

.srLink {
  font-weight: bold;
  font-size: 12px;
}

.srLink a:hover {
  color: #005DB2; 
}

.srPath a {
  color: #F5822B;
}

.srPath a:hover {
  color: #003473;
}

.searchNavBar {
  padding: 2px;
  text-align: center;
}

.searchNavBar .phpdigHighlight {
  color: #EDEDED;
  border: 1px solid #003473;
  background-color: #003473;
  padding: 1px 3px;
}

.searchNavBar a {
  color: #003473;
  border: 1px solid #003473;
  padding: 1px 3px;
}

.searchNavBar a:hover {
  color: #F5822B;
  background-color: #003473;
}

.searchNavBar .prevnext {
  color: #003473;
  background-color: inherit;
  border: 0px;
}

.searchNavBar .prevnext:hover {
  background-color: inherit;
}

.highslide {
  cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide-active-anchor img {
  visibility: hidden;
}
.highslide img {
  border: 2px solid gray;
}
.highslide:hover img {
  border: 2px solid white;
}
.highslide-wrapper {
  background: white;
}
.highslide-image {
  border: 10px solid white;
}
.highslide-caption {
  display: none;
  border: 5px solid white;
  border-top: none;
  padding: 5px;
  background-color: white;
}
.highslide-loading {
  display: block;
  color: black;
  font-size: 8pt;
  font-family: sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding: 2px;
  border: 1px solid black;
  background-color: white;
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


