body {

  text-align: center; /* vycentrovani ve starsim IE */
  /*background-image: url(./Img/Design/bg.jpg);
  background-repeat: repeat;*/
  margin: 0px;
  padding: 0px;
  border:0px;

}



.All { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width: 980px;
	margin-top: 0px;
	padding-left:0px;
	
}
.Top 
{
    background-image: url(./Img/Design/top.jpg);
	height: 312px;
	width: 980px;
	margin-top: 0px;
	}
	
	.Adresa 
{
    
	height: 40px;
	width: 680px;
	margin-top: 260px;
	margin-left: 260px;
	position: absolute;
	}

.ADR p

{
    text-align: center;
    font-weight: bold;
    margin-right: 20px;
    color: #939594;
    }
    
    .ADR a

{
    
    color: #939594;
    }
    
    
.MenuHorizontal{
    background-image: url(./Img/Design/menu.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 980px;
	
			
}



.Main
{
   
    background-image: url(./Img/Design/top_bg.jpg);
    background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: auto;
	padding: 0px;
	border: 0px;
	/*background-image: url(./Img/Design/kozel.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;*/
}

.MainContent
{
   /* background-color: #6388ad;*/
	/*height: auto;*/
	width: 880px;
	
	margin-bottom:6px;
	margin-right:13px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-top: 50px;
	min-height: 300px;

}




.clear
{

clear:both;
height:0px;
margin: 0px 0px 0px 0px;
visibility:hidden;
}



.Foot
{	
	background-image: url(./Img/Design/bottom_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
    
	width:980px;
	height:206px;
	margin-top: -160px;
	
}

.Design {
    /*background-color: #6388ad;*/
    width:960px;
    height:20px;
border:0 solid blue;
color: Gray;
text-align:right;
font-size:8pt;
margin-right:20;
margin-top:0;
padding:0px 0px 0 0;
text-align:right;

    
}

.Design a {

color:Gray;

    
}






