/*add by system*/
input.buttons, button.buttons {
	background-color:#ddb756;
	color:#000000;
	font-weight:bold;
	cursor: pointer;
	text-decoration: none;
}
input.buttons:hover, button.buttons:hover {
	background-color:#d5a62a;
	color:#000000;
	text-decoration: none;
}
.errmsg {
	background: url("https://w1.websnadno.cz/html/sablony/univerzalni/errmsg.png") top left no-repeat;
	width: 272px; height: 33px; text-align: center; margin: 5px 13px; line-height: 39px; color: #990000; font-weight: bold; font-size: 13px;
}
.diskuzeram {
	background-color:#ddb756;
	border:1px solid #d5a62a;
	color:#000000;
	font-weight:bold;
}
.diskuzeoddeleni {
	border-bottom:1px solid #d5a62a;
}
td,th {
	font-size:13px;
}
/*add by system*/

body {
    background-color: #11141B;
    font-size: 62.5%;
    font-family: Tahoma, Arial;
    margin: 0;
    text-align: center;
    color: #F3EFE8;
}


/**/

h1 {
    margin: 0 0 15px 0;
    font-size: 1.9em;
    color: #F3EFE8;
}

h2 {
    margin: 14px 0;
    font-size: 1.8em;
    color: #F3EFE8;
}

h3 {
    margin: 13px 0;
    font-size: 1.6em;
    color: #DDB756;
}

h4 {
    margin: 12px 0;
    font-size: 1.5em;
    color: #F3EFE8;
}

h5 {
    margin: 11px 0;
    font-size: 1.3em;
    color: #F3EFE8;
}

h6 {
    margin: 10px 0;
    font-size: 1.2em;
    color: #F3EFE8;
}


/**/

a:link,
a:visited,
a:active {
    color: #DDB756;
    text-decoration: none;
}

a:hover {
    color: #E5C158;
    text-decoration: none;
}


/**/

hr {
    display: block;
    position: relative;
    padding: 0;
    margin: 10px auto;
    height: 1px;
    max-height: 0;
    border: none;
    border-top: 1px solid #DDB756;
    font-size: 1px;
    line-height: 0;
}

legend {
    color: #DDB756;
}

.clear {
    clear: both;
}


/**/

#wrap-main {
    width: 972px;
    text-align: center;
    margin: 0 auto;
    background-color: #11141B;
}


/**/

#header {
    width: 972px;
    height: 175px;
    position: relative;
    overflow: hidden;
    background-color: #11141B;
}

#logo {
    background: url("https://zelf.snadno.eu/sablona/logo_white_banner.png?rand=1788154929") top left no-repeat;
    margin: 0 16px;
    width: 940px;
    height: 175px;
    position: absolute;
    top: 0;
    left: 0;
}

div#header h1 {
    line-height: 175px;
    margin: 0;
    font-size: 3em;
    font-weight: normal;
    color: #DDB756;
    text-align: center;
    position: absolute;
    top: 0;
    right: 5%;
}


/**/

div#language {
    position: absolute;
    top: 0;
    left: 0;
    margin: 5px 26px;
    color: #F3EFE8;
}

#language div {
    float: left;
}

#language a:link,
#language a:visited,
#language a:active {
    color: #F3EFE8;
    text-decoration: none;
    margin-right: 5px;
    font-size: 1.1em;
    font-weight: normal;
}

#language a:hover {
    color: #DDB756;
    text-decoration: none;
}


/**/

#menubox {
    width: 972px;
    height: 34px;
    position: relative;
    background: #11141B;
    border-bottom: 1px solid #2A2F38;
}

#main-menu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 920px;
    margin: 0 26px;
    height: 33px;
    overflow: hidden;
}

#main-menu ul {
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
}

#main-menu li {
    display: inline;
}


/**/

#main-menu a:link,
#main-menu a:visited,
#main-menu a:active {
    float: left;
    margin-left: 1px;
    text-decoration: none;
    color: #F3EFE8;
    background: #11141B;
    height: 33px;
    outline: none;
}


/**/

#main-menu span {
    background: none;
    display: block;
    float: left;
    line-height: 33px;
    text-align: left;
    font-size: 1.4em;
    cursor: pointer;
    padding: 0 17px;
    font-weight: normal;
}


/**/

#main-menu a:hover {
    background: #1A1F29;
    color: #E5C158;
}

#main-menu a:hover span {
    background: none;
}


/**/

#main-menu a#menu_main_selected {
    background: #11141B;
    color: #DDB756;
    border-bottom: 2px solid #DDB756;
    box-sizing: border-box;
}

#menu_main_selected span {
    background: none;
}


/**/

#submenu-col {
    background: #11141B;
    width: 972px;
}

#top-bg {
    background: #11141B;
    width: 972px;
}

#submenu-bg {
    background: #11141B;
    margin: 0 16px;
    width: 940px;
    position: relative;
    border-bottom: 1px solid #2A2F38;
}

#submenu-bg ul {
    list-style: none;
    margin: 0;
    padding: 0 10px;
    float: left;
    text-align: left;
}

html>body #submenu-bg ul {
    margin: 0 10px;
    padding: 0;
}

#submenu-bg li {
    display: inline;
    height: 30px;
    line-height: 30px;
}

#submenu-bg a:link,
#submenu-bg a:visited,
#submenu-bg a:active {
    text-decoration: none;
    color: #B8B5AF;
    line-height: 30px;
    height: 30px;
    float: left;
    outline: none;
    background: #11141B;
}

#submenu-bg a:hover {
    background: #1A1F29;
    color: #DDB756;
}

html>body #submenu-bg span {
    width: 100%;
}

#submenu-bg span {
    display: inline;
    line-height: 30px;
    height: 30px;
    text-align: left;
    font-size: 1.3em;
    cursor: pointer;
    margin: 0 15px;
    float: left;
}

#submenu-bg-left {
    background: none;
    width: 5px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
}

#submenu-bg-right {
    background: none;
    width: 5px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}


/**/

#main-container {
    background: #11141B;
    width: 972px;
}

#heading-menu {
    margin: 18px 0;
}

#heading-menu h2 {
    margin: 0;
}

#heading-menu span {
    color: #DDB756;
    display: block;
    text-align: center;
    font-size: 0.8em;
    border-bottom: 1px solid #DDB756;
    line-height: 28px;
}


/**/

.widget {
    float: right;
    display: block;
    margin: 0 0 20px 20px;
    line-height: normal;
}

.widget_area {
    margin-bottom: 5px;
    background: #11141B;
    border: 1px solid #2A2F38;
    padding: 0 0 3px 0;
}

.widget_title {
    padding: 10px 12px 0 10px;
    font-size: 1.1em;
    font-weight: bold;
    background: #11141B;
    color: #DDB756;
}

.widget_content {
    background: #11141B;
    padding: 10px 12px 10px 10px;
    color: #F3EFE8;
}


/**/

#main-content {
    margin: 0 40px;
    padding: 25px 0;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.5;
    clear: both;
    min-height: 200px;
    width: 892px;
    overflow: hidden;
    color: #F3EFE8;
}


/**/

#footer {
    width: 972px;
    background: #11141B;
    height: 15px;
    position: relative;
    border-top: 1px solid #2A2F38;
}

#copyright span {
    position: absolute;
    width: 972px;
    height: 11px;
    padding: 0;
    display: block;
    font-size: 1.1em;
    top: 0;
    left: 0;
    color: #8C8F94;
}

#aktualizace {
    font-size: 1.1em;
    padding: 0 0 0 40px;
    float: left;
    color: #8C8F94;
}

#pocitadlo {
    font-size: 1.1em;
    padding: 0 40px 0 0;
    float: right;
    color: #8C8F94;
}


/**/

#footer-nav {
    background: #11141B;
    width: 972px;
    min-height: 100px;
    font-size: 1.1em;
    display: block;
    border-top: 1px solid #2A2F38;
}

#footer-nav ul {
    margin: 0;
    padding: 25px 40px 10px 40px;
    text-align: left;
    list-style-type: square;
}

#footer-nav li {
    display: inline-block;
    width: 152px;
    margin-right: 15px;
    margin-bottom: 30px;
    padding-bottom: 3px;
    vertical-align: top;
    color: #DDB756;
}

#footer-nav li li {
    display: list-item;
    float: none;
    padding: 0;
    margin: 0;
    border-bottom: none;
    line-height: 14px;
}

#footer-nav ul ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style-type: square;
    color: #8C8F94;
}

#footer-nav a:link,
#footer-nav a:visited,
#footer-nav a:active {
    color: #B8B5AF;
    text-decoration: none;
    line-height: 14px;
}

#footer-nav a:hover {
    color: #DDB756;
    text-decoration: none;
}


/**/

div.widget_nadpis {
    width: 190px;
    padding-top: 3px;
    text-align: center;
    display: block;
    color: #DDB756;
    font-weight: bold;
    background: #11141B;
    border-bottom: 1px solid #DDB756;
}

div.widget_nadpis span {
    line-height: 27px;
    height: 27px;
    overflow: hidden;
    display: block;
}


/**/

ul.widget_sekce {
    width: 190px;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
}

ul.widget_sekce a:link,
ul.widget_sekce a:visited,
ul.widget_sekce a:active {
    width: 190px;
    line-height: 25px;
    padding-top: 3px;
    background: #11141B;
    color: #F3EFE8;
    font-weight: normal;
    display: block;
    border-bottom: 1px solid #2A2F38;
}

ul.widget_sekce a:hover {
    background: #1A1F29;
    color: #DDB756;
    text-decoration: none;
}

ul.widget_sekce a:link span,
ul.widget_sekce a:visited span,
ul.widget_sekce a:active span,
ul.widget_sekce a:hover span {
    width: 180px;
    display: block;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}