body {
	color: #ded4c0;
	font-size: 14px;
	line-height: 20px;  
	font-family: Georgia, "Trebuchet MS", Verdana, Tahoma;
	background: url(../images/background.gif)  repeat #858682 fixed;
	margin:0px;
	padding:0px;
	text-align:center
}
.spacer {
    clear: both; 
    visibility: hidden;
	font-size:1%;
}
.doLewego {
	text-align: left;
	float: left;
}
.doPrawego{
	text-align: right;
	float: right; 
}
a { 
	color: #ddc9a3;
	background-color: transparent;
	text-decoration: none 
}
a:hover { 
	color: #FFFFFF; 
	background-color: transparent;
	text-decoration: underline; 
}
h1, h2, h3{
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3
{
	visibility: hidden;
	line-height: 1em;
}
.sIFR-active h1 {
	padding: 20px 0 0 0;
	font-size: 40px;
	margin-bottom: -56px;
}
.sIFR-active h2 {
	font-size: 20px;
	margin-top:10px;
	margin-bottom:-10px
}
h1 {
	padding: 20px 0 0 0;
	font-size: 32px;
}
h2 {
	font-size: 22px;
	margin-top:10px;
}
h4 {
	font-size: 16px;
	/*font-weight: normal;*/
	padding:0;
	margin:0;
}
h5 {
	font-size: 14px;
	color: #8a8273;
	/*font-weight: normal;*/
	padding:0;
	margin:0;
}
.kreseczka {
	border-top:1px solid #524a3c;
	height:1x;
	font-size:1%;
	line-height:1%;
}
ul, li {
	margin:0 40px 0 20px;
	padding:0
}

ul li {
	list-style-type:disc;
}
ul li ul li{
	list-style-type: circle;
}
img {
	border:0px
}
/* ------------------------------------------------------------------------------ makieta */
#zawartosc {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	padding:0 20px 0 20px;
	background: url(../images/background-zawartosc.png) repeat-y transparent;
}
#tresc {
	background: url(../images/background-tresc.png) no-repeat transparent;
	text-align:left;
}
/* ------------------------------------------------------------------------------ naglowek */
#naglowek {
	position:relative;
	height:300px;
	width: 800px; 
}
#naglowek a:hover { 
	text-decoration: none; 
}
#naglowekMenu {
	position: absolute;
	z-index:2;
	left: 0px;
	bottom: 0px;
	height:40px; 
	color: inherit;
	background-color: transparent;
	visibility: visible;
}
#naglowekMenuTlo {
	position: absolute;
	z-index:1;
	left: 0px;
	bottom: 0px;
	height:40px;
	width:800px;
	color: inherit;
	background-color: #c6b593;
	visibility: visible;
	/* przezroczystosc*/
	opacity:.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85; 
}
#naglowekFlash {
	color: inherit;
	background-color: #363127;
}
	
.pozycjaMenuOver, .pozycjaMenuOut {
	font-size:12px; line-height:40px; padding:0 6px 0 6px; float:left; display:block; height:40px; letter-spacing: -1px;
}
.pozycjaMenuOut {
	color:#4B2F00;
	background-color: transparent;
	height:40px;
}
.pozycjaMenuOver {
	color:#FFFFFF; 
	background-color: #363127;
	cursor:pointer;
	/* przezroczystosc onMauseOver*/
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75; 
}
#obecnie {
	color:#FFFFFF; 
	background-color: #363127;
}
#ofertaSpecjalna {
	color:#FFFFFF; 
	background-color: #363127;
}
/* ------------------------------------------------------------------------------ tresc */
#tresc #kolumnaLewa {
	padding:0 20px 30px 40px;
	width: 520px;
	float:left	
}
#tresc #kolumnaPrawa {
	position:relative;
	padding:0 20px 40px 20px;
	width: 180px;
	float:right;	
}
#tresc #kolumnaPrawa #jezyki {
	position: absolute;
	top:10px;
	right:10px;
	z-index:1;
	font-size: 10px;
	text-align:right;
	color: #6d6351;
	background-color: transparent;
}
#tresc #kolumnaPrawa #jezyki a{
	color: #6d6351;
	background-color: transparent;
}
#tresc #kolumnaPrawa .aktualnoscModul {
	font-size:12px;
	background: url(../images/aktualnosci-ornament.gif) no-repeat bottom;
	padding-bottom: 40px;
	margin-bottom:40px;
	
}
#tresc #kolumnaPrawa .aktualnoscModul strong {
	font-size:14px;
	font-weight:normal;	
}
/* ------------------------------------------------------------------------------ stopka */
#stopka {
	color: #6d6351;
	background-color: transparent;
	margin:0 auto 0 auto;
	font-size: 10px;
	text-align:left;
	background: url(../images/background-stopka.png) no-repeat transparent;
	padding: 0 60px 0 60px;
	width:720px;
	height: 230px;
}
#stopka a{
	color: #6d6351;
	background-color: transparent;
}
#stopka a:hover{
	color: #ded4c0;
	background-color: transparent;
}
/* ------------------------------------------------------------------------------ formularz */
#formularz {
	font-size:10px;
}
.przycisk {
	padding:2px 20px 2px 20px;
}
.poleInput, .poleKalendarz{
	width:200px;
	margin-top:10px;
	/*background-color: #858682;*/
}
.poleInputOkno {
	width:520px;
	margin-top:10px;
}
/* ------------------------------------------------------------------------------ cennik*/
td {
	padding:6px 4px 3px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #524a3c;
	vertical-align: top;
}
tr:hover { 
	color: #fff; 
	background-color: #524a3c;  
}
/* ------------------------------------------------------------------------------ cennik*/
.galeriaZdjec img {
	border: 1px solid #524a3c;
	margin: 0 8px 10px 0;
}
.galeriaZdjec a img {
    opacity: 0.75;
    filter:alpha(opacity=75);
}
.galeriaZdjec  a:hover img {
    opacity: 1;
    filter:alpha(opacity=100);
}