body {

  text-align: center; /* vycentrovani ve starsim IE */
  background-image: url(./Img/Design/bg.jpg);
  background-repeat: repeat-y;
  background-position: center;
  margin: 0px;
  padding: 0px;
  border:0px;

}
.Background_1
{

  background-position: center;
  position: absolute;
  width: 100%;
  z-index: -1;
  left: 0px;
  background-repeat: no-repeat;
}

.Background_1
{
  background-image: url(./Img/Design/bg_red.jpg);
  height: 15px;
  top: 0px;

}

.All { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width: 800px;
	margin-top: 0px;
	padding-left:22px;
	
}
.Top 
{
    background-image: url(./Img/Design/top.jpg);
	height: 260px;
	width: 800px;
	margin-top: 15px;
	}
	
.TopDE 
{
    background-image: url(./Img/Design/top_nj.jpg);
	height: 260px;
	width: 800px;
	margin-top: 15px;
	}

.Menu 
{


width: 150px;


}



.Main
{
    
	margin: 0px 0px 0px 0px;
	width: 800px;
	padding: 0px;
	border: 0px;
	/*background-image: url(./Img/Design/kozel.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;*/
}

.MainContent{
	height: auto;
	width: 600px;
	float: right;
	margin-top:0px;
	margin-right:0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 400px;

}




.clear
{

clear:both;
height:0px;
margin: 0px 0px 0px 0px;
visibility:hidden;
}



.Foot
{	
	background-image: url(./Img/Design/foot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
    
	width:800px;
	height:132px;
	
}

.Design {
    
    width:800px;
    height:20px;
border:0 solid blue;
color:black;
text-align:right;
font-size:8pt;
margin-right:0;
margin-top:0;
padding:0px 0px 0 0;
text-align:right;

    
}

.Lang {  
                width:140px;height:40px; float:right;margin-top:1px;
                border: solid blue 0px
}
.NaviText
{	
	
	width:150px;
	padding-left: 10px;
	text-align: left;
	
		
}

.NaviText p
{	
	
	padding-left: 0px;
	margin:0px;
	
	font-size: 0.8em;
		
}




.aktuality 
{
     border:1px solid silver;
left:0;
margin-left:10px;
margin-top:35px;
width:140px;
}



