 body {
 font-family		: Verdana;
 font-size		: 12px;
 text-align		: center;
 background-image	: url(tlo.jpg);
 background-attachment	: fixed;
 border: 0; 
 margin: 0; 
 padding: 0;
}
#wrapper { 
 margin     	: 0 auto;
 border     	: 1px solid #575757;
 padding    	: 5px;
 height     	: 750px;
 width      	: 788px;
 /*overflow	: auto;*/
 background 	: #5F5F5F; /*rgb(255,255,255);*/
}
#leftcolumn { 
 background	: #750006;
 border-style	: solid;
 border-width	: thin;
 border-color	: #575757;
 padding	: 10px;
 height		: 730px;
 width		: 160px;
 float		: left;
}
#llogo {
  height	: 91px; 
  width		: 165px;
  border	: 0px;
 }
#menu {
 border-style	: solid;
 border-width	: thin 0;
 border-color	: #FFFFFF;
 padding	: 10px 0;
}
#mmenu {
 display	: block;
 list-style	: none;
 margin		: 0;
 padding	: 0;
} 
#mmenu a:link, ul a:visited {
 font-size		: 12px;
 font-family		: Verdana;
 text-decoration	: none;
 text-align		: left;
 display		: block;
 background-color	: #750006;
 color			: #FFFFFF;
 padding		: 2px;
 width			: 156px;
}
#mmenu a:hover {
 background-color	: #BBB;
 padding		: 2px;
} 

a.hotele img
{
  border	:2px;
  border-color	:#575757;
}
a.hotele:hover img
{
  border	:2px;
  border-color	:#575757;
}
#lpic {
  height	: 100px; 
  width		: 150px;
  border	: 0px;
 }


#rightcolumn { 
 background	: #6F6F6F;
 border-style	: solid;
 border-width	: thin;
 border-color	: #575757;
 padding	: 10px;
 height		: 730px;
 width		: 570px;
 float		: right;
}
#rlogo {
  height	: 91px; 
  width		: 570px;
 }

#text {
  height	: 575px;
  background	: #575757;
  overflow	: auto;
  /*overflow-y	: hidden;*/
  /*text-align	: left;*/
  text-align	:justify;
  color		: #FFFFFF;
  padding	: 5px;
  background-image	: url(graphic/tlo.jpg);
  
}

#main {
  height	: 575px;
  background	: #575757;
  overflow	: auto;
  text-align	: left;
  color		: #FFFFFF;
  padding	: 5px;
}

#footer {
  height	: 50px;
  margin	: 5px 0;
  padding	: 5px;
  border-style	: solid;
  border-width	: thin 0 0;
  border-color	: #FFFFFF;
  color		: #FFFFFF;
  font-size	: 10px;
  text-align	: center;
}

#wizytowka	{
  text-align	: center;
}
#center	{
  text-align	: center;
}

a:link, a:visited {	
  color			: orange;
  text-decoration	: none;
}
a:hover {
  color			: orange;
  text-decoration	: underline;
}

table{
  table-layout		: auto;
  border-collapse	: collapse;
  border		: 1px solid #ffffff;
}

table tr td{
  margin	: auto;
  border	: 1px solid #ffffff;
  padding	: 5px;
}

table.tmain {
  table-layout		: auto;
  width			: 100%;
  border-collapse	: collapse;
  border		: 0px solid #ffffff;
}

 table.tmain tr td{
  margin	: auto;
  border	: 0px solid #ffffff;
  padding	: 0px;
 }
 
 table.center {
   margin	: auto;
 }
 
 table.center tr td{
   text-align	: center;
 }
 
 table.formu{
  table-layout		: auto;
  border-collapse	: collapse;
  border		: 0px solid #ffffff;
}

 table.formu tr td{
  margin	: auto;
  border	: 0px solid #ffffff;
  padding	: 5px;
 }
 
 #center {
   margin	: 0 auto;
   padding	: 5px;
 }
