.menu {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 189px;
	margin: 4px;

	border-right-width: 3px;
	border-right-style: solid;

	border-left-width: 3px;
	border-left-style: solid;

	padding: 3px;
}
body {
  margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: white;
}
td,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
}
a {
  color: #0E4282;
}
.pole_szukaj {
	font-size: 10px;
	color: #666666;
	background-image: url(../images/wyszukiwarka_pole.gif);
	background-color: none;
	height: 19px;
	width: 151px;
	border: 0px none;
	background-repeat: no-repeat;
	background-position:0 0;
	padding-top: 4px;
	padding-left: 4px;
}
.bialy_tekst {
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.wyroznik {
	background-image: url(../images/wyroznik_tlo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button_szary {
	font-size: 10 px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/b_tlo_szare.jpg);
	border-top: 1px solid #C3C3C3;
	border-right: 1px solid #757575;
	border-bottom: 1px solid #757575;
	border-left: 1px solid #C3C3C3;
	height: 19px;
	background-color: #9A9A9A;
	margin: 0px;
	padding: 0px;
	}
.button_zielony {
	font-size: 10 px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/b_tlo_zielone.jpg);
	border-top: 1px solid #97D389;
	border-right: 1px solid #50A13D;
	border-bottom: 1px solid #50A13D;
	border-left: 1px solid #97D389;
	height: 19px;
	background-color: #5FBB49;
	margin: 0px;
	padding: 0px;
}
.button_ceglasty {
	font-size: 10 px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/b_tlo_ceglaste.jpg);
	border-top: 1px solid #FAAE7F;
	border-right: 1px solid #D46B2A;
	border-bottom: 1px solid #D46B2A;
	border-left: 1px solid #FAAE7F;
	height: 19px;
	background-color: #F78640;
	margin: 0px;
	padding: 0px;
}
.button_bordowy {
	font-size: 10 px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/b_tlo_bordo.jpg);
	border-top: 1px solid #DF5E65;
	border-right: 1px solid #A91C22;
	border-bottom: 1px solid #A91C22;
	border-left: 1px solid #DF5E65;
	height: 19px;
	background-color: #C42027;
	margin: 0px;
	padding: 0px;
}
.wyroznik_modul {
	background-image: url(../images/modul_tlo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 7px;
}
.menu_ofertowe {
	font-family: Tahoma;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 34px;
	width: 90px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.tekst_top {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
}
.button_niebieski {
	font-size: 10 px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/b_tlo_niebieskie.jpg);
	border-top: 1px solid #2B92C5;
	border-right: 1px solid #005884;
	border-bottom: 1px solid #005884;
	border-left: 1px solid #2B92C5;
	height: 19px;
	background-color: #006699;
	margin: 0px;
	padding: 0px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.linkBialy {
  color: white;
}
.podTytul {
  font-family: Arial, Verdana;
  color: #666666;
  font-weight: bold;
  font-size: 12px;
}
.mainText {
  padding-right: 10px;
}

.ramka {
  border: 1px solid #333333;
}

.tytulDuzy {
  color: #999999;
  font-size: 24px;
  font-weight: bold;
}

.newsTytul {
  font-weight: bold;
  font-size: 13px;
  color: #006699;
}
.newsData {
  font-size: 10px;
}
.newsSkroty {
  color: #999999;
  font-family: Tahoma, Verdana;
  margin: 0 0 4px 15px;
}

.noBorder {
  background: none;
  border: none;
}

.kolor_zielony {
  color: white;
  background: #5DBA47;
}
.kolor_seledynowy {
  color: white;
  background: #00A8A9;
}
.kolor_pomaranczowy {
  color: white;
  background: #F67C31;
}
.kolor_niebieski {
  color: white;
  background: #006699;
}
.kolor_brazowy {
  color: white;
  background: #BD9E34;
}
.kolor_bordowy {
  color: white;
  background: #C42027;
}

.komunikatSystemowy {
  background: #E9E9E9;
  padding: 5px;
}
