#middle a, #middle a:visited {
  color: white;
  text-decoration: none;
}

#lewa_home a:hover, #lewa_home a:active {
  color: white;
  text-decoration: underline;
}

.bottom a, .bottom a:visited, .bottom_noborder a, .bottom_noborder a:visited {
	color: #bbb;
	text-decoration: none;
}
.bottom a:hover, .bottom_noborder a:hover {
	color: #444;
	text-decoration: none;
}
.dl a, .dl a:visited{
  color: #ff9046;
  text-decoration: none;
}

.dl a:active, .dl a:hover{
  color: #ff9046;
  text-decoration: underline;
}

.list a, .list a:visited{
  color: black;
}

.mainlink {
	background: #fff;
	width: 85px;
}
a.obrazek, a.obrazek:visited {
	background: none;
	background-color: none;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	width: 260px !important;
	width: 247px;
	border-width: 0px;
}

#top-menu a, #top-menu a:visited{
  color: white;
  text-decoration: none;
}

#top-menu a:hover, #top-menu a:active{
  color: white;
  text-decoration: underline;
}

a#link_firma, a#link_firma:visited {
	display: block;
	height: 68px;
	background: #4ebdeb;
	margin: 3px 0px 8px 0px;
	text-decoration: none;
}
a#link_oferta, a#link_oferta:visited {
	display: block;
	height: 125px;
	background: #EE1D23;
	margin: 8px 0px 8px 0px;
	text-decoration: none;
}
a#link_formularz, a#link_formularz:visited {
	display: block;
	height: 47px;
	background: #40d033;
	margin: 8px 0px 8px 0px;
	text-decoration: none;
}
a#link_kontakt, a#link_kontakt:visited {
	display: block;
	height: 88px;
	background: #FFCB05;
	margin: 8px 0px 8px 0px;
	text-decoration: none;
}
a#link_firma:hover {
	margin-top: 3px;
	background: #000;
}

a#link_oferta:hover, a#link_formularz:hover, a#link_kontakt:hover {
	background: #000;
	margin: 8px 0px 8px 0px;
	text-decoration: none;
}
#menu a {
	padding-right: 0px;
	padding-left: 0px;
}
#a_firma a.a1, a.a1:hover, a.a1:visited {
	background: none;
	float: right;
	display: block;
	width: 240px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	
}

a.menu{
		color: #00f400;
	font-size: 17pt;
	font-weight: 100;
	margin:  0px 0px 0px 0px;
	
    text-decoration: none;
    font-family: Tahoma !important;
}

a.menu:hover{
	   /*	color: #f8f400;*/
          	color: #00f400;

	font-weight: 100;
	margin:  0px 0px 0px 0px;
    background-color: #022;
}

a img {
	border-width: 0px;
}
.footer a {
	font-size: 7pt;
}
a {
	color: #fff;
}

.admin-menu a{
  color: #5f87c7 !important;
  font-size: 16px;
}
