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

body {
    background-color: #fff;
    font-size: 62.5%;
    font-family: Comic Sans MS, Arial;
    text-align: center;
    margin: 0 auto;
    color: #000;
}
h1 {
    margin: 0 0 15px 0;
    font-size: 1.5em;
}
h2 {
    margin: 14px 0;
    font-size: 1.4em;
}
h3 {
    margin: 13px 0;
    font-size: 1.3em;
}
h4 {
    margin: 12px 0;
    font-size: 1.2em;
}
h5 {
    margin: 11px 0;
    font-size: 1.1em;
}
h6 {
    margin: 10px 0;
    font-size: 1.0em;
}
a:link {
    color: #97D538;
    text-decoration: none;
}
a:visited {
    color: #97D538;
    text-decoration: none;
}
a:active {
    color: #97D538;
    text-decoration: none;
}
a:hover {
    color: #71a900;
    text-decoration: underline;
}
hr {
    display: block;
    position: relative;
    padding: 0;
    margin: 6px auto;
    height: 2px;
    max-height: 0; 
    border: none;
    border-top: 1px solid #71a900;
    border-bottom: 1px solid #fff;
    font-size: 1px;
    line-height: 0;
}
legend {
    color: #71a900;
}
.clear {
    clear: both;
}
#wrapper {
    text-align: center;
    margin: 0 auto;
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/outer-bg.gif") top center repeat-x;
    height: 1004px;
}
#wrap-main {
    text-align: center;
    margin: 0 auto;
    width: 960px;
}
#header-top {
    width: 960px;
    height: 30px;
    position: relative;
}
#header {
    width: 960px;
    height: 70px;
    position: relative;
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/header.jpg") top left no-repeat;
}
div#header h1 {
    line-height: 69px; 
    margin: 0px 20px 0px 20px;
    padding-top: 2px;
    font-size: 3em;
    height: 69px;
    overflow: hidden;
    font-weight: bold;
    color: #361919;
    text-align: center;
}
div#language {
    position: absolute;
    top: 6px;
    right: 6px;
    color: #71A93A;
}
#language div {
    float: left;
}
#language a:link, #language a:visited, #language a:active {
    color: #71A93A;
    text-decoration: none;
    margin: 0px 5px 5px 0px;
    font-size: 1.1em;
    font-weight: bold;
}
#language a:hover {
    color: #000;
    text-decoration: underline;
}
#main-nav ul {
    width: 960px;
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/main-menu.jpg") top left repeat-y;
    list-style: none;
    float: left;
    margin: 0px;
    padding: 0px 10px;
    min-height: 32px;
    text-align: left;
}
html>body #main-nav ul {
    width: 940px;
}
#main-nav li {
    display: inline;
    height: 32px;
    line-height: 32px;
}
#main-nav a:link, #main-nav a:visited, #main-nav a:active {
    float: left;
    font-weight: bold;
    text-decoration: none;
    color: #ecf7e4;
    height: 32px;
    line-height: 32px;
    text-align: left;
    font-size: 1.3em;
    outline: none;
}
#main-nav a:hover {
    color: #000;
}
#main-nav a#menu_main_selected {
    color: #000;
}
html>body #main-nav span {
    width: 100%;
}
#main-nav span {
    display: inline;
    line-height: 32px;
    height: 32px;
    text-align: left;
    cursor: pointer;
    margin: 0px 15px;
    float: left;
}
#main-container {
    width: 960px;
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/bg.gif") top left repeat-y;
    clear: both;
}
#inner-container {
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/logo-bg.jpg") top left no-repeat;
    width: 960px;
    position: relative;
}
#logo {
    background: url("http://msmostkov.wbs.cz/sablona/logo_logo.JPG?rand=1356717474") top left no-repeat;
    margin: 10px 0px;
    width: 740px;
    height: 139px;
}
#sub-nav {
    float: left;
    width: 183px;
    margin: 10px 13px 20px 16px;
    display: inline;
    overflow: hidden;
}
#sub-nav a:link, #sub-nav a:visited, #sub-nav a:active {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 1.2em;
    line-height: 25px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    border-left: 10px solid #97D538;
}
#sub-nav a:hover {
    color: #71a900;
    background-color: #fff;
    font-weight: bold;
    border-left: 10px solid #fff;
}
#sub-nav a span, #sub-nav a:visited span, #sub-nav a:active span {
    padding-left: 5px;
    display: block;
}
#column-right {
    float: left;
    width: 740px;
}
#heading-menu span {
	color: #71a900;
	margin: 0px 0px 10px 0px;
	padding-left: 0px;
	display: block;
	text-align: center;
	line-height: 25px;
}
.widget {
    float: right;
    display: block;
    margin: 0px 0px 20px 20px;
    line-height: normal;
}
.widget_area {
    margin-bottom: 5px;
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/bg-bottom.png") no-repeat bottom right;
	padding: 0px 0px 3px 0px;
}
.widget_title {
    padding: 10px 12px 0px 10px;
    font-size: 1.1em;
    font-weight: bold;
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/bg-line.png") repeat-y top right;
}
.widget_content {
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/bg-line.png") repeat-y top right;
    padding: 10px 12px 10px 10px;
}
#main-content {
    width: 708px;
    margin: 25px 15px 27px 15px;
    font-size: 1.3em;
    line-height: normal;
    text-align: justify;
    overflow: hidden;
    min-height: 350px;
}
#addons {
    width: 960px;
    height: 14px;
}
#pocitadlo {
    font-size: 1.1em;
    float: right;
    color: #71a900;
    position: relative;
    width: 750px;
    height: 14px;
} 
#aktualizace {
    padding: 0;
    position: absolute;
    bottom: 0px;
    right: 15px;
}
#sitemap {
    width: 210px;
    height: 14px;
    float: left;
    font-size: 1.1em;
}
#sitemap a:link, #sitemap a:visited, #sitemap a:active {
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/sitemap-w.gif") center left no-repeat;
    color: #fff;
    padding-left: 15px;
    text-decoration: none;
}
#sitemap a:hover {
    text-decoration: underline;
}
#footer {
    width: 960px;
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/footer.gif") top left no-repeat;
    height: 36px;
}
#copyright span {
    padding-bottom: 5px;
    display: block;
    font-size: 1.3em;
    color: #71a900;
}
#copyright a:link, #copyright a:visited, #copyright a:active, #copyright a:hover {
    color: #71a900;
}

div.widget_nadpis {
    width: 190px;
    padding-top: 3px;
    text-align: center;
    display: block;
    color: #0b3800;
    font-weight: bold;
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/w_nadpis.gif") top left no-repeat;
}
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: 27px;
    padding-top: 3px;
    background: url("http://msmostkov.wbs.cz/sablona/17135/19342/w_sekce.gif") top left repeat-y;
    color: #fff;
    font-weight: bold;
    display: block;
    margin-top: 1px;
}
ul.widget_sekce a:hover {
    background-image: none;
    background-color: #97D538 !important;
    text-decoration: none !important;
    color: #fff;
}
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;
}