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;
  
}

.All { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width: 965px;
	
}

.Top 
{
    background-image: url(./Img/Design/top.jpg);
	height: 267px;
	width: 965px;
	}


.Flash 
{
    /*background-image: url(./Img/Design/flash.jpg);
	background-repeat: no-repeat;*/
	position:relative;
	top: 12px;
	left: 626px;
	height: 184px;
	width: 306px;
	
	
}


.MenuVertical 
{
    
	width: 258px;
	float: left;
	min-height:400px;
	float: left;
	
	
}



.Main
{
   /* background-image: url(./Img/Design/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: 80px 63px;*/
	margin: 0px 0px 0px 0px;
	width: 965px;
	padding: 0px;
	border: 0px;
	background-image: url(./Img/Design/menu.jpg);
	background-repeat: repeat-y;
		
	

}

.MainContent{
	height: auto;
	width: 690px;
	float: right;
	margin-left: 0px;
	background-image: url(./Img/Design/kozel.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;

}


.RightNews
{
    
	width:150px; 
	height: auto;
	margin-bottom: 10px;
	margin-top: 40px; 
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	text-align: left; 
	border: 1px solid #048FEE;
	
	 
}

.NewsLeft
{
    height: auto;
	margin-bottom: 0px;
	margin-top: 40px; 
	padding-right: 0px;
	padding-left: 15px;
	text-align: left; 
}



.clear
{

clear:both;
height:0px;
margin: 0px 0px 0px 0px;
visibility:hidden;
}

.clear1 {
border:medium none;
clear:both;
height:0;
margin:0;
visibility:hidden;
}



.Foot
{	
	margin-top:0px;
	background-image: url(./Img/Design/foot.jpg);
	width:965px;
	height:32px;
	
}

.Design {
    font-size:7pt;
    padding:0px;
    margin-top:0px;
    margin-right:0px;
    width:965px;
    height:auto; 
    border: solid blue 0px;
    float:right;
    text-align: right; 
    background-color: White;
}





