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;
}

/* 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;
}

