/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    PAGES
\*------------------------------------*/

html {
    background: #fff;
}

body.home > header {
    height: 190px;
}


.informace-pro-hrace a{
    width: 200px;
    height: 30px;
    background-image: url("images/btnRed30h.png");
    float: none;
    text-align: center;
    margin: 2px auto;
    display: block;
    border: none;
    color: rgb(255, 255, 255);
    padding: 8px;
    font-size: 1.3em;
}

.informace-pro-hrace a:hover {
    background-image: url("images/btnRedHover30h.png");
}

.whiteWrap .jumpingBox .buttonForw{
    display: block;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    margin-top: 22px !important;
}

.documentName span{
    display: inline-block;
    text-align: left;
    width: 100%;
    margin-left: 16px;
}

.buttonBack{
    cursor: pointer;
}

#frm-subscriptionFrontsimplesubscribe-2 {
    position: relative;
    margin-top: 20px;
}

#frm-email{
    height: 28px;
    border: 1px solid #b8b8bc;
    border-radius: 14px;
    padding-left: 12px;
	background: #fff;
    color: #505050;
    margin-left: -5px;
}

.print{
    cursor: pointer;
}

div.commiteeMember{
    width: 352px;
    height: 123px;
    display: inline-block;
    border: 1px solid #dfdfdf;
    border-bottom-width: 2px;
    margin-top: 2px;
}

div.commiteeMember img{
    margin: 12px 18px 13px 12px;
    float: left;
}

div.commiteeMember .info{
    margin-top: 34px;
    float: left;
}

div.commiteeMember .name{
    font-weight: bold;
    font-size: 1.5em;
}

div.commiteeMember .role{
    font-style: italic;
    font-size: 1.3em;
    color: #4b4b4b;
}

div.commiteeMember .e-mail{
    font-size: 1.3em;
    color: #4b4b4b;
    margin-top: 10px;
}

#mainMenu ul li:first-child a {
	color: transparent !important;
    width: 56px;
    height: 45px;
    background-image: url("images/home.png") !important;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
}

#mainMenu ul li:first-child a:hover, body > header #mainMenu ul li.current-menu-item.home {
    background-image: url("images/home.png"), url("images/menu-hover.png") !important;
	background-repeat: no-repeat, repeat-x !important;
	background-position: 50% 50%, center center !important;
}

/*
#mainMenu ul li:first-child:hover a:after{
    display: block;
    width: 60px;
    height: 45px;
    background-image: url("images/home.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
*/
/*#mainMenu .current_page_item{*/
/*background: url("images/menu-hover.png") repeat-x 0 0;*/
/*background: url("images/menu-active-left.png") no-repeat 0 0, url("images/menu-active-right.png") no-repeat 100% 0, url("images/menu-active.png") repeat-x 0 0;*/
/*}*/

.back, #backLink{
    cursor: pointer;
}

.content-full .contentLeft{
    width: 100%
}
.content-search div.rightCont{
    position: relative;
    float: left;
    width: 400px;
    padding-left: 19px;
}

.content-search img.attachment-novinky.wp-post-image{
    float: left;
    height: 100%;
    max-width: 220px;
}
.post-edit-link:after{
    content: ' ';
    position: absolute;
    top: 8px;
    right: 10px;
    width: 7px;
    height: 11px;
    background: url("images/arrow-right-red.png") no-repeat 0 0;
}

.post-edit-link{
    display: inline-block;
    height: 26px;
    margin-left: 3px;
    padding: 0 12px;
    border-radius: 12px;
    color: #272727;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #e6e6e6));
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%, #e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6',GradientType=0 );
    border: 1px solid #bcbfc0;
    position: relative;
    height: 28px;
    margin-left: 0;
    padding: 0 23px 0 11px;
    border-radius: 14px; }

.pagenav{
    font-size: 14px;
}

.pagenav .children{
    margin-left: 25px;
}

.kraje-content a{
    width: 177px;
    height: 45px;
    line-height: 45px;
    display: block;
    float: left;
    margin: 3px;
    padding: 0;
    font-size: 15px;
    background: url("images/buttonGrayBg.png") repeat-x 0 0;
    margin: 0 4px;
    display: block;
    float: left;
    border: 1px solid #b8bbbc;
    color: #333;
    font-size: 1.3em;
    text-align: center;
    margin-bottom: 10px;
}

/*#menuRight ul .current_page_item a {*/
/*position: relative !important;*/
/*top: 0 !important;*/
/*left: -11px !important;*/
/*width: 181px !important;*/
/*padding: 1px 0 1px 27px !important;*/
/*border: 0 !important;*/
/*color: rgb(255, 255, 255) !important;*/
/*background: url("images/right-menu-active.png") no-repeat 0 0 !important;*/

/*}*/

.reprezentace .jcarousel-control-prev {
    position: absolute;
    top: 300px;
    left: -62px;
    width: 41px;
    height: 41px;
    background: url("images/carouselArrows.png") no-repeat 0 0;
    display: block;
}

.reprezentace .jcarousel-control-next {
    position: absolute;
    top: 300px;
    left: -62px;
    width: 41px;
    height: 41px;
    background: url("images/carouselArrows.png") no-repeat 0 0;
    display: block;
    left: auto;
    right: -62px;
    background-position: -42px 0;
}

div[id="content content-full"].news{
    margin-top: 0px;
}

.content-search{
    margin-top: 0px;
}

.clearfix{
    clear: both;
}

main #content.news .whiteWrap .newsContent > li{
    height: auto;
    padding-bottom: 20px;
}

main #content.news .whiteWrap .newsContent > li img{
    width: auto;
    height: auto;
}

/*
.searchandfilter .cat-item-1,
.searchandfilter .cat-item-47,
.searchandfilter .cat-item-33,
.searchandfilter .cat-item-43,
.searchandfilter .cat-item-35,
.searchandfilter .cat-item-34{
    display: none;
}
*/

.searchandfilter input:last-child{
    float: left;
    margin-top: 5px;
    margin-left: 22px;
}
.searchandfilter ul{
    width: 100%;
}

.searchandfilter ul > li ul li{
    width: 225px;
    display: inline-block;
    float: left;
}

.searchandfilter .children{
    display: none;
}
.searchandfilter > div > ul > li:last-child{
    width: 100%;
    text-align: right;
}

a.facebook{
    padding-left: 15px;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	padding:5px 3px 10px;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.wp-caption-text {
    margin-top: 0 !important;
}
.sticky {

}
.bypostauthor {

}



table {
    max-width: 100%;
    background-color: transparent;
}
th {
    text-align: left;
}
table {
    width: 100%;
    margin-bottom: 20px;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
    border-top: 1px solid #ffffff;
}
table > tbody + tbody {
    border-top: 2px solid #ddd;
}
table table {
    background-color: #fff;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
table > thead > tr > td.active,
table > tbody > tr > td.active,
table > tfoot > tr > td.active,
table > thead > tr > th.active,
table > tbody > tr > th.active,
table > tfoot > tr > th.active,
table > thead > tr.active > td,
table > tbody > tr.active > td,
table > tfoot > tr.active > td,
table > thead > tr.active > th,
table > tbody > tr.active > th,
table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
table > thead > tr > td.success,
table > tbody > tr > td.success,
table > tfoot > tr > td.success,
table > thead > tr > th.success,
table > tbody > tr > th.success,
table > tfoot > tr > th.success,
table > thead > tr.success > td,
table > tbody > tr.success > td,
table > tfoot > tr.success > td,
table > thead > tr.success > th,
table > tbody > tr.success > th,
table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

table > thead > tr > td.info,
table > tbody > tr > td.info,
table > tfoot > tr > td.info,
table > thead > tr > th.info,
table > tbody > tr > th.info,
table > tfoot > tr > th.info,
table > thead > tr.info > td,
table > tbody > tr.info > td,
table > tfoot > tr.info > td,
table > thead > tr.info > th,
table > tbody > tr.info > th,
table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

table > thead > tr > td.warning,
table > tbody > tr > td.warning,
table > tfoot > tr > td.warning,
table > thead > tr > th.warning,
table > tbody > tr > th.warning,
table > tfoot > tr > th.warning,
table > thead > tr.warning > td,
table > tbody > tr.warning > td,
table > tfoot > tr.warning > td,
table > thead > tr.warning > th,
table > tbody > tr.warning > th,
table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

table > thead > tr > td.danger,
table > tbody > tr > td.danger,
table > tfoot > tr > td.danger,
table > thead > tr > th.danger,
table > tbody > tr > th.danger,
table > tfoot > tr > th.danger,
table > thead > tr.danger > td,
table > tbody > tr.danger > td,
table > tfoot > tr.danger > td,
table > thead > tr.danger > th,
table > tbody > tr.danger > th,
table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

li.top-event a {
    border-bottom-color: #c00 !important;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	font-size: 12px;
	background: #c00;
	color: #fff;
}
body .ui-tooltip {
	border-width: 2px;
}

#listAsociace th:first-child {
    width: 180px;
}

.marginTop {
    margin-top: 30px !important;
}

.online-prenosy li {
    height: auto !important;
}

.online-prenosy li .leagueRes:hover {
    background-image: none !important;
    background-color: #1672ba !important;
}

main #content.youth .noBg .jumpingBox .top {
    padding-top: 10px;
}

main #content.youth .noBg .jumpingBox .bottom {
    padding-top: 10px;
    text-align: center;
}

main #content.youth .noBg .jumpingBox .bottom time {
    font-style: italic;
    display: block;
    margin-bottom: 10px;
}

main #content.btmArchiv .whiteWrap .jumpingBox {
    height: 220px;
}

main #content.btmArchiv .whiteWrap .jumpingBox:hover {
    height: 223px;
}

main #content #contentLeft .commiteeAssociation .jumpingBox {
    height: 150px;
    position: relative;
}

main #content #contentLeft .commiteeAssociation .jumpingBox .sectionName {
    margin-top: 5px;
}

main #content #contentLeft .commiteeAssociation .jumpingBox:hover {
    height: 152px;
}

main #content #contentLeft .commiteeAssociation .jumpingBox .textwidget {
    position: absolute;
    bottom: 5px;
    left: 50px;
}

body > header #mainMenu ul li.current-page-ancestor a, body > header #mainMenu ul li.current_page_parent a {
    background: url("images/menu-hover.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}

.widgetGuts .success, .widgetGuts .error {
    margin-top: 0;
    margin-bottom: 15px;
}

#menuRight form {
    font-size: 12px;
}

.wdform-label-section {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}

.anketa-stolni-tenista-ceske-republiky #content #contentLeft {
    width: 100%;
}

.form19 .wdform-ch-rad-label {
    margin: 0 5px 5px !important; 
}
.form19 .forlabs {
    margin: 0 10px 5px 5px !important;
}

.form19 .wdform-ch-rad-label {
    float: none !important;
}

.anketa {
}

.anketa p, .anketa ul, .wdform-label {
    font-family: Arial,Tahoma,"Arial CE","Helvetica CE",helvetica,sans-serif !important;
}

.anketa .anketaWrap {
    padding: 10px 20px;
}

.anketa h2 {
    margin-top: 20px;
}

.anketa h3 {
    margin: 5px 0;
}

.anketa > div {
    padding-bottom: 20px;
}

.anketa ul {
    font-size: 11px;
    line-height: 1.3;
}

.anketa li {
    list-style-type: square;
    margin-left: 15px;
}

.hlasovani {
    padding-top: 20px;
}

.anketa-left-content, .anketa-full-content {
    width: 197px;
}

.anketa-left-content {
    height: 420px;
}

.anketa-full-content {
    height: 160px;
}

.anketa-full-content p {
    font-size: 12px;
}

.anketa-left-content img {
    width: 196px;
}

.informace {
    padding: 0 10px 10px;
}

.home-club {
    font-style: italic;
    margin-bottom: 5px;
}

.anketa-class > div {
    padding: 5px;
    float: left;
    outline: 1px solid #e9e9e9;
    margin-right: 10px;
    margin-bottom: 10px;
}

.anketa-class > div:hover {
    outline: 1px solid #c00;
}

.clicked {
    background: #ddd;
}

.wdform_row:nth-child(1), .wdform_row:nth-child(2), .wdform_row:nth-child(3), .wdform_row:nth-child(4) {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 2px solid #bbb;
}

.anketa button {
    font-family: Arial,Tahoma,"Arial CE","Helvetica CE",helvetica,sans-serif !important;
	display: inline-block  !important;
	height: 26px  !important;
	margin-left: 3px  !important;
	padding: 0 23px 0 12px  !important;
	border-radius: 12px  !important;
	color: #272727  !important;
	font-size: 13px  !important;
	font-weight: bold  !important;
	line-height: 26px  !important;
	background: #f9f9f9 !important;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #e6e6e6)) !important;
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%) !important;
	background: -o-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%) !important;
	background: -ms-linear-gradient(top, #f9f9f9 0%, #e6e6e6 100%) !important;
	background: linear-gradient(to bottom, #f9f9f9 0%, #e6e6e6 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6',GradientType=0 ) !important;
	border: 1px solid #bcbfc0 !important;
	position: relative !important;
	height: 28px !important;
	margin-left: 0 !important;
	border-radius: 14px !important;
	box-shadow: none !important;
	min-height: 20px !important;}
.anketa button:hover {
    background: #fff !important;
    color: #000 !important; }
.anketa button:after {
    content: ' ' !important;
    position: absolute !important;
    top: 8px !important;
    right: 10px !important;
    width: 7px !important;
    height: 11px !important;
    background: url("./images/arrow-right-red.png") no-repeat 0 0 !important; }
.anketa button:hover {
    background: #e32e1c !important;
    color: white !important;
    text-shadow: 1px 1px 0 #b2190a !important;
    border: none !important;
    border-bottom: 1px solid #6d0e05 !important;
    padding: 1px 24px 0 12px !important; }
.anketa button:hover:after {
	background: url("./images/arrow-right-darkred.png") no-repeat 0 0 !important;
	position: absolute !important;
	top: 9px !important;
	right: 11px !important; }  

.bwg_album_extended_thumb_div_0, .bwg_album_extended_text_div_0 {
	border: 0 !important;
}
.bwg_description_short_0 {
	font-size: 0.7em;
}
.single-vzs_aktuality iframe {
	width: 520px;
	height: 293px;
}
.single-vzs_aktuality article p a, .articleContent a {
	color: #b2190a;
}

.popup {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	top: 0;
	left: 0;
	z-index: 999;
}

.popup_close {
	position: absolute;
	top: -60px;
	right: 0px;
	cursor: pointer;
}

.popup_inner {
	width: 800px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.bottom_boxes {
	margin:3px 0 7px 0;
}

.bottom_boxes .the_box {
	float: left;
	width: 320px;
	height: 200px;
}

.bottom_boxes .the_box a {
	display: block;
}

.bottom-box--big {
	display: block;
	max-width: 960px;
	max-height: 200px;
	overflow: hidden;
}

.bottom-box--big img {
	display: block;
}

.gotopptv {
	color: white;
    position: absolute;
    top: -46px;
    font-size: 20px;
}

.gotopptv a:hover {
	color: white;
}

.fotoContact img {
	max-width: 100%;
}

.custom-pravidlasamoplatcu {
	width: 200px;
    height: 37px;
    background: url("images/icon-pdf.png") no-repeat 0 0;
	background-size: auto 100%;
    color: #f9bcb6;
    text-decoration: underline;
    display: inline-block;
	padding-top: 7px;
    padding-left: 40px;
    font-size: 13px;
    margin-left: -3px;
    margin-top: 40px;
}

.custom-pravidlasamoplatcu span {
	color: #dc2b19;
    text-decoration: none;
}

.single-gallery-images {
	margin-top: 40px;
}

.single-gallery-image {
	float: left;
	margin: 5px;
}

#logos img {
	height: 34px;
}

/*adv*/

.pp-adv-sidebar--small {
	display: block;
	font-size: 15px;
	width: 180px;
	color: white;
}

.pp-adv-sidebar--big {
	height: 200px;
}

.pp-adv {
}

.pp-adv a, .pp-adv img {
	display: block;
	max-width: 100%;
}

.pp-adv-box {
	height: 100%;
}
.pp-adv-box-13 {
	width: 320px;
}
.pp-adv-box-32 {
	width: 640px;
}
.pp-adv-box-33 {
	width: 960px;
}

/* vsichni za stul */

li.vzs_gal {
    border-bottom: 1px solid #ebebeb;
    padding-top: 20px;
    padding-bottom: 10px;
}

li.vzs_gal:first-child {
    padding-top: 0;
}

li.vzs_gal:last-child {
    border-bottom: 0;
}

li.vzs_gal a.image_a {
    float: left;
}

li.vzs_gal p.desc, .photoContent p.desc {
    margin-top: 5px;
    margin-bottom: 10px;
}

li.vzs_gal p.date, .photoContent p.date {
    color: #6b6b6b;
    font-size: 11px;
}

.photoContent {
    width: 100% !important;
}

.photoWrapper {
    height: 166px !important;
    width: 166px !important;
    text-align: center !important;
    float: left !important;
    padding: 10px !important;
}

.photoWrapper.img1 img {
    height: 70% !important;
    margin-top: 15% !important;
    width: 100% !important;
}

.photoWrapper.img2 img {
    text-align: center !important;
    height: 100% !important;
}

.clear {
    clear: both !important;
}

audio {
    visibility: visible !important;
}