/*** General *****************************************************************/
/*
* {
	margin: 0px;
	padding: 0px;
}
*/
body {
	font-size: 10pt;
	font-family: "Arial CE", Arial;
}

a {
	color: #0072bc;
}

a img {
	border-style: none;
}

input, textarea {
	border: 1px solid #b2b2b2;
	padding: 2px;
}

input[type="hidden"] {
	border-style: none;
	padding: 0px;
}

input:focus, textarea:focus {
	background-color: #fbfbfb;
	border-color: #000000;
}

form p, .Form p {
	clear: both;
	margin-top: 5px;
	line-height: 21px;
	overflow: hidden;
	text-align: justify;
}

.Label 
{
	clear: both; 
	float: left;
	width: 180px;
	display: block;
	line-height: 21px;
}

input[type="text"] {
	width: 231px;
}

input[type="radio"] + label {
	padding: 0px 10px 0px 2px;
}

span.Label + input[type="radio"] {
	display: block;
	margin: 0px 20px;
	width: 21px;
	height: 21px;
}

span.Label {
	display: block;
	float: right;
	clear: both;
	width: 85%;
	margin-bottom: 5px;
}

span.Label label {
	font-style: normal;
}

.Bold {
	font-weight: bold;
}

.Italic {
	font-style: italic;
}

.Center {
	text-align: center !important;
}

.ta-r {
	text-align: right !important;
}

.Smaller {
	font-size: 0.8em;
}

.Clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	float: none;
}

.InputForm label {
	width: 43%;
	text-align: right;
	display: block;
	float: left;
	padding-right: 2%;
}

.InputForm input {
	margin-left: 45%;
	display: block;
}

.InputForm input[type="text"], .InputForm input[type="password"], .InputForm select {
	width: 50%;
}

.InputForm input[type="checkbox"], .InputForm input[type="radio"] {
	height: 13px;
	margin: 5px 0px;
	float: left;
}

.InputForm span.InputComment {
	clear: both;
	display: block;
	font-size: 0.8em;
	padding: 1em 80px 0 80px;
	text-align: left;
	color: #808080;
}

.InputForm .Buttons {
	padding: 5px 15px;
}

.InputForm .Buttons input {
	margin-left: 0px;
}

.InputForm .Buttons .Button {
	float: right;
}

.InputForm hr {
	background-image: none !important;
	margin: 10px auto;
}

.InputForm #trOdk {
	display: none;
}

.InputForm .MandatoryEmpty {
	background-color: #ffbbbb;
	border: 1px solid #ff0000;
}

.InputForm .MandatoryEmpty:focus {
	background-color: #ff9999;
	border: 1px solid #aa0000;
}

#Body .Errors {
	background-color: #ff0000;
	color: #ffffff;
	padding: 10px;
}

#RegistrationConfirmed p {
	margin: 15px 0px;
	text-align: justify;
}
/*****************************************************************************/

/*** Page Elements ***********************************************************/
.ViewPort {
	width: 960px;
	margin: 0px auto; 
}

#Header {
	background-color: #000000;
	font-size: 0.8em;
}

#Header .ViewPort {
	padding: 5px 8px;
}

#Logo {
	float: left;
	width: 200px;
}

#Header a, #Header a:visited {
	color: #ffffff;
	text-decoration: none;
}

/*****************************************************************************/

/*** Menus *******************************************************************/
#Header #Menu {
	margin-left: 200px;
	text-align: right;
}

#Menu ul + ul {
	margin-top: 5px;
}

#Menu ul li {
	display: inline;
	border-left: solid 1px #ffffff;
	padding: 0px 2px 0px 5px;
}

#Menu ul li:first-child {
	border-left-style: none;
}

#Menu a:hover {
	text-decoration: underline;
}

/*****************************************************************************/

/*** Dances ******************************************************************/
#Dances {
	clear: both;
	text-align: center;
	margin: 10px 0px 5px;
}

#Dances h2 {
	display: inline;
	font-weight: normal;
	font-size: 1em;
}

#Dances ul li {
	display: inline;
	border-bottom: 5px solid #ffffff;
	padding: 2px 6px;
	margin: 0px -2px;
}
/*****************************************************************************/

/*** Body ********************************************************************/
#Body {
	/*background: url('/Tanec/Images/New/BodyBackground.png') repeat-x 0px 0px transparent;*/
	margin-top: 2px;
	/*border-top: 2px solid #000000;*/
	height: 200px;
}

#BodyHeader {
	height: 38px;
	line-height: 38px;
}

#BodyHeader h3 {
	color: #9d0b10;
	text-transform: uppercase;
	font-size: 1.05em;
	background: url('/Tanec/Images/New/BodyHeaderBullet.png') no-repeat left center;
	padding-left: 30px;
	display: inline;
}

#BodyHeader h3:after {
	content: ':';
}

#BodyHeader span {
	font-size: 1.05em;
	color: #949494;
}

#BodyHeader span.Sub {
	color: #9d0b10;
	font-weight: bold;
}

#Body .Column {
	float: left;
	padding: 0px 5px 5px;	
}

#LeftColumn {
	width: 430px;	
	padding-left: 0px !important;
}

/* po čase nahradí styly #LeftDoubleColumn, #RightColumn*/
.ColumnLeft
{
	width: 730px;
}

.ColumnRight
{
	width: 420px;
}

#LeftDoubleColumn {
	width: 685px;
}

Body #MiddleColumn {
	width: 255px;
}

Body #RightColumn {
	width: 255px;
	padding-right: 0px !important;
}

#Content.NoMiddle #LeftColumn {
	margin-left: 120px;
}

#Content.NoMiddle #MiddleColumn {
	display: none;
}

#Body .Container, #Body .Box {
	clear: both;
}

#Body .Container {
	margin-top: 20px;
}

#Body .Container:first-child {
	margin-top: 10px;
}

#Body .Box {
	border: 1px solid #e4e4e4;
	padding: 3px;
}

.Container h4 {
	font-style: italic;
	color: #555555;
	font-size: 1.05em;
	line-height: 1.5em;
	padding-left: 30px;
	margin-bottom: 10px;
	background-position: left center;
	background-repeat: no-repeat;
}

.Information h4 {
	background-image: url('/Tanec/Images/New/Information.png');
}

.Form h4 {
	background-image: url('/Tanec/Images/New/Form.png');
}

.Contact h4 {
	background-image: url('/Tanec/Images/New/Contact.png');
}

.Container hr {
	height: 2px;
	border-style: none;
}

.Information hr {
	background: url('/Tanec/Images/New/InformationHeadingLine.png') no-repeat left top #d7d7d7;
}

.Form hr {
	background: url('/Tanec/Images/New/FormHeadingLine.png') no-repeat left top #d7d7d7;
}

.Contact hr {
	background: url('/Tanec/Images/New/ContactHeadingLine.png') no-repeat left top #d7d7d7;
}

.Container a {
	color: #636363;
}

.Container table {
	border-collapse: collapse;
}

.Container th, .Container td {
	padding: 2px 0px;
	color: #636363;
	border-bottom: 1px dotted #c2c2c2;
	font-size: 0.9em;
}

.Container th {
	text-align: left;
	padding-right: 10px;
	width: 40%;
}

.Container tr:last-child th, .Container tr:last-child td {
	border-bottom-style: none;
}

.Container table strong {
	/*color: #9f0b10;*/
  color: #000000;
	/*font-weight: normal;*/
}

.Container table em {
	font-weight: bold;
	font-style: normal;
}

.Container table em a {
	color: #636363;
}

.Container .Body, .Box .Body {
	padding: 10px;
}

.Banner .Body {
	padding: 10px 0px;
}

.Box .Body {
	background-color: #f4f4f4;
}

#LeftDoubleColumn .Body p {
	margin: 3px 0px;
}

#LeftDoubleColumn .Body ul {
	list-style-position: inside;
	margin: 10px 0px 10px 1em;
}

#LeftDoubleColumn .Body p.BackLink {
	margin-top: 10px;
	text-align: right;
}

.Body #CourseImage {
	padding: 2px;
	border: 1px solid #e3e3e3;
	background-color: #ffffff;
	margin: 0px 20px 10px 0px;
	float: left;
}

.Body #CourseAbout {
	text-align: justify;
}

#CourseAbout ul
{
	margin: 0px 0px 15px 20px;
}

#CourseAbout ul li
{
	list-style-type: inherit;
	list-style-position: outside;
}

#CourseAbout h2 {
	margin: 0px 0px 15px 0px;
}

#CourseAbout p {
	margin: 0px 0px 15px 0px;
}

.Container #CourseAdvisor {
	background: url('/Tanec/Images/New/BubblePoint.png') no-repeat 26px 5px;
	width: 58px;
	height: 97px;
	float: left;
}

.Container #CourseAdvisorFrame {
	width: 52px;
	height: 61px;
	overflow: hidden;
}

#CourseAdvisorFrame img {
	border: 1px solid #acacac;
	width: 50px;
}

.Container #CourseAdvice {
	margin-left: 57px;
}

#CourseAdvice #CATop {
	background: url('/Tanec/Images/New/BubbleTop.png') no-repeat left top;
	height: 5px;
}

#CourseAdvice #CAMiddle {
	/*background: url('/Tanec/Images/New/BubbleMiddle.png') repeat-y left top;*/
	padding: 5px 10px;
	background-color: #ececec;
	border: 1px solid #c2c2c2;
	border-radius: 5px;
}

#CAMiddle h5 {
	color: #9f0b10;
	padding-left: 34px;
	background: url('/Tanec/Images/New/Lightbulb.png') no-repeat left top;
	line-height: 34px;
	height: 34px;
	font-size: 0.90em;
}

#CAMiddle div {
	margin-top: 10px;
	text-align: justify;
}

#CourseAdvice #CABottom {
	background: url('/Tanec/Images/New/BubbleBottom.png') no-repeat left top;
	height: 5px;
}

#Contacts,
.Body #Contacts
{
	list-style-type: none;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px 10px;
	padding: 0;
}

#Contacts p,
#Contacts h5 {
	margin: 0;
}

#Contacts li {
	padding: 10px 0px;
	list-style-type: none;
}

#Contacts li:first-child {
	padding-top: 0px;
}

#Contacts li:last-child {
	border-bottom-style: none;
}

#Contacts h5 {
	color: #9f0b10;
	font-size: 1em;
}

#Contacts .PhoneNumbers {
	margin-left: 15px;
	margin-bottom: 2px;
}

#CourseSignupForm {
	color: #4a4a4a;
}

#CourseSignupForm a {
	color: #9f0b10;
}

.Body #LicenceTermsLink {
	margin: 10px 0px 15px;
}

.Body #LicenceTermsLink a {
	color: #588528;
	padding-left: 22px;
	background: url('/Tanec/Images/New/QuestionMark.png') no-repeat left center;	
}

.Body input[type="checkbox"] {
	margin-right: 10px;
	vertical-align: baseline;
}

.Body #SignupNote {
	margin-top: 10px;
}

#SignupNote textarea {
	margin: 5px 0px;
}

#SignupNote #SignupCaution {
	background: url('/Tanec/Images/New/Exclamation.png') no-repeat left top;
	padding-left: 25px;
	font-size: 0.9em;
}

.Body #SignupButtons {
	text-align: right;
	margin-top: 10px;
}

#SignupButtons .Button {
	float: right;
	padding-left: 5px;
}

.Button *{
	height: 31px;
	line-height: 26px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

.Button .ButtonLeft, .Button .ButtonRight {
	width: 8px;
	display: block;
}

.Button input {
	border-style: none;
	padding: 0px 5px;
	outline-style: none;
}

.Button:active input {
	color: #e8e8e8;
}

.Button input::-moz-focus-inner {
	border-style: none;
}

.Submit .ButtonLeft {
	background: url('/Tanec/Images/New/SubmitButtonLeft.png') no-repeat left top;
}

.Submit:active .ButtonLeft {
	background: url('/Tanec/Images/New/SubmitButtonActiveLeft.png') no-repeat left top;
}

.Submit input {
	background: url('/Tanec/Images/New/SubmitButtonCenter.png') repeat-x left top;
}

.Submit:active input {
	background: url('/Tanec/Images/New/SubmitButtonActiveCenter.png') repeat-x left top;
}

.Submit .ButtonRight {
	background: url('/Tanec/Images/New/SubmitButtonRight.png') no-repeat left top;
}

.Submit:active .ButtonRight {
	background: url('/Tanec/Images/New/SubmitButtonActiveRight.png') no-repeat left top;
}

.Cancel .ButtonLeft {
	background: url('/Tanec/Images/New/CancelButtonLeft.png') no-repeat left top;
}

.Cancel:active .ButtonLeft {
	background: url('/Tanec/Images/New/CancelButtonActiveLeft.png') no-repeat left top;
}

.Cancel input {
	background: url('/Tanec/Images/New/CancelButtonCenter.png') repeat-x left top;
}

.Cancel:active input {
	background: url('/Tanec/Images/New/CancelButtonActiveCenter.png') repeat-x left top;
}

.Cancel .ButtonRight {
	background: url('/Tanec/Images/New/CancelButtonRight.png') no-repeat left top;
}

.Cancel:active .ButtonRight {
	background: url('/Tanec/Images/New/CancelButtonActiveRight.png') no-repeat left top;
}

span.OldPrice {
	margin-right: 10px;
	text-decoration: line-through;
}

.symboly {
	margin-top: 10px;
}

.symboly span {
	display: block;
	float: left;
	margin: 2px 5px 2px 0px;
	line-height: 15px;
}

.symboly span#Friend {
	float: none;
	clear: both;
}

.sym {
	clear: both;
	border: 1px solid #000000;
	font-size: 1px;
	height: 15px;
	width: 15px;
}

.symJa {
	background-color: #efced8;
}

.symEx {
	background-color: #ead9bd;
}

.symX {
	background-color: #bababa;
	color: #5d5d5d;
}

#SingleLessons table {
	margin: 10px 0px;
}

#SingleLessons table th, #SingleLessons table td {
	text-align: center;
	padding: 1px 5px;
}

#SingleLessons table input {
	margin: 0px;
}

#SingleLessons p {
	margin-bottom: 10px;
}

label.Mandatory {
	background: transparent url("/tanec/images/New/Mandatory.gif") no-repeat scroll center right;
	padding-right: 12px;
}

ul.Social li {
	list-style-type: none;
}

ul.Social li.Facebook {
	padding: 3px 0px;
}
ul.Social li.Facebook a {
	background: transparent url("/images/icons/facebook.png") no-repeat scroll center left;
	padding: 1px 1px 1px 20px;
	display: inline;
}

/*****************************************************************************/

/*** Passes ******************************************************************/
table.passes th
{
  width: 280px;
  font-weight: normal;
  color: #a0a0a0;
  padding-bottom: 2px !important;
}

table.passes th+th
{
  width: 170px;
}

table.passes th+th+th
{
  width: 120px;
}

table.passes th+th+th+th
{
  width: 90px;
}

table.passes th+th+th+th+th
{
  width: 100px;
}

table.passes th+th+th+th+th+th
{
  width: auto;
}

table.passes td.price
{
  color: #9c0b0e;
}

table.passes tbody tr:nth-child(odd)
{
  cursor: pointer;
}


table.passes tbody tr:nth-child(even) td
{
  padding-left: 50px;
  /*padding-right: 130px;*/
}

table.passes tbody tr:nth-child(even) td+td
{
  padding-top: 30px;
}
/*****************************************************************************/
table#PermanentkyLekce th, table#PermanentkyLekce td {
	padding: 10px 5px;
	line-height: 18px;
}

ol#PermanentkyLekceFiltr {
	margin: 10px auto; 
	/*width: 75%;*/
}

ol#PermanentkyLekceFiltr li {
	padding: 2px 1px;
}

p#PermanentkyLekceControls {
	margin: 2px auto !important; 
	width: 75%;
}

input.DateField {
	width: 5em;
}

input.TimeField {
	width: 2.6em;
}

div.Pagination {
	text-align: center;
}

div.Pagination a {
	text-decoration: none;
}
/*** Rezervace lekcí *********************************************************/
table.RezervaceLekci  tr.Highlight td
{
	background-color: #efefef;
}
td.RezervaceLekci 
{
	padding: 3px 5px 3px 10px; 
	text-align: right;
}
td.RezervaceLekci > div 
{
	position: relative;
}
td.RezervaceLekci > div > span 
{
	background-color: #ececec; 
	border: 1px solid #c2c2c2; 
	cursor: pointer; 
	display: block; 
	height: 9px; 
	line-height: 9px; 
	padding: 0px; 
	position: absolute; 
	right: 0px; 
	text-align: center; 
	width: 20px;	
}
td.RezervaceLekci > div > input 
{
	margin-right: 22px;
	text-align: center;
	width: 15px;
}
td.RezervaceLekci > div > span.More 
{
	top: 0px; 
}
td.RezervaceLekci > div > span.Less 
{
	bottom: 0px;
}
/*** Footer ******************************************************************/
#Footer {
	background-color: #000000;
	color: #ffffff;
	padding: 10px 0px;
	clear: both;
}

#Footer .ViewPort {
	text-align: center;
}

#Footer a, #Footer a:visited {
	color: #ffffff;
}

#footer h3 {
	font-size: 16px !important;
}
/*****************************************************************************/

.Button-new {
	display: block;
	padding: 10px 20px;
	color: #ffffff;
	margin-bottom: 10px;
	background-image: linear-gradient(bottom, #9C0606 25%, #CE0F0B 63%);
	background-image: -o-linear-gradient(bottom, #9C0606 25%, #CE0F0B 63%);
	background-image: -moz-linear-gradient(bottom, #9C0606 25%, #CE0F0B 63%);
	background-image: -webkit-linear-gradient(bottom, #9C0606 25%, #CE0F0B 63%);
	background-image: -ms-linear-gradient(bottom, #9C0606 25%, #CE0F0B 63%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.25, #9C0606),
		color-stop(0.63, #CE0F0B)
	);
	-webkit-box-shadow: inset 0 0 5px #ffffff;
	-moz-box-shadow: inset 0 0 5px #ffffff;
	box-shadow: inset 0 0 5px #ffffff;
}

.Button-new.small {
	padding: 5px 10px;
}

h2, h3
{
	margin-bottom: 10px;    
}

.anketa input[type="text"],
.anketa textarea
{
	width: 470px;    
}

form ol,
form ul
{
	padding-left: 25px;
}

input[type="radio"],
input[type="checkbox"]
{
	margin: 5px 5px 5px 0px;
}

.ColumnRight h2 
{
	font-size: 20px;
	color: #598E22;
	padding: 8px 0 2px 0px;
	margin-top: 0;
	font-weight: normal;
}

.castka
{
	font-weight: bold;
	color: #ff0000;    
}

.ColumnRight .inner {
padding: 10px 40px;
}

img.divider
{
	width: 100%;
	height: 2px;
}

/********* LEKTOŘI **********/

div.lecturers {
	padding: 0 0 0 20px;
}

div.lecturers > div {
	display: inline-block;
	margin: 0 20px 5px 0;
	text-align: left;
	width: 100px;
	height: 160px;
	overflow: hidden;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;
	line-height: 16px;
}

div.lecturers > div > a > div {
	width: 100px;
	height: 100px;
	overflow: hidden;
	background-size: 100px auto;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	position: relative;
}

.lecturers a {
	color: #000000 !important;
	text-decoration: none !important;
}

.lecturers a:hover {
	color: rgb(139,200,61) !important;
	text-decoration: none !important;
}

#lecturers{
	padding: 20px 0;
}


#RegistrationErrors
{
  border: 1px solid #ff0000; 
  padding: 20px;
  background-color: #ffaaaa;
  margin: 20px 0;
}

.button
{
	border: 0;
	margin: 5px 10px;
	padding: 15px 25px;
	background-color: #ee1c25;
	border-radius: 9px;
	color: #ffffff !important;
	text-align: center;
}

.button:hover
{
	opacity: 0.8;
	cursor: pointer;
}

.button2
{
	padding: 5px 15px;
	border-radius: 4px;
	background-color: #3c7bb9;
}

.page-box.single .inner {
  padding: 30px 50px;
  -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
  box-shadow: 0 0px 5px 5px rgba(0,0,0,0.05);
  /*margin-bottom: 10px;*/
  background-color: #ffffff;
  overflow: hidden;
  border-radius: 4px;
}


ul.zalozky
{
	overflow: auto;
	position: relative;
	top: 1px;
	margin: 0 0 0 10px;
	padding: 15px 0 0 0;
}

ul.zalozky li
{
	display: block;
	float: left;
	font-size: 11px;
	margin-right: 5px;
	background-color: rgba(255,255,255,0.5);
	overflow: auto;
	z-index: 0;
}

ul.zalozky li a
{
	display: block;
	float: left;
	color: #898989;
	padding: 8px 11px 7px 29px;
	border-top: 1px solid rgba(115,115,115,0.15);
	border-right: 1px solid rgba(115,115,115,0.15);
	border-left: 1px solid rgba(115,115,115,0.15);
	background-repeat: no-repeat;
	background-position: 9px 7px;
}

ul.zalozky li.sel a
{
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	z-index: 20;
}

ul.zalozky li a:hover
{
	background-color: #ffffff;
	text-decoration: none;
	color: #0072bc;
}

ul.zalozky li.aktualne a
{
	background-image: url(/tanec/images/v2/skin/aktualne.png);
}

ul.zalozky li.historie a
{
	background-image: url(/tanec/images/v2/skin/historie.png);
}

ul.zalozky li.nabidka a
{
	background-image: url(/tanec/images/v2/skin/nabidka.png);
}

ul.zalozky li.kalendar a
{
	background-image: url(/tanec/images/v2/skin/kalendar.png);
}

ul.zalozky li.prihlasky a
{
	background-image: url(/tanec/images/v2/skin/prihlasky.png);
}

ul.zalozky li.prihlasky a span
{
	background-color: #ed1c24;
	color: #ffffff;
	padding: 3px 5px 2px 5px;
	font-size: 9px;
}

ul.DenVTydnu
{
  list-style-type: none;
  padding: 0px 0 30px 0;
  margin: 0;
}

ul.DenVTydnu li
{
  display: inline-block;
  margin-right: 10px; 
}

ul.DenVTydnu li span
{
  position: relative;
  top: -2px;
}

#PermanentkyLekceForm ul
{
  list-style-type: none;
}

.small label
{
  font-weight: normal;
  margin-bottom: 0;
}

.small
{
  font-size: 12px !important;
}

.pl-10 { padding-left: 10px; }
.pl-15 { padding-left: 15px; }
.pl-20 { padding-left: 20px; }

.pb-5 { padding-bottom: 5px; }

.toggle
{
  float: right;
  margin: 2px 0 0 0;
  font-size: 11px;
  color: #c0c0c0;
}

li.master > ul
{
  border-top: 1px solid #d8d8d8;
}

#filter-selected dl dt,
#filter-selected dl dd
{
}

#filter-selected dt {
 padding: 3px 0px;
 float: left;;
 width: 110px; /* adjust the width; make sure the total of both is 100% */
 text-align: right;
 clear: left;
 white-space: no-wrap;
}
#filter-selected dd {
 margin-left: 120px;
}

#filter-selected dd a {
	padding: 3px 10px;
	background-color: #e0e0f0;
	margin: 2px;
	display: inline-block;
	border-radius: 5px;
}

#filter-selected dd span {
  opacity: 0.5;
}

#filter-selected dd a:hover {
	background-color: #d0d0f0;
}

.row.zahlavi
{
  margin-top: -20px;
  margin-bottom: 20px;
  background-color: #e0e0e0;
  padding-top: 5px;
  padding-bottom: 5px;
}

ul.platby {
  padding-left: 0px;
  margin-top: 20px;
}

ul.platby > li {
  list-style-type: none;
  margin-bottom: 30px;
  padding-left: 60px;
  background-repeat: no-repeat;
  background-position: top left;
}

ul.platby > li.prevod {
  background-image: url("/tanec/images/v2/skin/icon-prevod.png");
}

ul.platby > li.karta {
  background-image: url("/tanec/images/v2/skin/icon-karta.png");
  background-position: left -5px;
}

ul.platby > li.hotove {
  background-image: url("/tanec/images/v2/skin/icon-hotove.png");
}

ul.platby > li.splatky {
  background-image: url("/tanec/images/v2/skin/icon-splatky.png");
}


ul.platby + p span {
  color: #404040;
  font-style: italic;
}

#Get_Lessons
{
  position: relative;
  min-height: 350px;
}

.spinner {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  
  -webkit-animation: rotate 2.0s infinite linear;
  animation: rotate 2.0s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  border-radius: 100%;
  
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

.dot1 {
  background-color: #a4ec00;
}

.dot2 {
  background-color: #49c7fe;
}


.dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
  0%, 100% { 
	transform: scale(0.0);
	-webkit-transform: scale(0.0);
  } 50% { 
	transform: scale(1.0);
	-webkit-transform: scale(1.0);
  }
}

#hodnoceni
{
	position: absolute;
	bottom: 80px;
	right: 100px; 
}