body {
	background-color: #ebb700;
	color: #163146;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5%;
	margin-right: 5%;
	text-align: middle;
}

#container {
	width: 910px;
	margin:0 auto;
}

#naglowek {
	height: 170px;
}

#logo {
	position: relative;
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;	
	left: 150px;
}

#logo h1 {
	position: relative;
	top: -999px;
}

#zarko {
	float: right;
	background-repeat: no-repeat;
	margin-top: 20px;
}

#zarko h2{
	position: relative;
	top: -999px;
}

#top {
	float: right;
	height: 23px;
	width: 786px;
	background-repeat: no-repeat;
	background-image: url(grafika/top.png);
	margin-top: -12px; /*dodane*/
}

#bottom {
	float: right;
	height: 23px;
	width: 786px;
	background-repeat: no-repeat;
	background-image: url(grafika/bottom.png);
}

#box {
	float: left;
	width: 786px;
	height: auto;
	margin-left: 2px;
}

#left {
	float: left;
	width: 17px;
	background-image: url(grafika/left.png);
	background-repeat: repeat-y;
	height: 100%;
}

#tekst {
	float: left;
	width: 786px; /*751*/
	background-repeat: repeat-y;
	background-image: url(grafika/tlo.png);
	background-color: #ebe9dc;
	height: 100%;
}

#right {
	width: 18px;
	background-image: url(grafika/right.png);
	background-repeat: repeat-y;
	height: 100%;
	float: left;
}


#menu {
	position: relative;
	left: 16px;
	top: 50px;
	width: 122px;
	background-color: #163146;
	height: 148px;
	float: left;
}

#menu a {
  text-indent: -900%;
}

#menu a:hover {
  background-position: left bottom;
}

#menu .start {
  width: 122px;
  height: 30px;
  background: url(grafika/start.png) no-repeat;
  float: left;
}

#menu .firma{
  width: 122px;
  height: 30px;
  background: url(grafika/firma.png) no-repeat;
  float: left;
}
#menu .oferta {
  width: 122px;
  height: 30px;
  background: url(grafika/oferta.png) no-repeat;
  float: left;
}

#menu .audyt {
  width: 122px;
  height: 30px;
  background: url(grafika/oferta.png) no-repeat;
  float: left;
}

#menu .podstawa {
  width: 122px;
  height: 30px;
  background: url(grafika/podstawa.png) no-repeat;
  float: left;
}

#menu .faq {
  width: 122px;
  height: 30px;
  background: url(grafika/faq.png) no-repeat;
  float: left;
}
#menu .kontakt {
  width: 122px;
  height: 30px;
  background: url(grafika/kontakt.png) no-repeat;
  float: left;
}


#witamy {
	width: 200px;
	/*height: 110px;*/
	height: 300px;
	font-size: 32px;
	border-right: #15773c 1px solid;
	padding-top: 50px;
	padding-right: 70px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: right;
	float: left;
}

#tekst_glowna {
	width: 465px;
	text-align: justify;
	line-height: 150%;
	padding: 10px 10px 0px 10px;
	margin: 20px 0px 0px 10px;
	float: left;
	font-size: 11px;
}

#tekst_glowna h3 {
	margin-bottom: -25px;
	font-weight: bold;
}

#tekst_glowna ul li {
	list-style: circle;
	margin-left: 20px;
	margin-top: 15px;
	padding-right: 20px;
	font-size: 11px;
}

#tekst_glowna td {
	border: #15773c 1px solid;
	width: 200px;
	text-align: center; 
}

.main {
	width: 730px;/*720*/
	height: 130px;
	float: left;
	margin: 25px 10px 10px 16px;
}

#podstawy a:link{
	text-decoration: none; 
	color: #15773c; 
	font-size: 11px;
	font-weight: bold;

}

#podstawy a:hover{
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

.main_left {
	width: 120px;
	height: 120px;
	color: #15773c;
	font-size: 20px;
	line-height: 1.4em;
	position: relative;
	top: 0px;
	padding-right: 15px;
	padding-left: 5px;
	text-align: right;
	float: left;
}

.main_tekst {
	float: left;
	height: 100px;
	width: 340px;
	line-height: 170%;
	text-align: justify;
	padding-right: 0px;
	padding-left: 10px;
}
.main_wiecej a {
	color: #15773c;
	letter-spacing: 0.2em;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.main_wiecej a:hover {
	color: #E3103A;
	letter-spacing: 0.3em;
}

.main_img {
	float: right;
	border:  #15773c 1px solid;
}

#stopka {
	clear: both;
	margin-top: 20px;
	text-align: center;
	height: 80px;
}

#prawa {
	position: relative;
	left: 140px;
	float: left;
}

#artiszok {
	float: right;
	margin-right: 20px;
}

#artiszok a {
	text-decoration: none;
	color: #163146;
}

#adres {
	position: relative;
	top: 10px;
	margin-left: 130px;
	font-size: 12px;
}

#adres a {
	padding-top: 10px;
	color: #15773c;
	font-size: 18px;
	text-decoration: none;
}