/* CSS Document */

body
{
	display: block;
	background-color: #ffffff;
	margin:0;
	padding:0;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #565656;
	margin:0;
	padding:0;
	text-align: center;
}

/**************************************USTAWIENIA GŁÓWNYCH CZĘŚCI STRONY*****************/
.container
{
  background-image: url(../gfx/top.jpg);
	background-repeat: no-repeat;
	width: 960px;
	display:block;
	margin: 0 auto;
	padding: 285px 0 0 0;
	position:relative;
	text-align: justify;
}
.top
{
  position: absolute;
  top:0;
  left: 0;
}
.top_menu
{
  width: 250px;
  margin-top: 40px;
  font-size:12px;
}
.above_main
{
  position: absolute;
  width: 960px;
  height: 30px;
  top: 260px;
  left: 0;
  z-index: 5;
}
.nav
{
  float: left;
  padding: 10px 0 0 25px;
}
.akt
{
  float: right;
  width: 280px;
}
.main
{
  width: 960px;
  background-image: url(../gfx/pasek.jpg);
  background-repeat: repeat-y;
  position: relative;
}
.main_left
{
  width: 680px;
  vertical-align: top;
  float: left;
  padding: 0 0 120px 0;
  position: relative;
}
.main_right
{
  width: 267px;
  text-align: center;
  float: right;
  /*padding: 15px 25px 15px 25px;*/
  padding: 0 0 15px 0;
}

.footer
{
  text-align: right;
  font-size: 10px;
  padding: 0 9px 20px 0;
}

.bot
{
  clear: both;
  width: 100%;
  height: 1px;
  line-height: 1px;
}

/*******************************************POZYCJONOWANE ABSOLUTNIE W .main***********************/
.pasek_top
{
  position: absolute;
  top: 0;
  right: 0;
  width: 266px;
  height: 17px;
  background-image: url(../gfx/baner-gora.jpg);
  background-repeat: no-repeat;
}
.pasek_bottom
{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 266px;
  height: 17px;
  background-image: url(../gfx/baner-dol.jpg);
  background-repeat: no-repeat;
}
.partners
{
  position: absolute;
  bottom: 0;
  left: 0;
  /*height: 90px;*/
  width: 680px;
  vertical-align: bottom;
  z-index: 10;
  display: block;
}
.part_h5
{
  position: absolute;
  bottom: 87px;
  left: 8px;
  z-index: 15;
}

/*****************************************************BOX Z CIENIAMI******************/
.box
{
  display: block;
}
.box tr td.top_left
{
  background-image: url(../gfx/lewy-gorny-ramka.jpg);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
  display: block;
}
.box tr td.top_center
{
  background-image: url(../gfx/dol-ramka.jpg);
  background-repeat: repeat-x;
  height: 17px;
  width: 660px;
  
}
.box tr td.top_right
{
  background-image: url(../gfx/prawy-gorny-ramka.jpg);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
  display: block;
}
.box tr td.middle_left
{
  background-image: url(../gfx/lewy-ramka.jpg);
  background-repeat: repeat-y;
  width: 17px;
}
.box tr td.middle_center
{
  
}
.box tr td.middle_right
{
  background-image: url(../gfx/prawy-ramka.jpg);
  background-repeat: repeat-y;
  width: 17px;
}
.box tr td.bottom_left
{
  background-image: url(../gfx/lewy-dolny-ramka.jpg);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
}
.box tr td.bottom_center
{
  background-image: url(../gfx/gora-ramka.jpg);
  background-repeat: repeat-x;
  height: 17px;
}
.box tr td.bottom_right
{
  background-image: url(../gfx/prawy-dolny-ramka.jpg);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
}
.insidebox
{
  /*position: relative;*/
  display: block;
}

/*******************************************BOXY w TREŚCI i PO PRAWEJ STRONIE**********************/
.box_cont
{
  width: 340px;
  margin: 0px;
  text-align: left;
  float: left;
  display: block;
}
.box_cont tr td.middle_center div.box_foto
{
  float: left;
  background-image: url(../gfx/ramka-pod-zdjecia.jpg);
  background-repeat: no-repeat;
  width: 151px;
  height: 144px;
  margin: 0 4px 0 0;
}
.box_cont tr td.middle_center div.box_foto img
{
  margin: 10px;
  border: none;
}
.box_cont tr td.middle_center p
{
  margin: 10px 0 0 0;
}
.box tr td.middle_center div.more
{
  text-align: right;
  margin: 0;
  /*position: relative;
  display: block;*/
  text-align: right;
  /*height: 20px;*/
  /*position: absolute;
  right: 5px;
  bottom: 0px;*/
}

.link_wiecej
{
  color: #899f0b;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
  /*position: absolute;
  bottom: -20px;
  right: 0px;
  width: 59px;
  line-height: 49px;*/
  outline: none;
  
  
}
a.link_wiecej:hover
{
  /*background-image: url(../gfx/listek.png);
  background-repeat: no-repeat;*/
}

.main_right p
{
  text-align: justify;
  margin-bottom: 0;
}
.main_right .more
{
  text-align: right;
  margin: 0;
}
.main_right .banner
{
  padding: 10px 0 13px 0;
}
.main_right .banner a
{
  outline: none;
}
.aktbox
{
  background-image: url(../gfx/kr.jpg);
  background-repeat: no-repeat;
  background-position: 11px bottom;
  
}

p
{
  margin: 0 0 5px 0;
}
ul{
  list-style: none;

  }
ul,ol
{
  margin: 5px 0 5px 10px;
  padding: 0px;
}
ul li
{
  background-image: url('../gfx/list-dot.gif');
  background-repeat: no-repeat;
  background-position: 0px;
  margin: 3px 0;
  padding-left: 15px;
}
input
{
  border: 1px solid #565656;
  background-color: #FFFFFF;
  color: #565656;
}
/*.middle_center table
{
  border: 
}
.middle_center td,
.middle_center th
{
  border: 
}*/
/**********************************************************NAGŁÓWKI*******************/
h1
{
  font-size: 20px;
}
h2
{
  font-size: 16px;
  color: #b5d114;
  margin: 0;
  text-transform: uppercase;
}
h3
{
  font-size: 16px;
  margin: 10px 0;
}
h4
{
  font-size: 14px;
  color: #b5d114;
  margin: 7px 0;
}
h5
{
  font-size: 12px;
  margin: 0 17px;
  margin: 6px 0;
}

.akt h4
{
  margin: 0;
  padding-top: 15px;
  padding-left: 37px
}
/*************************************************************LINKI********************/
a
{
  color: #565656;
  text-decoration: none;
  outline: none;
}
a:hover
{
  text-decoration: underline;
}
.top_menu a
{
  display: inline;
  color: #8B8B8B;
  text-decoration: none;
  margin-left: 3px;
}
.top_menu a:hover
{
  color: #b5d114;
  text-decoration: underline;
}
a.active{
  color: #b5d114;
  }

.main_right .more a
{
  color: #b5d114;
  text-decoration: none;
}
.main_right .more a:hover
{
  text-decoration: underline;
}
.footer a
{
  text-decoration: none;
}
.nav a
{
  text-decoration: none;
}
.nav a:hover
{
  color: #b5d114;
  text-decoration: underline;
}
h2 a
{
  color: #b5d114;
}
h4 a
{
  color: #b5d114;
}
.gallery a
{
  text-decoration: none;
}
.partners a
{
  outline: none;
}

/************************************************************OBRAZKI*******************/
.logo
{
  position: absolute;
  top: 16px;
  left: 0;
  z-index: 1;
  border: none;
}
.ban
{
  margin: 4px 0;
}

.logo_partner
{
  padding: 0 10px;
  border: none;
}

.gallery a img
{
  margin: 7px 7px 7px 7px;
  border: none;
  float: left;
}


.partnerzy_karuzela
{

  position: relative;
    visibility: hidden;
    left: -5000px;
    height: 50px;
    width: 650px;
    margin: 15px 0px 0px 0px;



}

.partnerzy_karuzela ul li
{
    background-image: none; 
    padding: 0px 24px; 
    margin: 0px;
    float: left;
    display: block;
    width: 80px;
    height: 50px;
}
