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-color: #ecf6ff;
  
}
#All { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width: 980px;
	
}
#Top 
{
    background-image: url(./Img/Design/top.jpg);
    background-repeat: no-repeat;
    height: 215px;
	width: 980px;
	}
	

#Menu
{
    
	margin: 0px 0px 0px 0px;
	width: 300px;
	padding: 0px;
	border: 0px;
	float: left;
}

.MainMenu
{
    
	margin: 0px 0px 0px 68px;
	width: 207px;
	padding: 0px;
	border: 0px;
	
	
}	
.MainMenuTop
{
    
	width: 207px;
	height:12px;
	font-size: 1px;
}
.MainMenuMiddle
{
    
    background-position: 0px 50%;
	width: 207px;
	height: auto;
}
.MainMenuBottom
{
    
	width: 207px;
	height:13px;
	font-size: 1px;
}	

#cse-search-results iframe
{
    
	width: 570px;
	
}	
	
	

	

#Main
{
    background-image: url(./Img/Design/main2.jpg);
    background-repeat: repeat-y;
    
	margin: 0px 0px 0px 0px;
	width: 980px;
	padding: 0px;
	border: 0px;
}
#Main_shaddow
{
    background-image: url(./Img/Design/main.jpg);
    background-repeat: no-repeat;
    
	margin: 0px 0px 0px 0px;
	width: 980px;
	padding: 0px;
	border: 0px;
}

.MainContent{
	border:1px dotted black;
    float:right;
    height:auto;
    margin-left:0;
    margin-right:65px;
    margin-top:15px;
    padding:10px;
    width:570px;

}

.news_top
{
    background-image: url(./Img/Design/news_top.jpg);
    background-repeat: no-repeat;
	width: 661px;
	height:19px;
	
}
.news_middle
{
    background-image: url(./Img/Design/news_middle.jpg);
    background-repeat: repeat-y;
    background-position: 0px 50%;
	width: 661px;
	height: auto;
}
.news_bottom
{
    background-image: url(./Img/Design/news_bottom.jpg);
    background-repeat: no-repeat;
	width: 661px;
	height:37px;
	
}		


.SmallNews
{

	margin: 0px 0px 0px 68px;
	width: 190px;
	padding: 5px;
	border: 1px solid #E42009;
	
}

.FindBox
{

	margin: 0px 0px 0px 68px;
	width: 207px;
	
}

.SmallNewsDate
{

	float: right;
	font-size: 0.8em;
	text-align: right;
	color: #2e9dcb;
	
}


.clear
{

clear:both;
height:0px;
margin: 0px 0px 0px 0px;
visibility:hidden;
}



#Foot
{	
	
	border-bottom:1px solid red;
height:3px;
margin-left:60px;

padding-top:10px;
width:855px;
	
}

#Design {
background-color:White;
border:0 solid blue;
float:right;
font-size:7pt;
height:25px;
margin-bottom:10px;
margin-right:18px;
margin-top:0;
padding:0;
text-align:right;
width:943px;
}






