@charset "utf-8";
#calcAll {
	float: left;
	width: 100%;
}
#calcAll #calcMenu {
	float: left;
	clear: both;
	width: 100%;
}
#calcMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #3366ff;
	transition: 0s all; 
}
#calcMenu a:hover {
	color: #137291;
	cursor: pointer;
	transition: 0s all; 
}
#menuAdvanced {
	float: left;
	width: 230px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	border: 1px dotted #3366ff;
}
#menuAdvanced #mAcheck {
	position: fixed;
	visibility: hidden;
}

#menuBasic {
	float: left;
	width: 240px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	border: 1px dotted #3366ff;
}
#menuBasic #mBcheck {
	visibility: hidden;
	position: fixed;
}

#calcAdwenced {
	position: static;
}

#calcBasic {
    border: 2px dotted #272727;
    width: 100%;
    float: left;
}
#calcBasicPos {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#calcBasicPos #advencedInfo {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 240px;
}


#ramkaFront {
	float: left;
	border: 2px dotted #3366ff;
}
#ramkaWheel {
    float: left;
    border: 2px dotted #3366ff;
}
#spokesCalcFront {
	height: 500px;
	width: 500px;
	float: left;
	overflow: hidden;
	visibility: inherit;
}
#spokesCalcWheel {
	height: 500px;
	width: 352px;
	float: left;
	overflow: hidden;
}
#spokesLength {
    width: 854px;
    padding-top: 39px;
    padding-bottom: 39px;
    float: left;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    border: 1px dotted #3366ff;
    background-color: #d8f6e0;
}
#spokesLength span {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#spokesLength i {
	font-size: 12px;
	color: #999999;
}

#axle {
	width: 6px;
	height: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 6px;
	background-color: #CCCCCC;
	margin-top: 247px;
	margin-left: 247px;
	position: absolute;
	border: 1px solid #FFFFFF;
}
#hubL1 {
	width: 34px;
	height: 34px;
	-moz-border-radius: 300px;
	-webkit-border-radius: 300px;
	border-radius: 300px;
	background-color: #999999;
	margin-top: 183px;
	margin-left: 183px;
	position: absolute;
	border: 1px solid #666666;
	background: radial-gradient(#000 50%,#999999 72%);
}
#hubL2 {
	width: 22px;
	height: 22px;
	-moz-border-radius: 300px;
	-webkit-border-radius: 300px;
	border-radius: 300px;
	background-color: #999999;
	margin-top: 189px;
	margin-left: 189px;
	position: absolute;
	border: 1px solid #333333;
	background: radial-gradient(#333333,#999999 72%);
}
#hubR1 {
	width: 34px;
	height: 34px;
	-moz-border-radius: 300px;
	-webkit-border-radius: 300px;
	border-radius: 300px;
	background-color: #EEEEEE;
	border: 1px solid #C3C3C3;
	margin-top: 183px;
	margin-left: 183px;
	position: absolute;	
}
#hubR2 {
	width: 22px;
	height: 22px;
	-moz-border-radius: 300px;
	-webkit-border-radius: 300px;
	border-radius: 300px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	margin-top: 189px;
	margin-left: 189px;
	position: absolute;
	background: radial-gradient(#999999 40%,#EEEEEE 72%);
}
#rim1 {
	width: 300px;
	height: 300px;
	margin-top: 50px;
	margin-left: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 500px;
	background-color: #E2E2E2;
	border: 1px solid #666666;
	position: absolute;
	background: radial-gradient(#000 60%,#FFF 72%);
} 
#rim2 {
	width: 280px;
	height: 280px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 270px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 60px;
	margin-left: 60px;
	position: absolute;
}
#rim3 {
	height: 30px;
	width: 24px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	position: absolute;
	margin-left: 88px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 30px;
}
#rim3 #rim33 {
	background-color: #FFFFFF;
	height: 20px;
	width: 28px;
	position: absolute;
	margin-top: -10px;
	margin-left: -2px;
}
#forkL {
	height: 380px;
	width: 10px;
	border: 1px dashed #CCCCCC;
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
}
#forkR {
	height: 380px;
	width: 10px;
	border: 1px dashed #CCCCCC;
	position: absolute;
	margin-top: 10px;
	margin-left: 280px;
}
#axleX {
	height: 500px;
	width: 176px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#axle2 #screw1 {
	background-color: #CCCCCC;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #8D8D8D;
	position: absolute;
	height: 10px;
	width: 10px;
	margin-top: -6px;
	margin-left: -22px;
}
#axle2 #screw2 {
	background-color: #CCCCCC;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #8D8D8D;
	position: absolute;
	height: 10px;
	width: 10px;
	margin-top: -6px;
	margin-left: 112px;
}

#axle2 {
	height: 8px;
	width: 260px;
	margin-top: 350px;
	margin-left: 21px;
	position: absolute;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	background: linear-gradient(#fff,#8D8D8D);
	border-right-color: #8D8D8D;
	border-left-color: #8D8D8D;
}
#flangeL {
	height: 100px;
	width: 10px;
	position: absolute;
	background-color: #999999;
	margin-top: 300px;
	margin-left: 30px;
	background: linear-gradient(#CCCCCC,#5F5F5F);
}
#flangeL #flangeLL {
	height: 111px;
	width: 3px;
	margin-left: 5px;
	position: absolute;
	margin-top: -12px;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8D8D8D;
	border-right-color: #5F5F5F;
	border-bottom-color: #8D8D8D;
	border-left-color: #5F5F5F;
	background: linear-gradient(#CCCCCC,#5F5F5F);
}
#flangeR {
	height: 100px;
	width: 10px;
	position: absolute;
	background-color: #999999;
	margin-top: 300px;
	margin-left: 80px;
	background: linear-gradient(#CCCCCC,#5F5F5F);
}
#flangeR #flangeRR {
	height: 111px;
	width: 3px;
	position: absolute;
	margin-top: -12px;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8D8D8D;
	border-right-color: #5F5F5F;
	border-bottom-color: #8D8D8D;
	border-left-color: #5F5F5F;
	background: linear-gradient(#CCCCCC,#5F5F5F);
}
#flangeC {
	height: 100px;
	width: 40px;
	position: absolute;
	background-color: #999999;
	margin-top: 300px;
	margin-left: 40px;
	background: linear-gradient(#CCCCCC,#5F5F5F);
}
#inputs {
	height: 500px;
	width: 500px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#inputs #rimErdInputBackground {
	width: 490px;
	position: absolute;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 30px;
	opacity: 0.97;
	height: 29px;
}
#inputs #rimErdInput {
	width: 320px;
	position: absolute;
	margin-left: 134px;
	padding-bottom: 5px;
	padding-top: 30px;
}
#inputs a {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	transition: 0s all; 
}
#inputs a:hover {
	color: #3366ff;
	cursor: pointer;
	transition: 0s all; 
}

#inputs input {
    font-size: 15px;
    color: #000000;
    float: left;
    -moz-border-radius: 10px;
    text-align: center;
}
#inputs input:focus {
	outline: none;
	border: 1px solid #3366ff!important;
}
#inputs span {
	padding-top: 6px;
	display: block;
	float: left;
	padding-right: 3px;
}
#inputs i {
	display: block;
	float: left;
	font-size: 11px;
	padding-top: 9px;
	color: #999999;
	padding-left: 3px;
}
#inputs #hubErdInputBackground1 {
	margin-top: 320px;
	position: absolute;
	padding: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	opacity: 0.97;
	height: 79px;
	width: 104px;
	background-color: #FFFFFF;
	margin-left: 21px;
}
#inputs #hubErdInputBackground2 {
	margin-top: 451px;
	position: absolute;
	padding: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	opacity: 0.97;
	height: 8px;
	width: 180px;
	background-color: #FFFFFF;
}
#inputs #hubErdInput {
	margin-top: 320px;
	position: absolute;
	padding: 15px;
}
#inputs td {
	padding: 2px;
}

#inputs .container {
	display: block;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 30px;
}

/* Hide the browser's default checkbox */
#inputs .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
#inputs .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	width: 23px;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* On mouse-over, add a grey background color */
#inputs .container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
#inputs .container input:checked ~ .checkmark {
  background-color: #3366ff;
}

/* Create the checkmark/indicator (hidden when not checked) */
#inputs .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
#inputs .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
#inputs .container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#inputs2 .container {
	display: block;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 30px;
}

/* Hide the browser's default checkbox */
#inputs2 .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
#inputs2 .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	width: 23px;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* On mouse-over, add a grey background color */
#inputs2 .container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
#inputs2 .container input:checked ~ .checkmark {
  background-color: #3366ff;
}

/* Create the checkmark/indicator (hidden when not checked) */
#inputs2 .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
#inputs2 .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
#inputs2 .container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#inputs2 #swapL {
	position: absolute;
	margin-top: 250px;
	margin-left: 0px;
}
#inputs2 #swapL span {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#inputs2 #swapLBackground {
	background-color: #FFFFFF;
	height: 34px;
	width: 100px;
	margin-top: 260px;
	margin-left: 0px;
	position: absolute;
	opacity: 0.97;
}

#inputs2 #swapR {
	position: absolute;
	margin-top: 250px;
	margin-left: 250px;
}
#inputs2 #swapR span {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#inputs2 #swapRBackground {
	background-color: #FFFFFF;
	height: 34px;
	width: 100px;
	margin-top: 260px;
	margin-left: 250px;
	position: absolute;
	opacity: 0.97;
}

#inputs #hubLErdInput {
	margin-top: 454px;
	margin-left: 300px;
	position: absolute;
	width: 200px;
	overflow: hidden;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 46px;
}
#inputs #hubLErdInputHolder {
	position: absolute;
	width: 200px;
}


#inputs #hubLErdInputBackground1 {
	position: absolute;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	opacity: 0.97;
	height: 116px;
	width: 200px;
	background-color: #FFFFFF;
}
#inputs #hubLErdInputBackground2 {
	margin-top: 130px;
	margin-left: 0px;
	position: absolute;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	opacity: 0.97;
	height: 45px;
	width: 200px;
	background-color: #FFFFFF;
}







#inputs2 {
	height: 500px;
	width: 350px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#inputs2 #rimHoffInputBackground {
	width: 220px;
	position: absolute;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 30px;
	opacity: 0.97;
	height: 29px;
	padding-left: 95px;
}
#inputs2 #rimHoffInput {
	width: 220px;
	position: absolute;
	padding-bottom: 5px;
	padding-top: 30px;
	padding-left: 42px;
}
#inputs2 #rimHoffInput span {
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}
#inputs2 a {
    color: #666666;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    transition: 0s all;
}
#inputs2 a:hover {
	color: #3366ff;
	cursor: pointer;
	transition: 0s all; 
}

#inputs2 input {
    font-size: 13px;
    color: #000000;
    float: left;
    -moz-border-radius: 10px;
    text-align: center;
}
#inputs2 input:focus {
	outline: none;
	border: 1px solid #3366ff!important;
}
#inputs2 span {
	padding-top: 6px;
	display: block;
	float: left;
	padding-right: 3px;
}
#inputs2 i {
	display: block;
	float: left;
	font-size: 11px;
	padding-top: 9px;
	color: #999999;
	padding-left: 3px;
}
#inputs2 #axleInputBackground {
	width: 350px;
	position: absolute;
	opacity: 0.97;
	height: 40px;
	margin-top: 460px;
	background-color: #FFFFFF;
}
#inputs2 #axleInput {
	width: 220px;
	position: absolute;
	padding-left: 70px;
	margin-top: 465px;
}
#inputs2 #offsetLInputBackground {
	width: 100px;
	position: absolute;
	opacity: 0.97;
	height: 57px;
	margin-top: 185px;
	background-color: #FFFFFF;
}
#inputs2 #offsetLInput {
	width: 100px;
	position: absolute;
	padding-left: 10px;
	margin-top: 185px;
}
#inputs2 #offsetRInputBackground {
	width: 100px;
	position: absolute;
	opacity: 0.97;
	height: 57px;
	margin-top: 185px;
	background-color: #FFFFFF;
	margin-left: 252px;
}
#inputs2 #offsetRInput {
	width: 90px;
	position: absolute;
	padding-left: 10px;
	margin-top: 185px;
	margin-left: 250px;
}
#inputs2 #rimHoffInput {
	
}
#inputs3 {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#inputs3 .left {
	text-align: right;
	padding: 4px;
}
#inputs3 .right {
	padding: 5px;
	text-align: left;
}
#inputs3 .right span {
	font-size: 18px;
	color: #000000;
}



#inputs3 a {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	transition: 0s all; 
}
#inputs3 a:hover {
	color: #3366ff;
	cursor: pointer;
	transition: 0s all;  
}
#inputs3 a:hover:after {
	color: #3366ff;
	cursor: pointer;
	transition: 0s all;   
}

#inputs3 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
	border: 1px dotted #999999;
	display: block;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
#inputs3 input:focus {
	outline: none;
	border: 1px solid #3366ff!important;
}
#inputs3 span {
	padding-top: 6px;
	display: block;
	float: left;
	padding-right: 3px;
}
#inputs3 i {
	display: block;
	float: left;
	font-size: 11px;
	padding-top: 9px;
	color: #999999;
	padding-left: 3px;
}
#inputs3 .container {
	display: block;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 30px;
	float: left;
	margin-right: 6px;
}

/* Hide the browser's default checkbox */
#inputs3 .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
#inputs3 .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	width: 23px;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* On mouse-over, add a grey background color */
#inputs3 .container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
#inputs3 .container input:checked ~ .checkmark {
  background-color: #3366ff;
}

/* Create the checkmark/indicator (hidden when not checked) */
#inputs3 .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
#inputs3 .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
#inputs3 .container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#podpowiedziCalc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	position: absolute;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#podpowiedziCalc .podTresc {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 23px;
	padding-left: 23px;
	background-color: #E2F5FC;
	border: 1px solid #BBE8F7;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: fixed;
	visibility: hidden;
}
#podpowiedziCalc .podTresc .ng {
	font-size: 18px;
	font-weight: bold;
	color: #1CA7D5;
}
#podpowiedziCalc a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    display: block;
    border: 1px dotted #999999;
    width: 11px;
    height: 16px;
    padding-top: 0px;
    padding-right: 21px;
    padding-bottom: 22px;
    padding-left: 11px;
    text-align: center;
    margin-right: -8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #FFFFFF;
    transition: 0s all;
}
#podpowiedziCalc a:hover {
	color: #FFFFFF;
	cursor: pointer;
	background-color: #3366ff;
	transition: 0s all; 
}
