@charset "utf-8";
body {
	background-color: #ebebeb;
	padding: 30px 0px;
	text-align: center;
}
body, table {
	font-family: "Trebuchet MS", "Estrangelo Edessa";
	font-size: 13px;
	color: #333333;
	
}

a:link, a:visited, a:active { color: #0066FF; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { font-size: 18px; }
h2 { font-size: 13px; font-weight: bold; border-bottom: 1px dotted #999999; padding-bottom: 2px; }
h3 { font-size: 13px; font-weight: bold; }
.male {font-size: 10px; }

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}

.TOP, .HEADER, .MAIN, .FOOTER {
	margin: 0px auto;
	padding: 0px 5px;
	width: 700px;
	overflow: hidden;
	text-align: left;
}
.TOP {
	height: 55px;
	background-image:url(../images/top.jpg);
	background-repeat: no-repeat;
}
.HEADER {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 225px;
}
.MAIN {
	background-image: url(../images/main.png);
	background-repeat: repeat-y;
	min-height: 400px;
}
.FOOTER {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
.logo_kontener {
	float: left;
}
.logo, .pfrn, .lubspon {
	display: block;
	height: 25px;
}
.logo {
	width: 330px;
}
.federacje {
	float: right;
	width: 130px;
	border: 0px solid #000000;
}
.pfrn {
	width: 45px;
	float: right;
}
.tresc {
	width: 451px;
	float: left;
	padding: 0px 5px 15px 10px;
	text-align: justify;
}
.tresc-szeroka {
	width: 100%;
	padding: 0px;
}
.sidebar {
	width: 194px;
	float: right;
	padding: 0px 5px 15px 10px;
	border: 0px solid #333333
}
.dodaj_oferte {
	display: block;
	width: 194px;
	height: 110px;
	background-image: url(../images/dodaj_oferte.jpg);
	background-repeat: no-repeat;
	border: 0px solid #333333;
	margin-bottom: 15px;
}
.dodaj_left, .dodaj_right { min-height: 30px; }
.dodaj_left { float: left; width: 150px; }

.menu_oferty { margin-bottom: 10px; }
.menu_oferty ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-image: url(../images/li.png);
	list-style-position: inside;
}
.menu_oferty li {
	border-bottom: 1px dotted #999999;
	padding-left: 5px;
	padding-top: 8px;
	height: 30px;
}
.menu_oferty a {
	margin-top: 5px;
	color: #373737;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 14px;
	border: 0px solid #999999;
	font-weight: bold;
}
.menu_oferty a:link, .menu_oferty a:visited {
	/*background-image: url(../images/menu_oferty.jpg);*/
}
.menu_oferty a:hover, .menu_oferty a:active {
	text-decoration: underline;
}
.sidebar p {
	border-bottom: 0px dotted #666666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.menu_koszty_dodatkowe {
	margin-bottom: 10px;
}
.menu_koszty_dodatkowe ul {
	margin: 0px;
	padding-left: 0px;
}
.menu_koszty_dodatkowe li {
	list-style-image: url(../images/li.png);
	list-style-position: inside;
	padding-left: 0px;
	margin-bottom: 5px;
}

.filipek {
	width: 194px;
	height: 213px;
	background-image: url(../images/filipek.jpg);
	background-position: 4px 0px;
	background-repeat: no-repeat;
}
/*mBank box na pierwszej stronie */
#text_intad_body1 {
  color: #333333; 
  background: #FFFFFF;
  width: 166px;
  min-height: 100px;
  padding: 10px;
  margin-left: 5px;
  font-size: 12px; 
  font-weight: normal;
  font-family: Tahoma; 
  vertical-align: top;
  border: solid 1px #cccccc;
  display: block;
}
* html #text_intad_body1 {height: 100px;}
#text_intad_body1 a {
  color: blue;
  font-weight: normal; 
  font-size: 12px; 
  font-family: Tahoma;
  text-decoration: none
}
#text_intad_body1 b {
  font-size: 12px ;
  color: #333333;
  font-family: Tahoma;
}
/*Koniec boxu na pierwszej stronie*/

.bevisible {
	width: 250px;
	height: 35px;
	float: right;
	margin-right: 20px;
}
.male_w_tabelce { font-size: 11px; background-color: #F0F0F0; }
.tytul_ogloszenia { font-size: 13px; color: #990000; font-weight: bold; }
.galeria_kontener {
	text-align: left;
	float: left;
}
.galeria_miniatury {
	display: inline-block;
	height: 65px;
	border: 1px dotted #999999;
	padding: 3px;
	margin: 0px 5px 5px 0px;
}
