/* CSS Document */
body {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
	background-color: white;
	font-family: verdana, tahoma;
	font-weight: normal;
  font-size: 12px;
}
#cialo {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	/*text-align: left;*/
	padding: 0;
	border: 0;
}

table {
	/*background: url("../obrazki/tlobck.gif");*/
	width: 100%;
	vertical-align: top;
	padding: 0;
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-collapse: collapse;
	/*text-align: left;*/
}
td {
	vertical-align: top;
}

#top {
	width: 765px;
}

#top td {
	vertical-align: middle;
}

img.logo_top {
  width: 765px;
  
}
img.baner_top {
  /*width: 150px;*/
  
}

a:link, div.lista a.tekst:link {
	text-decoration: none;
	color: #224059;
	border-bottom:dashed 1px #224059;
}
a:visited, div.lista a.tekst:visited {
  text-decoration: none;
	color: #224059;
	border-bottom:dashed 1px #224059;
}
a:hover, div.lista a.tekst:hover {
  text-decoration: none;
	color: red;
	border-bottom:solid 1px red;
}
a:active, div.lista a.tekst:active {
  text-decoration: none;  
	color: #224059;
	border-bottom:dashed 1px #224059;
}
a.obrazek:link {
	text-decoration: none;
	color: #224059;
	border-bottom: 0px;
}
a.obrazek:visited {
  text-decoration: none;
	color: #224059;
	border-bottom: 0px;
}
a.obrazek:hover {
  text-decoration: none;
	color: #224059;
	border-bottom: 0px;
}
a.obrazek:active {
  text-decoration: none;  
	color: #224059;
	border-bottom: 0px;
}
div.lista a:link {
	text-decoration: none;
	color: #224059;
	border-bottom: 0px;
}

div.lista a:visited {
  text-decoration: none;
	color: #224059;
	border-bottom: 0px;
}
div.lista a:hover {
  text-decoration: none;
	color: red;
	border-bottom: 0px;
}
div.lista a:active {
  text-decoration: none;  
	color: #224059;
	border-bottom: 0px;
}
#lewa {
	text-align: center;
}
#lewa tr td {
	padding-bottom: 10px;
}
#left {
	width: 145px;
	padding-top: 10px;
}
#left div {
	border-left: 1px solid #7ea8cf;
	border-right: 1px solid #7ea8cf;
	border-top: 5px solid #7ea8cf;
	border-bottom: 5px solid #7ea8cf;
	border-collapse: separate;
	margin: 5px 0 5px 0;
	/*font-size: 14px;*/
}

#center {

}
#right {
	width: 150px;
}
#lewa tr td.l_tytul {
	background: Highlight;
	padding-bottom: 0px;
	color: Blue;
}

div.tekst {
	/*font-size: 14px;*/
	text-align: justify;
	margin-left: 5pt;
	margin-right: 10pt;
	text-indent: 15pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
div.lista {
	/*font-size: 14px;*/
	text-align: left;
	margin-left: 5pt;
	margin-right: 10pt;
	padding-right: 10px;
	padding-left: 10px;
}
div.adres {
	text-align: center;
}
#nawigacja {
background-color: #7ea8cf;
border: 1px #666666 solid;
border-right: 0;
width: 135px;
width /**/:/**/ 145px; /*IE hack!!!*/
font-family: tahoma,verdana, helvetica, arial, sans-serif;
padding: 4px;
text-align: center;
/*font-size: 14px;*/
font-style: normal;
font-weight: bolder;
}

.housebutton {
  font-weight: bold;
  text-align: center;
  margin-bottom: 3px;
  margin-top: 3px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  /*font-size: 12px;*/
}

.housebutton a:link, .housebutton a:visited {
  padding: 4px;
  text-decoration: none;
  display: block;
  color: #224059;
  background-color: #b5c9e2;
  border-top: 2px #cce3ff solid;
  border-left: 2px #cce3ff solid;
  border-bottom: 2px #31557f solid;
  border-right: 2px #31557f solid;
}

.housebutton a:hover {
	background-color: #99aabf;
	border-top: 2px #31557f solid;
	border-left: 2px #31557f solid;
	border-bottom: 2px #cce3ff solid;
	border-right: 2px #cce3ff solid;
	color: White;
}

.housebutton a:active {
  padding: 4px;
  text-decoration: none;
  display: block;
  color: #224059;
  background-color: #b5c9e2;
  border-top: 2px #cce3ff solid;
  border-left: 2px #cce3ff solid;
  border-bottom: 2px #31557f solid;
  border-right: 2px #31557f solid;
}
#konto {
  color: Red;
  /*font-size: 14px;*/
  text-align: center;
  /*padding-top: 10px;*/
}    

#konto p {
  padding-top: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

p.reklama{
  font-size: 16px;
  font-weight: bold;
  color: #224059;
}

#przewodnik {
  padding-left: 4px;
  padding-right: 4px;
  color: #224059;
}

.housebutton a.aktywny {
	background-color: #99aabf;
	border-top: 2px #31557f solid;
	border-left: 2px #31557f solid;
	border-bottom: 2px #cce3ff solid;
	border-right: 2px #cce3ff solid;
	color: White;
}
img {
  border: 0;
}

#footer {
	text-align: center;
	font-size: 12px;
	border-top: 1px solid White;
}
#footer td {
  padding-bottom: 10px;
}
#footer td a:link {
	text-decoration: none;
	color: #224059;
	border-bottom: 0px;
}
#footer td a:visited {
  text-decoration: none;
	color: #224059;
	border-bottom: 0px;
}
#footer td a:hover {
  text-decoration: none;
	color: #224059;
	border-bottom: 0px;
}
#footer td a:active {
  text-decoration: none;  
	color: #224059;
	border-bottom: 0px;
}
div.lista ul li {
	list-style-image: url(../obrazki/big_arrow.gif);
	margin-top: 10px;
}

div.lista ul {
  padding-bottom: 10px;
}  
div.lista span {
  font-weight: bold;
  clear: right;
}
div.tytul {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}

#f_l {
  width: 33.3%;
  float: left;
  text-align: right;
  font-size: 14px;
}
#f_c {
  width: 33.3%;
  float: left;
  text-align: center;
  font-size: 14px;
}
#f_r {
  width: 33.3%;
  float: left;
  text-align: left;
  font-size: 14px;
}
img.obrazek_prawy {
	float: right;
	margin: 15px;
	margin-right: 25px;
	border: 1px solid Black;
	margin-bottom: 5px;
}
img.obrazek_prawy_inside {
	float: right;
	margin: 15px;
	margin-right: 0px;
	border: 1px solid Black;
	margin-bottom: 5px;
}
img.obrazek_lewy {
  float:left;
  margin: 15px;
	border: 1px solid Black;
	margin-bottom: 5px;
}
img.obrazek_srodek {
	margin: 15px;
	border: 1px solid Black;
	margin-bottom: 0px;
}
div.podpis {
	text-align: right;
	padding-right: 25px;
	margin-bottom: 0px;
	font-weight: bold;
}

div.lista ul div
{
	text-align: justify;
}
.separator_reklam {
clear: both;
height: 8px;
}
h1 {
  font-size: 14px;
  font-weight: bold;
}
h2 {
  font-size: 12px;
  font-weight: bold;
}
form table tr td {
 vertical-align: middle;
}

span.grube {
  font-weight: bold;
}
.red {
	color: Red;
}
table.wysrodkowana_kom_tab tr td {
  vertical-align: middle
}
 
 
 
 
