HTML {	height:100%; }

BODY {
	height:100%;
	background-color: #2aa9c2;
	background-image:url('img/bg_theme.gif');
	background-position:top left;
	background-repeat:repeat-x;	
  font-size: 11px;
	font-family: Tahoma, Verdana, serif; 
	color: #584e44;
  margin: 0px;
  padding:0px;
}

div, p
{
    font-size: 11px;
}

p
{
    margin-top: 5px;
    margin-bottom: 5px;
}

H1		 	{ 
	display:block;
	font-size: 14px;
	font-family: Tahoma, Verdana, serif;
	color: #0c7792;
	font-weight: bold; 
	padding:4px;
	margin:0px; 
	text-align:center;	
}

H1.wstepniak		 	{
	display:block;
	font-size: 11px;
	font-family: Tahoma, Verdana, serif;
	color: #fff;
	font-weight: bold;
	padding:0px;
	margin:0px;
	text-align:center;
}
	
H2		 	{ 
	font-size: 12px;
	font-family: Tahoma, Verdana, serif;
	color: #0c7792;
	font-weight: bold; 
}

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

FORM		{ margin-top: 0px; margin-bottom: 0px; }

IMG { border:0px none }

/* formularze */

INPUT, SELECT, .formularz	{ 
	vertical-align:middle; 
	margin-bottom: 2px; margin-top: 2px; 
	border: 1px solid #dedcd6;
	font-size: 11px; 
	background-color: #ffffff; 
	color: #000000; 
}

TEXTAREA, TEXTAREA.formularz	{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #dedcd6;
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
}

.formularz2, INPUT.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px; margin-top: 2px; 
	border: 1px solid #dedcd6;
	font-size: 10px; 
	background-color: #ffffff;
	color: #56a9b9;
}

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

.przycisk     { height:13px; margin-bottom: 0px; margin-top: 0px; border-width: 0px; border-style: none; font-size: 3pt; background:none; }

A, A:link, A:visited, A:active	{ color: #0c7792; text-decoration: none; }
A:hover 		{ color: #584e44; 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-weight: normal; font-size: 9px;
}

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

.obrazek2 { border: 4px solid #ffffff; }

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

.biale  { background-color:#ffffff; } 
.czarne { background-color:#000000; }

.bialy  { color:#ffffff; } 

/* ramki tabelek */
.tlo1 {  }

/* naglowki tabelek */
.tlo2	{ 
	font-size: 11px;
	font-family: Verdana, Arial, serif; 
	font-weight: bold; 
	padding:4px;
	margin:0px; 
	text-align:center; margin:auto;
	
}

/* tlo tresc */
.tlo3	{  }

/* tlo wyroznione */
.tlo4	{  }

.tlo5 {

}

.datownik { font-weight: normal; font-size: 9px; }

.margines { padding:2px; }

.error  { color: #FF0000; }

.blok { display:block }

.grube, .grube A, .grube A:link, .grube A:visited, .grube A:active, .grube A:hover		{ 
	font-weight:bold; 
}

.nobr 		{ white-space: nowrap; }
.nowa_l		{	clear:both; }

.lewa, TD.lewa, TR.lewa, DIV.lewa  { text-align:left; }
TABLE.lewa, IMG.lewa, DIV.lewal    { float:left; }

.prawa, TD.prawa, TR.prawa, DIV.prawa  { text-align:right; }
TABLE.prawa, IMG.prawa, DIV.prawap     { float:right; }

.srodek       { text-align:center; margin:auto; }
TABLE.srodek  { margin:auto; }
TD.srodek, TR.srodek, DIV.srodek    { text-align:center; }

.justuj, DIV.justuj      { text-align:justify; }

.newsletter{

	font-weight:bold;
	font-family: Verdana, Arial, serif; 	
	font-size: 12px;
	color:#ffffff;	
	
}






/*A.rezerwacja{
	display: block; 
	font-weight:bold;
  border: 1px solid #648eb6; 
	font-family: Verdana, Arial, serif; 	
	font-size: 12px;	 	
	background-color: #27608d; 
	color:#ffffff;	  
	text-align:center;	
  padding-top: 		3px;
  padding-bottom: 3px;
	 
  text-decoration : none; 
} 

A.rezerwacja:link	, A.rezerwacja:visited, A.rezerwacja:active	{ color : #ffffff;  text-decoration:none; }

A.rezerwacja:hover { 
	color:#ffffff;
	text-decoration : none;
	background-color:#4d66c4;
  border: 1px solid #ffffff; 
} 

A.menu{ 
	display: block; 
	font-weight:bold;
  border-right: 1px solid #bbbbbb; 
	
	background-color: #3e4a84; 
	background-image:url('grafika/tlo_menu.gif');
	background-position:top left;
	background-repeat:repeat-x;
	color:#ffffff;
	  
  padding-left: 	7px;
  padding-right: 	7px;
  padding-top: 		3px;
  padding-bottom: 3px;
	 
  text-decoration : none; 
} 

A.menu:link	, A.menu:visited, A.menu:active	{ color : #ffffff;  text-decoration:none; }

A.menu:hover { 
	color:#ffffff;
	text-decoration : none;
	background-color:#4d66c4;
	background-image:none;
  border-right: 1px solid #ffffff; 	
} 
*/

.ramka { border:1px solid #666666; }

.szerokosc { width:980px; }
.seta  { width:100%; }

.mapa_p { margin-left:15px; margin-bottom:10px; }

.blad {
	padding:7px;
	margin:auto;
	border:1px solid #ff0000;
	background-color:#ffffcc;
	display:block;
}


A.copy, A.copy:link, A.copy:visited, A.copy:active	{ 
	font-family: Trebuchet, Arial, serif;
	color:#37415e;
	font-weight: normal; 
	font-size: 9px; 
	text-decoration:none;
}

A.copy:hover { 
	color:#1a41b2;
	font-weight: normal; 
	font-size: 9px; 
}



A.bialy, A.bialy:link, A.bialy:visited, A.bialy:active	{ 
	color:#ffffff;
	font-weight: normal; 
	text-decoration:none;
}

A.bialy:hover { 
	color:#cccccc;
	font-weight: normal; 
}


A.md, A.md:link, A.md:visited, A.md:active	{ 
	color:#ffffff;
	font-weight: normal; 
	font-size: 11px;
	text-decoration:none;
}

A.md:hover { 
	color:#cccccc;
	font-weight: normal; 
}


/* FCK */
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}


/* przyciski, ikonki, itp */


div.nieprzycisk{ 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk3.gif');	
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 



A.przycisk{ 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 

A.przycisk:link	, A.przycisk:visited, A.przycisk:active	{ color : #000000;  text-decoration:none; }

A.przycisk:hover { 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk2.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 

#art_mapa ul{
	padding-left:20px;
	margin:0px;
}


#art_mapa li{
	padding:1px;
}


/* cms  */

#baner{
	width:778px;
	height:229px;
	border-bottom:4px solid #1a284d;
}


/*
	background-color:#0d90ac;
	background-image:url('img/t2.gif');
	background-position:top left;
	background-repeat:no-repeat;
*/

#t2{
	height:27px;
	width:778px;
}


#t3{
	background-color:#cadde3;
	text-align:left;
	width:778px;
}


#t4{
	background-color:#069cb7;
	text-align:left;
	width:265px;
	text-align:left;
}


#t5{
	color:#ffffff;
	background-color:#0e90b0;
	text-align:right;
	height:21px;
	border-bottom:5px solid #0a8c99;
}


#t7{
	color:#ffffff;
	background-color:#2e6993;
	text-align:right;
	height:27px;
	border-bottom:1px solid #ffffff;
}



#t6{
	background-color:#c9dce2;
	height:15px;
}

.t8{
	background-color:#069cb7;
}




.border{
	padding:3px;
	border:1px solid #b2e8f0;
	
}

.news_tyt {
	color:#275899;
	font-weight:bold; 
	font-size:11px;
	padding-bottom:4px;
}

.banery{
	text-align:center;
}

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


/* menu glowne  */

.ddm1 {
}


.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:#402c23;
	
	font-family:Verdana, Trebuchet, serif;	
		
	
  padding-left: 	23px;
  padding-right: 	23px;
  padding-top: 		11px;
  padding-bottom: 8px;
		 
  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:#000000;

	
}


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

	display: block; 
  font-size:11px;
	color:#402c23;
	background-color:#e6dfc8;
	font-family:Verdana, Trebuchet, serif;	
	
	width:175px; 
	
  text-decoration : none; 
	
}

.item2 SPAN {
	font-weight:normal;
	display:block;
  font-size:11px;
	color:#402c23;
	background-color:#e6dfc8;
	font-family:Verdana, Trebuchet, serif;	
	text-align:left;	
  padding-left: 	10px;
  padding-right: 	10px;
  padding-top: 		5px;
  padding-bottom: 5px;	

  border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.ddm1 .item2:hover {
	color:#000000;
	background-color:#f4f4f0;
	font-family:Verdana, Trebuchet, serif;	
}


.item2:hover SPAN {
	color:#000000;
	background-color:#f4f4f0;
}


.ddm1 .section {
  border-top: 1px solid #ffffff;
	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 */


/* lewe menu 

.l_item1,
.l_item1:visited,
.l_item1:link,
.l_item1:active {

	display: block; 
  font-size:11px;
	font-family: Tahoma, Trebuchet, serif;		
	color:#3f3f3f;
	background-color:#ffffff;
	background-image:url('img/m1.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	
	width:200px; 
	
  text-decoration : none; 
	
}

.l_item1 SPAN {
	font-weight:normal;
	display:block;
  font-size:11px;
	font-family: Tahoma, Trebuchet, serif;		
	color:#3f3f3f;
	text-align:left;	
  padding-left: 	25px;
  padding-right: 	10px;
  padding-top: 		4px;
  padding-bottom: 4px;	

  border-left: 4px solid #dfdfdf; 	
	border-right: 4px solid #dfdfdf; 
  border-bottom: 1px solid #dfdfdf; 		
}

.l_item1:hover {
	color:#000000;
	background-color:#f7f6f7;
	background-image:url('img/m2.gif');
	background-position:top left;
	background-repeat:no-repeat;	
}


.l_item1:hover SPAN {
	color:#000000;
}


.l_item2,
.l_item2:visited,
.l_item2:link,
.l_item2:active {

	display: block; 
  font-size:11px;
	font-family: Tahoma, Trebuchet, serif;		
	color:#3f3f3f;
	background-color:#ffffff;
	background-image:url('img/m21.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	
	width:200px; 
	
  text-decoration : none; 
	
}

.l_item2 SPAN {
	font-weight:normal;
	display:block;
  font-size:11px;
	font-family: Tahoma, Trebuchet, serif;		
	color:#3f3f3f;
	text-align:left;	
  padding-left: 	33px;
  padding-right: 	10px;
  padding-top: 		4px;
  padding-bottom: 4px;	

  border-left: 4px solid #dfdfdf; 	
	border-right: 4px solid #dfdfdf; 
  border-bottom: 1px solid #dfdfdf; 		
}

.l_item2:hover {
	color:#000000;
	background-color:#f7f6f7;	
	background-image:url('img/m22.gif');
	background-position:top left;
	background-repeat:no-repeat;	
}


.l_item2:hover SPAN {
	color:#000000;
}
*/
#uklad_strony
{
    width:980px;
    margin: auto;
    position: relative;
    clear: both;
}

#top1
{
    width: 100%;
    height: 21px;
    color: #80b3c0;
    font-size: 10px;
}

#top1 a
{
    font-size: 10px;
    color: #80b3c0;
}

#top1 a:hover
{
    font-size: 10px;
    color: #5b4a40;
}

#top1 td.kreska
{
    background-image: url('img/top_kreska.gif');
    background-position: top left;
    background-repeat: no-repeat;
    width: 16px;
}

#top2
{
    width:100%;
    height: 308px;
}

#top22
{
    width:100%;
    height: 127px;
}

#middle
{
    width:100%;
    background-color: #e5e5db;
}

#middle2
{
    width:100%;
    background-color: #e5e5db;
    background-image: url('img/tlo_tresc.gif');
    background-position: top left;
    background-repeat: no-repeat;
    height: 516px;
    overflow: hidden;
}

#top3
{
    width: 100%;
    height: 308px;
    background-image: url('img/top_menu_witamy.png');
    background-position: top left;
    background-repeat: no-repeat;
}

#top32
{
    width: 100%;
    height: 38px;
    background-image: url('img/top_menu_witamy2.gif');
    background-position: top left;
    background-repeat: no-repeat;
}

#logo
{
    height:68px;
    left: 418px;
    position:absolute;
    top:30px;
    width:144px;
}

#logo a
{
    background:transparent url(img/logo.gif) no-repeat;
    display:block;
    height:68px;
    text-indent:-9999px;
    width:144px;

}


#witamy_tekst1
{
    width: 704px;
    height: 308px;
    float: left;
}

#witamy_tekst2
{
    width: 276px;
    height: 308px;
    float: left;
    color: #ffffff;
    line-height: 160%;
}

#polecamy_panel
{
    background-image: url('img/polecamy.gif');
    background-position: top left;
    background-repeat: no-repeat;
    width: 347px;
    height: 198px;
}

#polecamy_panel1
{
    width: 309px;
    height: 138px;
}

#polecamy_panel1 a
{
    color: #402c23;
    font-size: 11px;
    text-decoration: none;
    padding-left: 14px;
    display:block;
    padding-top: 3px;
    padding-bottom: 3px;
     width:100%;
    border: 0px;
    margin: 0px;

}

#polecamy_panel1 a:hover
{
    color: #000000;
    padding-left: 14px;
    background-image: url('img/polecamy_hover.gif');
    background-position: center left;
    background-repeat: no-repeat;
    display:block;
    padding-top: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    width:100%;
    border: 0px;
    margin: 0px;
}

#polecamy_panel1 a.wyr
{
   
    color: #006781;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 14px;
    display:block;
    padding-top: 3px;
    padding-bottom: 3px;
     width:100%;
    border: 0px;
    margin: 0px;

}

#polecamy_panel1 a.wyr:hover
{
    color: #006781;
    padding-left: 14px;
    background-image: url('img/polecamy_hover.gif');
    background-position: center left;
    background-repeat: no-repeat;
    display:block;
    padding-top: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    width:100%;
    border: 0px;
    margin: 0px;
}

#polecamy_panel1 a.wyr2
{

    color: #000;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 14px;
    display:block;
    padding-top: 3px;
    padding-bottom: 3px;
     width:100%;
    border: 0px;
    margin: 0px;

}

#polecamy_panel1 a.wyr2:hover
{
    color: #000;
    padding-left: 14px;
    background-image: url('img/polecamy_hover.gif');
    background-position: center left;
    background-repeat: no-repeat;
    display:block;
    padding-top: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    width:100%;
    border: 0px;
    margin: 0px;
}

#polecamy_panel1 a.wyr3
{

    color: #FC525C;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 14px;
    display:block;
    padding-top: 3px;
    padding-bottom: 3px;
     width:100%;
    border: 0px;
    margin: 0px;

}

#polecamy_panel1 a.wyr3:hover
{
    color: #FC525C;
    padding-left: 14px;
    background-image: url('img/polecamy_hover.gif');
    background-position: center left;
    background-repeat: no-repeat;
    display:block;
    padding-top: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    width:100%;
    border: 0px;
    margin: 0px;
}

#polecamy_panel1 div.polecamy_menu
{
    border-bottom: 1px solid #dcdcd3;
    height: 19px;
    width:100%;
    padding: 0;
    margin: 0;
}

#polecamy_panel1 div.polecamy_menu
{
    height: 19px;
    width:100%;
    padding: 0;
    margin: 0;
 
}

#polecamy_panel2
{
    background-image: url('img/polecamy2.gif');
    background-position: top left;
    background-repeat: no-repeat;
    width: 265px;
    height: 198px;
}

#polecamy_panel12
{
    width: 240px;
    height: 138px;
}

#polecamy_panel12 a
{
    color: #402c23;
    font-size: 11px;
    text-decoration: none;
    padding-left: 7px;
    display:block;
    padding-top: 3px;
    padding-bottom: 3px;
     width:100%;
    border: 0px;
    margin: 0px;

}

#polecamy_panel12 a:hover
{
    color: #000000;
    padding-left: 7px;
    background-image: url('img/polecamy_hover2.gif');
    background-position: center left;
    background-repeat: no-repeat;
    display:block;
    padding-top: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    width:100%;
    border: 0px;
    margin: 0px;
}

#polecamy_panel12 a.wyr
{
    color: #006781;
    font-size: 11px;
    text-decoration: none;
    padding-left: 7px;
    display:block;
    padding-top: 3px;
    padding-bottom: 3px;
     width:100%;
    border: 0px;
    margin: 0px;
    font-weight: bold;

}

#polecamy_panel12 a.wyr:hover
{
    color: #006781;
    padding-left: 7px;
    background-image: url('img/polecamy_hover2.gif');
    background-position: center left;
    background-repeat: no-repeat;
    display:block;
    padding-top: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    width:100%;
    border: 0px;
    margin: 0px;
}

#polecamy_panel12 a.wyr2
{
    color: #000;
    font-size: 11px;
    text-decoration: none;
    padding-left: 7px;
    display:block;
    padding-top: 3px;
    padding-bottom: 3px;
     width:100%;
    border: 0px;
    margin: 0px;
    font-weight: bold;

}

#polecamy_panel12 a.wyr2:hover
{
    color: #000;
    padding-left: 7px;
    background-image: url('img/polecamy_hover2.gif');
    background-position: center left;
    background-repeat: no-repeat;
    display:block;
    padding-top: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    width:100%;
    border: 0px;
    margin: 0px;
}

#polecamy_panel12 a.wyr3
{
    color: #FC525C;
    font-size: 11px;
    text-decoration: none;
    padding-left: 7px;
    display:block;
    padding-top: 3px;
    padding-bottom: 3px;
     width:100%;
    border: 0px;
    margin: 0px;
    font-weight: bold;

}

#polecamy_panel12 a.wyr3:hover
{
    color: #FC525C;
    padding-left: 7px;
    background-image: url('img/polecamy_hover2.gif');
    background-position: center left;
    background-repeat: no-repeat;
    display:block;
    padding-top: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    width:100%;
    border: 0px;
    margin: 0px;
}

#polecamy_panel12 div.polecamy_menu
{
    border-bottom: 1px solid #dcdcd3;
    height: 19px;
    width:100%;
    padding: 0;
    margin: 0;
    display:  table;
}

#aktualnosci_panel
{
    background-image: url('img/aktualnosci.gif');
    background-position: top left;
    background-repeat: no-repeat;
    width: 347px;
    height: 198px;
}

#archiwum_link a
{
    color: #807971;
}

#archiwum_link a:hover
{
    color: #0c7792;
}

#zobacz_wiecej_button a
{
    font-size:10px;
    padding-left:5px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom: 3px;
    border: 1px solid #dedcd5;
    background-color: #fbfafa;
    color: #55a8b8;
}

#zobacz_wiecej_button a:hover
{
    font-size:10px;
    padding-left:5px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom: 3px;
    border: 1px solid #dedcd5;
    background-color: #fbfafa;
    color: #584e44;
}

#aktualnosc
{
    width: 303px;
    height: 133px;
    float: left;
}

#naskroty
{
    width: 265px;
    height: 111px;
    background-image: url('img/na_skroty.gif');
    background-position: top left;
    background-repeat: no-repeat;
}

#na_skroty_tabelka
{
    width: 249px;
    height: 72px;
    float:left;
}

#na_skroty_tabelka a
{
    background-image: url('img/strzaleczka1.gif');
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    font-size:10px;
    padding-left:15px;
    padding-top: 5px;
    height: 21px;

    color: #584e44;
}

#na_skroty_tabelka a:hover
{
    background-image: url('img/strzaleczka.gif');
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    font-size:10px;
    padding-left:15px;
    padding-top: 5px;
    height: 21px;

    background-color: #ffffff;
    color: #55a8b8;
}

#na_skroty_tabelka a.wyr
{
    background-image: url('img/strzaleczka1.gif');
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    font-size:10px;
    padding-left:15px;
    padding-top: 5px;
    height: 21px;
    font-weight: bold;
    color: #55a8b8;
}

#na_skroty_tabelka a.wyr:hover
{
    background-image: url('img/strzaleczka.gif');
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    font-size:10px;
    padding-left:15px;
    padding-top: 5px;
    height: 21px;

    background-color: #ffffff;
    color: #55a8b8;
}

#naskroty2
{
    width: 265px;
    display: table;
    background-color: #f7f7f4;
    background-image: url('img/na_skroty.gif');
    background-position: top left;
    background-repeat: no-repeat;
}

#na_skroty_tabelka2
{
    width: 249px;

    float:left;
}

#na_skroty_tabelka2 a
{
    background-image: url('img/strzaleczka1.gif');
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    font-size:10px;
    padding-left:15px;
    padding-top: 5px;


    color: #584e44;
}

#na_skroty_tabelka2 a:hover
{
    background-image: url('img/strzaleczka.gif');
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    font-size:10px;
    padding-left:15px;
    padding-top: 5px;
  

    background-color: #ffffff;
    color: #55a8b8;
}

#rezerwacja_panel
{
    background-image: url('img/rezerwacje.gif');
    background-position: top left;
    background-repeat: no-repeat;
    width: 265px;
    height: 80px;
}

#lang_menu
{
    background-image: url('img/top_navi.gif');
    background-position: top left;
    background-repeat: no-repeat;
    width: 101px;
}

#tresc_wlasciwa
{
    height: 193px;
}

#menu {
	height:32px;
	overflow:hidden;
}

#loga_panel
{
    width:266px;
    height: 60px;
    background-image: url('img/loga_panel.gif');
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
}

#loga_panel2
{
    width:266px;
    height: 115px;
    background-image: url('img/loga_panel2.gif');
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
}

.white{
	color:	#fff;
}
