body {
background-color: White;
/*background-color: #4F3D13;*/
margin: 0px 0px 0px 0px;
text-align: center;
}

#kontener {
position: absolute;
width: 800px;
height: 600px;
left: 50%;
top: 50%;
border: 1px dashed Black;
/*border: 1px solid #C1A500;*/
margin-left: -400px;
margin-top: -300px;
background-color: White;
z-index:10;
}
#logo {

}
#logo_div{
position: absolute;
top: 25px;
left: 20px;
z-index:10;
}

#menu {
position: absolute;
left: 220px;
top:25px;
width: 450px;
font-family: Verdana, Monospace;
font-size: 9px;
cursor: pointer;
cursor: hand;
text-align: left;
z-index:11;
}

#menu_left{
position: absolute;
left: 20px;
top: 90px;
width:130px;
height: 300px;
font-family: Verdana, Monospace;
font-size: 9px;
padding-left: 0px;
padding-top: 0px;
line-height:15pt;
text-align: right;
z-index:11;
}
#metka{
  position: absolute;
  width: 23px;
  height:167px;
  top:0px;
  right: 0px;
  z-index:101;
  overflow:hidden;
}


#container{
	position: absolute;
	left: 219px;
	top: 351px;
	width: 326px;
	height: 233px;
	overflow: hidden;
	/*background-image: url(img/cback.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	z-index: 50;
}

#oferta_foto{
  position: absolute;
  width: 325px;
  left:0px;
  top:0px;
  z-index: 51;

}
#oferta_img{
position:relative;
  left:0px;
  top:0px;
}
.oferta_img{
position:relative;
  left:0px;
  bottom:0px;
}


#txt1 {
position: absolute;
top: 90px;
left: 220px;
width: 324px;
color: Black;
/*background-color: gray;
border: 1px solid black;*/
/*color: #FFD700;*/
font-family: Verdana, Tahoma, Monospace;
font-size: 9px;
text-align: justify;
line-height: 11pt;
z-index:12;
}
#tresc_txt{
position: absolute;
top: 66px;
left:490px;
width: 310px;
background-color: Maroon;
font-family: Verdana, Monospace;
font-size: 9px;
visibility: visible;
z-index:15;
}
#stopka{
position: absolute;
width: 130px;
left:20px;
bottom:15px;
font-family: Verdana, Monospace;
font-size: 9px;
text-align: right;
}
.in1 {
background-color: transparent;
border: 1px solid Black;
color: #FFD700;
font-family: Verdana, monospace;
font-size: 8pt;
}
.mono{
font-family: monospace;
font-size: 8pt;
}
a:active, a:hover, a:focus, a:link, a:visited {
text-decoration: none;
color: Gold;
font-weight: bold;
}
.kot{
font-family: monospace;
font-size: 6px;
line-height: 100%;
}
.hand{
cursor: hand;
cursor: pointer;
}

#foto_cat {
position: absolute;
right: 0px;
bottom: 0px;
border: 0px solid black;
}

#handle {
background-color: Silver;
position: absolute;
top:-10px;
left:-10px;
width:10px;
height:10px;
cursor: move;
}

#zero{
background-color: Red;
position: absolute;
top:-10px;
right:-10px;
width:10px;
height:10px;
cursor:hand;
cursor:pointer;
}
#tbl_ikony{
 border: 0px solid black;
}
#tbl_ikony td{
 padding-left:7px;
 padding-right:7px
}
#tbl_ikony td.f{
 padding-left:0px;
 padding-right:7px
}
#tbl_ikony td.l{
 padding-left:7px;
 padding-right:0px
}
.wyliczanka{
list-style-position: outside;
}
.wyliczanka li{
  margin-left:-5mm;
}


/* strzalki lewa i prawa do przesowania*/
#mleft{
	position:absolute;
	width:60px;
	height:200px;
	top:311px;
	left:200px;
	z-index:100;
}
#mright{
	position:absolute;
	width:60px;
	height:200px;
	top:311px;
	left:525px;
	z-index:100;
}

