HTML {	height:100%; }

BODY {
	height:100%;
	background-color: #FFFFFF;
    font-size: 10px;
	font-family: Verdana, Tahoma, serif;
	color: #1f1102;
    margin: 0px;
    padding:0px;
    background-image:url('img/body_bg.gif');
	background-position:top left;
	background-repeat:repeat-x;

}

DIV,P,TABLE{
  font-size: 10px;
  
}

H1		 	{ 
	font-size: 12px; 
	font-family: Verdana, Arial, serif; 
	color: #366bcc;
	font-weight: bold; 
	padding-top:7px; 
	padding-bottom:5px; 
	margin:0px; 
}
	
H2		 	{ 
	font-size: 11px; 
	font-family: Verdana, Arial, serif; 
	color: #366bcc;
	font-weight: bold; 
}

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

FORM		{ margin: 0px; padding: 0px; }

IMG { border:0px none }

/* formularze */

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

TEXTAREA, TEXTAREA.formularz	{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #677f9c; 
	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 #000000;
	font-size: 10px; 
	background-color: #f8f8f6;
	color: #000000;
}

.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-bottom: 0px; 
	margin-top: 0px; 
	border-width: 0px;
	border-style: none; 
	font-size: 11px; 
	background:none; 
}

A, A:link, A:visited, A:active	{ 
	color: #366bcc;
	text-decoration: none; 
}

A:hover 		{ 
	color: #000000;
	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 #000000; margin:3px; }

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

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

/* ramki tabelek */
.tlo1 {  }

/* naglowki tabelek */
.tlo2	{ 
	color:#366bcc;
	font-weight:bold;
	font-size:12px;
	
}

/* tlo tresc */
.tlo3	{  }

/* tlo wyroznione */
.tlo4	{  }

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

.margines { padding:2px; }

.error  { color: #FF0000; }

.blok { display:block }
.liniowy { display:inline }

.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; }

.ramka { 
	border:1px solid #666666;
	padding:5px;
	margin:10px;
	background-color: #f7f6f7;
	color: #4f4f4f;
	text-align:left;
}

.ramka DIV, .ramka SPAN { 
	color: #4f4f4f;
}

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

.ramka A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

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

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

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

.bladform{
	color:#ff0000;
}

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; 
}


/* 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;
}


/* tabelk danych */

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

.dane_tabelka TD{
	border:1px solid #858689;
}

.dane_opis{
	width:200px;
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
}

.dane_tytul{
	text-align:left;
	font-weight:bold;
	background-color:#ffffff;
}

.dane_wartosc{
	text-align:left;
	background-color:#f8f6eb;
}


/* tooltip */
.tooltip{
	border:1px solid #38639d; 
	width:200px;
}

/* tooltip title */
.tooltip .tooltip_title {
	font-weight:bold;
	padding:2px; 
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#38639d; 
	text-align:left;
}

/* tooltip title */

.tooltip .tooltip_content {
	padding:4px; 
	color:#4b4d4b;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#e6f4fe; 
	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;
}


/* pasek reklamowy */
.pasek_linia{
	background-color:#000000;	
}

.pasek_tlo{
	background-color:#cccccc;	
}


/* cms demo */

A.md, A.md:link, A.md:visited, A.md:active	{ 
	font-family: Trebuchet, Arial, serif;
	color: #919191; 
	font-size: 12px; 
	font-weight:bold;
	text-decoration: none; 
}

A.md:hover 	{ 
	color: #000000; 
	text-decoration: none; 
}


.serwis {
	font-size:9px;
	color:#707070;
}

.t1 {
	background-color:#616161;
}

.t2{
	background-color:#204f8b;
	color:#ffffff;
	background-image:url('img/t2.gif');
	background-position:top left;
	background-repeat:repeat-x;
}


.t3{
	background-color:#dfdddf;
}


.t4{
	background-color:#f37e1b;
}


.t5{
	color:#ffffff;
	background-image:url('img/tmenu1.gif');
	background-position:top left;
	background-repeat:repeat-x;
}


.t6{
	background-color:#c9c9cc;
}


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

.banery{
	text-align:center;
}

.banery IMG {
}


/* menu glowne  */

.ddm1 {
}

.menu_el
{
    background-position: top right;
    background-repeat: no-repeat;
    width: 217px;
    height:31px;
    
}

.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;
	font-family:Verdana, Trebuchet, serif;	
	display: block; 
	font-weight:bold;
	position:relative;
		
	color:#ffffff;
	

  padding-left: 	35px;
		 
  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;

  padding-left: 	35px;
}


.ddm1 .item2,
.ddm1 .item2:visited,
.ddm1 .item2:link,
.ddm1 .item2: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:160px; 
	
  text-decoration : none; 
	
}

.item2 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; 		
}

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


.item2:hover SPAN {
	color:#000000;

}


.ddm1 .section {
  border-top: 4px solid #dfdfdf; 	
  border-bottom: 3px solid #dfdfdf;	
	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 {

	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;	
	
	background-image:url('img/m1.gif');
	background-position:top left;
	background-repeat:no-repeat;		

  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_item2,
.l_item2:visited,
.l_item2:link,
.l_item2:active {

	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;	
	
	background-color:#ffffff;
	background-image:url('img/m21.gif');
	background-position:top left;
	background-repeat:no-repeat;	

  text-decoration : none; 
	
}


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

.tlo_tresc
{
    background-color: #ffffff;
    border-bottom: 4px #4d84f3 solid;
}

.panel_lewa_top
{
    background-image:url('img/panel_lewa_top.gif');
	background-position:top left;
	background-repeat:no-repeat;
    height: 23px;
    width:202px;
}

.panel_lewa_bottom
{
    background-image:url('img/panel_lewa_bottom.gif');
	background-position:top left;
	background-repeat:no-repeat;
    height: 28px;
    width:202px;
}

.panel_prawa_top
{
    background-image:url('img/panel_prawa_top.gif');
	background-position:top left;
	background-repeat:no-repeat;
    height: 23px;
    width:202px;
}

.panel_prawa_bottom
{
    background-image:url('img/panel_prawa_bottom.gif');
	background-position:top left;
	background-repeat:no-repeat;
    height: 28px;
    width:202px;
}


.panel_middle
{
    background-image:url('img/panel_middle.gif');
	background-position:top left;
	background-repeat:repeat-y;
    width:202px;
}

.cien
{
    width:993px;
    background-image:url('img/cien.gif');
	background-position:top center;
	background-repeat:repeat-y;
}

#stopka_page
{
    background-image:url('img/stopka.gif');
	background-position:top left;
	background-repeat:repeat-x;
    height: 42px;
    width:100%;
}

#top_page
{
    background-image:url('img/body_top_bg.gif');
	background-position:top center;
	background-repeat:no-repeat;
    display: table;
    height: 421px;
    width:100%;
}

#top
{
    background-image:url('img/top.gif');
	background-position:top center;
	background-repeat:no-repeat;
    display: table;
    height: 443px;
    width:978px;
}

#serch_hotel
{
    border:none;
    height:1000px;
    overflow:auto;
    width:100%;
}

div#rezerwacja_panel
{
    background-image:url('img/rezerwacja_panel.gif');
	background-position:top center;
	background-repeat:no-repeat;
    display: table;
    height: 265px;
    width:260px;
    margin: auto;
}

div#komentarz_panel
{
    background-image:url('img/opinie_panel.gif');
	background-position:top center;
	background-repeat:no-repeat;
    display: table;
    width: 509px;
    height:241px;
    color: #fff;
}

#country
{
    width: 257px;
    height: 67px;
}

div#arround
{
    width: 251px;
    float: right;
    margin: 0 5px;
}

div#arround div.top
{
    height: 168px;
    background-image:url('img/around_top.gif');
	background-position:top center;
	background-repeat:no-repeat;
}

div#arround div.bottom
{
    height: 11px;
    background-image:url('img/around_bottom.gif');
	background-position:top center;
	background-repeat:no-repeat;
    clear: both;
}

div#arround div.menu_ar
{
    height: 30px;
    width: 100%;
    background-image:url('img/around_menu.gif');
	background-position:top center;
	background-repeat:no-repeat;
    display: block;
    clear: both;
}

div#arround a.menu_ar
{
    color: #0e1f6b;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 5px 0px 10px;
    display: block;
}
