html, body {
  outline: none;
  margin : 0;
  padding : 0;
  background : #ffd200;
  text-align: center;
  background : url('../img/bg.gif') repeat-x top;
}
img {
  border: 0px;
}
h1 {
  font-family: Trebuchet MS ;
  color: #152802;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: bold;
  padding-bottom: 30px;
}
ol li {
  padding: 2px;
}
#header {
  margin: 0px auto;
  width: 836px;
  height : 123px;
}
#logo {
  position:absolute;
  left:50%;
  margin-left:-423px;
  top: 0px;
}
#logo_email {
  position:absolute;
  left:50%;
  margin-left:70px;
  top: 0px;
}
/* menu_start */
#menu {
	background: url(../img/menu_bg.gif) no-repeat center top;
  margin: 0px auto;
  width: 837px;
  height: 44px;
}
#menu li {
  display: inline;
  float: left;
  list-style-type: none;
}
#menu a {
	display: block;
	outline: none;
  overflow: hidden;
  padding-top: 44px;
  height: 0px;
  color:#ffffff;
}
#menu li#li01 {
	margin-left: 20px;
}
#menu li#li01 a {
	 width: 180px;
}
#menu li#li02 a {
	 width: 180px;
}
#menu li#li03 a {
	width: 290px;
}
#menu li#li04 a {
	width: 130px;
}
/* start_links */
#start_links {
	background: url(../img/start_links.gif) no-repeat center top;
  margin: 0px auto;
  width: 757px;
  height: 105px; 
}
#start_links li {
  display: inline;
  float: left;
  list-style-type: none;
}
#start_links a {
	display: block;
	outline: none;
  overflow: hidden;
  padding-top: 105px;
  height: 0px;
  color:#ffffff;
}
#start_links li#li_st01 a {
	 width: 200px;
}
#start_links li#li_st02 a {
	 width: 340px;
}
#start_links li#li_st03 a {
	 width: 200px;
}
#mid {
  line-height: 0px;
  margin: 0px auto;
}
#mid img {
  display: block;
  margin: 0px auto;;
}
div#load {
  z-index: 10;
  position:absolute;
  left:50%;
  top: 252px;
  margin-left : 24px;
  width: 100px;
  height: 37px;
  visibility: hidden;
  display: none;
}
#container {
  margin: 0px auto;
  width: 900px;
}
#main {
  font-family: Verdana, Arial;
  font-size: 12px; 
  text-align: justify;
  margin: 0 54px 0 50px;
  padding: 30px 20px 20px 20px;
  background-color: #f2f2f0;
  line-height: 20px;
}
#main a{
  color: #555555;
  text-decoration: underline;
}
#main a:hover{
  color: #ffd200;
  text-decoration: none;
}
#footer {
  font-family: Verdana;
  text-align: center;
  font-size: 10px; 
  color: #999;
  margin-top: 10px;
  padding-bottom: 10px;
}
#footer a {
  font-weight: normal;
  text-decoration: none;
  color: #999;
  font-size: 10px;
}
/* Kontakt start*/
#kontakt {
	margin: 0px auto;
  padding-top: 20px;
  text-align: center;
}
#kontakt input {
  float:left;
  font-size:12px;
  border:solid 1px #c0c0c0;
  width:350px;
}
#kontakt textarea {
	font-size:12px;
	border:solid 1px #c0c0c0;
	width: 490px;
	height: 400px;
}	
#kontakt button { 
	clear:both;
	width:125px;
	height:31px;
	background:#666666 url(../img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border: 0px;
	margin-bottom: 20px;
}
/* WYKAZ_TELEFONOW_ZAUFANIA*/
#wykaz{
  margin: 0px auto;
  width: 750px;
}
#wykaz td {
  padding: 8px;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #e0e0e0;
  text-align: center;
}


