
/** {margin: 0; padding: 0}*/

body {

  text-align: center; /* vycentrovani ve starsim IE */
  /*background-image: url(./Design/top.jpg);
  background-repeat: no-repeat;
  background-position: center top;*/
  background-color: #eaebec;
   background-image: url(./Design/top_bg.png);
  background-repeat: repeat-x;
  
  margin: 0px;
  padding: 0px;
  border:0px;
font-family: 'Ubuntu',monospace;
	color:#5B5B5B;
 line-height: 1.4;

 letter-spacing: 0.01em;
 font-size:1em;


}

textarea, input, select  
{  
   font-family: 'Ubuntu',monospace;
   font-size:1.3em; 
}

.All { /* div pro cely dokument */
	margin: auto; /* vycentrovani uvnitr body */
	text-align: left;
	width:980px;
	margin-top: 0px;
	
}

.masterTop 
{
    /*background-image: url(./Img/Design/top_1.jpg);*/
	
    margin: auto; 
    height: 364px;
	width:980px;
	

	}

.Logo 
{
    /*background-image: url(./Design/top_head.jpg);*/
    height:76px;
	width:980px;
 
	}

.LogoLeft
{
    /*background-image: url(./Design/top_head.jpg);*/
    height:76px;
	width:420px;
    float:left;
 
	}

.LogoRight
{
    background-image: url(./Design/top_head_right.jpg);
    height:76px;
	width:560px;
    float:right;
 
	}
.TopMenu 
{height:33px;
	width:980px;
}

.TopMenuLeft {
float: left;
display: block;
width: 490px;
height: 33px;
padding-top: 5px;
color: white;
text-align: left;
margin-left: 22px;

}
.TopMenuLeft a {
color: white;
margin-left: 10px;
margin-right: 10px;

}

.TopMenuRight
 {
float: right;
display: block;
width: 390px;
height: 33px;
padding-top: 4px;
color: white;
text-align: right;

}
.TopMenuRight a {
color: white;
margin-left: 10px;
margin-right: 22px;

}

.TopImage 
{
    background-image: url(./Design/top_picture.jpg);	
    height: 239px;
    margin-left: 0;
     
    width: 980px;
    position: absolute;
  
	}
.TopImageBt
{
    background-image: url(./Design/top_picture_bt.png);	
    height: 16px;
    margin-left: 0;
     
    width: 980px;
    position: absolute;
    top: 348px;
  
	}
.LeftMenu 
{
   
    float: left;
    height: auto;
    
    
    width: 283px;
    margin-top: 14px;

	}

.Menu 
{
    
    height: auto;
    padding-bottom: 10px;
    padding-left: 0;
    vertical-align: middle;
    width: 283px;

	}
.Kalendar {
    height: auto;
    margin: 30px;
    margin-top: -25px;
}

.Novinky {
    height: 200px;
    color: white;
    margin: 30px;
    font-weight: bold;

}
.NovinkyTitle {
    
height: 30px;
    width: 223px;
    background-color: #035884;
    font-size: 1.2em;
     text-align: center;
     padding-top: 2px;
}

    .NovinkyTitle a {
    color: white;}

       .NovinkyTitle a:hover {
    color: white;}

     .Novinky p {
    height: auto;
    width: 203px;
    font-weight: normal;
    margin: 10px;
    font-size:0.8em;
    color:#5B5B5B;
    }




.Main
{
    /*background-color: #BEC8B4;*/
    background-image: url(./Design/menu_bg.jpg);	
    background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	width: 100%;
	padding: 0px;
	border: 0px;
	/*background-image: url(./Img/Design/kozel.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;*/
    
}


.MainContent{
	float: right;
    margin: auto;
    min-height: 400px;
    width:666px;
    padding-top: 10px;
    padding-left: 30px;
    
    
}



.Title {
    width: 980px;
    height: 50px;
    margin-top: -30px;
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.clear
{

clear:both;
height:0px;
margin: 0px 0px 0px 0px;
visibility:hidden;
font-size: 0.01em;
}




.Design {
    
  background-color: #9398A0;
     
    height:33px;
    
    
  
    text-align:left;
    width:100%;
   
 
}
.RightFoot {

width: 980px;
margin: auto;
text-align: right;
color: white;
}
    .RightFoot a {color: white;
    }
    .RightFoot a:hover {color: white;
    }
    .RightFoot p {
font-size: 0.8em;
    margin: 0;
    padding-top: 6px;
    text-align: right;

}
.Blue {
color: #035884 !important;
}

.NewsRellSchedule {
display: none;
}

.MainNews {
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 15px;
    margin-left: 3px;
    margin-top: 3px;
    padding-bottom: 15px;
    width: 99%;
}

.MainNews h2, .MainNews h2 a {
	color: #035884;
margin: 0px;
padding: 0px;       /*                    */
font-size: 1.1em;
font-weight: normal;


/*serif    patkové písmo, nejčastěji Times New Roman
sans-serif   bezpatkové písmo, nejčastěji Arial
cursive   psací písmo
fantasy   divoké volně psané písmo
monospace   jako psací stroj*/
text-align:left;             /*zarovnani do bloku*/
}

.AdminHoverMenu 
{
 background-color: Lime;
 font-weight:bold;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px; 
 
}
.AdminHoverMenu a, .AdminHoverMenu a:visited
{
color: Black;

display: block;
 
}

.AdminEditArea
{
    
    padding: 7px;
    border: solid lime 2px;
    margin-bottom: 5px;
 
}

.AdminEditFiledArea
{
    background-color: Lime;
     
}

