

#celek {
position: relative; width: 1000px; height: auto; align: center; 
}



#hlava {
  position: absolute; top: 0px; left: 0px; width: 100%; h eight: 150px; o verflow: hidden;
    height: auto;
    w idth: 100%;
    margin: 0px;
    padding: 0px 0px;
    padding-left: 0px;
    p osition: relative;
    background-color: #white;
}



#obsah {
  position: absolute; top: 200px; left: 10px;
    width: 1000px;
    f loat: right;
    p adding: 0px 10px 2px 10px;
    position: relative;
    margin: 0px;
    m in-height: 600px;
    height: auto;
    
    
}



#menu {
  position: absolute; top: 151px; left: 0px;
    width: 1000px;
    float: left;
    margin: 0px;
    padding: 0px 2px 2px 0px;
    m argin-bottom: 3em;
    

}
/* 
#menu-obrazek {
  position: absolute; top: 370px; left: 0px;
    width: 200px;
    float: left;
    margin: 0px;
    padding: 0px 2px 2px 0px;
    m argin-bottom: 3em;
    background-image: url('/de-sign/rohy-200px-stred.jpg'); background-repeat: repeat-y;

} */

/* 
#menu-navigace {
  position: absolute; top: 600px; left: 0px;
    width: 200px;
    float: left;
    margin: 0px;
    padding: 0px 2px 2px 0px;
    m argin-bottom: 3em;
    background-image: url('/de-sign/rohy-200px-stred.jpg'); background-repeat: repeat-y;

} */


/* 
#menu-podporujeme {
  position: absolute; top: 800px; left: 0px;
    width: 200px;
    float: left;
    margin: 0px;
    padding: 0px 2px 2px 0px;
    m argin-bottom: 3em;
    background-image: url('/de-sign/rohy-200px-stred.jpg'); background-repeat: repeat-y;
    background-color: #ECECEC

} */


/*
#menup {
    width: 200px;
    position: absolute; 
    top: 100px;
    _top: 94px;
    left: 810px;
    _left: 820px;
    background-image: url('/de-sign/rohy-200px-stred.gif'); background-repeat: repeat-y;
    background-image: url('/de-sign/rohy-200px-top.gif'); background-repeat: no-repeat; background-position: top;
    background-image: url('/de-sign/rohy-200px-bottom.gif'); background-repeat: no-repeat; background-position: bottom;
}
*/

#pata {
    position: relative;
    text-align: center
    padding: 0px 2px 50px 0px;
    f loat: centre;
    c lear: both;
    h eight: auto;
    w idth: 100%;
    p adding-top: 1em;
}


/*
* zakladni definice prvku
*/
body {
    background-color: #white;
    position: relative;
    margin: 0px;
}
body, input, textarea {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4 {
    padding: 0px 10px 2px 10px;
    margin-top: 20px;
    m argin-bottom: 5px;
    text-decoration: none;
}
/*
h2 { margin: 1.3em 0px .3em; padding: .8em 0px 0px;}
h3 { margin: 1em 0px .2em;}
*/
a {
    text-decoration: none;
    color: #orange;
}

a:link    {color: orange}
a:visited {color: orange}
a:active  {color: orange}
a:hover {
    text-decoration: underline;
}

p {padding: 0px 10px 2px 10px;
margin: .1em 0px .5em; font-size: 12px}

p, li, dl, menu, td, th, ul, ol {line-height: 1.3}
ul, ol		{padding: 0px 10px 2px 10px; margin-top: 0px ; margin-bottom: .8em}
li {font-size: 12px}


/*
* rozmisteni a barvy
*/
#hlava img {
    border: 0px;
    margin: 0px;
    margin-bottom: -3px;
}

#obsah img {
    border: 0px;
    margin: 10px;
    margin-bottom: -3px;
}

#pata p {
    font-size: 0.7em;
    text-align: center;
    font-color: gray;
}
#pata img {
    border: 0px;
}

#obsah p, #obsah ol li, #obsah ul li {
    font-size: 0.8em;
}

#menu img {
    border: 0px;
}


#menu-navigace img {
    border: 0px;
}
#menu-podporujeme img {
    border: 0px;
}

#menu-obrazek img {
    border: 0px;
}

h1 {
    font-size: 1.5em;
    color: #ff9900;
    text-align: center;
    margin-top: 0.3em;
}
h2 {
    color: #0b5ed8;
    font-weight: bolder;
    font-size: 1.2em;
}
h3 {
    color: #grey;
    font-size: 1.1em;
}

/*
* tridy
*/

.rohy {margin: 0px; padding: 0px; border: 0px;}
