/*add by system*/
input.buttons, button.buttons {
	background-color:#FFA300;
	color:#000000;
	font-weight:bold;
	cursor: pointer;
	text-decoration: none;
}
input.buttons:hover, button.buttons:hover {
	background-color:#E54900;
	color:#ffffff;
	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:#FFA300;
	border:1px solid #E54900;
	color:#000000;
	font-weight:bold;
}
.diskuzeoddeleni {
	border-bottom:1px solid #E54900;
}
td,th {
	font-size:14px;
}
/*add by system*/

body {
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    text-align: center;
    color: #000;
	background-color: #fff;
}
h1 {
    margin: 0 0 15px 0;
    font-size: 28px;
}
h2 {
    margin: 14px 0;
    font-size: 26px;
}
h3 {
    margin: 13px 0;
    font-size: 24px;
}
h4 {
    margin: 12px 0;
    font-size: 22px;
}
h5 {
    margin: 11px 0;
    font-size: 20px;
}
h6 {
    margin: 10px 0;
    font-size: 18px;
}
a:link, a:visited, a:active {
    color: #FFA300;
    text-decoration: none;
}
a:hover {
    color: #E54900;
    text-decoration: underline;
}
hr {
    display: block;
    position: relative;
    padding: 0;
    margin: 6px auto;
    height: 2px;
    max-height: 0; 
    border: none;
    border-top: 1px solid #FFA300;
    border-bottom: 1px solid #fff;
    font-size: 1px;
    line-height: 0;
}
legend {
    color: #E54900;
}
.clear {
    clear: both;
}
#wrap-main {
    width: 978px;
    text-align: center;
    margin: 0 auto;
}
#header {
    width: 978px;
    height: 100px;
    position: relative;
    margin-bottom: 20px;
	overflow: hidden;
}
#logo {
    background: url("") top left no-repeat;
    margin: 0px;
    width: 978px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
}
div#header h1 {
    line-height: 100px; 
    margin: 0px;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    position: absolute;
    top: 0;
    right: 5%;
}
div#language {
    position: absolute;
    top: 0;
    left: 0;
    margin: 5px 25px;
    color: #000000;
}
#language div {
    float: left;
}
#language a:link, #language a:visited, #language a:active {
    color: #000000;
    text-decoration: none;
    margin-right: 5px;
    font-size: 11px;
    font-weight: bold;
}
#language a:hover {
    color: #E54900;
    text-decoration: underline;
}
#menubox {
    width: 978px;
    height: 45px;
    position: relative;
    background: url("https://w1.websnadno.cz/html/sablony/adtpl/14/47/mainmenu-bg.jpg") top left no-repeat;
}
#main-menu {
    position: absolute;
    top: 5px;
    left: 0;
    width: 958px;
    margin: 0 10px;
    height: 40px;
    overflow: hidden;
}
html>body #main-menu {
    bottom: 0px;
}
#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 {
    background: url("https://w1.websnadno.cz/html/sablony/adtpl/14/47/button.gif") top left repeat-x;
    float: left;
    margin-left: 5px;
    text-decoration: none;
    color: #fafafa;
    height: 40px;
    outline: none;
    line-height: 40px;
    margin-top: 0;
    font-weight: bold;
}
#main-menu span {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    cursor: pointer;
    padding: 0px 20px;
}
#main-menu a:hover {
    background-color: #f7f7f7;
    color: #4b4b4b;
    height: 40px;
    font-weight: bold;
}
#main-menu a:hover span {
    display: block;
    float: left;
    line-height: 40px;
    text-align: left;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
    padding: 0px 20px;
    position: relative;
}
#main-menu a#menu_main_selected {
    margin-left: 5px;
    height: 40px;
    background-color: #f7f7f7;
    color: #4b4b4b;
    font-weight: bold;
}
#main-menu a#menu_main_selected span {
    display: block;
    float: left;
    line-height: 40px;
    height: 40px;
    text-align: left;
    font-size: 14px;
    cursor: pointer;
    padding: 0px 20px;
    position:relative;
}
#submenu-col {
    width: 978px;
}
#top-bg {
    width: 978px;
    background-color: #f7f7f7;
}
#submenu-bg {
    margin: 0px 5px;
    width: 968px;
    position: relative;    
}
#submenu-bg ul {
    list-style: none;
    margin: 0px 0px; 
    padding: 0px 10px;
    float: left;
    text-align: left;
}
html>body #submenu-bg ul { 
    margin: 0px 10px;
    padding: 0px;
}
#submenu-bg li {
    display: inline;
    height: 28px;
    line-height: 24px;
}
#submenu-bg a:link, #submenu-bg a:visited, #submenu-bg a:active {
    text-decoration: none;
    color: #666666;
    line-height: 45px;
    height: 45px;
    float: left;
    outline: none;
}
#submenu-bg a:hover {
    color: #000;
    text-decoration: underline;
}
#submenu-bg a:hover span {
    text-decoration: underline;
}
html>body #submenu-bg span {
    width: 100%;
}
#submenu-bg span {
    display: inline;
    line-height: 45px;
    height: 45px;
    text-align: left;
    font-size: 15px;
    cursor: pointer;
    margin: 0px 15px;
    float: left;
}
#main-container {
    background: #f7f7f7 url("https://w1.websnadno.cz/html/sablony/adtpl/14/47/wrap.gif") top left no-repeat;
    width: 978px;
}
#heading-menu {
	margin: 14px 0;
}
#heading-menu h2 {
	margin: 0;
}
#heading-menu span {
    color: #f18204;
    display: block;
    text-align: center;
    border-bottom: 1px solid #f18204;
    line-height: 28px;
}
.widget {
    float: right;
    display: block;
    margin: 0px 0px 20px 20px;
    line-height: normal;
}
.widget_area {
    margin-bottom: 5px;
    background-color: ;
	padding: 0px 0px 3px 0px;
    color: #000 !important;
	background: url("https://w1.websnadno.cz/html/sablony/adtpl/14/47/widget-shadow.gif") bottom center repeat-x;
	background-color: #fff !important;
}
.widget_title {
    padding: 10px 12px 0px 10px;
    font-size: 16px;
    font-weight: bold;
    background: none;

}
.widget_content {
    background: none;
    padding: 10px 12px 10px 10px;
}
#main-content {
    margin: 0px 25px;
    padding: 60px 0 40px 0;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    clear: both;
    min-height: 200px;
    width: 928px;
    overflow: hidden;
}
#footer {
    width: 978px;
    background: url("https://w1.websnadno.cz/html/sablony/adtpl/14/47/wrap.gif") top left no-repeat;
    height: 35px;
    position: relative;
}
#copyright span {
    position: absolute;
    width: 978px;
    height: 12px;
    padding: 0;
    display: block;
    font-size: 12px;
    top: -20px;
    left: 0;
    color: #4b4b4b;
}
#aktualizace {
    font-size: 12px;
    padding-left: 20px;
    float: left;
    color: #4b4b4b;
	margin-top: -20px;
	position: relative;
}
#pocitadlo {
    font-size: 12px;
    padding-right: 20px;
	margin-top: -20px;
    float: right;
    color: #4b4b4b;
	position: relative;
}
#footer-nav-wrap {
    width: 978px;
    font-size: 12px;
    background: #f7f7f7 url("https://w1.websnadno.cz/html/sablony/adtpl/14/47/shadow.jpg") bottom left no-repeat;
    display: block;
	padding-bottom: 16px;
}
#footer-nav ul {
    margin: 0;
    padding: 25px 40px 5px 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;
}
#footer-nav li li {
    display: list-item;
    float: none;
    padding: 0px;
    margin: 0;
    border-bottom: none;
    padding-bottom: 0px;
    line-height: 14px;
}
#footer-nav ul ul {
    margin: 0;
    padding: 0px 0px 0px 20px;
    list-style-type: square;
    color: #4b4b4b;
}
#footer-nav a:link, #footer-nav a:visited, #footer-nav a:active {
    color: #4b4b4b;
    text-decoration: none;
    line-height: 14px;
}
#footer-nav a:hover {
    color: #4b4b4b;
    text-decoration: underline;
}

div.widget_nadpis {
    width: 190px;
    padding-top: 0px;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: bold;
    background: url("https://w1.websnadno.cz/html/sablony/adtpl/14/47/w_nadpis.jpg") top left no-repeat;
}
div.widget_nadpis span {
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    display: block;
	font-size: 15px;
}
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: 28px;
    padding-top: 2px;
    background: url("https://w1.websnadno.cz/html/sablony/adtpl/14/47/w_sekce.gif") top left repeat-y;
    color: #666666;
    font-weight: bold;
    display: block;
	font-size: 13px;
}
ul.widget_sekce a:link span, ul.widget_sekce a:visited span, ul.widget_sekce a:active span {
    width: 180px;
    display: block;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}