@charset "utf-8";
/* CSS Document */

* {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
body { color:#000000; padding:0; margin:0; font-size:70%; text-align:center; background: #EFFBFF url("../img/styl/bg-body.jpg") repeat-x 0% 0%;}
h1 { margin:0; padding:0 0 20px 0; color:#3333CC;/*FF5A00;*/ font-size:160%; line-height:1.2em; font-weight:bold; /*font-style:italic;*/ font-family:  "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;  }
h2 { margin:0; padding:15px 0 15px 0; color:#FF5A00;/*#3E98CB;*/ font-size:140%; line-height:1.2em; font-weight:bold; /*font-style:italic;*/ font-family:  "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif; }
h3 {padding:15px 0; margin:0; color:#3E98CB; font-size: 110%; font-weight:bold; }
h4 {padding:15px 0; margin:0; color:#88888A; font-size: 100%; font-weight:bold; }
h5 {padding:10px 0; margin:0; color:#88888A; font-size: 90%; font-weight:bold; }
img {border: none; padding:0; margin:0; background: none;}
p { line-height:1.3em; margin:0; padding:0 0 15px 0; text-align:justify;}


/* Layout */
#print-header { display:none;}
#background {width: 100%; margin: 0px auto; padding:0px; text-align:center; }/*background: url("../img/styl/bg-background.jpg") no-repeat 50% 0%; }*/
#center {width: 760px; margin: 0px auto; padding:0px; text-align:left; background: #FFFFFF; }
#main {width: 760px; padding-bottom:25px; margin:0; background: #FFFFFF; float:left; background: url("../img/styl/bg-main.gif") repeat-x 0% 100%; }

#main-left { float:left; width:190px; padding-bottom:35px; background: url("../img/styl/bg-main-left.gif") repeat-x 0% 100%;}
#main-right { float:right; width:558px; margin-right:4px; margin-top:7px; min-height:300px; background: url("../img/styl/bg-main-right.gif") repeat-x 0% 0%;}
* html #main-right { margin-right:4px; height:300px; }

/* Header */
#header {float:left; width:760px; padding-bottom:3px; background:#4BA1D2 url("../img/styl/bg-header.gif") no-repeat top right; border-bottom:solid 1px #fff;}
#lang-menu { height:33px; padding:0; margin:0; padding-bottom:7px; padding-right:15px; }
.lang-menu-item { width:39px; padding:5px 0 5px 0; float:right; text-align:center; font-weight:bold; text-decoration:none; margin:4px 0 0 0; color:#3E98CB; background: url("../img/styl/bg-lang-menu-item.gif") no-repeat top left; }
a.lang-menu-item:hover { color:#FF5A00;}
#lang-menu .act { background-image: url("../img/styl/bg-lang-menu-item-act.gif") }

span.lang-menu-split{ background: url("../img/styl/bg-lang-menu.gif") no-repeat top left; width:2px; height:33px; float:right; margin:0px 6px; }

a.lang-menu-ico{ background: url("../img/styl/spacer.gif") no-repeat top left; width:26px; height:26px; padding:0; float:right; text-align:center; text-decoration:none; margin:4px 0 0 0; }
a.home-ico{ background-image: url("../img/styl/ico-home.gif") }
a.mail-ico{ background-image: url("../img/styl/ico-mail.gif") }
a.sitemap-ico{ background-image: url("../img/styl/ico-sitemap.gif") }
a.home-ico:hover{ background-image: url("../img/styl/ico-home-act.gif") }
a.mail-ico:hover{ background-image: url("../img/styl/ico-mail-act.gif") }
a.sitemap-ico:hover{ background-image: url("../img/styl/ico-sitemap-act.gif") }
#homepage a.home-ico { visibility: hidden; }

#logo { width:450px; height:45px; position:relative; overflow:hidden; float:left; margin:10px 0 0 158px;}
* html #logo { margin-left:12px;}
#logo h2{float:left; margin:0; padding:0; color:#FFFF00; font-weight:bold; font-size:330%; text-align:left; font-family: "Bookman Old Style", Tahoma, Arial, Verdana, Helvetica, sans-serif;}

#claim { width:432px; height:20px; overflow:hidden; float:left; margin-left:147px; margin-top:53px;}
#claim h2{ float:left; margin:0; padding:0; color:#000000; font-weight:bold; font-style: italic; letter-spacing: 4px; font-size:145%; text-align:left; font-family: "Bookman Old Style", Tahoma, Arial, Verdana, Helvetica, sans-serif;}

#search-container {margin:0px; padding:8px 0 0 15px; width:167px; float:right; }
#search-form { margin:0; padding:0;}
.search-field-long { height:16px; width:110px; font-size:11px; margin:5px 0 3px 0; color:#727475; float:left; padding:3px 0 0 5px; border:solid 1px #fff; background:#fff url("../img/styl/bg-search-field.gif") top left no-repeat;}
.search-field-long:hover, .login-field-long:focus {color : #000;  background:#D5D8DA; border: 1px solid #fff;}
.search-button { margin: 0 0 0 3px; padding:0; float:left; width: 36px; height: 30px; border:none; font-size:80%; cursor:pointer; background: url("../img/styl/bg-search-button.gif") top left no-repeat;}
.search-button:hover { background: url("../img/styl/bg-search-button-act.gif") top left no-repeat;}

#login-container {margin:0; padding:0 15px 0 5px; width:220px; float:right; display: none;}
#login-form { margin:0; padding:0; text-align: right;}
.label-name, .label-pass { height:10px; font-size:10px; margin:0; color:#000000; float:right; }
.login-name, .login-pass { height:10px; width:80px; font-size:8px; margin:0 0 0 8px; color:#727475; float:right; padding:3px 0 0 5px; text-transform:uppercase; border:solid 1px #fff; background:#fff url("../img/styl/bg-search-field.gif") top left no-repeat;}
.login-name:hover, .login-pass:hover, .login-name:focus, .login-pass:focus {color:#000000; background:#D5D8DA; border: 1px solid #FFFFFF;}
#login-form .login-button { height: 16px; width:80px; margin: 0 0 0 5px; padding:4px 0px 5px 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; border:none; font-size:80%; cursor:pointer; text-align:center; background:#6db4dc no-repeat 0 0; }
#login-form .login-button:hover { background:#ff8e4c no-repeat 0 0; }

/* Center column */
#crumb-navi {float:left; width:385px; margin-left:170px; padding:0; padding-bottom:15px; text-align:left;}
#crumb-navi p{ margin:0; padding:10px 5px 0 5px; }
#crumb-navi p a{ color:#FFFFFF; text-decoration:underline; background: url("../img/styl/bg-crumb-item.gif") no-repeat 100% 60%; padding-right:11px; margin-right:7px;}
#crumb-navi p a.crumb-act { color:#FFFFFF; text-decoration: none; font-weight:bold; background:none;}
#crumb-navi p a:hover{ text-decoration:none;}

/* Top menu */
#top-menu { float:left; height:70px; background:#419BCE;}
a.top-menu-item { width:152px; height:55px; position:relative; overflow:hidden; float:left; text-align:center; text-transform:uppercase; background-color:#419BCE; color:#fff; font-family:  "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif; font-weight:bold; text-decoration:none; font-size:120%; padding-top:15px; }
a.top-menu-item:hover { background-color:#77BAE0; }
a.top-menu-item span{ width:152px; height:70px; display:block; position:absolute; left:0; top:0; z-index:1; margin:0; background:url("../img/styl/spacer.gif") top left no-repeat; float:left; cursor:pointer; }

/* Home */
#home-left { width:381px; float:left; padding:10px 15px 25px 15px; border-right:solid 7px #FFFFFF;}
.home-left-half {float: left; width: 180px; padding:0 5px;}
.home-left-twothird {float: left; width: 242px; padding:0 5px; }
.home-left-third {float: left; width: 116px;  padding:0 5px; }
#home-right { width:140px; float:right; text-align:center; background: url("../img/styl/bg-home-right.gif") repeat-x 0% 0%; }

p.support-600 { font-weight:bold; font-size:90%; color:#2581B6; text-align:center; margin:0; padding: 25px 10px;}
p.support-600 a{ color:#2581B6; text-decoration:underline;}
p.support-600 a:hover{ color:#2581B6; text-decoration:none;}

#content-home { padding:0 15px; float:left; }

/* Left column */
#main-menu { padding:0; margin:0; background:#F5FCFF; border-bottom:solid 1px #fff; border-top:solid 1px #fff; float:left;}
.main-menu, .esf-menu {margin: 0; padding:0; list-style:none; border-top:solid 1px #A0D5F2;}

.main-menu li.level1 {line-height: 1.1em; border-bottom:solid 1px #A0D5F2; border-top:solid 1px #FFFFFF;}
.main-menu li.level1 a{ color:#2581B6; text-decoration:none; font-weight:bold; display:block; width:155px; padding:7px 20px 11px 15px; background: url("../img/styl/bg-level1.gif") no-repeat 0% 100%;}
.main-menu li.level1 a:hover{color:#2650A5; background: url("../img/styl/bg-level1-hover.gif") no-repeat 0% 100%; }
.main-menu li.level1 a.act, .main-menu li.level1 a.act:hover{ color:#FF5A00; background: url("../img/styl/bg-level1-act.gif") no-repeat 0% 100%;}

.main-menu li.level2 {line-height: 1.1em; padding:0 10px 0 15px; background:#F5FCFF;}
.main-menu li.level2 a {color:#2581B6; text-decoration:none; font-weight:normal; display:block; width:153px; padding:5px 0 5px 12px; background: url("../img/styl/bg-level2.gif") no-repeat 0% 50%;}
.main-menu li.level2 a:hover {color:#2650A5; text-decoration:underline; }
.main-menu li.level2 a.act, .main-menu li.level2 a.act:hover{color:#FF5A00; text-decoration:none;}

.main-menu li.level3 {line-height: 1.1em; padding:0 10px 0 30px; background:#F5FCFF;}
.main-menu li.level3 a {font-size:90%; color:#666666; text-decoration:none; font-weight:normal; display:block; width:138px; padding:5px 0 5px 12px; background: url("../img/styl/bg-level2.gif") no-repeat 0% 50%;}
.main-menu li.level3 a:hover{ color:#2650A5; text-decoration:underline; }
.main-menu li.level3 a.act, .main-menu li.level3 a.act:hover {color:#FF5A00; text-decoration:none;}

.main-menu li.level4 {line-height: 1.1em; padding:0 10px 0 45px; background:#F5FCFF;}
.main-menu li.level4 a {font-size:90%; color:#88888C; text-decoration:none; font-weight:normal; display:block; width:122px; padding:5px 0 5px 12px; background: url("../img/styl/bg-level2.gif") no-repeat 0% 50%; }
.main-menu li.level4 a:hover { color:#2650A5; text-decoration:underline; }
.main-menu li.level4 a.act, .main-menu li.level4 a.act:hover {color:#FF5A00; text-decoration:none;}

.main-menu li a:hover{ color:#FFFFFF; }

.main-menu hr {width: 100%; height:1px; border:solid 0px #2581B6; color:#2581B6; margin:13px auto; background:#2581B6; }

.under-block {clear:both; height:10px; width:190px; border-bottom:solid 1px #FFFFFF; line-height:1px; font-size:1px; background:#2481B6 url("../img/styl/bg-under-menu.gif") repeat-y 0% 0%; }

.kontakt-popis {float: left; width: 50px;}

.hd-contact { width:190px; height:34px; position:relative; overflow:hidden; float:left; background:#6FB7DF; }
.hd-contact h2 { margin:0; padding:5px 0 0 12px; color:#FFFFFF; font-weight:bold; font-size:150%; text-align:left; text-transform:uppercase; font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;}
.hd-contact span { width:190px; height:34px; display:block; position:absolute; left:0; top:0; z-index:1; margin:0; background:url("../img/styl/spacer.gif") top left no-repeat;}

#contact { width:190px; float:left; background:#429CCF url("../img/styl/bg-contact.gif") repeat-y 0% 0%; border-bottom:solid 1px #fff; }
#contact .obsah{ line-height:1.3em; padding:15px 10px; margin:0; color:#FFFFFF;}
#contact a{ color:#FFFFFF; text-decoration:underline;}
#contact a:hover{ color:#FFFFFF; text-decoration:none;}

/* Subpage */
#content { float:left; padding:10px 15px 25px 15px; }

ul.list { margin:5px 0 20px 0; padding:0; background:none; }
ul.list li {list-style: none; padding:2px 0 2px 25px; margin-bottom:2px; line-height: 1.1em; background: url("../img/styl/bullet-list.gif") no-repeat 0 0; }

.page-half-left { width:242px; float:left; margin:0 15px 0 0; }
.page-half-right { width:242px; float:left; margin:0 0 0 15px; }

.page-third-left { width:155px; float:left; margin:0 16px 0 0; }
.page-third-middle { width:155px; float:left; margin:0 8px 0 8px; }
.page-third-right { width:155px; float:left; margin:0 0 0 16px; }

.page-twothird-left { width:326px; float:left; margin:0 16px 0 0; }
.page-twothird-right { width:326px; float:left; margin:0 0 0 16px; }

/* Tables */
table.normal { border-collapse:collapse; text-align:center; border:solid 1px #A0D5F2; margin-bottom:15px; }
table.normal th { border:solid 1px #A0D5F2; background:#4BA1D2; color:#FFFFFF; font-weight:bold; text-align:center; padding:8px 3px;}
table.normal td { border:solid 1px #A0D5F2; background:#FFFFFF; padding:5px 3px;}
table.normal tr.highlight td, table.normal tr td.highlight { background:#BFFFFF;}
table.normal tr.act td, table.normal tr td.act { background:#AFFFAF;}
table.normal tr.future td, table.normal tr td.future { font-weight: bold; } /*background:#F6D0FF; }*/

table.invisible { border-collapse:collapse; text-align:center; border:none; margin-bottom:15px; }
table.invisible th { border:none; font-weight:bold; text-align:center; padding:8px 3px;}
table.invisible td { border:none; padding:5px 3px;}

table.tab-kalendar { border-collapse:collapse; text-align:center; border:solid 1px #A0D5F2; margin-bottom:10px; font-size: 80%;}
table.tab-kalendar th { border:solid 1px #A0D5F2; background:#4BA1D2; color:#FFFFFF; font-weight:bold; text-align:center; padding:5px 3px;}
table.tab-kalendar td { border:solid 1px #A0D5F2; width: 20px; padding:2px 0;}
table.tab-kalendar tr.highlight td, table.tab-kalendar tr td.highlight { background:#BFFFFF; }
table.tab-kalendar tr.out td, table.tab-kalendar tr td.out { background:#AFFFAF; /*#F6D0FF;*/ }
table.tab-kalendar tr.home td, table.tab-kalendar tr td.home { background:#FFFF80; /*#AFFFAF;*/ }
table.tab-kalendar tr.rozpis td, table.tab-kalendar tr td.rozpis { background:#4BA1D2; }
table.tab-kalendar tr td.rozpis a { color:#FFFFFF; }
table.tab-kalendar tr td.rozpis a:hover { color:#FF5A00; }

table.mini-tabulka { border-collapse:collapse; text-align:center; border:solid 1px #A0D5F2; margin-bottom:10px; font-size: 80%;}
table.mini-tabulka th { border:solid 1px #A0D5F2; background:#4BA1D2; color:#FFFFFF; font-weight:bold; text-align:center; padding:5px 3px;}
table.mini-tabulka td { border:solid 1px #A0D5F2; padding:3px 2px;}
table.mini-tabulka tr.highlight td, table.mini-tabulka tr td.highlight { background: #FFFF80;}
table.mini-tabulka tr.sudy td, table.mini-tabulka tr td.sudy { background-color:#CCFFFF; }
table.mini-tabulka a.no-web { color:#000000; text-decoration: none;}

table.bodovani { border-collapse:collapse; text-align:center; border:solid 1px #A0D5F2; margin-bottom:3px; font-size: 90%; }
table.bodovani th { border:solid 1px #A0D5F2; background:#AFFFFF; /*#08AAFE;*/ color: #88888C; font-weight:bold; padding:2px 2px;}
table.bodovani td { border:solid 1px #A0D5F2; background:#FFFFFF; padding:2px 2px;}
table.bodovani tr.highlight td, table.bodovani tr td.highlight { background:#BFFFFF;}

table.tabulka { border-collapse:collapse; text-align:center; border:solid 1px #A0D5F2; margin-bottom:5px; font-size: 90%; }
table.tabulka th { border:solid 1px #A0D5F2; background:#4BA1D2; color:#FFFFFF; font-weight:bold; text-align:center; padding:4px 3px;}
table.tabulka td { border:solid 1px #A0D5F2; background:#FFFFFF; padding:4px 5px;}
table.tabulka tr.highlight td, table.tabulka tr td.highlight { background:#BFFFFF;}
table.tabulka tr.own-team td, table.tabulka tr td.own-team { background:#FFFF80;}
table.tabulka a.no-web { color:#000000; text-decoration: none;}

/* Forms */
.normal-form { margin:25px 0; text-align: center;}
.normal-form .normal-button { margin: 0; padding:11px 0px 10px 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; border:none; font-size:90%; width:130px; cursor:pointer; text-align:center; background:#FFFFFF url("../img/styl/bg-button.gif") no-repeat 0 0; }
.normal-form .field { float: left; font-size:11px; margin: 0 10px 12px 0; color:#6C6C6C; padding:4px; background:#E3F7FF; border:solid 1px #A0D5F2;}
.normal-form .field.input { width:90px; }
.normal-form .field.input-double { width:245px; }
.normal-form .field.input-long { width:345px; }
.normal-form .field.select { width:98px; height: 21px; }
.normal-form .field.select-double { width:253px; height: 21px; }
.normal-form .field.select-long { width:353px; height: 21px; }
.normal-form .field.textarea { width:345px; height: 41px; }
.normal-form .field.textarea-long { width:490px; height: 41px; }
.normal-form .field.radio { width:25px; height: 25px; }
.normal-form .field.check { width:20px; height: 20px; }
.normal-form label{ float: left; font-weight:bold; width:135px; padding: 4px 10px 0 0; text-align: right;}
.normal-form label.radio{ float: left; font-weight:bold; width:80px; padding: 4px 10px 0 0; text-align: left;}
.normal-form label.double{ float: left; font-weight:bold; width:235px; padding: 4px 10px 0 0; text-align: left;}
.normal-form label.triple{ float: left; font-weight:bold; width:390px; padding: 4px 10px 0 0; text-align: right;}
.normal-form label.long{ float: left; font-weight:bold; width:490px; padding: 4px 10px 0 0; text-align: left;}
.normal-form .req { background:#F6D0FF; border:solid 1px #A0D5F2;}
.normal-form .clear-form { clear:both; }
.normal-form hr { float:left; width: 100%; height:1px; border: solid 1px #A0D5F2; color:#A0D5F2; margin:2em auto 3em auto; background:#A0D5F2; }

/* Bottom menu */
#bottom-menu { width: 750px; padding:20px 5px; text-align:left; float:left; border-bottom:solid 1px #6EB3DA; background:#4BA1D2 url("../img/styl/bg-bottom-menu.jpg") no-repeat 0% 0%; }
#bottom-menu p.bottom-menu-left{ width: 450px; padding:0px; margin:0; color:#fff; font-weight:bold; float:left; text-align:left; }
#bottom-menu p.bottom-menu-right{ width: 250px; padding:0px; margin:0; color:#fff; font-weight:bold; float:right; text-align:right; }

#bottom-menu p.bottom-menu-left a{ padding:2px 10px; margin:0; color:#fff; font-weight:bold; float:left; text-align:left; background: url("../img/styl/bg-bottom-menu-item.gif") no-repeat 100% 50%; }
#bottom-menu p.bottom-menu-right a{ padding:2px 10px; margin:0; color:#fff; font-weight:bold; float:right; text-align:left; background: url("../img/styl/bg-bottom-menu-item.gif") no-repeat 0% 50%; }

/* Footer */
#footer { width: 760px; margin:0 auto; padding:0; text-align:center; background: url("../img/styl/bg-footer.gif") repeat-x 0% 0%; }
#footer p{ margin:0; padding-top:40px;}

.copyright { color:#2481B6; font-weight:normal; text-align:center; }
.copyright a{ color:#2481B6; text-decoration:underline; }
.copyright a:hover{ color:#2481B6; text-decoration:none; }

/* Others */
a { color:#2581B6; text-decoration:underline;}
a:hover { color:#FF5A00; text-decoration: none;}

a.more{ color:#2581B6; text-decoration:underline; font-weight:bold; background: url("../img/styl/bg-arrow-right.gif") no-repeat 100% 60%; padding-right:12px; white-space:nowrap; }
a.more:hover { color:#FF5A00; text-decoration: none;}

a.link{ color:#2581B6; text-decoration:underline; font-weight: normal; background: url("../img/styl/bg-arrow-right.gif") no-repeat 100% 70%; padding-right:12px; white-space:nowrap;}
a.link:hover { color:#FF5A00; text-decoration: none;}

a.link-tab{ color:#2581B6; text-decoration:none; display: block; padding-right:12px; background: url("../img/styl/bg-arrow-right.gif") no-repeat 100% 50%; }
a.link-tab:hover { color:#2581B6; text-decoration:underline;}

.tucne { font-weight: bold; }
.txt-left { text-align: left; }
.txt-center { text-align: center; }
.txt-right { text-align: right; }
.txt-justify { text-align: justify; }
.vystred {text-align: center; width: 100%; margin: 0; padding: 0;}

.left { float:left;}
.right { float:right;}

.clear { clear:both; margin:0; padding:0; font-size:1px; height:1px; line-height:1px;}
.clear-blue { clear:both; margin:0; padding:0; font-size:1px; height:1px; line-height:1px; background:#1F78A9;}
.hidden { display:none;}
.skipmenu { position: absolute; top: -10000px; left: 0; height: 1px; overflow: hidden; }

.smaller { font-size:90%;}
.no-margin { margin:0; padding:0;}

.clear-dashed { clear:both; margin:0; padding:0; font-size:1px; height:1px; line-height:1px; background: url("../img/styl/bg-dashed-horizontal.gif") repeat-x; margin-bottom:13px;}
.clear-inquiry { clear:both; margin:0; padding:0; font-size:1px; height:1px;}
.clear-home-green { clear:both; margin:0; padding:0; font-size:1px; height:8px; line-height:1px; background-color:#D0E64E;}

.colored-blue { color:#2581B6;}
.colored-blue a { color:#2581B6 !important; text-decoration:underline;}
.colored-blue a:hover { color:#2581B6; text-decoration: none;}

.colored-orange { color:#FF5A00;}
.colored-orange a { color:#FF5A00 !important; text-decoration:underline;}
.colored-orange a:hover { color:#FF5A00; text-decoration: none;}

img.img-left { float:left; margin:3px 15px 3px 0; background:#FFFFFF; padding:1px; }
img.img-right { float:right; margin:3px 0 3px 11px; background:#FFFFFF; padding:1px; }
img.img-inner { margin:3px auto; background:#FFFFFF; padding: 1px;}
img.img-under { float:left; width: 157px; margin:3px 5px; background:#FFFFFF; padding:1px; }
img.first { border:solid 6px #A3DEFF; }

.img-popiska {padding: 3px 0 10px 0; font-style: italic;}

ul.google { clear: both; background:none; margin:0; padding:0;}
ul.google li { list-style: none; padding:2px 0 2px 62px; background: url("../img/styl/google-logo.gif") no-repeat 0 50%; }

ul.page_podpis li {list-style: none;}

#sitemap {margin: 0; padding: 0; list-style: none;}
#sitemap li {margin: 10px 0 15px 0;}
#sitemap li a {color:#2581B6; text-decoration:none; padding:0 0 0 12px; background: url("../img/styl/bg-level2.gif") no-repeat 0% 50%;}
#sitemap li a:hover {color:#FF5A00; text-decoration:underline; }

.datumovka {color:#88888A; font-size: 100%; font-weight:bold; padding:0 0 15px 0; margin:0; }
.odsad15 { margin-left:15px; }
.oramovano {border: solid 1px #000000;}

.tile-content {border-top: dashed 1px #3E98CB; padding-bottom: 15px; }

#last-game, #next-game { padding-bottom: 10px; }
.game-team-home {color: #3E98CB; /*#FF5A00; /*#FF8000;*/ padding-bottom: 10px; border-bottom: dashed 1px #3E98CB; /*#FF5A00;*/ }
.game-team-main {float: left; width: 140px; text-align: left; font-weight: bold; font-size: 100%;}
.game-goly-main {float: left; width: 22px; text-align: right; font-weight: bold; font-size: 110%;}
.game-tretina-main {float: right; width: 60px; text-align: right; font-weight: bold; font-size: 90%; margin-top: 2px;}
.game-extr-main {float: right; width: 18px; text-align: right; font-weight: bold; font-size: 110%;}
.game-team-no-match {text-align: left; font-weight: bold; font-size: 100%;}
.roster-last, .roster-next {font-size: 80%;}
.roster-last .game-team {float: left; width: 99px; text-align: left; }
.roster-last .game-goly {float: left; width: 15px; text-align: right; font-weight: bold;}
.roster-last .game-peri {float: right; width: 48px; text-align: right;}
.roster-last .game-extr {float: right; width: 13px; text-align: center; font-weight: bold;}
.roster-next .game-team {float: left; width: 140px; text-align: left; }
.roster-next .game-goly {float: left; width: 22px; text-align: right; font-weight: bold;}
.next-game-info {float: left; text-align: right; width: 25%; color: #000000; font-size: 95%;}
.next-game-value {float: left; text-align: right; width: 75%; font-weight: bold; font-size: 100%;}
.roster {font-size: 80%;}
.roster.home {color: #3E98CB; /*#3333CC; /*#FF5A00; /*#FF8000;*/ }
.roster .winner {color: #FF5A00;}
.roster-team {float: left; width: 117px; text-align: left; font-weight: bold;}
.roster-serie {float: left; width: 15px; text-align: right; font-weight: bold; padding-right: 20px;}
.roster-goly {float: left; width: 15px; text-align: right; font-weight: bold;}
.roster-peri {float: right; width: 50px; text-align: right;}
.roster-extr {float: right; width: 15px; text-align: center; font-weight: bold;}

.soupiska-ram {border: dashed 1px #3E98CB;}
.soupiska-ram.fill {background: #FFFF80; /*#AFFFAF*/ }
.soupiska-cislo {padding: 0 0 2px 0; color:#3333CC;/*FF5A00;*/ font-size:140%; line-height:1.2em; font-weight:bold; font-family:  "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif; }
.soupiska-jmeno {padding: 5px 0 2px 0;}
.no-act {text-decoration: line-through; color: #88888A; }
.soupiska-info {padding: 5px 0 0 0;}

#multi-page-navigation {text-align: center;}
#multi-page-navigation .act {color: #FF5A00; /*#FF8000;*/ font-weight: bold; border-bottom: solid 1px #FF5A00; font-size: 100%; text-align: center; text-decoration: none; padding: 0 2px}
#multi-page-navigation a {cursor: pointer; font-size: 100%; text-align: center; text-decoration: none; padding: 0 3px; }
#multi-page-navigation a.change {font-size: 120%; font-weight: bold;}

#gambling-planet {background-color: #FFFF80; margin-top: 5px; font-size: 95%; }
#gambling-planet p {color:#000000; text-align: justify; padding: 5px 5px; line-height:1.5em; }
#gambling-planet a {color:#2581B6; text-decoration:underline; font-weight: bold; }
#gambling-planet a:hover { color:#FF5A00; text-decoration: none; font-weight: bold; }

#svet-nhl {margin-top: 5px;}
#svet-nhl p {background-color: #4BA1D2; /*#FFFF80;*/ color:#FFFFFF; /*#000000;*/ font-size: 80%; font-weight:bold; text-align:center; padding:5px 3px; line-height:1.5em; letter-spacing: 0.2em; }
#svet-nhl .obsah {background-color: #CCFFFF; font-size: 120%; padding: 5px 5px; }
#svet-nhl a {color:#2581B6; text-decoration:underline; font-weight: bold; font-size: 90%; }
#svet-nhl a:hover { color:#FF5A00; text-decoration: none; font-weight: bold; }

#bannery {margin-bottom: 10px; text-align: center; /*background-color: #FFFF80;*/ }
#bannery img {padding:3px 0; }

