@charset "iso-8859-2";
body {
	background-color: #c7c7c7;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	z-index:1;
}
.all {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.all .bg_left {
	background-image: url(img/bg_left.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 25px;
	height: 178px;
	left: 0px;
	top: 37px;
}
.all .bg_right {
	background-image: url(img/bg_right.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 36px;
	position: absolute;
	left: 925px;
	top: 37px;
}
.all .main_box {
	position: absolute;
	width: 900px;
	left: 25px;
	top: 37px;
}
.all .main_box .top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	width: 900px;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 178px;
}
.all .main_box .content {
	width: 900px;
	position: absolute;
	top: 183px;
	left: 0px;
}
.all .main_box .top .top_txt {
	height: 37px;
	width: 358px;
	left: 116px;
	top: 28px;
	position: absolute;
}
.all .main_box .top .logo {
	position: absolute;
	height: 98px;
	width: 300px;
	left: 600px;
	top: 35px;
}

.all  .main_box  .content .footer_line {
	background-color: #7a7d82;
	height: 4px;
	width: 900px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #7a7d82;
	padding-bottom: 5px;
	width: 580px;
	float: left;
	background-color: #c7c7c7;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}

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

#rights {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #7a7d82;
	padding-bottom: 5px;
	width: 280px;
	background-color: #c7c7c7;
}

#rights a:link, #rights a:visited, #rights a:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}

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


.lcolumn {
	width: 575px;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #595959;
	vertical-align: top;
	float:left;
	display:table-cell;
}

.rcolumn {
	width: 273px;
	background-color: #edecec;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #595959;
	vertical-align: top;
	float:right;
	display:table-cell;
}

.table_all {
	position: absolute;
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
}

#data_table {
	width:900px;
	display:table;
}

.all .menu_01 {
	left: 68px;
	top: 0px;
	position: absolute;
	height: 30px;
	width: 135px;
}
.all .menu_02 {
	left: 213px;
	top: 0px;
	position: absolute;
	height: 30px;
	width: 71px;
}
.all .menu_03 {
	left: 294px;
	top: 0px;
	position: absolute;
	height: 30px;
	width: 79px;
}
.all .menu_04 {
	left: 383px;
	top: 0px;
	position: absolute;
	height: 30px;
	width: 171px;
}
.all .menu_05 {
	left: 564px;
	top: 0px;
	position: absolute;
	height: 30px;
	width: 106px;
}
.all .menu_06 {
	left: 680px;
	top: 0px;
	position: absolute;
	height: 30px;
	width: 93px;
}

.all .menu_07 {
	left: 790px;
	top: 0px;
	position: absolute;
	height: 30px;
	width: 88px;
}

a.m1:link, a.m1:visited, a.m1:active {
  display: block; 
  width: 135px; 
  height: 30px; 
  background: #fa8538 url('img/main.gif') no-repeat; 
  border-bottom: none; 
  color: #fa8538;
}

a.m1:hover, a.m1s:link, a.m1s:visited, a.m1s:active, a.m1s:hover {
  display: block; 
  width: 135px; 
  height: 30px; 
  background: #686868 url('img/main.gif') no-repeat; 
  border-bottom: none; 
  text-decoration: none;
  background-position: -135px;
  color: #686868;
}  

a.m2:link, a.m2:visited, a.m2:active {
  display: block; 
  width: 71px; 
  height: 30px; 
  background: #fa8538 url('img/onas.gif') no-repeat; 
  border-bottom: none; 
  color: #fa8538;
}

a.m2:hover, a.m2s:link, a.m2s:visited, a.m2s:active, a.m2s:hover {
  display: block; 
  width: 71px; 
  height: 30px; 
  background: #686868 url('img/onas.gif') no-repeat; 
  border-bottom: none; 
  text-decoration: none;
  background-position: -71px;
  color: #686868;
}  

a.m3:link, a.m3:visited, a.m3:active {
  display: block; 
  width: 79px; 
  height: 30px; 
  background: #fa8538 url('img/oferta.gif') no-repeat; 
  border-bottom: none; 
  color: #fa8538;
}

a.m3:hover, a.m3s:link, a.m3s:visited, a.m3s:active, a.m3s:hover {
  display: block; 
  width: 79px; 
  height: 30px; 
  background: #686868 url('img/oferta.gif') no-repeat; 
  border-bottom: none; 
  text-decoration: none;
  background-position: -79px;
  color: #686868;
}  

a.m4:link, a.m4:visited, a.m4:active {
  display: block; 
  width: 171px; 
  height: 30px; 
  background: #fa8538 url('img/warunki.gif') no-repeat; 
  border-bottom: none; 
  color: #fa8538;
}

a.m4:hover, a.m4s:link, a.m4s:visited, a.m4s:active, a.m4s:hover {
  display: block; 
  width: 171px; 
  height: 30px; 
  background: #686868 url('img/warunki.gif') no-repeat; 
  border-bottom: none; 
  text-decoration: none;
  background-position: -171px;
  color: #686868;
}  

a.m5:link, a.m5:visited, a.m5:active {
  display: block; 
  width: 106px; 
  height: 30px; 
  background: #fa8538 url('img/refer.gif') no-repeat; 
  border-bottom: none; 
  color: #fa8538;
}

a.m5:hover, a.m5s:link, a.m5s:visited, a.m5s:active, a.m5s:hover {
  display: block; 
  width: 106px; 
  height: 30px; 
  background: #686868 url('img/refer.gif') no-repeat; 
  border-bottom: none; 
  text-decoration: none;
  background-position: -106px;
  color: #686868;
}  

a.m6:link, a.m6:visited, a.m6:active {
  display: block; 
  width: 88px; 
  height: 30px; 
  background: #fa8538 url('img/kontakt.gif') no-repeat; 
  border-bottom: none; 
  color: #fa8538;
}

a.m6:hover, a.m6s:link, a.m6s:visited, a.m6s:active, a.m6s:hover {
  display: block; 
  width: 88px; 
  height: 30px; 
  background: #686868 url('img/kontakt.gif') no-repeat; 
  border-bottom: none; 
  text-decoration: none;
  background-position: -88px;
  color: #686868;
}  

a.m7:link, a.m7:visited, a.m7:active {
  display: block; 
  width: 93px; 
  height: 30px; 
  background: #fa8538 url('img/realizacje.gif') no-repeat; 
  border-bottom: none; 
  color: #fa8538;
}

a.m7:hover, a.m7s:link, a.m7s:visited, a.m7s:active, a.m7s:hover {
  display: block; 
  width: 93px; 
  height: 30px; 
  background: #686868 url('img/realizacje.gif') no-repeat; 
  border-bottom: none; 
  text-decoration: none;
  background-position: -93px;
  color: #686868;
}  

.orange_header {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fa8538;
	text-decoration: none;
	font-weight: bold;
}

.orange_bold {
	color: #fa8538;
	font-weight: bold;
}

.right_text {
	display:block; 
	text-align: right;
}

a:link, a:visited, a:active {
  color: #595959;
  text-decoration: underline;
  font-weight: bold;
}

a:hover, a.orange:hover {
  text-decoration: none;
}  

a.orange:link, a.orange:visited, a.orange:active {
  color: #fa8538;
  text-decoration: underline;
  font-weight: bold;
}

.formularz {
  border: 1px solid #fa8538;
}

.btn {
  border: 1px solid #fa8538;
  padding: 0px 10px 0px 10px;
  background-color: #ffffff;
  font-weight: bold;
  color: #fa8538;
}

