BODY {
	height:100%;
	background: #FFFFFF;
	background-image:url('../img/top.jpg');
	background-position: top center;
	background-repeat:no-repeat;
  font-size: 11px;
	line-height:140%;
	font-family: Arial, Verdana, serif;
	color: #404040;
}

H1, .tlo2		{
	font-size: 20px;
	color: #3027ff;
	font-weight: bold;
	padding-top:0px;
	padding-bottom:12px;
	margin:0px;
	line-height:140%;
}

H2		 	{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

HR	 		{
	margin:0px;
	padding:0px;
	border:0px;
	height:1px;
	background-color: #cccccc;
}

UL,OL{
	padding-left:17px;
}

/* formularze */
INPUT, SELECT	{
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #677f9c;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	padding:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

INPUT[type="checkbox"]{
   padding:1px;
}


TEXTAREA{
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #677f9c;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	padding:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.formularz2	{
	cursor:pointer;
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #5176a7;
	font-size: 11px;
	background-color: #275899;
	color: #ffffff;
	padding:4px;
}

.f_bkrotki    { width:40px;  }
.f_krotki     { width:70px;  }
.f_sredni     { width:120px; }
.f_dlugi      { width:180px; }
.f_dlugi2     { width:290px; }
.f_bdlugi2    { width:350px; }
.f_bdlugi     { width:380px; }

.przycisk     {
	height:13px;
	margin: 0px;
	border: 0px none;
	font-size: 11px;
	background:none;
}

.top, .top TD, .top TH {
	vertical-align:top;
}

A, A:link, A:visited, A:active	{
	color: #3027ff;
	text-decoration: none;
}

A:hover 		{
	color: #5099f8;
	text-decoration: none;
}

.male, .male A, .male A:link, .male A:visited, .male A:active, .male A:hover, A.male, A.male:link, A.male:visited, A.male:active, A.male:hover  {
	font-size: 9px;
}

.obrazek { border: 1px solid #cccccc; margin:3px; }

.tytul {
	font-weight:bold;
	font-size: 11px;
	color: #000000;
}


/* ramki tabelek */
.tlo1 { background-color: #ffffff; }


/* tlo tresc */
.tlo3	{
	background-color: #ffffff;
	padding:4px;
}

/* tlo wyroznione */
.tlo4	{
	background-color: #f7f6f7;
	padding:4px;
}

.tabelka{
	border:0px none;
	border-collapse:collapse;
	width:100%;
	margin-bottom:3px;
}

.datownik { font-weight: normal; font-size: 9px; }
.margines { padding:2px; }
.error  { color: #FF0000; }
.szerokosc { width:980px; }
.mapa_p { margin-left:15px; margin-bottom:10px; }


#art_mapa ul{
	list-style-image: url('../grafika/list.gif');
	padding-left:20px;
	margin:0px;
}

#art_mapa li{
	padding:1px;
}


/* tabelk danych */

.dane_tabelka{
	width:100%;
	margin:auto;
	text-align:center;
	border:1px solid #ffffff;
	border-collapse:collapse;
}

.dane_tabelka TD{
	border:1px solid #ffffff;
	background-color:#edf1f5;
	padding:5px;
}

.dane_opis{
	text-align:right;
	padding-right:15px;
	font-size:10px;
}

.dane_tytul{
	text-align:left;
	font-weight:bold;
}

.dane_wartosc{
	text-align:left;
}

.botproof{
	margin-bottom:5px;
	margin-top:5px;
	border:1px solid #666666
}

.galeria1{
	padding-top:3px;
	padding-bottom:3px;
}

.galeria1 TABLE {
	margin:auto;
	text-align:center;
}

.galeria1 TD{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

.galeria1 IMG{
	border:1px solid #666666;
}

.galeria1 DIV {
	font-size:10px;
	padding-bottom:4px;
	text-align:center
}

.cytat{
	padding:4px;
	border:1px solid #cccccc;
	background-color:#eaedf9;
}


.podtytul{
	font-weight:bold;
	padding-bottom:10px;
}


/* art submenu */
TABLE.submenu{
	margin:auto;
	width:90%;
	text-align:left;
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu TD{
	padding-right:1px;
	padding-bottom:1px;
}


TABLE.submenu A, TABLE.submenu A:visited, TABLE.submenu A:link, TABLE.submenu A:active {
	display:block;
	font-weight:normal;
	padding:7px;
	text-align:left;
	background-color:#e6e4e6;
	color:#0f297b;
}


TABLE.submenu A:hover {
	background-color:#2e3c68;
	color:#ffffff;
	text-decoration:none;
}


UL.submenu{
}

UL.submenu LI{
	padding-bottom:10px;
}


UL.submenu LI DIV A{
	font-weight:bold;
}

TABLE.submenu3{
	margin:auto;
	width:90%;
	text-align:center;
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu3 TD{
	padding:5px;
	text-align:center;
	font-weight:bold;
}


TABLE.submenu4{
	text-align:left;
	margin-top:4px;
	margin-bottom:7px;
}


TABLE.submenu4 IMG{
	border:1px solid #cccccc;
}

TABLE.submenu4 TD{
	padding:4px;
}


TABLE.submenu4 TD P{
	padding-bottom:0px;
	margin-bottom:0px;
}

TABLE.submenu4 TD DIV A {
	font-weight:bold;
}


TABLE.submenu4 TD.td1{
	width:60px;
	text-align:center;
}

/* table empty elements  */
.brak{
	font-weight:bold;
	padding:15px;
	text-align:center;
}


#stronaw{
	width:983px;
	margin:auto;
	text-align:center;
}

#top1{
	height:37px;
}

#top1_1{
	width:378px;
	float:left;
	text-align:left;
}

#top1_2{
	width:605px;
	float:left;
	text-align:right;
}

#top1_1 DIV{
	padding-left:10px;
	padding-top:10px;
}



#top1_2 UL {
	padding:0px;
	margin:0px;
	display:block;
	padding-top:6px;
	list-style-type: none;
	float:right;
	text-align:right;
}

#top1_2 LI {
	display:block;
	list-style-type: none;
	float:left;
}


#top1_2 LI A{
	display:block;
	float:left;
}

#rozmiar DIV{
	padding-top:5px;
	padding-left:10px;
}

#smallFontVersion, #bigFontVersion{
	padding-top:6px;
	font-weight:bold;
}

#smallFontVersion A{
	height 15px;
	line-height:15px;
	font-size:10px;
	color:#545454;
	padding-left:4px;
	padding-right:4px;
}

#bigFontVersion{
	padding-right:15px;
}


#bigFontVersion A{
	height 16px;
	line-height:14px;
	font-size:14px;
	color:#545454;
	padding-left:4px;
	padding-right:4px;
}

#bigFontVersion A:hover, #smallFontVersion A:hover{
	color:#000000;
}

#v_contrast, #v_standard{
	font-weight:bold;
	background-position: right center;
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:4px;
	padding-top:3px;
}

#v_contrast A{
	font-weight:bold;
	height 20px;
	line-height:20px;
	background-image:url('../img/kontrast.gif');
	background-position: top left;
	background-repeat:no-repeat;
	font-size:11px;
	color:#000000;
	padding-left:24px;
	padding-right:5px;
}

#v_contrast A:hover{
	color:#105db1;
}


#v_contrast A, #v_standard A{
	font-weight:bold;
	height 20px;
	line-height:20px;
	background-image:url('../img/kontrast.gif');
	background-position: top left;
	background-repeat:no-repeat;
	font-size:11px;
	color:#000000;
	padding-left:24px;
	padding-right:5px;
}

#v_contrast A:hover, #v_standard A:hover{
	color:#0361fc;
}


LI.lang_f{
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-left:1px solid #c8c8c8;
}

LI.lang_f IMG{
	border:1px solid #c8c8c8;
}

LI.lang_f IMG:hover{
	border:1px solid #000000;
}

#top2{
	clear:both;
	height:203px;
	overflow:hidden;
}

#top2_1{
	width:478px;
	float:left;
	text-align:left;
}

#top2_2{
	width:500px;
	float:right;
}

#top2_1_1{
	height:170px;
}


#top2_1_1 A{
	display:block;
	height:170px;
}

#pogoda {
	color:#ffffff;
	padding-left:20px;
}

#pogoda SPA, #pogoda DIV, #pogoda LI, #pogoda TD{
	color:#ffffff;
}

#top3{
	clear:both;
	height:40px;
	background-image:url('../img/top3.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

/* menu glowne  */

.ddm1 {
	margin-top:0px;
	margin-left:18px;
	margin-right:18px;

}

.ddm1 TD{
	padding:0px;
}

.ddm1 .item1,
.ddm1 .item1:visited,
.ddm1 .item1:link,
.ddm1 .item1:active,
.ddm1 .item1-active:visited,
.ddm1 .item1-active:active,
.ddm1 .item1-active:link {
  font-size:12px;
	display: block;
	font-weight:bold;
	position:relative;
	color:#ffffff;

  padding-left: 	25px;
  padding-right: 	25px;
  height:38px;
	line-height:38px;

  text-decoration : none;
}


.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:visited,
.ddm1 .item1-active:active,
.ddm1 .item1-active:link,
.ddm1 .item1-active:hover {
	color:#ffffff;
	background-color:#828282;
  padding-left: 	25px;
  padding-right: 	25px;
  height:38px;
	line-height:38px;
}


.ddm1 .item2,
.ddm1 .item2:visited,
.ddm1 .item2:link,
.ddm1 .item2:active {

	display: block;
  font-size:11px;
	color:#ffffff;
	background-color:#565656;
	width:220px;
  text-decoration : none;

}

.item2 SPAN {
	font-weight:normal;
	display:block;
  font-size:11px;
	color:#ffffff;
	text-align:left;
  padding-left: 	10px;
  padding-right: 	10px;
  padding-top: 		6px;
  padding-bottom: 6px;
	border-bottom:1px solid #808080;

}

.ddm1 .item2:hover {
	color:#ffffff;
	background-color:#828282;
}


.item2:hover SPAN {
	color:#ffffff;

}

.ddm1 .section {
	text-align:left;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */


#kolumny_k{
	clear:both;
	padding-top:7px;
	min-height:400px;
}

#stopka{
	clear:both;
	height:195px;
	width:100%;
	background-image:url('../img/bottom.jpg');
	background-position: top center;
	background-repeat:no-repeat;
}

#stopka1{
	width:940px;
	margin:auto;
	text-align:center;
	padding-top:33px;
}

#d_menu{
	clear:both;
	text-align:center;
	color:#cbcbcb;
	height:36px;
	border-bottom:1px solid #ffffff;
}

#d_menu A{
	font-weight:normal;
	color: #666666;
}

#d_menu a:hover{
  text-decoration: underline;
}

#stopka2{
	clear:both;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	border-bottom:1px solid #bbbbbb;
}

#stopka3{
	clear:both;
	padding-top:3px;
}

#stopka3_1{
	width:500px;
	float:left;
	text-align:left;
}

#stopka3_2{
	width:440px;
	float:left;
	text-align:right;
}


#stopka3 A{
	color:#848484;
}


#stopka3 A:hover{
	color:#000000;
}

#lewa_k{
	width:147px;
	float:left;
	overflow-x:hidden;
	padding-top:15px;
	padding-bottom:5px;

}

#srodek_k{
	width:836px;
	float:left;
	overflow-x:hidden;
	text-align:left;
}

#glowna_k{
	width:591px;
	float:left;
	overflow-x:hidden;
	text-align:center;
}


#glowna_k2_head{
  background-image:url('../img/glowna_k2.gif');
	height: 15px;
	background-position: top left;

	background-repeat:no-repeat;
	margin-left: 1px;
}

#glowna_k2{
	overflow-x:hidden;
	background-color:#ffffff;
	width:587px;
  margin-left: 1px;
	text-align:center;

	border-left: 1px solid #3b3992;
	border-bottom: 1px solid #3b3992;
	border-right: 1px solid #3b3992;

}

#glowna_k1{
	padding:15px;
	padding-top: 0px;
	min-height:400px;
	text-align:left;
}

#prawa_k{
	width:245px;
	float:left;
	overflow-x:hidden;
	overflow-y:Lauto;
	text-align:right;
}

#prawa_k2{
	width:243px;
	overflow-x:hidden;
	text-align:center;
	clear:both;
}


#prawa_k #art_szuk{
	width:150px;
}


#prawa_k #szuk_zaawansowane{
	padding-left:20px;
}

#prawa_k3{
	background-color:#ffe910;
	border:2px solid #cb817d;
	background-color:#ffffff;
	padding-bottom:5px;
	text-align:center;
	margin:auto;
	overflow-x:hidden;
	overflow-y:auto;
	border-left:0px none;
	clear:both;
}


#llm{
	clear:both;
	height:12px;
	width:147px;
	line-height:1px;
	overflow:hidden;
	background-image:url('../img/lmenu.gif');
	background-position: top left;
	background-repeat:no-repeat;
}


#l_menu{
	background-color:#ffffff;
	clear:both;
}

#l_menu A, #l_menu A:visited, #l_menu A:link, #l_menu A:active {
	display:block;
	font-weight:normal;
	padding-bottom:8px;
	padding-right:4px;
	padding-left:46px;
	padding-top: 8px;
	text-align:left;
	color:#646464;
	background-position: center left;
	background-position: 6px;
	background-repeat:no-repeat;
}

#l_menu A:hover {
	color:#339f51;

	text-decoration:none;
}


#dof{
	width:143px;
	height:234px;
	background-image:url('../img/dof.gif');
	background-position: top left;
	background-repeat:no-repeat;
	color:#ffffff;
}

.od{
	clear:both;
	height:7px;
	line-height:7px;
}

#dof_tyt{
	padding:12px;
	padding-top:25px;
	padding-bottom:15px;
	text-align:center;
	margin:auto;
}

#slideshow{
	text-align:center;
	margin:auto;
	clear:both;
	width:143px;
	height:160px;
	overflow:hidden;
}

#slideshow DIV{
	width:143px;
	text-align:center;
}

#dofnaw{
	width:143px;
	height:21px;
	clear:both;
}

#dof_tyt{
	font-weight:bold;
	font-size:13px;
}

#dofnaw A{
	display:block;
	height:21px;
	line-height:21px;
	text-align:center;
}

#dofnaw1{
	width:74px;
	height:21px;
	float:left;
	background-image:url('../img/prev.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

#dofnaw2{
	width:69px;
	height:21px;
	float:left;
	background-image:url('../img/next.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

#powtalna{
	clear:both;
}

#powitalna1{
	width:485px;
	float:left;
	overflow-x:hidden;
}


#powitalna2{
	width:351px;
	float:left;
	overflow-x:hidden;
	text-align:center;
}


#newsypanel{
	width:485px;
	height:138x;
	overflow:hidden;
	background-image:url('../img/newsowytyt.gif');
	background-position: top center;
	background-repeat:no-repeat;
}


#newsypanel2{
	width:351px;
	height:38px;
	overflow:hidden;
	background-image:url('../img/newsowytyt2.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

#newstr{
	clear:both;
	border:1px solid #3b3992;
	border-top:0px none;
	background-color:#ffffff;
	padding-top:0px;
}

#newstr2{
	width:483px;
	min-height:400px;
}


#newstrx{
	clear:both;
	border-right:1px solid #329c54;
	background-color:#ffffff;
	min-height:210px;
	background-image:url('../img/pegaz.jpg');
	background-position: top left;
	background-repeat:no-repeat;
}

#newstrx2{
	text-align:left;
	padding:12px;
}


.ui-tabs { position: relative; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
	padding:0px; margin:0px; padding-top:11px; float:left;
}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; padding:0px; margin:0px; }
.ui-tabs .ui-tabs-nav li a {
	float: left;
	display:block;
	border-right:1px solid #d4d6d7;
	height:27px;
	line-height:27px;
	font-weight:bold;
	font-size:14px;
	padding-right:15px;
	padding-left:14px;
	color:#9b9fa3;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	color:#3c3891;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
	color:#3c3891;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; }
.ui-tabs .ui-tabs-hide { display: none !important; }


#rss_ico{
	float:right;
	margin-top:12px;
	margin-right:15px;
}

#skroty_panel{
	clear:both;
	padding-top:4px;
	text-align:left;
}

#skroty_panel1{
	width:244px;
	height:219px;
	overflow:hidden;
	float:left;
	background-image:url('../img/skroty1.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

.baner_panel{
	width:244px;
	height:219px;
	overflow:hidden;
  text-align: center;
	background-image:url('../img/skroty1.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

#skroty_panel1_2{
	padding:17px;
	padding-top:14px;
}

#skroty_panel2{
	width:240px;
	height:219px;
	overflow:hidden;
	float:left;
}

#skroty_panel2_2{
	padding:17px;
	padding-top:45px;
	font-weight:bold;
	color:#ffffff;
}


#skroty_tyt{
	font-weight:bold;
	color:#3027ff;
	padding-bottom:10px;
	font-size:13px;
}

#skroty_panel UL{
	list-style: none;
	display:block;
	padding:0px;
	margin:0px;
}

#skroty_panel LI {
	list-style: none;
	display:block;
	padding:0px;
	margin:0px;
	padding-top:2px;
	padding-bottom:5px;
}

#skroty_panel1_2 A {
	display:block;
	padding-left:15px;
	background-image:url('../img/sk1.gif');
	background-position: 3px 5px;
	background-repeat:no-repeat;
	color:#404040;
	text-decoration:none;
}

#skroty_panel1_2 A:hover{
	color:#3027ff;
	text-decoration:none;
}


#skroty_panel2_2 A {
	display:block;
	padding-left:15px;
	background-image:url('../img/sk2.gif');
	background-position: 3px 5px;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
}

#skroty_panel2_2 A:hover{
	color:#ffeb10;
	text-decoration:none;
}

#szuk_form{
	height:74px;
	text-align:center;
}


#szuk_form2{
	padding-top:15px;
}


#szuk_zaawansowane{
	padding-left:55px;
	padding-top:2px;
	text-align:left;
}

#szuk_zaawansowane A{
	color:#ffffff;
	text-decoration:underline;
}

#bpp{
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#ffffff;
}

.newsp1{
	width:483px;
	height:230px;
	overflow:hidden;
	position: relative;
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#9fc6eb;
}

.newsp1t{
	position: absolute;
	height:65px;
	width:483px;
	top:165px;
	overflow:hidden;
	background-color:#ffffff;
  filter:alpha(opacity=70);
  opacity:0.7;
	z-index:1;
}


.newsp1tr{
	position: absolute;
	padding:7px;
	text-align:left;
	top:165px;
	font-size:11px;
	line-height:160%;
	overflow:hidden;
	color:#000000;
	z-index:100;
}


.newsp1tyt {
	padding-bottom:3px;
}

.newsp1tyt A{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.newsp1tyt A:hover{
	color:#4fa2ff;
}


.newsw{
	clear:both;
	text-align:right;
	padding:10px;
}

.newsn{
	clear:both;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px solid #e7e8e9;
	overflow-y:auto;
	overflow-x:hidden;
	padding-left:15px;
}

.newsndate{
	width:90px;
	float:left;
	text-align:left;
	color:#949494;
	background-image:url('../img/ic_news.gif');
	background-position: 63px 0px;
	background-repeat:no-repeat;
}

.it_nieruchomosci{
	background-image:url('../img/ic_nieruchomosci.gif');
}

.newsntitle{
	float:left;
	width:360px;
}

.newsntitle A{
	font-weight:bold;
	color:#000000;
	font-size:13px;
}


.newsntitle A:hover{
	color:#3027ff;
}

.skrot_tytul{
	font-weight:bold;
	font-size:13px;
	padding-bottom:2px;
}

.kalendarz_tytul{
	padding:5px;
	font-weight:bold;
}

#dnityg{
	color: #6b6b6b;
	font-weight: bold;
	background-color:#ffffff;
}

#kalendarzwys .tabelka{
	background-color:#f3f3f3;
	overflow-y:auto;
}

#kalendarzwys .tabelka TD{
}


#kalendarzwys .tabelka TABLE TD{
	border:0px none;
}


.kalendarium1{
	background-color:#e9e9e9;
	text-align:right;
	padding:2px;

}

.kalendarium0 {
	background-color:#f3f3f3;
	text-align:center;
	padding:2px;



}

.kalendarium0 SPAN{
  display:block;
	line-height:20px;
	height:20px;
	color:#4f4f4f;
	padding-left:2px;
	padding-right:2px;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
}



.kalendarium1 A,.kalendarium0 A{
	display:block;
	border: 1px solid #92bbff;
	background-color: #2c78f6;
	color: #ffffff;
	text-align: center;
	line-height:20px;
	height:20px;
	padding-left:3px;
	padding-right:3px;
}

.kalendarium3 A {
	display:block;
	line-height:20px;
	height:20px;
	color:#4f4f4f;
	padding-left:2px;
	padding-right:2px;
	background-color: #fdd04a;
	border: 1px solid #cfcfcf;
}

.kalendarium3 SPAN {
	display:block;
	line-height:20px;
	height:20px;
	color:#4f4f4f;
	padding-left:2px;
	padding-right:2px;
	background-color: #fdd04a;
	border: 1px solid #cfcfcf;
}


.kalendarium3{
	background-color:#f3f3f3;
	text-align:center;
	padding:2px;
}


.newsntitle2{
	text-align:left;
	background-image:url('../img/ic_news.gif');
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding-left:30px;
}

.newsntitle2 A{
	font-weight:bold;
	color:#000000;
	font-size:13px;
}

.newsntitle2 A:hover{
	color:#4fa2ff;
}


.scrolls0{
	height:160px;
	overflow:hidden;
	float:left;
}

.scrolls{
	clear:both;
	height:160px;
  position: relative;
	overflow:hidden;
	float:left;
}




#slider1, #slider2, #slider3 {
  position: relative;
	width:483px;
	height:160px;
}

/* Easy Slider */

#slider1 ul, #slider1 li, #slider2 ul, #slider2 li, #slider3 ul, #slider3 li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	width:483px;
	height:160px;
}

#slider1 li, #slider2 li, #slider3 li {
	overflow:hidden;
}

/* numeric controls */

#controls1, #controls2, #controls3 {
	position: absolute;
  left:180px;
  bottom:18px;
}

ol#controls1, ol#controls2, ol#controls3 {
	margin:0px;
	padding:0;
	height:28px;
}

ol#controls1 li, ol#controls2 li, ol#controls3 li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	font-weight:normal;
	height:25px;
	line-height:25px;
}

ol#controls1 li a, ol#controls2 li a, ol#controls3 li a {
	float:left;
	height:22px;
	line-height:22px;
	background:#8aff11;
	color:#000000;
	padding:0 8px;
	text-decoration:none;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

ol#controls1 li.current a, ol#controls2 li.current a, ol#controls3 li.current a{
	background:#ff322f;
	color:#ffffff;
}

.slider_left{
	float:left;
	width:160px;
	padding-top:5px;
	overflow:hidden;
	text-align:center;
}

.slider_right{
	float:left;
	width:310px;
	height:160px;
	overflow:hidden;
	text-align:left;
	color:#000000;
}

.slider_data{
	padding-top:4px;
	font-size:11px;
	color:#666666;
	padding-left:10px;
}

.slider_tyt{
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	padding-bottom:7px;
	color:#3027ff;
}

.slider_tyt A{
	color:#3027ff;
}

.slider_body{
	padding-left:10px;
}

.slider_wiecej{
	position: absolute;
  right:20px;
  bottom:10px;
}


.slider_tr{
	float:left;
}

.wml-info-window-content{
	text-align:left;
}

.biel{
  background-color: #ffffff;

}

.prawypanel{
  padding-top: 5px;
  padding-bottom: 5px;
}

#szuk_div{

  background-image:url('../img/szuk_bg.gif');
	background-position: top center;
	background-repeat:no-repeat;
	height: 27px;
	width: 327px;
	text-align: right;
}


#art_szuk{
  border: 0px none;

  padding: 0px;
  margin: 0px;
  width: 240px;
  color: #575757;
  font-size: 12px;
}

.szuk_input{
  border: 0px none;
  color: #3d3a8a;
  text-transform: none;
  font-weight: bold;
  cursor: pointer;
  width: 50px;
}

.pegaz{
  line-height: 160%;
  font-size: 12px;
  font-weight: bold;
  color: #9b9fa3;
}

.pegaz{
  list-style-image: url('../img/red_li.gif');
}

.pegazwiecej{
  text-align: right;
}

.pegazwiecej a{
  color: #9b9fa3;
}

#facebook_pan { background: url("../img/fb.png") no-repeat scroll 0 0 transparent; display: block; min-height:200px; float: right; padding: 0; position: fixed; right: -295px; top: 150px; width: 324px; z-index: 900; }
#facebook_pan2{ color:#fff; background:#3b5998; padding:5px; margin-left:29px; overflow-y:auto; }
#facebook_pan A{ color:#ffffff; display:block; padding-top:10px; text-align:center; }