/* Zasady globalne */
*
{
  margin: 0;
}

body
{
	margin: 0px auto 50px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ui-widget {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
@media print
{
  body
  {
    margin: 0px auto 50px auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #E8FFE8;
  }
}

table {
	border-collapse: collapse;
  border-spacing: 0;
}

td {
	padding: 0 0 0 0;
}

form {
	margin: 0 0 0 0;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

p {
	font-size: 12px;
}

.inne
{
	font-size: 10px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

h5 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

h6 {
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
}

a {
	font-style: normal;
	font-weight: bold;
	color: #2E63AE;
	text-decoration: none;
	text-transform: none;
}

a:hover {
	font-style: normal;
	font-weight: bold;
	color: #fe6d07;
	text-decoration: none;
	text-transform: none;
}

/* style znajdujace się w nagłówku, footerze, i lewej tabelce maina */

.heading_wyszukiwarka_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: white;
}

.input_main {
	border:solid 1px #186798;
	font-family: Tahoma;
	font-size: 13px;
	/*width:160px;*/
	height:13px;
}

.submit_main {
	border:solid 1px #186798;
	/*width:95px;*/
	height:19px;
	background-color: white;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: black;
}

.heading_link {
	font-style: normal;
	font-weight: bold;
	color: #68b1e6;
	text-decoration: none;
	text-transform: none;
}

.heading_link:hover {
	font-style: normal;
	font-weight: bold;
	color: #68b1e6;
	text-decoration: none;
	text-transform: none;
}

.smaller_text {
	font-family: Tahoma;
}

.small_text {
	font-family: Tahoma;
	font-size: 11px;
}

/* lewe menu */
.body
{
	width: 995px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
.body2 {
	width: 995px;
	margin: 0 auto 0 auto;
    
}
.lewe_meni
{
	float: left;
	width: 165px;
	padding: 0 0 0 0;
	margin: 0px 2px 2px 5px;
	font-size: 10px;
  background: transparent;
}

.lewe_meni2
{
	float: left;
        display:inline;
	width: 245px;
	padding: 0 0 0 0;
	margin: 0px 2px 2px 5px;
	font-size: 10px;
}

.prawe_meni {
	float: left;
        display:inline;
	width: 743px;
	padding: 0px 0 0 0;
	margin: 3px 2px 2px 0px;
	text-align: center;
}
.prawe_meni2 {
	float: left;
        display:inline;
	padding: 0px 0 0 0;
	margin: 3px 3px 2px 2px;
        
	text-align: center;
}
td#prawy_slupek
{
  vertical-align: top;
  width: 245px !important;
  margin: 0;
  padding: 0;
}

.footer
{
	width: 995px;
	height: 58px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	clear: both;
	/*color: Yellow;*/
  /*font-size: 10px;*/
}

.footer p
{
  /*font-size: 10px;*/
}

.footer a
{
  font-style: normal;
  font-weight: bold;
  color: #FFFF33;
  text-decoration: none;
  text-transform: none;
}

@media print
{
  .footer
  {
    background: #E8FFE8;
    color: #000000;
  }

  .footer a
  {
    color: #000000;
  }
}

.footer2
{
	width: 995px;
	height: 58px;
	background: #FFFFFF;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	clear: both;
}

.banner {
  width: 732px;
  margin: 0 auto 0 auto;
  padding: 2px 0 2px 0;
  border: 1px solid black;
  border-color: #3367CD;
  background-color: #FFFFFF;
}

/**** style TABELEK znajdujace się w nagłówku, footerze, i lewej tabelce maina ****/

/*NAGŁÓWEK*/



.tab_0{
	width:970px;
	height:48px;
}


/*LEWA STRONA*/
.loginform
{
  /*position: relative;*/
  left: -1px;
  margin: 0 0 0 0;
  padding: 0px;
  border-collapse: separate;
  border-spacing: 1px;
}
.loginform td
{
  vertical-align: middle;
}
.td_L1_r {
  background-image:url(../images/lewe_logowanie.jpg);
  width: 180px;
  height: 24px;
  text-align: left;
  margin: 3px 0 2px 0;
}

.td_L1_r h5
{
  padding: 6px 0 0 34px;
}

.td_L2_r {
	text-align: left;
	color: #FFFFFF;
	width: 245px;
	height: 25px;
	margin: 3px 0 2px 0;
	background-color: #245694;
}

.menubelka_lewe
{
	background-image: url(../images/menubelka_lewa.gif);
	text-align: left;
	width: 9px;
	height: 25px;
	margin: 3px 0 2px 0;
}

.menubelka_srodek
{
	background-image: url(../images/menubelka_srodek.gif);
	text-align: left;
	width: 152px;
	height: 25px;
	margin: 3px 0 2px 0;
}

.menubelka_prawe
{
	background-image: url(../images/menubelka_prawa.gif);
	text-align: left;
	width: 9px;
	height: 25px;
	margin: 3px 0 2px 0;
}

.td_L2_r h5
{
  padding: 2px 0 0 5px;
}

.td_L3_r {
  background-image:url(../images/lewe_kontakt.jpg);
  text-align: left;
/*  #width: 180px; */
  height: 24px;
  margin: 4px 0 2px 0;
}
.td_L3_r h5
{
  padding: 6px 0 0 34px;
}

/**** style OBRAZKÓW znajdujace się w nagłówku, footerze, i lewej tabelce maina ****/

.img_p {
	position:relative;
	top:2px;
}

.img_1 {
	position:relative;
	top:5px;
	left:344px;
}

.bl
{
	background: url(../images/button_l.png);
}

.bs
{
	text-align: center;
	background: url(../images/button_s.png);
}

.bp
{
	background: url(../images/button_p.png);
}


.menubelka_prawe_srodek
{
	background-image: url(../images/menubelka_srodek.gif);
	text-align: left;
	width: 227px;
	height: 25px;
	margin: 3px 0 2px 0;
}


.td_L2_r_n {
	text-align: left;
	color: #FFFFFF;
	width: 170px;
	height: 25px;
	margin: 3px 0 2px 0;
	background-color: #245694;
}

a:link {
	text-decoration: none
}


