body {

  text-align: center; /* vycentrovani ve starsim IE */
  background-image: url(./Img/Design/bg_04.jpg);
  background-repeat: repeat-y;
  background-position: center;
  margin: 0px;
  padding: 0px;
  border:0px;

}
.Background_1, .Background_2, .Background_3, .Background_4
{

  background-position: center;
  position: absolute;
  width: 100%;
  z-index: -1;
  left: 0px;
  background-repeat: no-repeat;
}

.Background_1
{
  background-image: url(./Img/Design/bg_01.jpg);
  height: 361px;
  top: 0px;

}
.Background_2
{
  background-image: url(./Img/Design/bg_02.jpg);
  height: 473px;
  top: 361px;

}
.Background_3
{
  background-image: url(./Img/Design/bg_03.jpg);
  height: 0px;
  top: 834px;

}
.Background_4
{
  background-image: url(./Img/Design/bg_04.jpg);
  height: 209px;
  top: 834px;

}

.All { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width: 837px;
	
	z-index: 1000;
}

.Top 
{
    background-image: url(./Img/Design/top.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 831px;
	}


.Logo {
	background-image: url(./Img/Design/logo.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 542px;
	float: left;
}
.Flash 
{
    /*background-image: url(./Img/Design/flash.jpg);
	background-repeat: no-repeat;*/
	height: 122px;
	width: 408px;
	float: right;
}




.MenuHorizontal{
    background-image: url(./Img/Design/menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 831px;
	
			
}
.MenuBottom{
    background-image: url(./Img/Design/menu_bottom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 831px;
	
			
}

.MenuHorizontal a, .MenuHorizontal a:visited, .SCardTop a, .SCardTop a:visited
{
color: White;    
text-decoration: none;
		
}


.MainTop
{
    background-image: url(./Img/Design/main_top.jpg);
	background-repeat: no-repeat;
	
	margin: 0px 0px 0px 0px;
	width: 831px;
	min-height: 50px;
	
	padding: 0px;
	border: 0px;
	

}

.Main
{
    background-image: url(./Img/Design/main.jpg);
	background-repeat: repeat-y;
	
	margin: 0px 0px 0px 0px;
	width: 831px;
	min-height: 422px;
	
	padding: 0px;
	border: 0px;
	

}

.MainBody
{
    
	margin: 0px 0px 0px 0px;
	width: 751px;
	
	
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	border: 0px; 
    
    
    
    }



.clear
{

clear:both;
height:0px;
margin: 0px 0px 0px 0px;
visibility:hidden;
}



.Foot
{	
	margin-top:0px;
	background-image: url(./Img/Design/foot.jpg);
	width:831px;
	height:190px;
	
}

.Design 
{
    background-image: url(./Img/Design/foot2.jpg);
	width:831px;
	height:20px;
    font-size:7pt;
    padding:0px;
    
    
    text-align: right; 
    color: White;
    
}
.Design a {
 
    color: White;
    text-decoration: none;
}






