div#container
{
   max-width: 1600px;
	width:100%;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-size: 8px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#top {  /* селектор блока, который будет оставаться на месте */
  	position: fixed;
 	color:#ffffff;
	height:50px;
	margin-right:0px;
	background-color: #000;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:2.3em;
	display:inline-block;
	float:right;
}
div.logo{
position: fixed;z-index:1;max-width:150px;width:100%; margin-left:15px;
}
#imglogo {
  width: 100%; /* ширина картинки */
  height: auto; /* высота картинки */
}
div.block1{
	background-image: url(../images/block1.jpg);
	max-width:1600px;
	width:100%;
	height:600px;
}
h1{
color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:4.5em;
	text-transform: uppercase;
}
h2{
color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:2.0em;
	text-transform: uppercase;
}
h3{
color:#ff9933;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:2.0em;
	text-transform: uppercase;
}
h4{
color:#ffffff;
	font-family: 'Impact', sans-serif;
	font-weight: 500;
	font-size:5.5em;
	text-transform: uppercase;
}
h5{
color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size:2.4em;
	text-transform: uppercase;
}
div.bordline{
	width: 50%; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:3.0em;
	width:600px;
	color:#ffffff;
	border: 2px solid #ff9933;
}
p.block1_last{
	width: 50%; margin: 0 auto; text-align: center;
font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:2.3em;
	width:600px;
	color:#ffffff;
}
p.block1_city{
	width: 50%; margin: 0 auto; text-align: center;
font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:2.3em;
	width:600px;
	color:#ff9933;
	margin-top:5px;
}
div.butradius{
  height: 35px;
  border: 2px solid #ff9933;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:3.2em;
	color:#ffffff;
	vertical-align: middle;
	margin-top:30px;
}
div.block2{
	background: #ffffff;
	max-width:1600px;
	width:100%;
	height:180px;
}
div.statradius{
  height: 140px;
  width: 140px;
  border: 2px solid #ff9933;
  border-radius: 100%;
	margin: 0 auto; text-align: center;
	background: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	text-transform: uppercase;
	color:#ffffff;
	vertical-align: middle;
	display:inline-block;
	margin-left:25px;
	margin-right:25px;
}
div.line{
    background: #ff9933;
	max-width:1600px;
	width:100%;
	height:3px;

}
div.block3{
	background: #000000;
	max-width:1600px;
	width:100%;
	height:100%;
}
#title{
	color:#ff9933;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:4.5em;
	text-transform: uppercase;
	float:left;
	margin-left:50px;
	margin-bottom:15px;
}
#description{
	color:#ff9933;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:2.2em;
	text-transform: uppercase;
	float:right;
	margin-right:50px;
}
div.block3-items_gr{
	background-image: url(../images/fit_gr.jpg);
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_gr:hover{
	background: #58585a;
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
#block3-items-text{
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:1.0em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
	text-align:justify;
}

div.block3-items_tr{
	background-image: url(../images/fit_tr.jpg);
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_tr:hover{
	background: #58585a;
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_wel{
	background-image: url(../images/fit_wel.jpg);
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_wel:hover{
	background: #58585a;
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_cl{
	background-image: url(../images/fit_cl.jpg);
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_cl:hover{
	background: #58585a;
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_pil{
	background-image: url(../images/fit_pil.jpg);
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_pil:hover{
	background: #58585a;
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_man{
	background-image: url(../images/man.jpg);
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_man:hover{
	background: #58585a;
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_fun{
	background-image: url(../images/fit_fun.jpg);
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_fun:hover{
	background: #58585a;
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items-butradius{
	background: #ff9933;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	color:#ffffff;
	vertical-align: middle;
	margin-top:10px;
	visibility: hidden;
}
div.block3-items_gr:hover .block3-items-butradius{
	background: #ff9933;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	color:#ffffff;
	vertical-align: middle;
	margin-top:10px;
	visibility: visible;
	border: 1px solid #f8f6f6;
}
div.block3-items_tr:hover .block3-items-butradius{
	background: #ff9933;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	color:#ffffff;
	vertical-align: middle;
	margin-top:10px;
	visibility: visible;
	border: 1px solid #f8f6f6;
}
div.block3-items_wel:hover .block3-items-butradius{
	background: #ff9933;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	color:#ffffff;
	vertical-align: middle;
	margin-top:10px;
	visibility: visible;
	border: 1px solid #f8f6f6;
}
div.block3-items_cl:hover .block3-items-butradius{
	background: #ff9933;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	color:#ffffff;
	vertical-align: middle;
	margin-top:10px;
	visibility: visible;
	border: 1px solid #f8f6f6;
}
div.block3-items_pil:hover .block3-items-butradius{
	background: #ff9933;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	color:#ffffff;
	vertical-align: middle;
	margin-top:10px;
	visibility: visible;
	border: 1px solid #f8f6f6;
}
div.block3-items_man:hover .block3-items-butradius{
	background: #ff9933;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	color:#ffffff;
	vertical-align: middle;
	margin-top:10px;
	visibility: visible;
	border: 1px solid #f8f6f6;
}
div.block3-items_fun:hover .block3-items-butradius{
  background: #ff9933;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	color:#ffffff;
	vertical-align: middle;
	margin-top:10px;
	visibility: visible;
	border: 1px solid #f8f6f6;
}
div.block4{
	background: #ffffff;
	max-width:1600px;
	width:100%;
	height:100%;
}
div.block3-items_work{
	background-image: url(../images/work.jpg);
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_work:hover{
	background: #58585a;
	max-width:300px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
div.block3-items_reg{
	background: #ffffff;
	max-width:500px;
	height:400px;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:1.8em;
	display:inline-block;
	margin-top:2px;
    padding-left:10px;
	padding-right:10px;
	vertical-align: top;
}
#block3-items-text-reg{
	color:#000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:1.1em;
	display:inline-block;
	margin-top:2px;
    padding-left:50px;
	padding-right:10px;
	vertical-align: top;
	text-align:justify;
}
.input-reg{
background: #ffffff;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:1.0em;
	color:#58585a;
	vertical-align: left;
	border: 1px solid #ff9933;
	float:left;
	margin-left:50px;
	margin-bottom:10px;
}
.block4-items-butradius{
 background: #ff9933;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size:1.5em;
	color:#ffffff;
	vertical-align: left;
	border: 1px solid #ff9933;
	float:left;
	margin-left:50px;
	margin-bottom:10px;
}
div.block5{
	background-image: url(../images/block5.jpg);
	max-width:1600px;
	width:100%;
	height:600px;
}
#description-preim{
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:2.2em;
	float:right;
	margin-right:50px;
}
div.block6{
	background: #ffffff;
	max-width:1600px;
	width:100%;
	height:100%;
	margin-bottom:30px;
}
#description-rew{
	color:#000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:1.8em;
	float:right;
	margin-right:50px;
	padding-bottom:10px;
}
div.ask{
  height: 35px;
  border: 2px solid #ff9933;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 400px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:3.2em;
	color:#ff9933;
	vertical-align: middle;
	margin-top:50px;
}
div.ask:hover{
	background:#ff9933;
  height: 35px;
  border: 2px solid #ff9933;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 400px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:3.2em;
	color:#ffffff;
	vertical-align: middle;
	margin-top:50px;
}
div.block7{
	background: #ffffff;
	max-width:1600px;
	width:100%;
	height:200px;
}
div.block8{
	background: #000000;
	max-width:1600px;
	width:100%;
	height:300px;
}
.copy-copy{
	color:#cccccc;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:1.8em;
}
#cont{
	color:#cccccc;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:2.3em;
}
div.block9{
	background: #000000;
	max-width:1600px;
	width:100%;
	height:50px;
	padding-bottom:0px;
}
#title_modal{
	color:#ff9933;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:3.5em;
	text-transform: uppercase;
	margin-bottom:15px;
	margin-top:20px;
}
.modalDialog{
	position: fixed;
	font-family: 'Open Sans', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog:target {
	display: block;
	pointer-events: auto;
}
.modalDialog > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
}
.modalDialog-gr{
	position: fixed;
	font-family: 'Open Sans', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog-gr:target {
	display: block;
	pointer-events: auto;
}
.modalDialog-gr > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
}
.modalDialog-tr{
	position: fixed;
	font-family: 'Open Sans', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog-tr:target {
	display: block;
	pointer-events: auto;
}
.modalDialog-tr > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
}
.modalDialog-wel{
	position: fixed;
	font-family: 'Open Sans', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog-wel:target {
	display: block;
	pointer-events: auto;
}
.modalDialog-wel > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
}
.modalDialog-cl{
	position: fixed;
	font-family: 'Open Sans', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog-cl:target {
	display: block;
	pointer-events: auto;
}
.modalDialog-cl > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
}
.modalDialog-pil{
	position: fixed;
	font-family: 'Open Sans', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog-pil:target {
	display: block;
	pointer-events: auto;
}
.modalDialog-pil > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
}
.modalDialog-man{
	position: fixed;
	font-family: 'Open Sans', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog-man:target {
	display: block;
	pointer-events: auto;
}
.modalDialog-man > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
}
.modalDialog-ask{
	position: fixed;
	font-family: 'Open Sans', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog-ask:target {
	display: block;
	pointer-events: auto;
}
.modalDialog-ask > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
}
.close {
	background: #262626;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover {
background: #f69420;
}
#vnutri-form{
	text-align:left;
	color:#262626;
	font-family: 'Open Sans', sans-serif;
	font-size:2.0em;
	text-transform: uppercase;
}
.modal-20-items-butradius{
 background: #ff9933;
  height: 35px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 200px; margin: 0 auto; text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size:2.5em;
	color:#ffffff;
	vertical-align: left;
	border: 1px solid #ff9933;
}
#ask-but{
color:#f69420;text-decoration:none;
}
#ask-but:hover{
color:#ffffff;text-decoration:none;
}







#indexImage14
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage10
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage9
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage8
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage7
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage6
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexLayer3
{
   background-color: #07B9D3;
}
#indexImage2
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage17
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage15
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage16
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexLayer2
{
   background-color: transparent;
   background-image: url(../images/image_bg_01.jpg);
   background-repeat: repeat-x;
   background-position: center top;
}
#contact
{
   background-color: transparent;
}
#indexLayer17
{
   background-color: transparent;
}
#wb_indexText117
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText117 div
{
   text-align: center;
}
#nabory
{
   background-color: transparent;
}
#indexLayer9
{
   background-color: #F1F1F1;
}
#wb_indexCssMenu36
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_indexCssMenu36 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_indexCssMenu36 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 358px;
}
#wb_indexCssMenu36 a
{
   display: block;
   float: left;
   color: #07B9D3;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 33px;
   -webkit-border-radius: 33px;
   border-radius: 33px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Intro ";
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 346px;
   height: 54px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 54px;
   text-align: center;
}
#wb_indexCssMenu36 li:hover a, #wb_indexCssMenu36 a:hover
{
   color: #FFFFFF;
   background-color: #07B9D3;
   background-image: none;
   border: 1px #07B9D3 solid;
}
#wb_indexCssMenu36 li.firstmain
{
   padding-left: 0px;
}
#wb_indexCssMenu36 li.lastmain
{
   padding-right: 0px;
}
#wb_indexCssMenu36 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_indexText118
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText118 div
{
   text-align: center;
}
#wb_indexText143
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText143 div
{
   text-align: left;
}
#wb_indexText144
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText144 div
{
   text-align: left;
}
#wb_indexText145
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText145 div
{
   text-align: left;
}
#wb_indexCssMenu13
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_indexCssMenu13 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_indexCssMenu13 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 20%;
}
#wb_indexCssMenu13 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 0px #C0C0C0 solid;
   background-color: transparent;
   background-image: none;
   font-family: PragmaticaLightC;
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 63px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 63px;
   text-align: center;
}
#wb_indexCssMenu13 li:hover a, #wb_indexCssMenu13 a:hover, #wb_indexCssMenu13 .active
{
   color: #07B9D3;
   background-color: transparent;
   background-image: none;
   border: 0px #C0C0C0 solid;
}
#wb_indexCssMenu13 li.firstmain
{
   padding-left: 0px;
}
#wb_indexCssMenu13 li.lastmain
{
   padding-right: 0px;
}
#wb_indexCssMenu13 li:hover, #wb_indexCssMenu13 li a:hover
{
   position: relative;
}
#wb_indexCssMenu13 a.withsubmenu
{
   padding: 0 0px 0 0px;
   width: 100%;
   background-image: none;
}
#wb_indexCssMenu13 li:hover a.withsubmenu, #wb_indexCssMenu13 a.withsubmenu:hover
{
   background-image: none;
}
#wb_indexCssMenu13 ul ul
{
   position: absolute;
   left: -9999px;
   top: -9999px;
   width: 120px;
   height: auto;
   border: none;
   background-color: transparent;
}
#wb_indexCssMenu13 ul :hover ul
{
   left: 0px;
   top: 63px;
   padding-top: 0px;
}
#wb_indexCssMenu13 .firstmain:hover ul
{
   left: 0px;
}
#wb_indexCssMenu13 li li
{
   width: 120px;
   padding: 0 0px 0px 0px;
   border: 0px #C0C0C0 solid;
   border-width: 0 0px;
}
#wb_indexCssMenu13 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_indexCssMenu13 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_indexCssMenu13 ul ul a, #wb_indexCssMenu13 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 108px;
   height: auto;
   white-space: normal;
   padding: 17px 6px 17px 6px;
   background-color: #07B9D3;
   background-image: none;
   border: 0px #C0C0C0 solid;
   color: #FFFFFF;
   font-family: PragmaticaLightC;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   text-align: center;
   text-decoration: none;
}
#wb_indexCssMenu13 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_indexCssMenu13 ul ul :hover a, #wb_indexCssMenu13 ul ul a:hover, #wb_indexCssMenu13 ul ul :hover ul :hover a, #wb_indexCssMenu13 ul ul :hover ul a:hover
{
   background-color: #1ACFE9;
   background-image: none;
   border: 0px #C0C0C0 solid;
   color: #FFFFFF;
}
#wb_indexCssMenu13 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_indexText6 div
{
   text-align: center;
}
#wb_indexCssMenu2
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_indexCssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 302px;
}
#wb_indexCssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 302px;
}
#wb_indexCssMenu2 a
{
   display: block;
   color: #FFFFFF;
   border: 0px #07B9D3 none;
   -moz-border-radius: 0px;
   -webkit-border-radius: 0px;
   border-radius: 0px;
   background-color: transparent;
   background-image: url(../images/buton_01.png);
   background-repeat: no-repeat;
   background-position: center center;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 302px;
   height: 60px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 60px;
   text-align: center;
}
#wb_indexCssMenu2 li:hover a, #wb_indexCssMenu2 a:hover, #wb_indexCssMenu2 .active
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: url(../images/buton_01_activ.png);
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px #07B9D3 none;
}
#wb_indexCssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_indexCssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_indexCssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_indexText87
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText87 div
{
   text-align: left;
}
#wb_indexText1
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText1 div
{
   text-align: left;
}
#indexImage1
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#logo_menu
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage3
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage4
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage5
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText2
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexText3
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText3 div
{
   text-align: center;
}
#wb_indexText4
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText4 div
{
   text-align: center;
}
#wb_indexText5
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText5 div
{
   text-align: center;
}
#wb_indexText7
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText7 div
{
   text-align: center;
}
#wb_indexText8
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText8 div
{
   text-align: center;
}
#wb_indexText9
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText9 div
{
   text-align: center;
}
#wb_indexText10
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText10 div
{
   text-align: center;
}
#wb_indexText11
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText11 div
{
   text-align: center;
}
#wb_indexText12
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText12 div
{
   text-align: center;
}
#wb_indexText13
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText13 div
{
   text-align: center;
}
#wb_indexText14
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText14 div
{
   text-align: center;
}
#wb_indexText15
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText15 div
{
   text-align: center;
}
#wb_indexText16
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText16 div
{
   text-align: center;
}
#wb_indexText17
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText17 div
{
   text-align: center;
}
#wb_indexText18
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText18 div
{
   text-align: center;
}
#wb_indexText19
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText19 div
{
   text-align: center;
}
#wb_indexText20
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText20 div
{
   text-align: left;
}
#wb_indexText21
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText21 div
{
   text-align: right;
}
#wb_indexText22
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText22 div
{
   text-align: right;
}
#wb_indexText23
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText23 div
{
   text-align: center;
}
#wb_indexText28
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText28 div
{
   text-align: center;
}
#wb_indexText32
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText32 div
{
   text-align: center;
}
#indexLayer4
{
   background-color: transparent;
   background-image: url(../images/image_premium_black_02.jpg);
   background-repeat: repeat;
   background-position: left top;
}
#wb_button_premium_black
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_premium_black ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_premium_black li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_premium_black a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_premium_black li:hover a, #wb_button_premium_black a:hover, #wb_button_premium_black .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_premium_black .firstmain a
{
   margin-top: 0px;
}
#wb_button_premium_black li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_premium_black br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#indexLayer5
{
   background-color: transparent;
   background-image: url(../images/image_premium_white_01.jpg);
   background-repeat: repeat;
   background-position: left top;
}
#wb_indexText39
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText39 div
{
   text-align: left;
}
#wb_indexText44
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText44 div
{
   text-align: center;
}
#wb_button_premium_white
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_premium_white ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_premium_white li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_premium_white a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_premium_white li:hover a, #wb_button_premium_white a:hover, #wb_button_premium_white .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_premium_white .firstmain a
{
   margin-top: 0px;
}
#wb_button_premium_white li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_premium_white br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#indexLayer6
{
   background-color: transparent;
   background-image: url(../images/image_premium_mix_01.jpg);
   background-repeat: repeat;
   background-position: left top;
}
#wb_indexText50
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText50 div
{
   text-align: center;
}
#wb_indexText52
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText52 div
{
   text-align: center;
}
#wb_indexText55
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText55 div
{
   text-align: center;
}
#wb_button_premium_mix
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_premium_mix ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_premium_mix li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_premium_mix a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_premium_mix li:hover a, #wb_button_premium_mix a:hover, #wb_button_premium_mix .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_premium_mix .firstmain a
{
   margin-top: 0px;
}
#wb_button_premium_mix li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_premium_mix br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#glavnaya
{
   background-color: transparent;
}
#indexLayer7
{
   background-color: transparent;
   background-image: url(../images/image_classic_black_02.jpg);
   background-repeat: repeat;
   background-position: left top;
}
#wb_indexText59
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText59 div
{
   text-align: center;
}
#wb_indexText61
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText61 div
{
   text-align: center;
}
#wb_indexText64
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText64 div
{
   text-align: center;
}
#wb_button_classic_black
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_classic_black ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_classic_black li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_classic_black a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_classic_black li:hover a, #wb_button_classic_black a:hover, #wb_button_classic_black .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_classic_black .firstmain a
{
   margin-top: 0px;
}
#wb_button_classic_black li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_classic_black br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#indexLayer8
{
   background-color: transparent;
   background-image: url(../images/image_light_mens_01.jpg);
   background-repeat: repeat;
   background-position: left top;
}
#wb_indexText73
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText73 div
{
   text-align: center;
}
#wb_button_classic_mix
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_classic_mix ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_classic_mix li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_classic_mix a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_classic_mix li:hover a, #wb_button_classic_mix a:hover, #wb_button_classic_mix .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_classic_mix .firstmain a
{
   margin-top: 0px;
}
#wb_button_classic_mix li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_classic_mix br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#indexLayer10
{
   background-color: transparent;
   background-image: url(../images/image_sport_mens_01.jpg);
   background-repeat: repeat;
   background-position: left top;
}
#wb_indexText79
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText79 div
{
   text-align: center;
}
#wb_indexText81
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText81 div
{
   text-align: center;
}
#wb_indexText84
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText84 div
{
   text-align: center;
}
#wb_button_sport_mens
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_sport_mens ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_sport_mens li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_sport_mens a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_sport_mens li:hover a, #wb_button_sport_mens a:hover, #wb_button_sport_mens .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_sport_mens .firstmain a
{
   margin-top: 0px;
}
#wb_button_sport_mens li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_sport_mens br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#indexLayer12
{
   background-color: transparent;
   background-image: url(../images/image_sport_womens_01.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}
#wb_indexText96
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText96 div
{
   text-align: center;
}
#wb_indexText101
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText101 div
{
   text-align: center;
}
#wb_button_womens_sport_mix
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_womens_sport_mix ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_womens_sport_mix li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_womens_sport_mix a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_womens_sport_mix li:hover a, #wb_button_womens_sport_mix a:hover, #wb_button_womens_sport_mix .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_womens_sport_mix .firstmain a
{
   margin-top: 0px;
}
#wb_button_womens_sport_mix li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_womens_sport_mix br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#indexLayer14
{
   background-color: transparent;
   background-image: url(../images/image_line_color_01.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}
#wb_indexText108
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText108 div
{
   text-align: center;
}
#wb_button_womens_line_color
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_womens_line_color ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_womens_line_color li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_womens_line_color a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_womens_line_color li:hover a, #wb_button_womens_line_color a:hover, #wb_button_womens_line_color .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_womens_line_color .firstmain a
{
   margin-top: 0px;
}
#wb_button_womens_line_color li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_womens_line_color br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_indexText110
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText110 div
{
   text-align: center;
}
#indexLayer15
{
   background-color: transparent;
   background-image: url(../images/image_panda_002.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}
#wb_indexText120
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText120 div
{
   text-align: center;
}
#wb_indexText125
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText125 div
{
   text-align: center;
}
#wb_button_womens_panda
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_womens_panda ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_womens_panda li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_womens_panda a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_womens_panda li:hover a, #wb_button_womens_panda a:hover, #wb_button_womens_panda .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_womens_panda .firstmain a
{
   margin-top: 0px;
}
#wb_button_womens_panda li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_womens_panda br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#indexLayer19
{
   background-color: transparent;
   background-image: url(../images/image_kids.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}
#wb_indexText122
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText122 div
{
   text-align: center;
}
#wb_indexText127
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText127 div
{
   text-align: center;
}
#wb_button_kids_mix
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_kids_mix ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_kids_mix li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_kids_mix a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_kids_mix li:hover a, #wb_button_kids_mix a:hover, #wb_button_kids_mix .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_kids_mix .firstmain a
{
   margin-top: 0px;
}
#wb_button_kids_mix li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_kids_mix br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#womens
{
   background-color: transparent;
}
#kids
{
   background-color: transparent;
}
#wb_indexText119
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText119 div
{
   text-align: left;
}
#wb_indexText128
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText128 div
{
   text-align: left;
}
#wb_indexForm1
{
   background-color: transparent;
   border: 0px #000000 solid;
}
#indexEditbox1
{
   border: 1px #95BA4E solid;
   -moz-border-radius: 33px;
   -webkit-border-radius: 33px;
   border-radius: 33px;
   background-color: #FFFFFF;
   color :#000000;
   font-family: PragmaticaLightC;
   font-size: 19px;
   padding: 0px 0px 0px 20px;
   text-align: left;
   vertical-align: middle;
}
#indexEditbox2
{
   border: 1px #95BA4E solid;
   -moz-border-radius: 33px;
   -webkit-border-radius: 33px;
   border-radius: 33px;
   background-color: #FFFFFF;
   color :#000000;
   font-family: PragmaticaLightC;
   font-size: 19px;
   padding: 0px 0px 0px 20px;
   text-align: left;
   vertical-align: middle;
}
#indexButton1
{
   border: 1px #95BA4E solid;
   -moz-border-radius: 33px;
   -webkit-border-radius: 33px;
   border-radius: 33px;
   background-color: #95BA4E;
   color: #FFFFFF;
   font-family: 'Intro ';
   font-size: 20px;
}
#indexLayer20
{
   background-color: transparent;
   background-image: url(../images/image_bg_02.jpg);
   background-repeat: repeat-x;
   background-position: center top;
}
#wb_indexText129
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText129 div
{
   text-align: left;
}
#wb_indexText130
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText130 div
{
   text-align: right;
}
#wb_indexText131
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText131 div
{
   text-align: right;
}
#wb_indexText132
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText132 div
{
   text-align: right;
}
#wb_indexText133
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText133 div
{
   text-align: right;
}
#wb_indexText134
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText134 div
{
   text-align: left;
}
#indexImage25
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage26
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage27
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage28
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText135
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText135 div
{
   text-align: left;
}
#wb_indexText136
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText136 div
{
   text-align: left;
}
#wb_indexText137
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText137 div
{
   text-align: left;
}
#wb_indexText138
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText138 div
{
   text-align: left;
}
#wb_indexText139
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText139 div
{
   text-align: left;
}
#wb_indexText140
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText140 div
{
   text-align: left;
}
#wb_indexText141
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText141 div
{
   text-align: left;
}
#wb_indexText142
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText142 div
{
   text-align: left;
}
#wb_indexText146
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText146 div
{
   text-align: left;
}
#wb_indexText147
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText147 div
{
   text-align: left;
}
#indexImage29
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage30
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage31
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage32
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText148
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText148 div
{
   text-align: center;
}
#wb_indexText149
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText149 div
{
   text-align: left;
}
#wb_indexText150
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText150 div
{
   text-align: center;
}
#wb_indexText151
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText151 div
{
   text-align: left;
}
#wb_indexText152
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText152 div
{
   text-align: center;
}
#wb_indexText153
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText153 div
{
   text-align: left;
}
#wb_indexText154
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText154 div
{
   text-align: center;
}
#indexLayer21
{
   background-color: transparent;
}
#otzyvy
{
   background-color: transparent;
}
#servis
{
   background-color: transparent;
}
#indexLayer16
{
   background-color: #5C5C5C;
}
#wb_indexText155
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText155 div
{
   text-align: left;
}
#indexImage34
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage36
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexImage37
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexRollOver1 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#indexRollOver1 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#indexRollOver1 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
#indexRollOver1 a .hover
{
   visibility: hidden;
}
#indexRollOver1 a:hover .hover
{
   visibility: visible;
}
#indexRollOver1 a:hover span
{
   visibility: hidden;
}
#indexRollOver1 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexRollOver2 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#indexRollOver2 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#indexRollOver2 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
#indexRollOver2 a .hover
{
   visibility: hidden;
}
#indexRollOver2 a:hover .hover
{
   visibility: visible;
}
#indexRollOver2 a:hover span
{
   visibility: hidden;
}
#indexRollOver2 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexLayer11
{
   background-color: #B682A8;
}
#wb_indexText24
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText24 div
{
   text-align: right;
}
#wb_indexText25
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText25 div
{
   text-align: right;
}
#wb_indexText26
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText26 div
{
   text-align: left;
}
#indexLayer18
{
   background-color: #95BA4E;
}
#wb_indexText27
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText27 div
{
   text-align: right;
}
#wb_indexText29
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText29 div
{
   text-align: right;
}
#wb_indexText30
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText30 div
{
   text-align: left;
}
#indexLayer1
{
   background-color: #000000;
}
#wb_indexText31
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText31 div
{
   text-align: center;
}
#indexLayer13
{
   background-color: transparent;
   background-image: url(../images/image_sport_color_01.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}
#indexImage11
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText33
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText33 div
{
   text-align: center;
}
#wb_button_sport_color
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_sport_color ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_sport_color li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_sport_color a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_sport_color li:hover a, #wb_button_sport_color a:hover, #wb_button_sport_color .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_sport_color .firstmain a
{
   margin-top: 0px;
}
#wb_button_sport_color li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_sport_color br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_indexText34
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText34 div
{
   text-align: center;
}
#indexLayer22
{
   background-color: transparent;
   background-image: url(../images/image_sport_square_02.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}
#indexImage12
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText35
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText35 div
{
   text-align: center;
}
#wb_indexText36
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText36 div
{
   text-align: center;
}
#wb_button_sport_square
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_sport_square ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_sport_square li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_sport_square a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_sport_square li:hover a, #wb_button_sport_square a:hover, #wb_button_sport_square .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_sport_square .firstmain a
{
   margin-top: 0px;
}
#wb_button_sport_square li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_sport_square br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#indexLayer23
{
   background-color: transparent;
   background-image: url(../images/image_light_womens_02.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}
#indexImage13
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText37
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText37 div
{
   text-align: center;
}
#wb_button_womens_light
{
   border: 0px #07B9D3 solid;
   background-color: transparent;
}
#wb_button_womens_light ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 231px;
}
#wb_button_womens_light li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 231px;
}
#wb_button_womens_light a
{
   display: block;
   color: #FFFFFF;
   border: 1px #07B9D3 solid;
   -moz-border-radius: 32px;
   -webkit-border-radius: 32px;
   border-radius: 32px;
   background-color: #07B9D3;
   background-image: none;
   font-family: "Intro ";
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   width: 229px;
   height: 45px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 45px;
   text-align: center;
}
#wb_button_womens_light li:hover a, #wb_button_womens_light a:hover, #wb_button_womens_light .active
{
   color: #FFFFFF;
   background-color: #1ACFE9;
   background-image: none;
   border: 1px #1ACFE9 solid;
}
#wb_button_womens_light .firstmain a
{
   margin-top: 0px;
}
#wb_button_womens_light li.lastmain
{
   padding-bottom: 0px;
}
#wb_button_womens_light br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_indexText38
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText38 div
{
   text-align: center;
}
#wb_indexText40
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText40 div
{
   text-align: center;
}