@charset "UTF-8";
/* line 3 */
html, body {
  height: 100%;
}

/* line 6 */
body {
  background-image: url(../images/header_background.png);
  background-color: #eeeeee;
  background-repeat: repeat-x;
  margin: 0 0 0;
  font-family: "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;
}

body.page404 {

  
}

#wrap404 {
  font-size: 18px;
  position: absolute;
  padding-top: 185px;
  width: 100%;
  text-align: center;
  color: #333;
  text-shadow: 0px 1px white;
  font-weight: bold;
  background-image: url(../images/logo.png);
  background-position: 50% top;
  background-repeat: no-repeat;
}

#wrap404 a {
  color: red;
  text-decoration: none;
  display: block;
  margin-top: 5px;
}

#wrap404 h2 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 110px;
  margin-bottom: 25px;
}

/* line 21 */
#wrapper {
  width: 920px;
  margin: 0 auto;
  min-height: 100%;
}

/* line 26 */
#header {
  position: relative;
  height: 197px;
  margin-bottom: 20px;
}
/* line 30 */
#header #logo {
  margin-left: -5px;
}
/* line 32 */
#header #dragon {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 36 */
#header h1 {
  font-family: OblikBold;
  font-size: 24px;
  color: #eaeaea;
  position: absolute;
  left: 248px;
  top: 157px;
  background-image: url(../images/title_background.png);
  background-position: left 2px;
  background-repeat: no-repeat;
  padding-left: 21px;
  text-shadow: 0px 2px black;
}

/* line 51 */
#footer-wrapper {
  position: relative;
  margin-top: -198px;
  clear: both;
  height: 197px;
  background: #dedad5;
  border-top: 1px solid #aeaba7;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.1) 0 3px 0 0 1px 1px 5px 0;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 3px 0 0 1px 1px 5px 0;
  -o-box-shadow: inset rgba(0, 0, 0, 0.1) 0 3px 0 0 1px 1px 5px 0;
  box-shadow: inset rgba(0, 0, 0, 0.1) 0 3px 0 0 1px 1px 5px 0;
}

/* line 59 */
#footer-content {
  width: 920px;
  margin: 0 auto;
  position: relative;
}
/* line 63 */
#footer-content #left-footer, #footer-content #right-footer {
  position: absolute;
  top: 26px;
  width: 439px;
  height: 140px;
}
/* line 68 */
#footer-content #left-footer h2, #footer-content #right-footer h2 {
  color: #d62b19;
  font-family: OblikBold;
  font-size: 18px;
  margin-bottom: 18px;
  text-shadow: 0px 1px #eeecea;
}
/* line 75 */
#footer-content #left-footer p, #footer-content #right-footer p {
  color: #252525;
  font-size: 11px;
  line-height: 18px;
  margin: 0;
}
/* line 80 */
#footer-content #left-footer p a, #footer-content #right-footer p a {
  color: #252525;
  text-decoration: none;
}
/* line 83 */
#footer-content #left-footer p a, #footer-content #left-footer p b, #footer-content #right-footer p a, #footer-content #right-footer p b {
  font-weight: bold;
}
/* line 85 */
#footer-content #left-footer {
  left: 0px;
  border-right: 1px solid #c0bdb9;
  padding-right: 20px;
  background-image: url(../images/footer_logo.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
/* line 93 */
#footer-content #right-footer {
  right: 0;
  border-left: 1px solid #e8e5e2;
  padding-left: 20px;
}
/* line 97 */
#footer-content #right-footer p {
  width: 210px;
}
/* line 99 */
#footer-content #right-footer img {
  position: absolute;
  right: 0;
  top: 0;
  border: 5px solid white;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px 1px 1px 5px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px 1px 1px 5px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px 1px 1px 5px 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px 1px 1px 5px 0;
}
/* line 105 */
#footer-content #right-footer a#show-map {
  display: block;
  position: absolute;
  bottom: 0;
  border: 1px solid #7a190e;
  padding: 0px 10px;
  color: white;
  text-decoration: none;
  height: 20px;
  line-height: 22px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #eb301c), color-stop(100%, #ca2918));
  background-image: -moz-linear-gradient(top, #eb301c 0%, #ca2918 100%);
  background-image: linear-gradient(top, #eb301c 0%, #ca2918 100%);
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 0 inset rgba(255, 255, 255, 0.1) 0 0 0 1px 1px 5px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 0 inset rgba(255, 255, 255, 0.1) 0 0 0 1px 1px 5px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 0 inset rgba(255, 255, 255, 0.1) 0 0 0 1px 1px 5px 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 0 inset rgba(255, 255, 255, 0.1) 0 0 0 1px 1px 5px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.6);
  font-family: OblikBold;
  font-size: 13px;
  font-weight: normal;
}
/* line 123 */
#footer-content #right-footer a#show-map:hover {
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 0 inset rgba(255, 255, 255, 0.3) 0 0 0 1px 1px 5px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 0 inset rgba(255, 255, 255, 0.3) 0 0 0 1px 1px 5px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 0 inset rgba(255, 255, 255, 0.3) 0 0 0 1px 1px 5px 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 0 inset rgba(255, 255, 255, 0.3) 0 0 0 1px 1px 5px 0;
}
/* line 125 */
#footer-content #right-footer a#show-map:active {
  margin-bottom: -2px;
  -moz-box-shadow: inset rgba(255, 255, 255, 0.1) 0 0 0 1px inset rgba(0, 0, 0, 0.5) 0 0 5px 0 1px 5px 0;
  -webkit-box-shadow: inset rgba(255, 255, 255, 0.1) 0 0 0 1px inset rgba(0, 0, 0, 0.5) 0 0 5px 0 1px 5px 0;
  -o-box-shadow: inset rgba(255, 255, 255, 0.1) 0 0 0 1px inset rgba(0, 0, 0, 0.5) 0 0 5px 0 1px 5px 0;
  box-shadow: inset rgba(255, 255, 255, 0.1) 0 0 0 1px inset rgba(0, 0, 0, 0.5) 0 0 5px 0 1px 5px 0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ca2918), color-stop(100%, #eb301c));
  background-image: -moz-linear-gradient(top, #ca2918 0%, #eb301c 100%);
  background-image: linear-gradient(top, #ca2918 0%, #eb301c 100%);
}

/* line 129 */
#content {
  overflow: auto;
  padding-bottom: 217px;
}
/* line 133 */
#content #left {
  width: 228px;
  float: left;
}
/* line 136 */
#content #right {
  width: 672px;
  float: right;
}
/* line 139 */
#content #right a {
  color: #0b5369;
  text-decoration: none;
}
/* line 142 */
#content #right a:hover {
  text-decoration: underline;
}
/* line 144 */
#content #right img.full-width {
  margin: 10px 0;
}
/* line 146 */
#content #right img.full-width:first-child {
  margin-top: 0;
}
/* line 148 */
#content #right p {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 5px;
  color: #333333;
}
/* line 153 */
#content #right p img {
  float: left;
  margin: 5px 10px 0 0;
}
/* line 156 */
#content #right h2 {
  font-family: OblikBold;
  font-size: 18px;
  margin: 15px 0 5px;
  color: #c32818;
}
/* line 162 */
#content #right h2:first-child {
  margin-top: 5px;
}

/* line 164 */
#menu {
  background: #363636;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px / 5px;
  -o-border-radius: 5px / 5px;
  -ms-border-radius: 5px / 5px;
  -khtml-border-radius: 5px / 5px;
  border-radius: 5px / 5px;
  padding: 3px;
  border: 1px solid #333333;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.3) 0 0 5px 0 1px 1px 5px 0;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0 0 5px 0 1px 1px 5px 0;
  -o-box-shadow: inset rgba(0, 0, 0, 0.3) 0 0 5px 0 1px 1px 5px 0;
  box-shadow: inset rgba(0, 0, 0, 0.3) 0 0 5px 0 1px 1px 5px 0;
}
/* line 171 */
#menu li a {
  font-size: 13px;
  font-family: OblikBold;
  color: #dddddd;
  text-decoration: none;
  line-height: 22px;
  display: block;
  padding: 1px 0 1px 27px;
  height: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
/* line 182 */
#menu li a:hover {
  color: #363636;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  background-image: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  background-image: linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  text-shadow: 0px 1px white;
}
/* line 186 */
#menu li a:active {
  line-height: 24px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #dddddd), color-stop(100%, #eeeeee));
  background-image: -moz-linear-gradient(top, #dddddd 0%, #eeeeee 100%);
  background-image: linear-gradient(top, #dddddd 0%, #eeeeee 100%);
  -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 5px 0 1px 1px 5px 0;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 5px 0 1px 1px 5px 0;
  -o-box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 5px 0 1px 1px 5px 0;
  box-shadow: inset rgba(0, 0, 0, 0.2) 0 0 5px 0 1px 1px 5px 0;
}
/* line 190 */
#menu li a.active {
  border: 1px solid #7a190e;
  padding: 0 0 0 27px;
  color: white;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #eb301c), color-stop(100%, #ca2918));
  background-image: -moz-linear-gradient(top, #eb301c 0%, #ca2918 100%);
  background-image: linear-gradient(top, #eb301c 0%, #ca2918 100%);
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0 inset rgba(255, 255, 255, 0.1) 0 0 0 1px 1px 5px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0 inset rgba(255, 255, 255, 0.1) 0 0 0 1px 1px 5px 0;
  -o-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0 inset rgba(255, 255, 255, 0.1) 0 0 0 1px 1px 5px 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0 inset rgba(255, 255, 255, 0.1) 0 0 0 1px 1px 5px 0;
  text-shadow: 0 1px rgba(0, 0, 0, 0.6);
  margin-bottom: 1px;
}

/* line 199 */
table.groups {
  font-size: 10px;
  border-collapse: collapse;
}
/* line 203 */
table.groups tr:nth-child(2) td:nth-child(2) {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  -khtml-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 205 */
table.groups tr:nth-child(2) td:last-child {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 209 */
table.groups tr:last-child td:nth-child(2) {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  -khtml-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 211 */
table.groups tr:last-child td:last-child {
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  -khtml-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 214 */
table.groups td {
  text-align: center;
  padding: 8px 0 8px 0;
  background: #3a3532;
  width: 102px;
  font-weight: bold;
  color: white;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
}
/* line 222 */
table.groups td.time {
  width: 40px;
  text-align: right;
  background: none;
  padding-right: 5px;
  font-weight: bold;
  color: #222222;
  text-shadow: 0px 1px white;
}
/* line 230 */
table.groups td.majstori {
  background: #222222;
}
/* line 232 */
table.groups td.kempo {
  background: #245c91;
}
/* line 234 */
table.groups td.skolska, table.groups td.predskolska {
  background: #588646;
}
/* line 236 */
table.groups td.subota {
  background: #cccccc;
}
/* line 238 */
table.groups th {
  padding: 7px 0 6px;
  font-weight: bold;
  color: #222222;
  text-shadow: 0px 1px white;
}

/* line 244 */
.zene-galerija {
  float: right;
  width: 410px;
  margin-left: 10px;
}
/* line 248 */
.zene-galerija .thumbs {
  margin-left: 3px;
}

/* line 252 */
.gallery .big-picture {
  background: #cacaca;
  padding: 12px 0;
  margin: 0 8px 10px 0;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px / 5px;
  -o-border-radius: 5px / 5px;
  -ms-border-radius: 5px / 5px;
  -khtml-border-radius: 5px / 5px;
  border-radius: 5px / 5px;
}
/* line 257 */
.gallery .big-picture img {
  display: block;
  margin: 0 auto;
  max-width: 640px;
}
/* line 261 */
.gallery .thumbs a {
  float: left;
  margin: 0 7px 7px 0;
  width: 60px;
  height: 45px;
  overflow: hidden;
}
/* line 267 */

/* line 269 */
.gallery .thumbs a:hover, .gallery .thumbs a.active {
  outline: 3px solid #f4e070;
}
/* line 271 */
.gallery .thumbs a:hover img, .gallery .thumbs a.active img {
  margin-top: 0;
}

/* line 273 */
.results {
  margin-bottom: 30px;
  font-size: 13px;
  color: #252525;
}
/* line 277 */
.results td {
  width: 230px;
  padding: 3px 0;
}
/* line 280 */
.results td:first-child {
  font-weight: bold;
}
/* line 282 */
.results th {
  text-align: left;
  padding: 5px 0;
  font-weight: bold;
}

/* line 287 */
#content #right .news {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #666666;
  width: 660px;
}
/* line 292 */
#content #right .news:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
/* line 297 */
#content #right .news p img {
  float: none;
  display: block;
  margin: 10px 0;
}

/* line 302 */
#map {
  height: 300px;
  margin-top: 10px;
}

/* line 305 */
.cf:before, .cf:after {
  content: "";
  display: table;
}

/* line 309 */
.cf:after {
  clear: both;
}

/* line 312 */
.cf {
  zoom: 1;
}

.checkmat-link {
  margin-top: 20px;
  display: block;
}
