body {
	background-color:#ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size:9pt;
	color:#000000;
	margin: 0px auto;
}
.noCSS {
  display: none;
}
.noPrint {
	display: none;
}
.clearer {
   clear:both;
}
div.clearer {
	height: 1px;
	overflow: hidden;
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}
.center {
  text-align:center;
}
.just {
  text-align:justify;
}
.red {
  color: #dd0000;
}
a:link, a:visited {
	color: navy;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a img { 
  border: none;
}
ul {
  margin-top:0.8em;
  margin-bottom:0.8em;
  margin-left:0.8em;
  padding-left:1em;
  font-size: 110%;
  line-height: 140%;
}
img.counter {
  display: hidden;
}
ol {
  font-size: 110%;
  line-height: 140%;
}
li {
  margin-bottom:0.3em;
}
p {
  margin-top: 0em;
  margin-bottom: 0.4em;
  text-align: left;
  line-height: 140%;
  font-size: 110%;
  text-indent: 30px;
}
.noIndent {
 text-indent: 0;
}
span {
    line-height: 140%;
  font-size: 110%;
}
h1 {
  font-size: 160%;
  line-height: 115%;
  font-weight: normal;
  margin-top:5px;
  margin-bottom: 5px;
}
h2 {
  font-size: 140%;
  font-weight: bold;
  margin-top:20px;
  margin-bottom: 15px;
}
h3 {
  font-size: 120%;
  margin-top: 15px;
  margin-bottom: 10px;
}
legend {
  font-size: 130%;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 3px;
  margin-bottom: 5px;
  padding-left: 2px;
  color:#000000;
}
fieldset {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px 0px 2px 0px;
}
fieldset div.fieldsetContent {
  margin: 0px 10px;
}
label {
  font-weight: bold;
}
.help {
	cursor: help;
	border-bottom: 1px dashed #638EB5;
}


#header {
	height: 123px;
	background: #f3f3f3;
	position: relative;
	display: none;
}


#breadcrumbs {
	margin: 10px 0;
	border-bottom: 1px solid navy;
	padding-bottom: 10px;
}
#breadcrumbs strong {
	color: navy;
	font-weight: normal;
}
#breadcrumbs a:link, #breadcrumbs a:visited{
	color: #000000;
	text-decoration: underline;
}
ul#support-nav {
	display: none;
}
#right-column {
	width: 196px;
	float: left;
	display: none;
}

#footer {
	border-top: 1px solid navy;
	margin-top: 5px;
	min-width: 765px;

}
#footer .content {
	margin: 0 auto;
	width: 720px;
	text-align: right;
	padding: 3px 45px 3px 0;
}

img.mapa {
	display: block;
	margin: 0 auto 2px auto;
}
a.mapy {
	margin: 0 0 0 8px;
}
table {
  border-collapse: collapse;
  margin-left: 1px;
}
td, th {
	text-align: left;
	padding: 5px;
	border: 1px solid #666;
}
form#kontaktForm input.text, form#kontaktForm textarea {
	width: 300px;
}
form#kontaktForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
fieldset legend {
	color: #ff7200;
	font-size: 110%;
}
div.fleft {
	float: left;
	margin-right: 15px;
	border: 4px solid #ccc;
	margin-top: 0;
	color: #000000;
	padding: 5px 10px;
}
ul.fright {
	float: right;
	margin-left: 15px;
}
.background {
	background-color: #fff;
	padding: 5px 10px;
	border: 4px solid #ccc;
}
.reference-titul {
	margin-bottom: 10px;
}
.reference-titul img {
	float: left;
	margin-right: 20px;
	border: 1px solid #ff7200;
}
.reference-titul h3 {
	font-size: 110%;
	margin-bottom: 3px;
}
.reference-titul p {
text-indent: 0;
margin: 0;
}
.reference-titul a {
	display: block;
	text-align: right;
	margin: 0;
}
/*-------------------------------------------------------------------------------------------------------
	mapa stranek
---------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------
	mapa stranek
---------------------------------------------------------------------------------------------------------*/
.tree {
	margin-bottom: 0px;
	margin-left: 1px;
}

.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

.tree ul li {
	padding-left: 16px;
	text-indent: -16px;
	/*line-height: 16px;*/
	background: url(../images/tree_vertical.gif) top left repeat-y;
	margin:0;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	/*font-size: 8pt;*/
}
* html .tree ul li {
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline-block;
}
.tree ul li img {
	vertical-align: middle;
}

.tree ul li.last {
	background: url(../images/tree_last.gif) 0 50% no-repeat;
}
.quickLink {
  display: none;
}
img.counter {
  display: none;
}

