/* CSS Document */


#wstep {
   width: 350px;
   position: relative;
   left: 45px;
   top: 30px;
   margin: 0px;
}


#content {
   background: url('../imgs/linki/tlo_linki.jpg') no-repeat left bottom;
   position: absolute;
   top: 120px;
   width: 100%;
   height: 420px;
}

#ramkaGrafika {
   position: absolute;
   top: 40px;
   left: 405px;
   width: 330px;
   height: 240px;
/*   border: 1px solid rgb(148,147,147);
   background: rgb(252,199,140);   */
   text-align: center;
}

#ramkaImg{
   margin: 10px auto;
/* width: 275px;
   height: 200px; */
}
#ramkaTxt{ 
   display: none;
   font-weight: bold; 
   font-size: 13px;
   color: rgb(77,74,66);
   }
#ramkaTxt a{
   color: rgb(77,74,66);
   text-decoration: none;
}   

.arrow {
   background-repeat: no-repeat;
   display: block;
   width: 41px;
   height: 23px;
   position: absolute;   
}

.topArrow { left: 60px; top: 120px; }

.bottomArrow { left: 60px; top: 333px; }

#rect div { position: absolute; }
#rect span { vertical-align: middle; margin-left: 25px; }
#rect span a { text-decoration: none; color: rgb(132,130,131); }
#rect span a:hover { color: rgb(162,160,161); }
#href01 { left: 64px; top: 150px; }
#href02 { left: 64px; top: 198px; }
#href03 { left: 64px; top: 246px; }
#href04 { left: 64px; top: 294px; }

