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: 902px;
}


.Top {
	height: 229px;
	width: 902px;
	top: 0px;
	margin:0px;
	padding: 0px;
	border: 0px;
	
}

.TopLeft {
	background-image: url(/App_Themes/Lipkova_cz/Img/Design/top_left.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 481px;
	float:left;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.Logo 
{
    position: relative;
    height: 92px;
	width: 125px;
	top: 137px;
	float: right;
	padding: 0px;
	border: 0px;
	
}

.TopRight {
	height: 229px;
	width: 421px;
	float:right;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.Popelnice 
{
    position: relative;
    height: 161px;
	width: 313px;
    top: 68px;
	left: 50px;
	padding: 0px;
	border: 0px;
	
}

.Aktuality 
{
    margin: 10px;
    padding: 0px;
	border: 0px;
	border-bottom: solid 1px #00974d;
	padding-bottom: 15px;
	
}


.MainLeft{
	height: 337px;
	width: 258px;
	float:left;	
}

.LeftObr1{
    
	background-image: url(/App_Themes/Lipkova_cz/Img/Design/left_obr1.jpg);
	background-repeat: no-repeat;
	width: 258px;
	height: 154px;		
}
.LeftObr2{

	width: 258px;
	height: 183px;		
}


.Menu{
    
	background-image: url(/App_Themes/Lipkova_cz/Img/Design/menu.jpg);
	background-repeat: no-repeat;
	width: 902px;
	height: 77px;
position:relative;
		
}

.PSubMenu
{
    margin-left: 0px;
	width: 160px;
    border-right: solid 2px #00984d;
    margin-right: 0px;
    float: left;
    

}

.LeftMenu
{

    float: left;
    

}


.MenuPosition
{
    margin-left: 335px;
    padding-top: 5px;
	width: 544px;
	height: 22px;

}

.MainContent
{
    padding-left: 6px;
    width: 590px;
   
    
}

.ContentWithMenu
{
    
    float: right;
    width: 415px;
   
    
}

.MainBody{
    
	background-image: url(/App_Themes/Lipkova_cz/Img/Design/main.jpg);
	background-repeat: repeat-y;
	min-height:275px;
	width: 644px;
	float:right;
		
}

.Foot{
    
	background-image: url(/App_Themes/Lipkova_cz/Img/Design/foot.jpg);
	background-repeat: no-repeat;
	height:47px;
	width: 644px;
	float:right;	
}

.Design {
    font-size:7pt;
    padding:0px;
    margin-top:5px;
    margin-right:10px;
    width:644px;
    height:auto; 
    border: solid blue 0px;
    float:right;
    text-align: right; 
}

.Adresa
{
    margin-top: 20px;
	margin-left: 10px;
	
	
	
}

.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;
}