/* CSS Document */

body {
	background-image: url(images/bkg_1.jpg);
	background-position: center;
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323229;
}
.blady {color: #818160}

a.link_track {
  font-size: 11px;
}
a.link_track:link {
  color: #5d5d41;
  text-decoration: none;
}
a.link_track:visited {
  color: #5d5d41;	
  text-decoration: none;
}
a.link_track:hover {
  color: #dcdcbe;
  text-decoration: none;
}
a.link_track:active {
  color: #5d5d41;	
  text-decoration: none;
}
.pom {color: #f28714}
.strzalka {color: #c9c9a6}
.padding_main {
   padding: 12px 9px 9px 9px;
}
h1 {
  font-family: "Trebuchet MS";
  font-size: 19px;
}
a.link_norm {
  font-size: 11px;
}
a.link_norm:link {
  color: #323229;
  text-decoration: underline;
}
a.link_norm:visited {
  color: #323229;	
  text-decoration: underline;
}
a.link_norm:hover {
  color: #323229;
  text-decoration: none;
}
a.link_norm:active {
  color: #323229;	
  text-decoration: underline;
}
.stopka {
  background-image: url(images/stopka_1.png);
  background-repeat: repeat-x;
  padding-top: 100px;
  text-align: center;
  height: 180px;
}
.stopka_txt {
  color: #a7a77a;
}

a.link_stopka {
  font-size: 11px;
}
a.link_stopka:link {
  color: #c9c9b5;
  text-decoration: none;
}
a.link_stopka:visited {
  color: #c9c9b5;	
  text-decoration: none;
}
a.link_stopka:hover {
  color: #a7a77a;
  text-decoration: none;
}
a.link_stopka:active {
  color: #c9c9b5;	
  text-decoration: none;
}

a.link_stom {
  font-weight: bold;
  font-size: 11px;
  padding-left: 8px;
  padding-right: 8px;
}
a.link_stom:link {
  color: #c9c9b5;
  text-decoration: underline;
}
a.link_stom:visited {
  color: #c9c9b5;	
  text-decoration: underline;
}
a.link_stom:hover {
  color: #f28714;
  text-decoration: none;
}
a.link_stom:active {
  color: #c9c9b5;	
  text-decoration: underline;
}
.off_menu {
  font-weight: bold;
  font-size: 11px;
  padding-left: 8px;
  padding-right: 8px;
  color: #f28714;
}