
body {
	margin: 0;
	padding: 0;
	font-family: tahoma; 
	font-size:12px;
}

#wrapper {
margin: 0 auto;
width: 934px; 
}

#top {
	width:934px;
	height: 4px; 
	background-color: #e4e4e4;
}

#header {
width: 934px;
height: 136px;
margin-top:2px;
}

#logo {
float:left;
height:136px;
width: 236px;

}

#picture {
float: right;
height:136px;
}

#pasek {
clear:left;
float: left;
margin-top: 2px;
background-color: #898955;
width: 934px;
height:32px;
}


#path {
padding-top:8px;
padding-left:10px;
color: #e9e9e9;
font-family: tahoma;
font-size:11px;
float: left;
}

#path a{
color:#e9e9e9;
text-decoration: none;
}

#path a:hover{
color:#e9e9e9;
text-decoration: underline;
}


#search {
float: right;
display:inline;
padding-right:10px;
padding-top: 4px;
}

#menu {
width:217px;
padding:10px;
background-color: #fa9e2e;
border-bottom: 2px solid #ffffff;
}


#content {
float:left;
clear:both;
 margin-bottom: 2px;
 margin-top: 2px;
 width: 100%;
 
}


#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 236px;
 float: left;
}
#centercolumn { 
 float: left;
 color: #333;
 margin: 2px 2px;
 padding: 0px;
 width: 456px;
 display: inline;
 position: relative;
 border:1px solid #cc0000;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 234px;
 border:1px solid #cc0000;
 float: right;
}


#footer1 {
height: 21px;
clear: both;
width: 920px;
background-color: #898955;
text-align:center;
padding:7px;
margin: 0 auto;
}


#footer2 {
clear:both;
float:right;
width:380px;
height:20px;
color: #ffffff;
padding-top:5px;
padding-right: 10px;
background-color: #B1B652;
text-align: right;
}

input {width: 164px;
}

#szukaj_pl{
  background: transparent url(../images/szukaj_pl.jpg) no-repeat;
  width: 55px;
  height:20px;
  float: none;
  margin: 0 auto;
  border:0;
}


#szukaj_en{
  background: transparent url(../images/szukaj_en.jpg) no-repeat;
  width: 55px;
  height:20px;
  float: none;
  margin: 0 auto;
  border:0;
}

#szukaj_de{
  background: transparent url(../images/szukaj_de.jpg) no-repeat;
  width: 55px;
  height:20px;
  float: none;
  margin: 0 auto;
  border:0;
}



#szukaj:hover{background-position: 0 -20px;}



.level1 {
width:220px; 
padding-bottom:6px;
border-top:1px solid #ffffff;
text-align: right;
color: #ffffff;
font-family: tahoma;
font-size:17px;
font-weight:bold;
margin-bottom:2px;
margin-top:2px;
padding-top: 6px;
}

.level1 a {
text-decoration: none;
color: #ffffff;
}

.level1 a:hover {
text-decoration: underline;
color: #ffffff;
}


.level2 {
padding-left:6px;
padding-bottom: 3px;
color:#ffffff;

}

.level2 a {
text-decoration: none;
font-weight:normal;
color: #ffffff;
}

.level2 a:hover {
text-decoration: underline;
font-weight:normal;
color: #ffffff;
}


.level3 {
padding-left:26px;
font-weight:italic;
padding-bottom: 3px;
color:#ffffff;
}

.level3 a {
text-decoration: none;
font-weight:normal;
color: #ffffff;
}

.level3 a:hover {
text-decoration: underline;
font-weight:normal;
color: #ffffff;
}


h1 {

color: #FAA43A;
font-size: 20px;
font-weight:bold;
text-align:right;
font-family:tahoma;
border-bottom: 1px solid #FAA43A;

}

h2 {
color: #FAA43A;
font-size: 14px;
font-weight:bold;
text-align:left;
padding-top:4px;
font-family:tahoma;
border-bottom: 1px solid #FAA43A;

}

h3 {
color: #9BBF3B;
font-size: 18px;
font-weight:bold;
text-align:left;
font-family:tahoma;
}


a {
color: #FA9E2E;
text-decoration:none;
font-weight:bold;
}


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

.stopka {
color:#ffffff;
}


li {
	list-style-type : square;
	list-style-image: url(../images/kropka.gif);
}

