body {
background-image:url("images/bgtile.jpg");
text-align:center;
background-attachment:fixed;
margin:0;
}


#VIEWALL{
height:auto;
background-color:#ffffff;
margin:0;
height:380;
}

#TRANSPARENT{
height:auto;

background-color:#9a785f;
margin:0;
}


A.stopka:link {
text-decoration : none;
color : #ffffff;
font-weight : bold;
font-size : 8pt;
font-family : verdana, tahoma, arial, arial ce, helvetica, helvetica;
text-align:center;
}

A.stopka:visited {
text-decoration : none;
color : #ffffff;
font-weight : bold;
font-size : 8pt;
font-family : verdana, tahoma, arial, arial ce, helvetica, helvetica;
text-align:center;
}

A:link {
text-decoration : none;
color : #000000;
font-weight : bold;
font-size : 12pt;
font-family : verdana, tahoma, arial, arial ce, helvetica, helvetica;

text-align:center;
}

A:visited {
text-decoration : none;
color : #000000;
font-weight : bold;
font-size : 12pt;
font-family : verdana, tahoma, arial, arial ce, helvetica, helvetica;
text-align:center;
}
A:hover {
text-decoration : none;
color : #eb1c91;
font-weight : bold;
font-size : 12pt;
font-family : verdana, tahoma, arial, arial ce, helvetica, helvetica;

text-align:center;
}
 .roundabout-holder { padding: 0;  list-style: none }
   .roundabout-moveable-item { 
     width:350;
	height:250;
      cursor: pointer;
      
      border: 0px solid #999;
text-align:center;
   }
   .roundabout-in-focus { cursor: auto; }
