body {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  background-image: url(../img/top_background.gif);
  background-repeat: repeat-x;
}

div {
  margin: 0;
  padding: 0;
}

p {
  text-align: left;
}

a {
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

form, p, h1, h2, h3, h4, h5, ul {
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

img {
  border: 0;
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

table td {
  font-size: 11px;
}

#main {
	width: 965px;
	height: auto;
	margin: auto;
	position: relative; 
	border: 0px solid black;
}

#top {
  width: 965px;
  height: 71px;
  border: 0px solid black;
  position: relative;
}

#menu {
  width: 965px;
  height: 48px;
  border: 0px solid black;
  background-image: url(../img/menu_tlo.jpg);
  background-repeat: repeat-x;
  text-align: right;
}

ul#navlist, ul#navlist_bottom
{
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

#navlist li, ul#navlist_bottom li
{
  display: inline;
  list-style-type: none;
}


#navlist a {
  display: block;
  float: left;
  height: 17px;
  padding: 17px 15px 13px 15px;
  font-size: 12px;
  color: #595959;
  background-color: #FFFFFF;
  text-decoration: none;
  border-right: 1px solid #D1D1D1;
}

#navlist_bottom a {
  display: block;
  float: left;
  height: 15px;
  padding: 0 20px;
  color: #595959;
  background-color: #FFFFFF;
  text-decoration: none;
  border-right: 1px solid #D1D1D1;
}

#navlist_bottom a:hover,  #navlist_bottom a.navlist_bottom_active
{
  text-decoration: underline;
}

#navlist a:hover, #navlist a.navlist_active
{
  color: #fff;
  background: transparent;
  text-decoration: none;
}

#where_u_r {
  height: 23px;
  background-image: url(../img/tlo_whereur.gif);
  background-repeat: repeat-x;
  color: #FFFFFF;
  padding: 6px 0 0 10px;
  border: 0px solid black;
}

#where_u_r a {
  color: #FFF;
  text-decoration: none;
}

#where_u_r a:hover {
  color: #FFF;
  text-decoration: underline;
}

#content {

}

#foot_menu {
  padding-top: 5px;
  height: 20px;
  border-bottom: 1px dotted #D1D1D1;
}

#copyright {
  float: right;
  padding: 7px;
  color: #7E7E7E;
  text-align: right;
}

#copyright a {
    color: #7E7E7E;
}

#copyright a:hover {
    text-decoration: underline;
}

.content_table {
   width: 100%;
}

.content_table td {
  vertical-align: top;
}

td.left_content {
  width: 150px;
  padding-top: 10px;
}

td.right_content {
  padding-left: 30px;
  padding-top: 10px;
  color: #7E7E7E;
}

td.image_content {
  padding: 40px 10px 20px 10px;
}

.section_name {
  font-size: 18px;
  color: #A90005;
  text-align: right;
  padding: 3px 5px 5px 5px;
  border-bottom: 1px dotted #D1D1D1;
}

.section_name_left {
  height: 27px;
  padding-left: 10px;
  border-left: 5px solid #A90005;
}

.left_link {
  text-align: right;
  padding: 5px;
}

.left_link a {
   color: #595959;
}

.inside_content {
  padding: 10px 10px 30px 15px; 
}

.search_div {
  position: absolute;
  top: 20px;
  right: 20px;
  background-image: url(../img/input_szukaj.gif);
  background-repeat: no-repeat;
  width: 314px;
  height: 31px;
}

.search_input {
  border: 0px;
  width: 200px;
  position: absolute;
  top: 7px;
  left: 15px;
}

.search_submit {
  position: absolute;
  top: 0px;
  right: 3px;
}

#partners {
  float: left;
}

table.form_contact td {
  vertical-align: middle;
}

td.l_td {
  text-align: right;
}

.input_kontakt {
  width: 200px;
  font-size: 11px;
  color: #5C5C5C;
  padding: 2px;
}

#error {
 color: red;
 font-weight: bold;
 }
 
 .boxA {
  background-color: #ffffff;
  border: 1px solid #E30007;
  padding: 0px;
  z-index:100;
  width: 600px;
  height: 440px;
  position:absolute;
  display:none;


}
 
 .boxB {
  width: 600px;
  background-color: #E30007;
  border: 0px solid #000000;
  padding: 0px;
  height: 25px;
  cursor: move;

}

.miniatury {
  overflow-x:scroll;
  width:580px;
  height:70px;
  margin:auto;
  white-space:nowrap;
}


ul.str {
	height: 16px;
	line-height: 12px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

ul.str li {
	float: left;
	margin-right: 1px;
}

ul.str li a, ul.str li span {
	text-align: center;
	display: block;
	width: 24px;
	height: 16px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	background-image: url(../img/nonactive_page.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
}

ul.str li a:hover, ul.str li span {
	background: url(../img/active_page.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

.katalog {
 padding: 10px;
}

.katalog a {
 color: #555555;
}

.linki_szukaj a {
 color: #555555;
}
