#menu { background-color: #151515;}
.form-wrapper .submit { background-color: #2c3a61;}
body { color:#515151;}
button, input[type='button'], input[type='submit'] { background-color: #2c3a61;}
#form table th span { color: #2c3a61;}
#theme-item p { width: 650px; font-size: 1.2em;}
#theme-item h2 { width: 930px;}
.form-wrapper { box-shadow: inset 0px 1px 1px rgba(0,0,0,0), 0px 1px 0px rgba(0,0,0,0); background: rgba(0,0,0,0);}
#theme-item { padding: 15px;}
#theme-item h2 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}
#theme-item h2    { font-size: 2.5em;}
#theme-item h2    { font-weight: bold}
h1 { margin-top: 0px;}
h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #2c3a61;}
.main-menu ul ul li {border-bottom: 1px dashed white;}
.main-menu ul ul {background-color: #f86d11;}
.main-menu ul ul li a {background-color: transparent;}
.main-menu ul li.sublinks a:hover {background-color: #f86d11;} 
.main-menu ul li.sublinks a.active:hover, .main-menu li.sublinks:hover > a {background-color: #f86d11;}
.main-menu ul li .active, .main-menu ul li a:hover {border-color: #f86d11;}
.form-wrapper .submit:hover {background: #f86d11;}
button:active, button:hover, input[type='button']:active, input[type='button']:hover, input[type='submit']:active, input[type='submit']:hover {background-color: #f86d11;}
#footer p { background: #1a1a1a;}
/*media screen,projection*/
#side-column {
  display: none;
}
#main-column {
  width: 960px; /*výchozí hodnota 730px + 215px postranní panel*/
}
/*media screen,projection*/
#footer {
    background: url(none) #132a3a;
    text-align: center;
    margin-top: 10px;
    padding: 1.0em 0 1.0em 0;
}
