@font-face {
	font-family: 'ArialRegular';
	src: url('/fonts/arial/arial.eot');
	src: url('/fonts/arial/arial?#iefix') format('embedded-opentype'),
		 url('/fonts/arial/arial.woff') format('woff'),
		 url('/fonts/arial/arial.ttf') format('truetype'),
		 url('/fonts/arial/arial.svg#arial') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ArialRegular2';
	src: url('/fonts/arial2/arial.eot');
	src: url('/fonts/arial2/arial?#iefix') format('embedded-opentype'),
		 url('/fonts/arial2/arial.woff') format('woff'),
		 url('/fonts/arial2/arial.ttf') format('truetype'),
		 url('/fonts/arial2/arial.svg#arial') format('svg');
	font-weight: normal;
	font-style: normal;
}
body, table { font-family: /*'ArialRegular2',*/'Arial','sans-serif'; }

div.top_menu td {
    padding: 18px 0;
    text-align: center;
    cursor: pointer;
    
background: rgb(245,126,32); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1N2UyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjUwMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(245,126,32,1) 0%, rgba(239,80,33,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,126,32,1)), color-stop(100%,rgba(239,80,33,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(245,126,32,1) 0%,rgba(239,80,33,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(245,126,32,1) 0%,rgba(239,80,33,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(245,126,32,1) 0%,rgba(239,80,33,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(245,126,32,1) 0%,rgba(239,80,33,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f57e20', endColorstr='#ef5021',GradientType=0 ); /* IE6-8 */


}
div.top_menu a { font-size: 16px; color: white; text-decoration: none; }
div.top_menu td:hover { background: #ff8c00; }
div.top_menu td:hover a { text-decoration: underline; }
div.top_menu td.sel { background: #c22000; }

.buy_meny {
    /*width: 918px;*/
    height: 32px;
    background: #ebebeb;
    margin: 0 auto;
    padding: 0 30px 0px 10px;
    line-height: 32px;
    border: solid 1px #b4b5b6;
}

.programma {
    width: 100%;
    height: 500px;
    margin: 0 auto;
}

.programma .blackout {
    padding-top: 5px;
}

.courses {
    width: 980px;
    margin: 0 auto;
}

.courses a.link {
    font-size: 18px;
    text-transform: uppercase;
}

.courses .time {
    color: #666666;
}

.courses td {
    vertical-align: top;
}

.courses .price {
    color: #ef5a2d;
    font-size: 32px;
    font-weight: bold;
    text-align: right;
}

.buy_meny .left {
    float: left;
    background: url('/imgs/cart.png') no-repeat left center; 
    padding-left: 25px;
}

.buy_meny .cart {
    color: #b3b4b6; 
    font-size: 18px;
}

.buy_meny .text {
    color: #666666; 
    font-size: 16px; 
    margin-left: 10px;
}

.orange_back.big_text {
    font-size: 22px;
    padding: 15px 0 20px;
}

.shadowed3 { box-shadow: 0px 5px 5px grey; }

a.program_link {
    display: block;
    width: 454px;
}

a.program_link, a.program_link:hover {
    text-decoration: none;
}

.a12orange {
    color: #ef5a2d;
}
.a12orange:hover {
    color: black;
}

.program {
    width: 454px;
    color: #ddffcc;  
    border: solid 1px #b4b4b4; 
    padding-bottom: 30px;
}

a.program_link:hover .program {
    border: solid 1px #ef5a2d;
}

.program * {
    color: #333;
    text-align: center;
}

.program .text {
    font-size: 16px;
    text-decoration: ;
}

.program .old_price {
    font-size: 20px;
}

.program .skidka {
    color: #ef5a2d;
    font-size: 18px;
}

.program .price {
    font-size: 28px;
    font-weight: bold;
}

.program .grey_text {
    color: #666666;
    font-size: 20px;
}

div.notrasform h1 { text-transform: none; }

div.normal h2 {
    text-transform: none;
    color: #000;
    line-height: 50px;
    padding: 10px 0 0;
}

.table.raspisanie div.third {
    width: 25%;
}

.table.raspisanie .imghover {
    width: 221px;
    height: 155px;
}

.table.raspisanie div.cell {
    text-decoration: underline;
}

table.raspisanie {
    width: 94%;
    margin: 0 3%;
    border: solid 1px #b4b5b6;
}

table.raspisanie1 {
    width: 100%;
    margin: 0px 0px 0px 20px;
    border: solid 1px #b4b5b6;
} 

table.raspisanie2 {
    width: 100%;
    border: solid 1px #b4b5b6;
} 

table.raspisanie3 {
    width: 100%;
    border: solid 1px #b4b5b6;
} 

table.raspisanie th {
    padding: 9px 0 6px 55px;
    background: url('/imgs/celendar.png') 20px 3px no-repeat #ebebeb;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #ef5122;
}

table.raspisanie1 th {
    padding: 9px 0 6px 55px;
    background: url('/imgs/calendar1.png') 20px 3px no-repeat #ebebeb;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #ef5122;
}

table.raspisanie2 th {
    padding: 9px 0 6px 55px;
    background: url('/imgs/celendar.png') 20px 3px no-repeat #ebebeb;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #ef5122;
}
table.raspisanie3 th {
    padding: 9px 0 6px 55px;
    background: url('/imgs/calendar1.png') 20px 3px no-repeat #ebebeb;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #ef5122;
}


table.raspisanie tr.even {
    background: #f2f2f2;
}

table.raspisanie td {
    text-align: left;
    border: solid 1px #ebebeb;
    padding: 5px 10px;
    font-size: 16px;
    vertical-align: middle;
}

table.raspisanie1 td {
    text-align: left;
    border: solid 1px #ebebeb;
    padding: 5px 10px;
    font-size: 16px;
    vertical-align: middle;
}
table.raspisanie2 td {
    text-align: left;
    border: solid 1px #ebebeb;
    padding: 5px 10px;
    font-size: 16px;
    vertical-align: middle;
}

table.raspisanie .address {
    display: inline;
    margin-top: 6px;
    color: #999;
    font-size: 14px;
}

table.raspisanie .address a {
    color: #999;
}

table.raspisanie .address a:hover {
    color: orange
}


table.raspisanie input[type=button] {
    font-size: 14px;
    padding: 3px 28px;
}
table.raspisanie3 input[type=button] {
    font-size: 16px;
    padding: 3px 60px;
}


div.progressbar { width: 100px; margin: 0 auto; height: 12px; }
div.progressbar div { float: left; border: 2px solid #ebebeb; border-radius: 4px; background: #ebebeb; height: 6px; width: 6px; margin: 0px 1px; }
div.progressbar div.green { border: 2px solid #90cf48; background: #90cf48; }
div.progressbar div.yellow { border: 2px solid #ffc548; background: #ffc548; }
div.progressbar div.red { border: 2px solid red; background: red; }

table.raspisanie .lines {
    width: 137px;
    height: 4px;
    background: url('/imgs/lines.png') 0 0 no-repeat #ebebeb;
    margin: 0 auto 3px;
}

table.raspisanie .lines.max {
    background-position: 0 0;
}

table.raspisanie .lines.mid {
    background-position: 0 -4px;
}

table.raspisanie .lines.low {
    background-position: 0 -8px;
}

.min {
    color: #ef5a2d;
    font-size: 18px;
}

.lefttext {
    text-transform: none; 
    color: #000; 
    font-size: 22px; 
    text-align: left;
}

.sertefikats {
    display: block;
    width: 916px;
    margin: 0 auto;
}

.sertefikats div {
    width: 916px; 
    height: 405px; 
    border: solid 1px #b4b5b6; 
    margin: 0 auto; 
    background: url('/imgs/allcards.jpg') center center no-repeat;
}

.sertefikats:hover div {
    border: solid 1px #ef5a2d;
}

body { margin: 0px; }
/*body, table { font-family: 'Myriad Set Pro','Lucida Grande','Helvetica Neue','Helvetica','Arial','Verdana','sans-serif'; }*/

div.third { float: left; width: 33%; text-align: center; }
div.first { float: left; width: 100%; text-align: center; }
div.logo, div.slogan, div.phone { padding: 20px 0 10px; }
div.table { display: table; }
div.cell { display: table-cell; vertical-align: middle; text-align: center; } 
div.br { clear: both; }
div.slogan { font-size: 150%; color: #666666; }
div.phone, div.phone a { font-size: 100%; color: #666666; }
div.phone p { font-size: 140%; margin: 0px; }
div.phone p span { font-size: 120%; color: #ef5122; }

/*div.back { background: url('/extrim/imgs/blank.gif') no-repeat; background-position: center; background-size: 100%; }*/

div.back { 
    background: url('/imgs/blank.gif') no-repeat; 
    background-position: right center; 
}

div.orange_back { color: white; background-color: #ef5a2d; background-image: url('/imgs/orange_back.png'); background-repeat: no-repeat; background-position: bottom; background-size: 100%; }
div.orange_back { background: #ef5a2d; }
/*div.shadowed { box-shadow: 0px 0 5px gray; }*/
div.shadowed { border: solid 1px gray; }
.shadowed2 { box-shadow: 0px 0 5px gray; }
div.blackout { background-color: rgba(0, 0, 0, 0.6); border-top: 1px solid white; border-bottom: 1px solid white; }
div.blackout2  { background-color: rgba(0, 0, 0, 0.6); color: white; font-size: 140%; line-height: 100%; }
/*div.rounded { border-radius: 0.4em; }*/

div.blackout2 span.orange { color: #ef5122; font-size: 200%; line-height: 150%; font-weight: bold; text-shadow: 2px 1px 2px white; }
div.blackout2 span.orange2 { color: #ef5122; font-size: 25px; line-height: 110%; text-transform: uppercase; }
div.orange_back a, div.blackout2 a { color: white; }
div.orange_back a:hover { color: black !important; }
div.blackout2 p { font-size: 18px; margin: 0.4em 0pt 0.7em; }
div.blackout2 span { font-size: 25px; }
div.blackout2 ul { font-size: 18px; text-align: left; }

div.fl {  float: left; }
a { color: black; }
.a { text-decoration: underline; cursor: pointer; }
a:hover, .a:hover, div.blackout a:hover, div.blackout2 a:hover, div.orange_back a:hover, div.phone a:hover { color: orange; }
div.slide1 { }
div.slide2 h2 { text-align: left; padding: 1.2em 0pt 0pt 0pt; }
div.slide2 .h2 { text-align: left; text-transform: none; }
div.slide2 p { margin: 0.7em 0pt; }
div.video_title { font-size: 20pt; color: white; width: 922px; position: absolute; top: 100px; text-align: center; cursor: pointer; }

/*div.bordered { float: left; margin: 1%; width: 42%; border: 1px solid gray; border-radius: 0.4em; padding: 2%; text-align: center; }*/
div.bordered { float: left; margin: 1%; width: 42%; border: 1px solid gray; padding: 2%; text-align: center; }
div.bordered p { font-size: 110%; text-transform: uppercase; }
div.bordered p.orange { font-size: 70%; text-transform: none; color: #ef5a2d; }
div.bordered span { font-size: 200%; color: #ef5a2d; }

h1 { font-size: 25px; line-height: 25px; color: #ef5a2d; text-align: center; padding: 0.5em 0pt; margin: 0pt; text-transform: uppercase; font-weight: normal; }
h2, .h2 { font-size: 25px; line-height: 110%; color: #ef5a2d; text-align: center; padding: 0.5em 0pt; margin: 0pt; text-transform: uppercase; font-weight: normal; }
h3, .h3, div.blackout2 .h3 { font-size: 25px; line-height: 130%; color: #ef5a2d; text-align: center; padding: 0.4em 0pt; margin: 0pt; text-transform: uppercase; font-weight: normal; }
div.blackout h1, div.blackout2 h1, div.blackout2 h2, div.blackout2 .h2, div.blackout2 h3, div.blackout2 h3, div.blackout2 .h3, div.orange_back h1, div.orange_back h2, div.orange_back h3 { color: white; }
div.cell h2, div.cell .h2 { text-align: center; }

input[type=button], input[type=submit], button, a.button
{ 
    cursor: pointer; border-radius: 0.4em; font-size: 18px; color: white; border: 1px solid white; padding: 0.6em 0.9em;
    background: rgb(239,90,45); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VmNWEyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTIzMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(239,90,45,1) 1%, rgba(209,35,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(239,90,45,1)), color-stop(100%,rgba(209,35,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(239,90,45,1) 1%,rgba(209,35,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(239,90,45,1) 1%,rgba(209,35,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(239,90,45,1) 1%,rgba(209,35,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(239,90,45,1) 1%,rgba(209,35,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5a2d', endColorstr='#d12300',GradientType=0 ); /* IE6-8 */
    color: #fff;
}

a.button { display: block; }

input[type=button].silver, input[type=submit].silver, button.silver
{
    background: #ebebeb;
    border: 1px solid #ebebeb;
    color: black;
}

input[type=button]:hover, input[type=submit]:hover, button:hover
{
    background: #ff8c00; /* Old browsers */
    color: #fff !important;
    text-decoration: underline;
}

input[type=button]:disabled
{
    background: gray; /* Old browsers */
    color: #fff !important;
    text-decoration: underline;
    cursor: default;
}

input[type=button].disabled, input[type=submit].disabled {
    background: #dfdfdf;
    background: -moz-linear-gradient(top,  #efefef 1%, #d2d2d2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#efefef), color-stop(100%,#d2d2d2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #efefef 1%,#d2d2d2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #efefef 1%,#d2d2d2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #efefef 1%,#d2d2d2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #efefef 1%,#d2d2d2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-8 */
    color: #999999 !important;
    text-decoration: none;
    cursor: default;
}

input[type=button]:active, input[type=submit]:active, button:active
{
    background: #c22000; /* Old browsers */
    
    background: -moz-linear-gradient(top,  #971900 1%, #c22000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#971900), color-stop(100%,#c22000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #971900 1%,#c22000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #971900 1%,#c22000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #971900 1%,#c22000 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #971900 1%,#c22000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#971900', endColorstr='#c22000',GradientType=0 ); /* IE6-8 */
    color: #fff !important;
}
 
div.foot_menu { background: #a6a6a6; width: 100%; text-align: left; padding: 2% 0%; }
div.foot_menu div {  text-align: left; padding-left: 8%; }
div.foot_menu p.main a { color: black; font-size: 16px; line-height: 100%; text-decoration: underline; }
div.foot_menu p.main { padding-bottom: 5px; }
div.foot_menu p { margin: 0px; padding: 0px; font-size: 75%; line-height: 200%; }
div.foot_menu p a { color: white; text-decoration: none; }
div.foot_menu p a:hover { text-decoration: underline; color: orange; }

div.footer { background: #747474; width: 100%; padding: 3% 0%; font-size: 90%; color: white; text-align: center; }
 
ul { margin: 0px; list-style-image: url('/imgs/li2.png'); }
ul li { margin-bottom: 0.4em; }
.imghover {width: 256px;height: 160px;}
.imghover:hover {border: solid 2px #ef5a2d;}
.blacklink {color: #fff;}
.blacklink:hover {color: #000;}
.whitebord:hover { border: solid 2px white; }

.program_table td {
    vertical-align: top;
}

.program_table td.left {
    padding-left: 15px;
}

.program_table td.right {
    padding-right: 15px;
}

.dropdown {
    position: relative;
}

.dropdown_main {
    width: 100%;
    height: 40px;
    background: #ebebeb;
    border: solid 1px #b4b5b6;
    color: #000;
    cursor: pointer;
}

.dropdown_main div {
    padding: 13px 20px 5px;
}

.dropdown_main .anchor {
    color: #000;
    margin-left: 20px;
}

.dropdown_menu {
    position: absolute;
    width: 86%;
    top: 41px;
    border: solid 1px #b4b5b6;
    background: #fff;
    height: 270px;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-left: 14%;
}

.dropdown_menu .dropdown_content a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    padding: 0 10px;
}

.dropdown_menu .dropdown_content a:hover {
    background: #f2f2f2;
    color: #000;
}

.dropdown .dropdown-icon {
    position: absolute;
    right: 0px;
    top: 2px;
    width: 42px;
    height: 39px;
    background: url('/imgs/dropdown_icon.png') 0% 0px no-repeat;
    cursor: pointer;
}

.dropdown .dropdown-icon.active {
    background-position: 0px -38px;
}

.black h1, .black h2, .h3 .black, .black h4 {
    color: #000;
}

.black h2 {
    font-size: 22px;
}

.cab_menu {
    margin-top: 10px;
}

.cab_menu a {
    padding: 10px 15px;
    border: solid 1px transparent;
    border-radius: 0.4em;
    font-size: 18px;
}

.cab_menu a:hover {
    color: #000;
    border: solid 1px #b4b5b6;
}

.cab_menu a.active {
    border: solid 1px #ef5122;
}

.zanjatija {
    width: 925px;
    padding: 20px 15px;
    background: #ebebeb;
    border: solid 1px #b4b5b6;
    margin: 60px auto 0;
}

.zanjatija h2 {
    color: #000;
    padding: 0;
}

.zanatie_item {
    width: 100%;
    border: solid 1px #b4b5b6;
    background: #fff;
    border-collapse: collapse;
}

.zanatie_item td {
    vertical-align: top;
}

.zanatie_item .head {
    font-size: 20px;
    text-transform: uppercase;
    padding: 8px 7px 4px;
}

.zanatie_item input[type=button] {
    margin: 0 10px;
    font-size: 14px;
    padding: 3px 5px;
    background: #dfdfdf;
    background: -moz-linear-gradient(top,  #efefef 1%, #d2d2d2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#efefef), color-stop(100%,#d2d2d2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #efefef 1%,#d2d2d2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #efefef 1%,#d2d2d2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #efefef 1%,#d2d2d2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #efefef 1%,#d2d2d2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d2d2d2',GradientType=0 ); /* IE6-8 */
    color: #3c3c3c !important;
    border-radius: 6px;
}

.zanatie_item .item {
    padding: 5px 0;
    font-size: 18px;
    margin-left: 60px;
    color: #ef5122;
}

.zanatie_item .item .addr {
    color: #b4b5b6;
    font-size: 16px;
}

.zanatie_item .item .addr a {
    color: #b4b5b6;
}

.zanatie_item .item .addr a:hover {
    color: orange;
}

.zanatie_item  .time {
    font-size: 18px;
}

.zanatie_item  .time span {
    font-size: 22px;
    color: #ef5122;
}

.training_table {
    width: 960px;
    margin: 0 auto; 
}

.training_table td {
    vertical-align: top;
}

.training_table h3 {
    color: #000;
    font-size: 20px;
    text-align: left;
}

.training_table .left {
    width: 25%;
}

.training_table .right {
    width: 75%;
    padding-left: 20px;
}

.training_table .date {
    color: #b4b5b6;
    font-size: 14px;
    text-align: center;
    margin-top: 6px;
}

.training_table table.raspisanie {
    width: 100%;
    padding: 0;
    margin: 0;
}

.training_table table.raspisanie th {
    text-transform: uppercase;
}

.training_table .zap {
    text-align: right;
    margin-top: 6px;
}

.training_table .zap a {
    font-size: 18px;
    color: #ef5122;
}

.training_table .card {
    font-size: 20px;
    text-transform: uppercase;
}
.training_table .name {
    font-size: 20px;
    color: #ef5122;
    margin-top: 10px;
}
.training_table .num {
    font-size: 40px;
    margin-top: 40px;
    line-height: 33px;
}
.training_table .num span {
    font-size: 30px;
}

.training_table .a1 {
    font-size: 20px;
}

.training_table .a2 {
    font-size: 22px;
    color: #ef5122;
    margin-top: 5px;
}

.training_table .link {
    margin-top: 15px;
}

.training_table  .link a {
    margin-left: 10px;
    line-height: 22px;
    font-size: 19px;
}

.training_table .left a img {
    border: solid 1px transparent;
}

.training_table .left a img:hover {
    border: solid 1px #ef5122;
}

.reklama_menu {
    width: 938px;
    height: 40px;
    margin: 0 auto;
    background: url('/imgs/korzina_menu.png') 0 0;
}

.reklama_menu div {
    float: left;
    width: 177px;
    height: 40px;
    line-height: 42px;
    padding-left: 10px;
}

.reklama_menu .num {
    font-size: 28px;
    color: #b4b5b6;
}

.reklama_menu .text {
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    top: -5px
}


.reklama_menu .active .num {
    color: #fff;
}

.reklama_menu .active .text {
    color: #fff;
}

.reklama_menu.step_1 {
    background-position: 0 0;
}

.reklama_menu.step_2 {
    background-position: 0 -40px;
}

.reklama_menu.step_3 {
    background-position: 0 -80px;
}

.reklama_menu.step_4 {
    background-position: 0 -120px;
}

.reklama_menu.step_5 {
    background-position: 0 -160px;
}


.promokod {
    text-align: center;
}

input[type=text] {
    padding: 5px 10px;
    border: solid 1px #b4b5b6;
}

.promokod input[type=text] {
    width: 310px;
    margin-left: 7px;
}

.promokod input[type=submit] {
    padding: 3px 20px;
    font-size: 16px;
    margin-left: 7px;
}

.korzina_item {
    width: 938px;
    border: solid 1px #b4b5b6;
    margin: 0 auto;
}

.korzina_item td {
    padding: 15px;
    vertical-align: top;
}
    
.korzina_item h3 {
    font-size: 16px;
    color: #000;
    text-align: left;
}

.korzina_item .time {
    font-size: 16px;
    margin-top: 15px;
}

.korzina_item .time2 {
    font-size: 14px;
    color: #b4b5b6;
}

.korzina_item .col_line {
    width: 148px;
    margin-top: 55px;
}

.korzina_item .col_line a {
    text-decoration: none;
}

.korzina_item .col_line .but {
    float: left;
    width: 30px;
    height: 30px;
    background: #ebebeb;
    border: solid 1px #b4b5b6;
    text-align: center;
    line-height: 32px;
    border-radius: 5px;
}

.korzina_item .col_line .col {
    float: left;
    width: 84px;
    height: 30px;
    border-top: solid 1px #b4b5b6;
    border-bottom: solid 1px #b4b5b6;
    text-align: center;
    line-height: 30px;    
}

.korzina_item .minus {
    position: relative;
    left: 5px;
}

.korzina_item .plus {
    position: relative;
    left: -5px;
}

label { cursor: pointer; }
label div { float: left; }

input[type=radio] { display:none; }
input[type=radio] + label span { display:inline-block; width:20px; height:20px; margin:-1px 8px 0 0; vertical-align:middle; background:url('/imgs/radio.png') no-repeat; background-position: 0px 0px; cursor:pointer; }
input[type=radio]:checked + label span { background:url('/imgs/radio.png') no-repeat; background-position: 0px -20px; }

input[type=checkbox] { display:none; }
input[type=checkbox] + label span { display:inline-block; width:23px; height:23px; margin:-1px 8px 0 0; vertical-align:middle; background:url('/imgs/checkbox.png') no-repeat; background-position: 0px 0px; cursor:pointer; }
input[type=checkbox]:checked + label span { background:url('/imgs/checkbox.png') no-repeat; background-position: 0px -23px; }

.korzina_item .del_block {
    float: left;
    margin: 20px 0 0 25px;
}

.korzina_item .del_block .delete {
    float: left;
    color: #666666;
    font-size: 16px;
    margin-left: 5px;
}

.korzina_item .del_block img {
    float: left;
}

.korzina_item  .price {
    text-align: center;
    width: 150px;
}

.korzina_item .price .text {
    color: #666666;
    font-size: 12px;
}

.korzina_item .price .price1 {
    font-size: 20px;
}
.korzina_item .price .price2 {
    font-size: 25px;
    color: #f05d31;
} 
input.price1 { border: none; width: 60px; text-align: right; }
input.price2 { border: none; width: 80px; text-align: right; }

.korzina_itogo {
    width: 876px;
    margin: 0 auto;
    padding: 20px 30px;
    text-align: right;
    background: #ebebeb;
    border: solid 1px #b4b5b6;
}

.korzina_itogo .text {
    text-transform: uppercase;
    color: #666666;
    font-size: 14px;
}

.korzina_itogo .price {
    font-size: 25px;
    color: #ef5122;
    margin-left: 5px;
}






.dostavka_block {
    width: 242px;
    padding: 24px;
    border: solid 1px #b4b5b6;
    background: #eeebeb;
}

.radio {
    width: 20px;
    height: 20px;
    background: url('/imgs/radio.png') 0 0;
    cursor: pointer;
}

.radio.checked {
    background-position: 0 -20px;
}

.dostavka_block * {
    color: #666666;
    font-size: 13px;
    text-align: left;
}

.radio_list .inp {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.radio_list .radio {
    float: left;
}

.radio_list .text {
    float: left;
    margin-left: 8px;
    position: relative;
    top: 5px;
}

.quest_block {
    float: left;
    position: relative;
    margin: 0px 0px 0px 10px;
}

.question {
    float: left;
    width: 24px;
    height: 24px;
    background: url('/imgs/vopros.png') 0 0;
    cursor: pointer;
}

.ques-text {
    display: none;
    position: absolute;
    left: 0;
    top: 25px;
    width: 230px;
    padding: 5px;
    border: solid 1px #b4b5b6;
    background: #fff;
    font-size: 12px;
    z-index: 1000;
    line-height: 14px;
}


.dostavka_block .dop_text span {
    float: left;
    
}
.dostavka_block .dop_text div {
    float: left;
    font-size: 16px; 
    text-transform: uppercase;
    text-align: left;
    width: 205px;
    height: 50px;
}

.dostavka_block .dop_text2 span {
    float: left;
    
}
.dostavka_block .dop_text2 div {
    float: left;
    text-align: left;
    margin-top: 2px;
}

select {
    border: 1px solid #b4b5b6;
    padding: 4px 4px 4px 10px;
    font-size: 14px;
}


.dostavka_block select {
    width: 100%;
}

.show_hide_block.hide * {
    color: #adadad;    
}

.show_hide_block.hide .quest_block {
    display: none;
}

.dostavka .prev_button, .dostavka .prev_button:hover {
    background: #ebebeb; border-color: #adadad; color: #000 !important; font-size: 16px; padding: 7px 100px;
}


.dostavka .next_button {
    padding: 7px 100px; font-size: 16px;
}

.dostavka_block .card_block {
    width: 242px;
    height: 159px;
    margin-bottom: 10px;
    cursor: pointer;
} 

.dostavka_block .card_block.mail {
    background: url('/imgs/mail_card.png') 0 0;
    
}
.dostavka_block .card_block.men {
    background: url('/imgs/men_card.png') 0 0;
}
.dostavka_block .card_block.house {
    background: url('/imgs/house_card.png') 0 0;
}
.dostavka_block .card_block.hide {
   background-position: 0 -159px; 
}

.zanjatija h1 {
    color: #000;
}

.pokupatel div {
    text-align: center;
}

.pokupatel input[type=text] {
    width: 300px;
}

.pokupatel h3 {
    font-size: 18px;
}

.korzina_item.pokupatel div {
    text-align: left;
}


.korzina_item.pokupatel .del_block {
    line-height: 30px;
    color: #8f8f8f;
    margin-left: 0;
}

input[type=text].dt {
    background: url('/imgs/datepicker_img.png') 98% center no-repeat;
    /*padding: 10px 10px;*/
}

.zapis_item h3 {
    font-size: 17px;
}

.zapis_item .name {
    font-size: 18px;
    text-transform: uppercase;
    color: #ef5122;
}

.raspisanie.zapis th {
    text-transform: uppercase;
    background-position: 10px 3px;
    padding-left: 45px;
}

.raspisanie.zapis td {
    padding: 10px;
}

.raspisanie.zapis .address {
    font-size: 16px;
}

.raspisanie.zapis tr.even {
    background: #f2f2f2;
}

.raspisanie.zapis .checkbox.checked {
    background-position: 0 -46px;
}

.raspisanie.zapis tr.active  {
    background: #fdede8;
}

.raspisanie.zapis tr.active td {
    border: solid 1px #f7a890;
}

.raspisanie.zapis {
    width: 938px;
    margin: 0 auto;
}

.zapis_button {
    width: 938px; 
    margin: 10px auto 0; 
    text-align: right;
}

.zapis_button input[type=button]{
    padding: 3px 28px;
    font-size: 16px;
}

.pravila h2 {
    font-size: 22px;
}

.pravila .check_block {
    float: left; 
    margin-left: 20px;
    color: black;
    line-height: 28px;
}

.pravila .links_block {
    float: right;
    text-align: right;
}

.pravila .links_block a {
    line-height: 25px;
    color: #666666;
}

.pravila .links_block a:hover {
    color: #ef5122;
}

.fuzz { position:absolute; top:0; left:0; width:100%; z-index:201; background: url('/imgs/dim.png'); display:none; text-align:left; }
div.popup { position: fixed; top: 50%; left: 50%; display: none; }
* html div.popup { position: absolute; top: expression((parseInt(document.body.scrollTop, 10) + parseInt(window.innerHeight || document.documentElement.offsetHeight, 10) / 2) + "px");}
div.popup div.container { position: relative; }
table.popup_table { background: white; border: 1px solid white; border-radius: 10px; }
div.close_div { float: right; position: relative; font-size: 1px; }
div.close_div div.close_btn { position: absolute; top: 15px; left: -30px; font-size: 1px; background: url('/imgs/close_btn.png') no-repeat; width: 17px; height: 14px; cursor: pointer; }

div.basket { display: none; }