
<!--
body {
margin: 0px;
background-color:#D2CFCF;
background-image: url(../grafika/tlo.jpg);
background-repeat: repeat-x;
background-position: top center;
}


A:visited {color: #000000;  font-family: Verdana;  text-decoration: none; font-size: 8pt; }
A:link  {color: #000000;  font-family: Verdana;  text-decoration: none; font-size: 8pt; }
A:hover {color: #535353; font-family: Verdana;  text-decoration: none; font-size: 8pt; }


.owoluta_link { border: #CCCCCC 3px solid;}
.owoluta { border: #88B285 2px solid;}

.foto {
border: #88B285 2px solid;
margin: 10px;

}


.stopka {
color: #000000;
font-size: 8pt;
font-family: Verdana;
text-decoration: none;
}

.belka {
color: #9CC599;
font-size: 12pt;
font-family: Verdana;
text-decoration: none;
}

.tekst_nag {
color: #4673B1;
font-size: 8pt;
font-family: Verdana;
text-decoration: none;
}

.tekst_nag2 {
color: #CB5C34;
font-size: 8pt;
font-family: Verdana;
text-decoration: none;
}

.tekst {
color: #000000;
font-size: 11pt;
font-family: Arial;
text-decoration: none;
line-height: 24px;
}

.szafran {
color: #A22220;
font-size: 10pt;
font-family: Arial;
text-decoration: none;
}






/*SCROLL BAR KONTERNER#9CC599*/



.Container {
  position: relative;
  float:left;
  top: 0px; left: 0px;
  width: 500px;
  height: 250px;
  /*background: #FFFFFF  url(images/container_background.gif) no-repeat;*/

}
#Scroller-1 {
  position: absolute;
  overflow: hidden;
  width: 500px;
  height: 250px;
}




.Container2 {
  position: relative;
  float:left;
  top: 0px; left: 0px;
  width: 920px;
  height: 250px;
  background: #FFFFFF  url(images/container_background.gif) no-repeat;

}
#Scroller-1_2 {
  position: absolute;
  overflow: hidden;
  width: 920px;
  height: 250px;
}






#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;
}
.Scroller-Container {
  position: relative;
  float:right;
  top: 0px; right: 20px;
  color: #ffffff;

font-size: 10pt;
font-family: Arial;
text-decoration: none;
line-height: 20px;
  padding:15px;
  padding-left:25px;


}
#Scrollbar-Container {
  position: relative;
  float:right;
  top: 0px; right: 8px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; height: 250px;
  position: absolute;
  top: 0px; left: 0px;
  background: transparent url(images/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 5px; height: 30px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 250px;
}






-->


