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-image: url(./Img/Design/background.jpg);
  height: 733px;
  top: 0px;
  background-position: center;
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: -1;
  background-repeat: no-repeat;
}


.All { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width: 935px;
	
	z-index: 1000;
}

.Top {
	
	height: 270px;
	width: 935px;
}

.RoundMenu {
	/*background-image: url(./Img/Design/round_menu.jpg);
	background-repeat: no-repeat;*/
	height: 270px;
	width: 358px;
	float: left;
}


.NaviTop
{
    /*background-image: url(./Img/Design/navi-menu.jpg);
	background-repeat: no-repeat;*/
	height: 110px;
	width: 358px;
	
}
.NaviBottom
{
    /*background-image: url(./Img/Design/navi-menu.jpg);
	background-repeat: no-repeat;*/
	height: 160px;
	width: 358px;
	
}


.Flash {
	background-image: url(./Img/Design/flash.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 557px;
	float: right;
}

.Menu {
	background-image: url(./Img/Design/menu.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 935px;
}

.Main
{
    
	margin: 0px 0px 0px 0px;
	width: 930px;
	padding: 0px;
	border: 0px;
	/*background-image: url(./Img/Design/kozel.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;*/
}

.LeftObr {
	background-image: url(./Img/Design/javor.jpg);
	background-repeat: no-repeat;
	height: 406px;
	width: 187px;
	float: left;
}

.MainContent{
	height: auto;
	width: 900px;
	float: right;
	margin-top:0px;
	margin-right:0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 410px;

}




.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:935px;
	height:20px;
	
}

.Design {
    
    width:910px;
    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;


    
}






.Doporucujeme {
    
    width:870px;
    height:auto;
border:0 solid blue;
color:black;
text-align:left;

margin-right:0;
margin-top:10px;
margin-bottom: 10px;
padding:0px 20px 0px 20px;

/*background-color:white;*/

    
}
.Doporucujeme p {
    
    
font-size:10px;
margin-bottom: 5px;

    
}
