/****************************************************
STANDARD HTML TAGS
****************************************************/
body, 
form, input, select, textarea {
  color: #5c5c5c;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  line-height: 1.5;
}
html, body {
  height: 100%;
  padding: 0;
  margin: 0;
}
body, form, input, select, textarea { font-size: 13px; }
h1 { font-size: 28px; font-weight: normal; color: #50922C; margin-top: 0; }
h2 { font-size: 16px; font-weight: bold; color: #ae0000; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }

a { color: #50922C; text-decoration: underline; }
a:hover { color: #50922C; text-decoration: none; }

.hide, .screenreader {
  height: 1px;
  left: -9999em;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

img, a.img, a.img:hover { border: 0; }
.fll { float: left; }
.flr { float: right; }
.tar { text-align: right; }
.tac { text-align: center; }
.tal { text-align: left; }
.menu ul { margin: 0; padding: 0; list-style: none; }
.cleaner, .clear { clear: both; overflow: hidden; }
strong, b {
  font-weight: 700;
}
/****************************************************
CORE
****************************************************/
body {
  background: #e5e5e5 url('/images/stadionpic/bg.png') repeat-x 0 0 fixed;
}
#container {
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#header {
  height: 115px;
  position: relative;
}
#header .links {
  padding: 0;
  margin: 0;
  list-style: none;
}
#header .links li {
  display: inline;
}
#topmenu {
  height: 60px;
  background: url('/images/stadionpic/bg-topmenu.png') no-repeat 0 0;
}
#slider {
  height: 200px;
  overflow: hidden;
}
#content-top {
  background: url('/images/stadionpic/bg-content-top.png') no-repeat 0 0;
  height: 11px;
  font-size: 0;
  overflow: hidden;
}
#content {
  padding: 0;
  background: #fff url('/images/stadionpic/bg-content.png') repeat-y 0 0;
}
#left, #page, #right {
  display: inline;
}
#page {
  float: left;
  padding: 20px 25px;
  width: 658px;
}
#right {
  float: left;
  padding: 20px 25px;
  width: 202px;
}
#footer {
  height: 130px;
}
#topmenu .menu li, #header .menu li {
  display: inline;
}

/****************************************************
HEADER
****************************************************/
#logo {
  position: absolute;
  margin: 0;
  left: 15px;
  bottom: 20px;
}
#title {
  color: #50922C;
  font-size: 25px;
  font-weight: 700;
  text-align: right;
  position: absolute;
  right: 28px;
  bottom: 40px;
}
/****************************************************
FOOTER
****************************************************/
#foot-top {
  background: #91b5c2 url('/images/stadionpic/bg-footer.png') no-repeat 0 0;
  height: 84px;
  line-height: 84px;
  margin-bottom: 10px;
}
#foot-top,
#foot-top a {
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  font-size: 13px;
}
#foot-top a:hover {
  text-decoration: underline;
  color: #fff;
}
#copyright,
#createdby,
#copyright a,
#createdby a {
  font-size: 11px;
  color: #afafaf;
  text-decoration: none;
}
#copyright a:hover,
#createdby a:hover {
  color: #383838;
  text-decoration: underline;
}
#copyright {
  float: left;
  width: 570px;
}
#createdby {
  float: right;
  width: 380px;
}
/****************************************************
MENU - TOP
****************************************************/
#topmenu .menu ul {
  padding-left: 2px;
}
#topmenu .menu ul li a.level2,
#topmenu .menu ul li span.level2 {
  color: #50922C;
  text-shadow: 1px 1px 1px #bcdce7;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  float: left;
  padding: 0 30px;
  line-height: 60px;
  background: url('/images/stadionpic/separ-topmenu.png') no-repeat right center;
  margin-left: -2px;
}
#topmenu .menu ul li span.level2 { cursor: default; }
#topmenu .menu ul li.first a.level2 {
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
#topmenu .menu ul li a.level2:hover,
#topmenu .menu ul li a.level2.sel1,
#topmenu .menu ul li.hover a.level2,
#topmenu .menu ul li span.level2:hover,
#topmenu .menu ul li span.level2.sel1,
#topmenu .menu ul li.hover span.level2 {
  background: url('/images/stadionpic/bg-topmenu-hover.png') repeat-x 0 0;
}
/* druha uroven */
#topmenu .menu ul ul {
  border-left: 2px solid #5E8E9F;
  border-right: 2px solid #5E8E9F;
  border-bottom: 2px solid #5E8E9F;
  margin-left: -2px;
  padding: 0;
}
#topmenu .menu a.level3 {
  background: #85B4C5;
  display: block;
  padding: 10px 30px;
  color: #212121;
  text-shadow: 1px 1px 1px #bcdce7;
  text-decoration: none;
  font-size: 14px;
}
#topmenu .menu a.level3:hover,
#topmenu .menu ul ul a.sel1 {
  background: #B8D6E0;
}
/****************************************************
MENU - TOP
****************************************************/
#right .menu {
  margin-bottom: 30px;
}
#right .menu>ul>li {
  background: #fff;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
  -webkit-box-shadow: 0px 1px 2px 0px #dbdbdb;
  box-shadow: 0px 1px 2px 0px #dbdbdb;
  margin-bottom: 10px;
}
#right .menu a {
  display: block;
  text-decoration: none;
  color: #5c5c5c;
  font-size: 14px;
  font-weight: 600;
}
#right .menu a:hover {
  color: #a00000;
  text-decoration: underline;
}
#right .menu a.sel1 {
  font-weight: 700;
  color: #a00000;
}
/* druha uroven */
#right .menu ul ul {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #dbdbdb;
}
#right .menu ul ul li {
  
}
#right .menu ul ul a {
  font-size: 12px;
}
/****************************************************
PAGINATION
****************************************************/
#pageList,
.pagelist {
  color: #505050;
  font-size: 12px;
  padding: 20px 0;
}
#pageList a,
.pagelist a {
  color: #949494;
  border: 1px solid #d9d9d9;
  text-decoration: none;
}
#pageList a:hover,
.pagelist a:hover {
  background: #f0f0f0;
}
#pageList b,
.pagelist b {
  border: 1px solid #cdcdcd;
  background: #f0f0f0;
}
#pageList a,
#pageList b,
.pagelist a,
.pagelist b {
  display: inline-block;
  line-height: 1;
  padding: 2px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}