body {
 text-align: center;
/*  background-color:#fff; */
 background-image: url(./img/design/background.png);
}

      #center {width: 706px; text-align: left; margin: auto;border: solid green 0px}

      #menu {  border:0 solid blue;
                left:5px;
                position:relative;
                top:168px;
                width:700px;
                }

      #top {  
                width:706px;height:206px; left:0px; top:10px;
                background-image:url(./img/design/top.jpg);
                border: solid blue 0px
           }
      #vlajky {  
                width:100px;height:24px; margin:5px; float:right;
                border: solid blue 0px
           }

      #top_1 {  
                width:706px;height:11px; left:0px; top:221px;
                margin-top: 5px;
                background-image:url(./img/design/top_1.jpg);
                border: solid blue 0px
           }

      #kontakt {  
                  border: solid blue 1px
           }

      #main { 
                width:706px; left:0px; top:232px;
                background:repeat-y url(./img/design/main.jpg);
                border: solid blue 0px
            }

.MainContent{
	height: auto;
	width: 685px;
	float: right;
	margin-left: 0px;
	margin-right:10px;

}


       #foot {  
                width:706px; height:10px; left:0px;
                background:no-repeat url(./img/design/end.jpg);
                border: solid blue 0px
            }

.blue
{
	font-weight: normal;
	color: blue;
}



.clear
{

clear:both;
height:0px;
margin: 0px 0px 0px 0px;
visibility:hidden;
}

.Design {
    font-size:0.8em;
    padding:0px;
    margin-top:5px;
    margin-right:0px;
    margin-bottom: 10px;
    width:706px;
    height:auto; 
    border: solid blue 0px;
    float:right;
    text-align: right; 

}



