/* HTML Elements */

* {
	margin:0;
	padding:0;
	}
div#container
{
	position:relative;
	width: 1210px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
}
body {  background: url(/images/bg.jpg) repeat; text-align:center; margin:0}
DIV,UL,OL /* Left */
{
 margin-top: 0px;
 margin-bottom: 0px;
}
#predmets {
   position:absolute; 
   overflow:hidden; 
   left:0px; 
   top:0px; 
   width:1210px; 
   height:1055px; 
   z-index:0
}
#border_flash {
   position:absolute; 
   overflow:hidden; 
   left:107px; 
   top:211px; 
   width:991px; 
   height:599px; 
   z-index:1; 
   background-color:#FFFFFF
}
#flash {
  position:absolute; 
  overflow:hidden; 
  left:118px; 
  top:220px; 
  width:970px; 
  height:580px; 
  z-index:2
}
