@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=latin-ext');


a, td, p, li, ul, table, body, div, span, h1, h2, h3, h4, img, input, textarea, select {font-family: 'Open Sans', sans-serif; color: #333333; margin: 0;  letter-spacing: 0; padding: 0; box-sizing: border-box; line-height: 1.8;}
img.ThreeBoxBg { -moz-transform: rotate(0); -webkit-transform: translateZ(0); }
a, td, p, li, ul, table, body, div, span, h1, h2, h3, h4, h5, header,footer, input, select, textarea {    font-size: 11pt;  font-weight: 400;}
.margin-top {height: 80px; float: left; width: 100%;}

img.imgFloatLeft20 {float: left; width: calc(20% - 20px); margin: 5px 25px; margin-left: 0; }
img.imgFloatRight20 {float: right; width: calc(20% - 20px); margin: 5px 25px; margin-right: 0;}
img.imgFloatLeft33 {float: left; width: calc(33.333% - 20px); margin: 5px 25px; margin-left: 0;}
img.imgFloatRight33 {float: right; width: calc(33.333% - 20px); margin: 5px 25px;margin-right: 0;}
img.imgFloatLeft50 {float: left; width: calc(50% - 20px); margin: 5px 25px; margin-left: 0;}
img.imgFloatRight50 {float: right; width: calc(50% - 20px); margin: 5px 25px;margin-right: 0;}

.td_body img {max-width: 100%;}

p, ul {margin-bottom: 15px;} 
h3 a:link, h3 a:visited {color: #888888; font-size: 18pt; text-decoration: none;} 

h1 {font-size: 38px; margin: 0; border: 0; width: 100%; float: left; text-align: center; color: #333333; margin-top: 0px;}
div.mainBox1 h1 {margin-top: 0px;}
.middleLiner h1 {border: 0; padding: 0; width: auto;}

h5 {text-align: center; float: left; width: 100%; font-size: 20pt; font-family: 'Bradley Hand Negrita'; margin: 15px 0; color: red;}
h5 span, h5 span strong, h5 strong {font-size: 20pt; font-family: 'Bradley Hand Negrita'; color: red;}

div.fileBox {float: left; width: 100%; padding: 25px 0;}
div.fileBox img.icon {float: left; width: 100%; padding: 25px;}
div.file {float: left; width: 100%; position: relative; padding: 10px; border: 1px solid #ddd;background-color: #f9f9f9;}

a.deleteCorner {position: absolute; top: 15px; right: 15px; background-color: #fff; color: red; padding: 5px 10px;}
a.deleteCorner:hover {background-color: red; color: white;}

h2 a:link, h2 a:visited, h2 {color: #2c8c00; padding: 0; margin: 15px 0;position: relative; font-size: 25px; text-align: left; margin-top: 45px; line-height: 22px;}
div.TDform h2 a:link,div.TDform h2 a:visited,div.TDform h2 {margin-top: 25px; margin-bottom: 5px;}
.ThreeBox h2 {color: x000000;}
h3 {color: #aaaaaa; padding: 0; margin: 0; position: relative; font-size: 20pt; }
h4 {color: #caaf17; font-size: 12pt; margin-top: 25px;}
h2 img.icon {position: absolute; right: 10px; top: -7px; height: 71px;}
.td_body {z-index: 1; position: relative; float: left; width: 100%; max-width: 800px; }
.redPart .td_body {width: 100%;}

.td_body img.smallIcon {width: 84px; margin-right: 0px; margin-top: 20px;}
.td_body .textImg {float: left; width: 20%; margin-right: 25px;}
.centeredBody .td_body {background-image: url('/files/kolo.png'); background-repeat: no-repeat; background-position-x: right; background-position-y: 50px;}
ul {margin-left: 0px; margin-bottom: 35px;   columns: 2;	-webkit-columns: 2;	-moz-columns: 2;}
ul, ul li {box-sizing: border-box; list-style: none;}
ul li:before {
	content: '';
    display: inline-block;
    height: 20px;
	width: 20px;
	margin-bottom: -5px; margin-left: -25px; margin-right: 5px; 
    background-image: url('/img/odrazka.svg');}
ul li {margin-left: 30px; margin-bottom: 5px; font-size: 14px;}
ol {margin-left: 0; padding-left: 0;}
ol li {margin-left: 0px; margin-bottom: 15px;}
ol { counter-reset: item; }
ol li { display: block; }
ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
	font-weight: bold;
	font-size: 18pt;
	color: #a181b9u;
}

.td_body table {width: 100%;}
.td_body table tr td {border-bottom: 1px solid #eeeeee; padding: 4px 8px;}
.td_body_treneri table tr td:nth-of-type(1) {width: 25% !important;}
.td_body table tr:hover td {background-color: #f9f9f9;}

.bBox {width: 33.333%; float: left; padding: 15px;}

.bBox .bHeader {padding: 10px; margin-left: -10px; border-bottom: 3px solid #ccaaf17; color: #ccaaf17; width: auto; font-weight: bold; font-size: 14pt; text-transform: uppercase;}

img.roundpic {width: calc(33% - 30px); margin: 10px; border-radius: 50%; border: 5px solid #fff; transition: 0.15s;}
img.roundpic:hover  {transform: scale(1.1); border: 5px solid #eeeeee;}

/*
li:before{
   content: '';
   display: inline-block;
   height: 20px;
   width: 20px; margin-right: 10px; margin-left: -30px; transform: translate(0, 3px);
   background-image: url('/files/check.svg');
}
*/
table {width: 100%; border-spacing: 10px; border: 0; border-spacing: 0;}
table td, table th { 
	vertical-align: top; 
	overflow: hidden;
	border: 0;
	/*background-color: rgba(255,255,255,0.8);*/
	}

	table th {background-color: #eee;}

table.table-cart thead tr:first-child { background-color: #eeeeee;}
	
table table {border: 0; background: none; }
table table td {width: auto; vertical-align: top; padding: 5px;  border: 0;  background: none;}
table.sluzby td {}
table td p {padding: 5px 10px; width: 100%;}
iframe {
	width: 100%;
	overflow: hidden;
	}
table.table-corners {
border-spacing: 0;
padding: 0;
overflow: hidden;
margin-top: 25px;
}

table.table-corners td {vertical-align: middle;}
table.table-corners thead tr td {vertical-align: middle; height: 100%; font-weight: bold; color: white;} 
table.table-corners th {background-color: #ccaaf17; color: #ffffff; font-weight: 400; text-align: left;  padding: 5px 15px;  font-size: 10pt;}
table.table-corners {width: 100%; float: left; margin-bottom: 25px;}

table.table-corners td {background: none; border: 0; padding: 5px 15px; font-size: 10pt;}
table.table-corners tr:nth-child(even) td {background: #eeeeee;}
table.table-corners tr:nth-child(odd) td {background: #f9f9f9;}
table.table-corners tr:hover td {background: #dddddd;}

table.eventList {border: 1px solid #dddddd; float: left; width: 100%; position: relative; z-index: 500; margin: 15px 0;}
table.eventList th {background-color: #dddddd; vertical-align: middle; }
table.eventList td { padding: 0px 10px; border-bottom: 1px solid #f9f9f9; font-size: 9pt; vertical-align: middle; white-space: nowrap; line-height: 1;}
table.protokoL td {padding: 5px 10px;}
table.eventList td a{ font-size: 10pt; text-decoration: none; color: #2c8c00;}
table.eventList tr:hover td {background: #eeeeee;}
table.eventList tr:nth-child(even) {background: #f9f9f9;}
table.eventList tr:nth-child(odd) {}



.td_body47 p {float: left; width: 33.33%; padding: 25px; padding-top: 45px;}


table.table-cart tr, table.table-cart tr td {width: auto; float: none; }

table.table-sizes tr td:nth-of-type(1) {display: block;}

table.table-my-orders tr td:nth-of-type(1) {display: block;}
table.table-displayfirst tr td:nth-of-type(1) {display: block;}
table.table-detail tr td:nth-of-type(1) {display: block;}
table.table-detail tr td {float: left; width: 100%;}

table.addressBox {background: none; border: 0;}

table.cenik {table-layout:fixed; border-spacing: 4px; }
table.cenik td {padding: 7px 15px; vertical-align: middle;}
table.cenik td {background-color: #333333; color: white;}
table.cenik tr td:nth-of-type(1) {color: #000;}

table.fullWidth {width: 100%;}

.fastLinks,article div, .fadeIt {opacity: 0;}
div.numberBox {position: relative; background-image: url(/files/numberBox.svg); background-repeat: no-repeat; background-position: center center; float: left; width: 100%; height: 55px; margin-bottom: 10px;}
div.numberBox div {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; font-size: 26pt;}


/*div.ThreeBox:hover {border-bottom: 10px solid #bd0808; border-top: 1px solid #bd0808;}*/
img.pp {width: 100px; float: none;}



@media only screen and (max-width: 1024px) { 
	h1 {padding-left: 0; text-align: center;}
}
@media only screen and (max-width: 1023px) {
.td_body47 p {width: auto; float: none; padding: 0;}
table.threeSteps {width: 100%;}
.redPart1 img.skipStyle {display: none;}
table.table-corners {width: 100%;}
iframe {width: 100%;border: 0px solid #ddd; overflow: hidden;}
ul {margin-bottom: 25px;} 
div.ThreeBoxCollect {padding: 0; padding-bottom: 25px;}
div.ThreeBox {padding: 10px;}
div.td_body img {max-width: 100%;}
.bBox .bHeader {font-size: 12pt;}
h1 {margin-top: 0px;}

}

@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : portrait) {  
p, ul {text-align: left;} 
.studiaBox a span {text-align: left;}
a, td, p, li, ul, table, body, div, span, h1, h2, h3, h4, h5, header,footer, input, select, textarea {    font-size: 10pt; }
h1 {margin-bottom: 0px; padding: 0; text-align: center; font-size: 16pt;}
h2 {float: left; width: 100%; font-size: 14pt;}
h3 {float: left; width: 100%;}
.td_body ul {margin-bottom: 10px;}
.redPart1 img.skipStyle {display: block;}
table.threeSteps td {width: 100%; float: left;}
table.threeSteps td p {text-align: center;}
table.table-cart tr td {float: left; width: 100%;}
table.table-cart tr td:nth-of-type(1) {width: 100%;}
table.table-cart tr td:nth-of-type(3) {display: none;}
table.table-cart tr td:nth-of-type(4) {display: none;}
table.table-detail tr td:nth-of-type(1) {display: none;}
table.table-detail table tr td:nth-of-type(1) {display: block;}
table.td_form td:first-child {width: 100%;}
.td_form {width: 100%; float: left;}
.bBox {width: 100%; padding: 0;}
.td_body .textImg {margin: 10px 60px;; width: calc(100% - 120px);}
.td_body1 {padding: 15px;}
.td_body107 {padding: 0 15px;}
.itemdescription {    float: left;    width: 100%;    padding-left: 0px;}
.specTable tr td:first-child {    width: 50%;    font-weight: bold;}
.centerAll img { width: 100%;
    margin: 25px 0;
    float: left;
}
ul {columns: 1;	-webkit-columns: 1;	-moz-columns: 1;}
h2 a:link, h2 a:visited, h2 { line-height: 16px;}
img.imgFloatLeft33, img.imgFloatRight33 {width: 100%; margin: 25px 0;}
}

/*body.mce-content-body {background-color: black;}*/

