/* div { border: solid 1px red; } */  

body {
  margin: 0px;
  padding: 0px;
  background: url(/_images/background.png) repeat-x;
  background-color: #000A4D;  
}

body {
	font-family: "Trebuchet MS CE", Trebuchet MS, "Arial CE", Arial, sans-serif;
	font-size: 0.83em;
	color: black;
	text-align: center;
}

  #mainFrame {
    position: relative;
    width: 1000px;
    margin: 0px auto 0px auto;
    padding: 0px;
    padding-bottom: 3px;
    text-align: left;
    background: url(/_images/background-body.png) repeat-y;
    }

  #printHeader {
    display: none;
    }
  
  #bodyHeader {
    position: relative;
    float: left;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    text-align: left;
    background: url(/_images/background-head.png) no-repeat;
    width: 790px;
    height: 250px;
    }
    
  #headerLogo {
    position: relative;
    float: left;
    margin: 0px;
    padding: 35px 0px 0px 12px;
    background: url(/_images/background-logo.png) no-repeat;
    width: 267px;
    height: 125px;
    }

  #headerFlash {
    position: relative;
    float: left;
    margin: 15px 0px 5px 0px;
    padding: 0px;
    width: 510px;
    height: 145px;
    }
    
  #headerMenu {
    position: relative;
    float: left;
    text-align: left;
    width: 766px;
    height: 60px;
    background: #E5ECF3;
    border: solid 2px white;
    left: 20px;
    padding: 0px;    
    }

  #bodyLeft {
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 35px;
    width: 205px;
    text-align: left;
    z-index: 100;
    }
     
  #leftTop {
    position: relative;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    text-align: left;
    background: url(/_images/left-atrakce.jpg) no-repeat;
    width: 240px;
    height: 260px;
    }
    
  #leftAkce {
    position: relative;
    float: left;
    position: relative;
    left: 4px;
    padding: 25px 10px 15px 25px;
    text-align: left;
    background: url(/_images/left-akce.png) no-repeat;
    width: 201px;
    height: 220px;
    }    
     
  #bodyMain {
    position: relative;
    float: left;
    margin: 30px 0px 0px 0px;
		left: 50px;
    padding: 0px 0px 30px 5px;
    text-align: left;
    width: 480px;
    min-height: 550px;
    _height: 550px;
    }
    
  #bodyText {
    position: relative;
    float: left;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    }
    
  #bodyRight {
    position: relative;
    float: right;
    left: -25px;
    margin: -260px 0 0 0;
    padding: 0px;
    width: 185px;
    background: url(/_images/background-right.png) repeat-x;
    }
    
  #rightMotiv {
    position: relative;
    height: 280px;
    width: 185px;
    background: url(/_images/right-motiv.jpg) no-repeat;
    background-position: 0px 10px;
    }  
    
  #rightAr {
    position: relative;
    float: left;
    margin: 0px;
    padding: 10px 0px 30px 15px;
    width: 175px;
    height: 123px;
    background: url(/_images/right-ar.png) no-repeat;
    background-position: bottom right;
    } 
    
  #rightNews {
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
    width: 190px;
    background: url(/_images/right-news.png) repeat-y;
    }
    
  #footer {
    position: relative;
    float: left;
    width: 965px;
    padding: 0px;
    text-align: right;
   }