body 
{
    margin:10px 0px 0px 0px; 
    font-family: Verdana;
	font-size: 8pt;
    text-align: center; /* vycentrovani ve starsim IE */
}



.All { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width: 825px;
}


.Top 
{
	width: 825px;
	height: 308px;
	background-image: url(./Img/Design/top.jpg);
	background-repeat: no-repeat;
}

.Menu
{
    
    width: 185px;
    float: left;
    margin: -35px 0px 0px 35px;

		
}

.Main
{
    height: auto;
    top:308px;
    background: url(./Img/Design/main.jpg);
    margin: 0px;
    text-align: left;
    width: 825px;
/*  border: solid thin #00FF00;*/
    z-index: 0;
    

}

.MainBody
{
    
    width: 576px;
    float: right;
    padding-right: 4px;
		
}

.Foot{
    
	background-image: url(./Img/Design/foot.jpg);
	background-repeat: no-repeat;
	height:10px;
	width: 825px;
	float:right;	
}

.Design {
    font-size: 7pt;
    padding: 0px;
    margin-top: 0px;
    margin-right: 10px;
    width: 825px;
    height: 20px; 
    background-color: White;
    border: solid blue 0px;
    float: right;
    text-align: right; 
}


.RFloat
{
    float:right;
    margin-right: 10px;
    margin-left: 10px;

}

.RHeight
{
    float:right;
    height:275px;

}


.clear
{
border:medium none;
clear:both;
height:0px;
margin:0pt 0pt;
visibility:hidden;
}

.ubytovani 
{
     
     width: 190px;
     height: 100px;
     left: 0px;
     margin-top: 2px;
}

.kamera 
{
     
     width: 190px;
     height: 152px;
     left: 0px;
     margin-top: 2px;
     border: solid 1px white;
}

.aktuality 
{
     
     width: 190px;
     
     left: 0px;
     margin-top: 2px;
     background-color: White;
     border: solid 1px silver;
}