body {
    /*background: #2f2f2f;*/
    font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
    width: 990px;
    font-size: 10pt;
    color: #eceaeb;
    padding: 0;
    margin: 0 auto;
    background: url(../Images/bg.jpg) #ffcc66;
}

#body-wrapper
{
    background: #ffcc66;
}

#background {
    background: #ffcc66;
}

a img {
    border: 0;
}

p {
    background: none;
    color: #670001;
    margin-top: 10px;
}

#wrapper {
    width: 990px;
    margin: 0 auto;
    background: url(../Images/wrapper_bg2.jpg) repeat-y right #ffffff;
}

/* header */
#header-wrapper {
    width: 990px;
    height: 114px;
    margin: 0 auto;
}

#header-left {
    background: url(../Images/sou_u_krbu.jpg) no-repeat center #670001;
    width: 192px;
    height: 114px;
    float:left;
}

#header-center {
    background: url(../Images/skola.jpg) no-repeat left #670001;
    width: 796px;
    height: 114px;
    float:left;
}

#header-center div {
    text-align:right;
    padding-right: 24px;
    padding-top: 20px;
    font-size: 1.2em;
    font-weight: bold;
}

#header-center div strong {
    font-size: 1.5em;
    letter-spacing: 2px;
}

/* header end */

/* menu-top */

#menu-top-wrapper {
    margin: 0;
    width: 990px;
    height: 26px;
    background: #cd9933;
}

#menu-top-wrapper ul {
    margin: 0;
    float: right;
    width: 796px;
    padding: 0;
    border: 0px solid #670001;
}

#menu-top-wrapper ul li {
    padding: 0;
    margin: 0;
    height: 26px;
    display: block;
    float: left;
}

#menu-top-wrapper ul li a, #menu-top-wrapper ul li a:hover, #menu-top-wrapper ul li a#active {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.9em;
    padding: 0 15px;
    margin: 0;
}

#menu-top-wrapper ul li a:hover, #menu-top-wrapper ul li a#active {
    background: #ffcc66;
    color: #660000;
}

/* menu-top end */

/* menu */

#menu-wrapper {
    margin: 0;
    padding: 0;
    width: 192px;
    /*height: 26px;*/
    float: left;
    background: #670001;
}

#menu-wrapper ul {
    margin: 0;
    float: left;
    width: 192px;
    padding: 0;
}

#menu-wrapper ul li {
    padding: 0;
    margin: 0;
    height: 28px;
    display: block;
}

#menu-wrapper ul li a, #menu-wrapper ul li a:hover, #menu-wrapper ul li a#active {
    display: block;
    height: 28px;
    line-height: 28px;
    text-align: left;
    text-decoration: none;
    color: #ffffff;
    font-size: 1em;
    padding: 0 15px;
    margin: 0;
}

#menu-wrapper ul li a:hover, #menu-wrapper ul li a#active {
    background: #cd9933;
}

#menu-rose {
    margin: 0;
    padding: 0;
    border: 0;
    width: 192px;
    height: 311px;
    overflow: hidden;
    bottom: 74px;
    left: 0;
    z-index: 10;
    background: url(../Images/menu_rose.jpg) top center;
}
/* menuend */

/* content */
#content-wrapper {
    background: #ffffff;
    width: 779px;
    float: left;
    color: #670001;
    /*background: blue;*/
}

#content-wrapper h1, #content-wrapper h2 {
    /*display: block;*/
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    width: 729px;
    font-size: 1.5em;
    line-height: 1.5em;
    height: 1.5em;
    background: #ffcc66;
}

#content-wrapper h2 {
    font-size: 1.2em;
}

#content {
    width: 759px;
    margin: 0 auto;
    min-height: 300px;
    height: 300px;
    background: #ffffff;
}

div[id] #content {
    height: auto;
}

#content-body {
    width: 729px;
    margin: 0 auto;
}

#content-body p {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

/* content end */

/* footer */

#footer-wrapper {
    margin: 0;
    padding: 0;
    width: 990px;
    background: #670001;
    height: 74px;
}

#rose-bottom, #logo-prahy {
    float: left;
}

#logo-prahy {
    margin: 10px 10px 0 20px;
}

#footer p, #footer table {
    margin: 0;
    margin-top: 15px;
    margin-left: 10px;
    color: #ffffff;
    font-size: 0.8em;
    float: left;
}

#footer a {
    color: #ffffff;
}

#footer .www {
    margin-left: 120px;
}
/* footer end */

/* copyright */
#copyright {
    margin-left: 10px;
    margin-top: 15px;
    font-size: 0.7em;
    color: #ffffff;
    float: left;
}

#copyright a {
    color: #ffffff;
}
/* copyright end */

/* powered */
#powered {
    color: #5cacf1;
    font-size: 0.9em;    
    line-height: 2.5em;
    width: 990px;
    background: #670001;
}

#powered a {
    color: #5cacf1;
    text-decoration: none;
}
/* powered end */
.padding {
    height: 3px;
    width: 100%;
    background: #670001;
}

.clear {
    clear: both;
    visibility: hidden;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
    overflow:hidden;
}

.clearance {
    clear: both;
}

.underline {
    text-decoration: underline;
}

.important {
    color: #910005;
}
