@charset "utf-8";
/* CSS Document */

html,body {
	height: 100%;
}
body {
	margin:0 auto; padding:0;
	text-align: center;
	border: none;
	color: #6F6E6E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:#000000 url(../_clip/v2/bg-main.jpg) no-repeat fixed center top;
	text-align:left;
}

/***** OBECNE *****/


h1, h2 {
	padding:0;
	margin:0;
}
.floatLeft {float: left; text-align: left;}
.floatRight {float: right; text-align: right;}
.half {width: 45%;}
img { border:0;}
form{padding:0;	margin:0;}
.clear {clear: both;}

a {
  text-decoration: underline;
  color:#0C6036;
}
a:hover {text-decoration: none;}


/**** OBJEKTY ****/

#holder{
	width: 932px;
	margin: 0 auto;
	padding:0 0 60px 0;
	min-height: 290px;
	background:url(../_clip/v2/top.png) no-repeat center top;
}
#top-menu{
	width: 932px;
    height: 34px;
	text-align:left;
    font-size: 80%;
}

.login-box{
	width: 932px;
	padding:8px 0 0 0;
}
.hp{
	float:left;
	padding-left: 20px;
}
.user{
	float:right;
	padding-right: 20px;
	color: #ffffff;
}

#top-menu a{
	color:#ffffff;
}

#logo{
    position: absolute;
	top:0;
	left:0px;
	z-index:10;
}
#holder-flash{
	width: 932px;
	height:185px;
	position:relative;
	text-align:center:
}
#holder-menu{
	width: 912px;
	height: 50px;
    padding: 10px;
}
#holder-menu ul{
	padding:0;
	margin:0;
	list-style: none;
	display:inline;
    font-size: 100%;
}
#holder-menu li{
	padding:0;
	margin:0;
	display:inline;
}
#holder-menu li a{
	height:22px;
	padding:0;
	margin:0 1px;
	float:left;
	padding:7px 14px 5px 14px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-radius:10px;
    position: relative;
}
#holder-menu li a:hover , #holder-menu li a.active {
	height:22px;
	padding:0;
	margin:0 1px;
	float:left;
	padding:7px 14px 5px 14px;
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background: #9b2a17;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    position: relative;
}
#holder-content{
	width: 918px;
	background:#ffffff;
	padding:14px 0 0 14px;
    font-size: 90%;
}
#left-side{
	width:614px;
	min-height:300px;
	float:left;
	display:inline;
	text-align:justify;
    overflow: hidden;
}
#left-side h1{
	margin:0;
	padding:5px 0 20px 10px;
	color:#0C6036;
	font-size:140%;
	text-align:left;
}
#left-side h2{
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	color:#333333;
	font-size: 130%;
}

#left-side .innerdiv h1, #left-side .innerdiv h2, #left-side .article h1, #left-side .article h2 {
	padding-left: 0;
}

#left-side .innerdiv #hry-holder h1, #left-side .innerdiv #hry-holder h2 {
	padding-left: 20px;
}

#left-side .innerdiv {
	padding: 0 10px 10px 10px;
	line-height: 1.65em;
}

#left-side .innerdiv .txtimg {
	float: left;
	margin: 20px 10px 5px 0;
	border-radius: 10px;
	border: 2px solid #D7D7D7;
	position: relative;
}

#left-side .innerdiv .txtimggame {
	margin: 0;
	border-radius: 10px;
	position: relative;	
}

#news-main .article {
	width: 570px;
	padding:20px;
	background:url(../_clip/v2/bg-main-artical.jpg) repeat-x center bottom;
    border-radius:10px;
    border:2px solid #eaeef1;
    min-height: 294px;
    position: relative;
}

.news .stin, .news2 .stin {display: none;}

#news-main img{
	float:left;
	display:inline;
	margin-right: 20px;
    border-radius:10px;
    position: relative;
}

.news, .news2{
	width: 574px;
	padding: 25px 0 15px 0;
    margin-left: 20px;
    border-top: 1px dashed #d1d1d1;
}

.news { background:url(../_clip/v2/bg-second-artical.jpg) repeat-y center top;}

.news img, .news2 img{
	float:left;
	display:inline;
	margin-right: 20px;
    margin-bottom: 20px;
    border-radius:8px;
    position: relative;
}

.article a{
  color: #d6b537;
  text-decoration: none;
}

.article a:hover {
  text-decoration: underline;
}

.article .continue a {
  font-weight: bold;
  float: right;
  margin: 15px;
}

#news-main .continue a {
  color: #ffffff;
  background: #d6b537;
  padding: 7px 10px;
  border: 2px solid #c4a42b;
  border-radius:10px;
  margin-top: 25px;
  position: relative;
}

.article h2 a{
	text-align:left;
	margin:0;
	color:#0c6036;
	padding: 0;
    text-decoration: none;
}
.article p.datum{
	padding: 5px 0;
    margin: 0 0 10px 0;
	font-weight: normal;
    color: #a6a6a6;
}
.article p{
	margin:0;
	color:#6f6e6e;
	text-align:justify;
	padding:0 0 5px 0;
    font-size: 80%;
}

.news-detail{
	text-align:left;
}
.news-detail p{
	text-align:justify;
}

.news-detail h2{
	text-align:left;
	margin:0;
	padding:10px 0 10px 0;
	color:#509429;
}

#text-main{
	width: 574px;
	padding:20px;
}
#text-main img{
	float:left;
	display:inline;
}
#text-main h2 {
	margin:0;
	padding:0 0 10px 20px;
	color:#509429;
	font-size:16px;
	float:left;
	display:inline;
}
/*#text-main p{
	margin:0;
	padding:0 0 10px 20px;
	width: 590px;
	text-align:justify;
	color:#6f6e6e;
	float:left;
	display:inline;
} */
.full-news a{
	float:left;
}
span.fb-hp{
	float:right;
}
.share{
	padding-top:10px;
}
.share a{
	color:#509429;
}
.share-2{
	padding:10px 0 0 100px;
}
.share-2 a{
	color:#509429;
}

#hry-holder{
	width: 614px;
	padding-bottom:20px;
	margin-bottom:20px;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
}
#hry-holder a{
	color:#509429;
}
#hry-holder .image{
	float:left;
	display:inline;
}
#hry-holder .descr{
	float:left;
	display:inline;
	width: 400px;
}
#hry-holder h2{
	width:370px;
	margin:0;
	padding:0 0 10px 20px;
	color:#509429;
	text-align:left;
}
#hry-holder p{
	margin:0;
	padding:0 0 10px 20px;
	width: 380px;
	text-align:justify;
	color:#6f6e6e;
}
#prehled-zapasu{
    background: none repeat scroll 0 0 #EAEEF1;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px;
    width: 594px;
    height: 15px;
    overflow: hidden;
    color: #8b8b8b;
    position:relative;
}
#prehled-zapasu h2{
    background: url("../_clip/v2/ico-calender.png") no-repeat scroll left bottom transparent;
    color: #509429;
    float: left;
    font-size: 80%;
    padding: 0 10px 0 30px;
    text-align: left;
    color: #8b8b8b;
}
#prehled-zapasu a{
    color: #0c6036;
}
span.scroll-text a{
    color: #8b8b8b;
}
#prehled-zapasu p{
    width: 115px;
    float:left;
    margin: 0;
    font-size: 80%;
    text-align: right;
    font-weight: bold;
}
#prehled-zapasu p.odd{
    text-align:left;
}
#prehled-zapasu p.even{
    text-align:right;
}
#right-side{
	width:288px;
	min-height:300px;
	float:right;
	display:inline;
	text-align:left;
}
#logo-holder{
	width: 230px;
	padding-left:30px;
}
.logos-main{
	padding-left: 35px;
	width: 200px;
	height: 120px;
}

#baner2{
	width: 260px;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
        margin-bottom: 10px;
}
.galerie-holder{
	width: 260px;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
	padding-bottom:7px;
}
.galerie-holder a{
	color:#509429;
}
a.nahraj{
	font-size:16px;
	font-weight:bold;
}
.game-result h2{
	text-align:left;
	margin:10px 0 10px 0;
	padding:0 0 5px 0;
	color:#6f6e6e;
	font-size:14px;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
}

.game-result a{
    color: #509429;
}

table.flashgame{
	width: 260px;
	padding:0 0 10px 0;
}
.flashgame .thead {
	/* background:#045333; */
	height:25px;
	text-align:center;
	color:#ffffff;
}
.flashgame tr.even {
	background:#e9e9e9;
	height:25px;
	text-align:center;
	color:#000000;
}
.flashgame tr.odd {
	background:#c7c7c7;
	height:25px;
	text-align:center;
	color:#000000;
}
table.flashgame th.poradi

#fotogalerie-descr h2{
	text-align:left;
	margin:10px 0 10px 0;
	padding:0 0 5px 0;
	color:#6f6e6e;
	font-size:14px;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
}
#fotogalerie-descr p{
	text-align:justify;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	color:#6f6e6e;
	font-size:12px;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
}
p.note{
	text-align:justify;
}

.ticket-box .note {
	line-height: 1.55em;
	font-size: 12px;
}

/* menu-right */
.galerie-holder ul, .galerie-holder li{
	width: 260px;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
.galerie-holder li a{
	width: 240px;
	height:18px;
	margin:1px 0 0 0;
	padding:4px 0 0 20px;
	color: #6b6b6b;
	text-decoration:none;
	list-style:none;
	display: block;
	background:#e9e9e9;
}
.galerie-holder li a:hover, .galerie-holder li a.active{
	width: 240px;
	height:18px;
	margin:1px 0 0 0;
	padding:4px 0 0 20px;
	color: #ffffff;
	text-decoration:none;
	list-style:none;
	display: block;
	background:#045333;
}

#fotogalerie-menu ul, #fotogalerie-menu li{
	width: 260px;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	text-align:left;
}
#fotogalerie-menu li a{
	width: 240px;
	height:18px;
	margin:1px 0 0 0;
	padding:4px 0 0 20px;
	color: #6b6b6b;
	text-decoration:none;
	list-style:none;
	display: block;
	background:#e9e9e9;
}
#fotogalerie-menu li a:hover, #fotogalerie-menu li a.active{
	width: 240px;
	height:18px;
	margin:1px 0 0 0;
	padding:4px 0 0 20px;
	color: #ffffff;
	text-decoration:none;
	list-style:none;
	display: block;
	background:#045333;
}
.produkty{
	float:left;
	display:inline;
	margin-right:3px;
}
.sk-navig-holder{
	padding:0 0 20px 0;
}
.user-box{
    background: none repeat scroll 0 0 #B6CFC2;
    border-radius: 10px 0 0 10px;
    color: #0C6036;
    margin: 20px 0;
    padding: 20px 10px 20px 15px;
    width: 255px;
    position: relative;
}

.user-box a{
	color:#0C6036;
}

.user-box span {
    /* border-bottom: 1px dotted #9e9e9e;
    padding: 5px; */
}

.sk-login-form {margin-top: 10px;}

.sk-login-form label {display: none;}

.sk-login-form input {
  border-radius: 8px;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
  border: 2px solid #ffffff;
  position: relative;
}

#saz-login .sk-login-form input {
	width: 140px;
}

#saz-login .sk-login-form input.tlacitko2 {
	width: 80px;
}

table.user-account{
	width:230px;
	margin: 15px 0 0 0;
}
table.user-account tr.odd{
	background:#076d44;
	height:25px;
	padding-left:5px;
}
table.user-account tr.even{
	background:#0a8050;
	height:25px;
	padding-left:5px;
}
table.user-account td{
	padding-left:5px;
}
span.big-text{
	display:block;
	padding:0 0 10px 0;
	font-weight:bold;
}
.sk-login-form label{
	float:left;
	display:block;
	width:50px;
	padding:3px 10px  0;
	margin-bottom:3px;
}
input.sk-btn-login{
	float:right;
	display:inline;
	margin:10px 20px 0 0;

}
#login-box label{
	float:left;
	display:block;
	width:50px;
	padding:5px 5px 0 0;
	margin:0;
}
#login-form input{
	float:left;
	width:120px;
	padding:0;
	margin:0;
	vertical-align:middle;
}
input#fhLogin{
	padding:5px 0 0 0;
}
#login-form{
	padding: 5px 0 0 20px;
}
.prihlaseni{
	padding-left:140px;
}
.registrace-zapheslo{
	float:right;
	width:270px;
	padding:5px 20px 0 0;
}
.registrace-zapheslo a{
	color:#000000;
}
.sk-navig-holder ul, .sk-navig-holder li{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}

.sk-navig-holder li a{
	width: 240px;
	height:18px;
	margin:1px 0 0 0;
	padding:4px 0 0 20px;
	color: #6b6b6b;
	text-decoration:none;
	list-style:none;
	display: block;
	background:#e9e9e9;
}
.sk-navig-holder li a:hover{
	width: 240px;
	height:18px;
	margin:1px 0 0 0;
	padding:4px 0 0 20px;
	color: #ffffff;
	text-decoration:none;
	list-style:none;
	display: block;
	background:#045333;
}


#sk-right-box {
    background: #eaeef1;
    border-radius: 10px 0 0 10px;
    color: #000000;
    margin: 20px 0;
    padding: 20px 10px 20px 15px;
    width: 255px;
    position: relative;
}

.ticket-box-menu ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
.ticket-box-menu li{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	display:inline;
}
.ticket-box-menu li a{
    color: #0C6036;
    display: inline;
    height: 28px;
    list-style: none outside none;
    margin: 1px 0 0;
    padding: 4px 10px;
}
.ticket-box-menu li a:hover, .ticket-box-menu li.active a{
    color: #9B2A17;
	text-decoration:none;
    font-weight: bold;
}
ul.moje-sazky {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:10px 0 10px 0;
}
ul.moje-sazky li {
	padding:2px 0 5px 15px;
	background: url(../_clip/nevyhodnocen.gif) no-repeat 0px 4px;
	margin-right:40px;
}

ul.moje-sazky li.vyhodnocen {
	background: url(../_clip/vyhodnocen.gif) no-repeat 0px 4px;
}

ul.moje-sazky li a{
	padding-top:5px;
	margin-right:40px;
	color:#509429;
}
span#typ_tiketu_1 a, span#typ_tiketu_2 a{
	display:block;
	padding: 10px;
	float:left;
	margin:10px 1px 0 0;
	text-decoration:none;
    font-size: 80%;
    border: 2px solid #218349;
    border-radius: 8px;
	font-weight:bold;
	position: relative;
	white-space: nowrap;
}
span#typ_tiketu_1 a:hover, span#typ_tiketu_1.on a, span#typ_tiketu_2 a:hover, span#typ_tiketu_2.on a {
    color: #9b2a17;
	font-weight:bold;
}

table.ticket{
	width: 100%;
	background:#ffffff;
	/*padding: 10px 10px 0 10px;*/
	padding: 5px;
	margin:10px 0;
    border-radius: 10px;
    position: relative;
}
.ticket hr{
	color: #0a8050;
	background-color: #0a8050;
	height: 1px;
}
table.ticket a{
	color:#ffffff;
	text-decoration:none;
}
.ticket-rekapitulace{
	font-size:12px;
	width:250px;
}
table.ticket-rekapitulace h3{
	font-size:14px;
	text-align:left;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
	padding: 0 0 10px 0;
	padding-top:10px;
}
table.ticket-rekapitulace th {
	background:#cdcccc;
	height:25px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}

table.ticket-rekapitulace hd:first-child, table.ticket-rekapitulace th:first-child {
    border-top-left-radius: 6px;
}

table.ticket-rekapitulace th:last-child, table.ticket-rekapitulace th:last-child {
    border-top-right-radius: 6px;
}

.infoBox h3{
	font-size:14px;
	text-align:left;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
	padding: 10px 0 10px 0;
}



#archiv-zprav{
	width: 260px;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
	padding-bottom:7px;
}
#archiv-zprav h2{
	text-align:left;
	margin:10px 0 10px 0;
	padding:0 0 5px 0;
	color:#6f6e6e;
	font-size:14px;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
}
#archiv-zprav ul{
	width: 260px;
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
#archiv-zprav li{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
#archiv-zprav li a{
	width: 240px;
	height:18px;
	margin:1px 0 0 0;
	padding:4px 0 0 20px;
	color: #6b6b6b;
	text-decoration:none;
	list-style:none;
	display: block;
	background:#e9e9e9;
}
#archiv-zprav li a:hover, #archiv-zprav li a.active{
	width: 240px;
	height:18px;
	margin:1px 0 0 0;
	padding:4px 0 0 20px;
	color: #ffffff;
	text-decoration:none;
	list-style:none;
	display: block;
	background:#045333;
}
#galerie-flash-holder{
	width: 260px;
	height:170px;
	/*background:url(../_clip/oddelovac.jpg) repeat-x center bottom;*/
	padding-bottom:7px;
}
#galerie-hodnoceni-holder{
	width: 260px;
	height:13px;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
	padding:7px 0 7px 0;
	text-align:right;

}
#galerie-nahled{
	width: 260px;
	padding-top:10px;
}
#galerie-nahled a{
	margin-right:11px;
}
.galerie-holder h2{
	text-align:left;
	margin:10px 0 10px 0;
	padding:0 0 5px 0;
	color:#6f6e6e;
	font-size:14px;
	background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
}
#holder-games{
	width: 887px;
	height:235px;
	background:url(../_clip/bg_games.jpg) repeat-x center top;
	padding: 20px 0 0 45px;
}
.game{
	width: 424px;
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
.game h2{
	text-align:left;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	color:#fff;
	font-size:14px;
}
.game img{
	float:left;
	display:inline;
	border: 4px solid #fff;
}
.game p{
	width: 204px;
	color:#fff;
	float:left;
	display:inline;
	text-align:justify;
	margin-left: 10px;
	padding:0;

}
#spodek{
	width: 932px;
	height: 135px;
	background:url(../_clip/v2/bg_spodek.png) no-repeat center top;
    font-size: 70%;
}

#spodek a {
  color: #8b8b8b;
}

#spodek p {
  padding: 10px 20px;
}


#holder-content #left-side .nahled-holder{
    float:left;
    width:148px;
    height:116px;
}

#holder-content #left-side .nahled-holder-text{
    float:left;
    width:148px;
    height:195px;
    text-align:center;
}

#holder-content #left-side .nahled-holder .nahled-foto ,
#holder-content #left-side .nahled-holder-text .nahled-foto{
    margin:10px;
    width:128px;
    /*height:128px;*/
    /*background-color: black;*/
    text-align:center;
}

.nahled-foto img {border-radius: 8px;}

.nahled-holder-text h4{
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 0;
}

.nahled-holder-text h4 span{
  font-weight: normal;
}
.text-content{
	text-align:justify;
	padding:0 20px 0 20px;
}
.text-content h1{
	margin:0;
	padding:10px 0 20px 0;
	color:#509429;
	font-size:16px;
	text-align:left;
}
.text-content h2{
	margin:0;
	padding:10px 0 20px 0;
	color:#509429;
	font-size:16px;
	text-align:left;
}
.text-content h3{
	width:850px;
	margin:0;
	padding:10px 0 10px 0;
	color:#000000;
	font-size:14px;
	text-align:left;
	float:left;
}
.text-content img{
	float:left;
	margin:0 10px 10px 0;
}

.img-right {float:right;}

.fajfka {
	float:none !important;
	margin:0 !important;
}

.text-content span{
	float:right;
	font-size:14px;
	font-weight:bold;
	padding-right:20px;
}
.btn-dobit{
	border: 1px solid #088e57;
	background:#077347;
	color:#ffffff;
}
ul.styled-list {
	list-style-position:outside;
	padding:20px 0 0 0;
	text-align:left;
}
ul.styled-list2 {
	list-style-type:none;
	padding:20px 0 0 0;
}

.infoBox2 .styled-list li{
	margin:0 0 0 10px;
	padding:0 0 0 0;
}
.table-ceny td.misto{
	width: 100px;
	font-weight:bold;
}
#hry-holder .table-ceny{
	text-align:justify;
	color:#6f6e6e;
	font-size:11px;
}
.table-ceny tr{
	padding:10px;
}
.table-ceny th.nadpis{
	height:30px;
	color:#509429;
}
.content-navig ul{
	margin:0;
	padding:0 0 20px 0;
}
.content-navig li a{
	margin:0 20px 0 0;
	padding:0 0 0 0;
}


.top-select-line {margin-bottom: 25px;}

/****** RIGHT-SIDE ********/


.vyhledavani {
    height: 35px;
    margin: 0 0 10px;
    padding: 0 10px;
}

.search {
    height: 35px;
    margin: 0 0 10px;
    padding: 0 10px;
    background: url("../_clip/v2/bg-search-form.jpg") no-repeat scroll left top;
}

.search input {
    border: none;
    margin: 0 25px 0 20px;
    background: transparent;
    width: 115px;
}

input.tlacitko2, .form-registr input.tlacitko2 {
    background: no-repeat 0 0 #D6B537;
    border: 2px solid #C4A42B;
    border-radius: 8px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
	width: 80px;
	height: 30px;
	position: relative;
}


#submenu {
  background: #eaeef1;
  border-radius: 10px 0 0 10px;
  margin: 0;
  padding: 15px 0;
  width: 280px;
  position: relative;
}

#submenu h3 {
    color: #9b2a17;
    margin: 20px 10px;
    padding: 0 10px 5px 10px;
    border-bottom: 1px dotted #c6c6c6;
}

#submenu h3 a {
    color: #9b2a17;
    text-decoration: none;
}

h3.award {
  background: url(../_clip/v2/ico-award.png) no-repeat 240px 0;
}

#submenu h4 {
  margin: 10px;
  padding: 0 10px;
}

#submenu ul {
  list-style: none;
  margin: 0;
  font-size: 80%;
  padding: 0 0 0 20px;
}

#submenu li {
  margin: 0 0 5px 0;
}

#submenu li a {
  color: #0c6036;
}


/*#baner {
	width: 288px;
	height:51px;
	background:url(../_clip/v2/fandi-sazej-vyhraj-off.jpg) no-repeat left top;
    position: relative;
    z-index: 1;
}

#baner a:hover {
	width: 288px;
	height:51px;
	background:url(../_clip/v2/fandi-sazej-vyhraj-on.jpg) no-repeat left top;
    display: block;
}

#baner span {
  visibility: hidden;
	width: 288px;
	height:51px;
    font-size: 1px;
    display: block;
    z-index: 2;
} */


#baner {
	width: 288px;
	height:51px;
    position: relative;
}

#baner span {position: absolute; top: 0; left: 0; }

#baner a span {
	background:url(../_clip/v2/fandi-sazej-vyhraj-off.jpg) no-repeat left top;
	width: 288px;
	height:51px;
    display: block;
}

#baner a:hover span {
	background:url(../_clip/v2/fandi-sazej-vyhraj-on.jpg) no-repeat left top;
    display: block;
	width: 288px;
	height:51px;
}



#social {
  margin: 15px 0;
  width: 287px;
  float: right;
}

#fb, #yt {
    border-radius: 10px 10px 10px 10px;
    float: left;
    font-size: 100%;
    padding: 15px 15px 0 15px;
    text-align: center;
    width: 100px;
    position: relative;
}

#yt {display: none;}

#fb  {
  color: #3f6190;
  background: #d7edfe;
  margin: 10px 10px 10px 0;
}

#fb a {
  color: #3f6190;
  text-decoration: underline;
}

#yt {
  color: #ba3533;
  background: #ffe7e7;
  margin: 10px 0 10px 10px;
}

#yt a {
  color: #ba3533;
  text-decoration: underline;
}

#fb a:hover, #yt  a:hover {text-decoration: none;}







/******* poll ***/
#article_poll {
        background:#e8e7e7;
        padding:10px;
}
#article_poll h3 {color:#509429; padding: 0 0 10px 0; margin:0;}
input#article_poll  {
        vertical-align: middle;
        margin: 3px 0; padding: 5px;
}
textarea#article_poll {
        width: 100%; height: 50px;
        margin: 5px 0; padding: 0;
}
label#article_poll {
    margin: 0 0 0 10px; padding: 0 0 10px 0;
}
#article_poll input.no-style {
        border: none;
        background: none;
        margin: 0;
}
#article_poll fieldset{
    margin: 0 0 0 0; padding: 10px;
    border:0;
    background:#d8d8d8;
}
.poll_answ {
        height: 10px;
        background-color: #045333;
        margin:0; padding: 0;
}

.poll_answ_main {
        margin: 2px 0; padding: 0;
        height: 10px; width: 100%;
        background-color: #5b976b;
}
.btn-anketa{
	width:93px;
	height:29px;
	background:url(../_clip/btn-anketa.jpg) no-repeat center top;
	border:0;
	line-height:normal;
	margin:5px 0 0 0;
	padding-bottom:5px;
	color:#FFFFFF;
	-x-system-font:none;
	background-color:transparent;
	font-weight:bold;
	float:right;
}

.form-udaj3 .btn-reminder{
	width:84px;
	height:21px;
	background:url(../_clip/btn-reminder.jpg) no-repeat center top;
	border:0;
	line-height:normal;
	margin:0 0 0 0;
	padding-bottom:3px;
	color:#FFFFFF;
	-x-system-font:none;
	background-color:transparent;
	font-weight:bold;
}
.facebook {
    text-align:left;
}

.facebook a {
    text-decoration:none;
}
#pager{
	color:#509429;
	padding:10px 0 10px 0;
}
#pager a{
	color:#509429;
	padding:0 5px 0 5px;
}
.video-hodnoceni{
	padding-top:10px;
	width:400px;
	margin-left: 100px;
}
.video-hodnotit{
	padding: 10px 0 10px 0;
	margin-left: 100px;
}
.video-hod img{
	float: left;
}
.hodnoceni{
	float: left;
	padding:5px;
}
.video{
	text-align:center;
}
.game-login-box {
    margin: 30px auto;
    padding: 20px;
    /* background: #045333; */
    background: white;
	width: 610px;
	border-radius: 20px;
	position: relative;
}

.game-login-box.box-error {
	background:red;
	color: white;
	font-weight: bold;
	text-align:center;
}

.game-login-box a{
    /* color:#ffffff; */
}

.game-login-box .form-box input {
	border: 2px solid #d7d7d7;
    border-radius: 8px 8px 8px 8px;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    position: relative;
    width: 97px;
    color: #0C6036;
    background-color: white;
}

.game-login-box .form-box input.tlacitko2 {
    background: no-repeat 0 0 #D6B537;
    border: 2px solid #C4A42B;
    border-radius: 8px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
	width: 80px;
	height: 30px;
	position: relative;
	font-size: 80%;
}

.form-box input{
    border:0;
    background:#039d5f;
}

.game-login-box h3{
    color:#ffffff;
}

.game-login-box .form-box p{
    float:left;
    width:180px;

}
#hry-holder .descr .vyzva{
    font-weight:bold;
    font-size:large;
    padding:20px;
}

#hry-holder .descr .vyzva a{
    color: red;
}

/********** VYHRY **********/

.vyhry{
	padding-top:20px;
}

.vyhry h2 a {
	text-decoration: none;
	cursor: text;
}

.vyhry .v2{
    /* margin-left: 70px; */
}
.vyhry img{
    margin: 0;
}

.vyhry div a {
	display: block;
	float: left;
	padding: 20px;
	width: 120px;
	height: 90px;
	border-radius: 10px;
	position: relative;
	border: 2px solid #EAEEF1;
	margin: 0 15px 5px 20px;
}

.vyhry div a:hover {
	border: 2px solid #CDCCCC;
}

.form-nadpis {
	background:#045333;
	color:#FFFFFF;
	font-size:100%;
	height:25px;
	padding:10px 0 0 25px;
	font-weight:bold;
    border-radius: 10px 10px 0 0;
}
.form-udaj1 {
	background-color:#E9E9E9;
	display:block;
	float:left;
	font-size:100%;
	height:22px;
	margin:1px 0;
	padding:5px 5px 1px 25px;
	width:230px;
}
.form-udaj2 {
	background-color:#E9E9E9;
	display:block;
	float:right;
	font-size:100%;
	height:27px;
	margin:1px 0;
	padding:1px 5px 0 5px;
	width:322px;
}
.form-udaj3 {
	background-color:#E9E9E9;
	display:block;
	float:left;
	font-size:100%;
	height:24px;
	margin:1px 1px 1px 0;
	padding:3px 2px 1px 25px;
	width:176px;
}
.form-udaj4 {
	background-color:#E9E9E9;
	display:block;
	float:left;
	font-size:100%;
	height:24px;
	margin:1px 1px 1px 0;
	padding:3px 2px 1px 25px;
	width:176px;
}
.form-udaj5 {
	background-color:#E9E9E9;
	display:block;
	float:right;
	font-size:100%;
	height:27px;
	margin:1px 0;
	padding:1px 5px 0 5px;
	width:400px;
}
.form-udaj4-2 {
	background-color:#E9E9E9;
	display:block;
	float:left;
	font-size:100%;
	height:123px;
	_height:113px;
	margin:1px 1px 1px 0;
	padding:3px 2px 1px 25px;
	width:176px;
}
.form-udaj6 {
	background-color:#E9E9E9;
	display:block;
	float:right;
	font-size:100%;
	margin:1px 0;
	padding:3px 5px 3px 5px;
	width:400px;
}
.form-udaj7 {
	background-color:#E9E9E9;
	display:block;
	float:left;
	font-size:100%;
	height:40px;
	margin:1px 0;
	padding:5px 5px 1px 25px;
	width:220px;
}
.form-udaj8 {
	background-color:#E9E9E9;
	display:block;
	float:right;
	font-size:100%;
	height:36px;
	margin:1px 0;
	padding:10px 5px 0 5px;
	width:352px;
}
.soutez-popis a{color:#509429;}
.form-registr input, .form-registr select {
	background-color:#ffffff;
	border:medium none;
	color:#6F6E6E;
	height:19px;
	margin:1px 10px 0 0;
	vertical-align:middle;
	border:1px solid #d1d1d1;
}

#dalsi-clanky{
    text-align:center;
}
#text-main .content-navig{
	margin-top:100px;
	padding-left:20px;
}
.content-navig{
	padding: 20px 0 20px 20px;
}
.content-navig ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.content-navig li{
	display:inline;
}
#text-main .content-navig ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#text-main .content-navig li{
	display:inline;
}
.fandime ul{
	list-style-type:circle;
	display:block;
	font-weight:bold;
}
.fandime li a{
	color:#509429;
}
.button .btn-login{
	width:93px;
	height:35px;
	background:url(../_clip/btn-odeslat.jpg) no-repeat center top;
	border:0;
	line-height:normal;
	margin:0 0 0 2px;
	padding-bottom:5px;
	color:#FFFFFF;
	-x-system-font:none;
	background-color:transparent;
	font-weight:bold;
}
.reg-error {
	color:#a20b00;
	font-size:10px;
	padding-left:25px;
}
.kestazeni {
	margin-bottom:15px;
}
.kestazeni img{
	float:left;
	border:2px solid #e3e3e3;
	margin-right:2px;
    border-radius: 10px
}
.tab-stazeni{
	width:100%;
}
.tabulkastazeni{
	float:left;
	height:140px;
	width:430px;
    margin-bottom: 20px;
}

.kestazeni .tab-stazeni {margin-left: 10px;}

/*.tabulkastazeni th.nadpis{
	height:25px;
	padding-left:10px;
}
.tabulkastazeni .tab-stazeni td{
	height:35px;
	_height:32px;
	text-align:center;
}
.tabulkastazeni .tab-stazeni td a{
	text-decoration:none;
}
.tabulkastazeni2{
	float:left;
	width:100%;
        margin-top: 10px;
}
.tabulkastazeni2 th.nadpis{
	height:25px;
	padding-left:10px;
}
.tabulkastazeni2 .tab-stazeni td{
	height:35px;
	_height:32px;
	padding:7px;
}
.tabulkastazeni2 .tab-stazeni td a{
	text-decoration:none;
}   */
ul#mobility{
	padding:10px 0 10px 0;
	margin:0;
}
ul#mobility li{
	list-style:none;
}
ul#mobility a{
	display:block;
	padding:1px 0 1px 0;

}

#header_login_control_box {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
	left:622px;
    top:17px;
    z-index:90;
    background: none repeat scroll 0 0 #EAEEF1;
    border-radius: 10px;
    margin: 0;
    padding: 15px;
    position: relative;
    width: 280px;
    display: none;
}

#header_login_control_box fieldset {
	border: 0;
	padding: 0;
	margin: 0;
} 

#header_login_control_box p {
	margin: 0;
	padding: 0;
}

#header_login_control_box span {
	display: block;
	padding: 5px 3px 0 0;
	border-top: 1px dotted gray; 
}

#top-menu #header_login_control_box a {
	color: #0C6036;
}

#header_login_control_box p input {
	border: 2px solid #d7d7d7;
    border-radius: 8px 8px 8px 8px;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    position: relative;
    width: 140px;
    color: #0C6036;
    background-color: white;
}

#header_login_control_box input.tlacitko2 {
	float: right;
}
#header_login_control_box span a {
	float: left;
}

#header_login_control_box .close{
    position: absolute;
    top: 1px;
    right: 2px;
    cursor: pointer;
}

table.puk {float: left; width: 350px;}
table.puk th {background: #E3E3E3;}
table.puk th, table.puk td {padding: 3px;}
table.puk td {border: 1px solid #E3E3E3;}

table.standard th {background: #E3E3E3;}
table.standard th, table.standard td {padding: 3px;}
table.standard td {border: 1px solid #E3E3E3;}

.vysledkovaTabulka{
    float: left;
    width: 49%;
}

table.poharTable{
	width: 100%;
}
.next-game{
	color:#509429;
}
#pohar p{
	text-align:justify;
}
.poharTable .thead {
	/* background:#045333; */
	height:25px;
	text-align:center;
	color:#ffffff;
}
.poharTable tr.even {
	background:#e9e9e9;
	height:25px;
	color:#000000;
}
.poharTable tr.odd {
	background:#c7c7c7;
	height:25px;
	color:#000000;
}
.poharTable tr td {
    padding-left: 5px;
}

#line {background:url(../_clip/oddelovac.jpg) repeat-x center bottom;
margin: 10px 0 10px 0;padding: 10px 0 10px 0;}

#page404{
    background-color: #fff;
    padding: 10px;
}

/********** UTILS **********/

.right-side-padd {
	padding: 0 0 0 20px;
}

.dot {
	border-top: 1px dotted gray;
	padding: 12px 0 0 0;
}

.cntr	{text-align: center;}
.lft 	{text-align: left;}
.rght 	{text-align: right;}


/********** TABLE NABIDKY **********/

/*table.nabidky{
	font-size: 12px;
	width: 610px;
	color:#ffffff;
}

table.nabidky th{
	color:#000;
}

.nahidka-head{
	color:#000000;
	height:30px;
}
.nabidky tr.odd td a{
	color:#ffffff;
	font-size:12px;
}
.nabidky tr.even td a{
	color:#ffffff;
	font-size:12px;
}
.nabidky tr.odd td {
background:#045333 none repeat scroll 0 0;
}
.nabidky td.zapas {
	font-weight:bold;
	font-size:12px;
}
.nabidky tr.even td {
background:#5b976b none repeat scroll 0 0;
}
.nabidky td {
	font-size:11px;
	padding:3px 6px;
	text-align:center !important;
}*/




table.nabidky, table.tab-stazeni {
	width: 100%;
	border-collapse: separate;
	border: 2px solid #218349;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    color: #000000;
    font-size: 80%;
    background: #f7fbf9;
    position: relative;
    line-height: 1.5em;
}

table.tab-stazeni.tblight {
	border: 2px solid #b3d1c1;
}

table.tab-stazeni {width: 97%;}

table.nabidky a, table.tab-stazeni a {color: #000000;}

table.nabidky th, table.tab-stazeni th {
	padding: 10px 8px;
	background: #218349;
	text-align: left;
	font-weight: bold;
	color: white;
}

table.tab-stazeni.tblight th {
	background: #b3d1c1;
}

table.nabidky th.nahidka-head {
	position: relative;
	border-radius: 6px 6px 0 0;
}

.th-first {
	position: relative;
	border-radius: 6px 0 0 0;
}

.th-last {
	position: relative;
	border-radius: 0 6px 0 0;
}

table.nabidky th:first-child, table.tab-stazeni th:first-child {
	-moz-border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
}

table.nabidky th:last-child, table.tab-stazeni th:last-child {
	-moz-border-top-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

table.nabidky td, table.tab-stazeni td {
	padding: 4px 8px;
	background: #FFFFFF;
	text-align: left;
    border: 1px solid #f7fbf9;
}

table.nabidky td:first-child, table.tab-stazeni td:first-child {
	font-weight: bold;
}

table.nabidky.walls td:first-child, table.tab-stazeni.walls td:first-child {
	font-weight: normal;
}


table.nabidky tr:hover, table.tab-stazeni tr:hover {
	background: #eaeef1;
}

.nabidky tr.even td, table.tab-stazeni tr.even td {
background:#f0f4f2 none repeat scroll 0 0;
}


#prehled-zapasu, #news-main .article, #news-main img, #submenu, #fb, #yt, #news-main .continue a, input.tlacitko2, #holder-menu li a:hover, #holder-menu li a.active, table.nabidky, table.tab-stazeni, table.nabidky th:first-child, table.tab-stazeni th:first-child, .user-box, .sk-login-form input, span#typ_tiketu_1 a, span#typ_tiketu_2 a, table.ticket, .news img, .news2 img, #left-side .innerdiv .txtimg, #left-side .innerdiv .txtimggame, table.nabidky th.nahidka-head, .th-first, .th-last, #sk-right-box, .game-login-box, .game-login-box .form-box input, .game-login-box .form-box input.tlacitko2, #header_login_control_box, #header_login_control_box p input, #holder-menu li a, .vyhry div a
{behavior: url(http://www.radegast.cz/hokej/_css/PIE.htc);}



/***** LISTA AZVN *****/

.lista_azvn {
	width: 100%;
	height: 44px;
    padding: 16px 0 0 0;
	position: fixed;
	bottom: 0;
	background: url(/_clip/lista/bg_azvn.png) repeat-x left 0;
	z-index: 10001;
}

#page.hp .lista_azvn {display: none;}

.lista_azvn .lista_inner {
	margin: 0 auto;
	width: 800px;
	height: 50px;
}

.lista_azvn .lista_inner .btn_azvn {
	display: block;
	float: left;
	width: 254px;
	height: 40px;
	text-decoration: none;
	background: url(/_clip/lista/btn_azvn.png) no-repeat left 0;
}

.lista_azvn .lista_inner .lista_btns {
	float: right;
	height: 44px;
	width: 490px;
}

.lista_azvn .lista_inner .lista_btns a {
	display: block;
	width: 140px;
	height: 21px;
	padding: 9px 0 0 40px;
	color: #9C9E9F;
	text-decoration: none;
	float: left;
	margin: 0 15px 0 0;
	font-size: 12px;
}

.lista_azvn .lista_inner .lista_btns a:hover {
	text-decoration: underline;
}

.lista_fb 		{background: url(/_clip/lista/btn_fb.png) no-repeat left 0;}
.lista_rd		{background: url(/_clip/lista/btn_rd.png) no-repeat left 0;}
.lista_shop		{background: url(/_clip/lista/btn_shop.png) no-repeat left 0;}
