html {color:#000000;background:#ffffff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,button,textarea,p,th,td {margin:0;padding:0;}
fieldset,img {border:0;}
cite,code,em,strong,th {font-style:inherit;font-weight:inherit;}
li {list-style:none;}
th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
input,button,textarea,select,option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select {font-size:100%;outline:none;resize:none;}
html {background:#4b6d8a url('img_background.png') repeat;overflow-y:scroll;}
body {font-family:Verdana,Arial,Tahoma,sans-serif;color:#141414;word-wrap:break-word;line-height:1.27;}
table {font-size:inherit;font:100%;border-collapse:collapse;border-spacing:0;}
textarea {word-wrap:normal;}
a:link,a:visited {color:#266aa0;outline:none;text-decoration:none;}
a:hover {text-decoration:underline;}

.pageWidth {margin:0 auto;max-width:1200px;}
#headerMover {background-color:#03294d;border:none;padding:3px 0;line-height:20px;position:relative;box-shadow:inset 0 1px 3px rgba(0,0,0,0.5),0 1px rgba(255,255,255,0.1);background-image:linear-gradient(to top,rgba(255,255,255,0.2),rgba(255,255,255,0));}
#headerMover:after {content:'.';display:block;height:0;clear:both;visibility:hidden;}
#headerMover h1 {color:#eff8fd;background-color:#4a87b6;background-image:linear-gradient(rgba(255,255,255,0.2),rgba(255,255,255,0) 75%);text-decoration:none;font-size:12px;display:inline-block;padding:2px 10px;text-shadow:0 0 0 transparent,0 1px 1px rgba(0,0,0,0.5);box-shadow:inset 0 1px rgba(255,255,255,0.25),0 1px 3px rgba(0,0,0,0.35);border-radius:3px;}
#headerMover .share {float:right;height:24px;line-height:24px;}
#headerMover .share a {color:#ffffff;outline:none;text-decoration:none;}
#headerMover .share a:hover {color:#227cc3;}

#contentMover {position:relative;padding-top:20px;}
#contentMover .pageContent {background:#fdfdfd url('img_noise.png') repeat;background:rgba(253,253,253,0.9) url('img_noise.png') repeat;border-radius:3px;}
#contentMover .pageContent:after {content:'.';display:block;height:0;clear:both;visibility:hidden;}
#contentMover .pageContent .titleBar {background-color:#83bae2;border-radius:3px 3px 0 0;padding:0px 3px;margin-bottom:0;box-shadow:inset 0 1px rgba(255,255,255,0.25),inset 1px 0 rgba(255,255,255,0.07),inset -1px 0 rgba(255,255,255,0.07),inset 0 -1px rgba(0,0,0,0.1),0 1px rgba(255,255,255,0.5);background-image:linear-gradient(rgba(255,255,255,0.2),rgba(255,255,255,0));}
#contentMover .pageContent .titleBar:after {content:'.';display:block;height:0;clear:both;visibility:hidden;}
#contentMover .pageContent .titleBar .signupButton {width:105px;margin:10px 30px;text-align:center;line-height:30px;display:block;cursor:pointer;}
#contentMover .pageContent .titleBar .signupButton .inner {font-size:13px;color:#ffffff;background-color:#5ba7e1;border:1px solid #5ba7e1;border-top-color:#83bae2;border-bottom-color:#4a87b6;border-radius:3px;display:block;cursor:pointer;text-shadow:0 0 0 transparent,0 1px 1px rgba(0,0,0,0.25);box-shadow:inset 0 1px rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.15),0 3px 8px rgba(0,0,0,0.1);background-image:linear-gradient(rgba(255,255,255,0.35),rgba(255,255,255,0));}
#contentMover .pageContent .titleBar .signupButton:hover .inner {text-decoration:none;background-color:#83bae2;border-color:#83bae2;border-top-color:#abd5f2;border-bottom-color:#5ba7e1;}
#contentMover .pageContent .titleBar .signupButton:active .inner {background-color:#5ba7e1;border-color:#4a87b6;border-top-color:#4a87b6;border-bottom-color:#5ba7e1;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15),0 1px rgba(255,255,255,0.5);background-image:linear-gradient(rgba(255,255,255,0.25),rgba(255,255,255,0));}
#triangle {background:url('img_active.png') no-repeat 77px 45px;}

.breadBoxTop {clear:both;padding:0;margin:0;}
.breadBoxTop .breadCrumb {font-size:11px;background-color:#eeeeee;padding:4px 20px 4px;border-top:1px solid #fcfcfc;border-bottom:1px solid #d1d1d1;box-shadow:0 1px 2px rgba(0,0,0,0.04);background-image:linear-gradient(rgba(255,255,255,0.85),rgba(255,255,255,0) 75%);}
.breadBoxTop .breadCrumb .crumbs {margin:0;float:left;}
.breadBoxTop .breadCrumb .crumbs .crust {margin:3px 6px 3px 0;position:relative;display:inline-block;vertical-align:middle;}
.breadBoxTop .breadCrumb .crumbs .crust:last-child .crumb {border-right-width:1px;border-right-style:solid;border-radius:3px;}
.breadBoxTop .breadCrumb .crumbs .crust:last-child:active .crumb {box-shadow:inset 0 1px 3px rgba(0,0,0,0.25);}
.breadBoxTop .breadCrumb .crumbs .crust a.crumb {color:#2e6e9f;font-weight:normal;text-decoration:none;background-color:#d1e9fa;padding:1px 6px;border:1px solid #abd5f2;border-top-color:#d1e9fa;border-right-width:0;border-right-style:none;border-bottom-color:#83bae2;border-radius:3px;border-top-right-radius:0;border-bottom-right-radius:0;outline:0 none;display:inline-block;height:18px;line-height:18px;opacity:0.85;text-shadow:0 1px rgba(255,255,255,0.5);box-shadow:inset 0 1px rgba(255,255,255,0.75),0 1px 1px rgba(0,0,0,0.07);background-image:linear-gradient(rgba(255,255,255,0.75),rgba(255,255,255,0));}
.breadBoxTop .breadCrumb .crumbs .crust a.crumb#active {color:#015494;background-color:#abd5f2;border-color:#83bae2;border-top-color:#abd5f2;border-bottom-color:#5ba7e1;opacity:1;}
.breadBoxTop .breadCrumb .crumbs .crust:hover a.crumb {color:#015494;background-color:#abd5f2;border-color:#83bae2;border-top-color:#abd5f2;border-bottom-color:#5ba7e1;opacity:1;}
.breadBoxTop .breadCrumb .crumbs .crust:active a.crumb {color:#2b3f5c;background-color:#83bae2;border-color:#5ba7e1;border-top-color:#5ba7e1;border-bottom-color:#83bae2;box-shadow:inset 1px 1px 3px rgba(0,0,0,0.2),0 1px rgba(255,255,255,0.35);opacity:1;background-image:linear-gradient(to top,rgba(255,255,255,0.25),rgba(255,255,255,0));}

.breadBoxTop .breadCrumb .filter {float:left;}
.breadBoxTop .breadCrumb .filter a {width:60px;height:20px;color:#e6e6e6;text-align:center;padding:0;margin:3px 20px 2px 0;display:block;line-height:20px;position:relative;background-color:#a2a2a2;border:1px solid #8c8c8c;border-top-color:#9a9a9a;border-bottom-color:#848484;border-radius:3px;background-image:linear-gradient(rgba(255,255,255,0.3),rgba(255,255,255,0));text-shadow:0 0 0 transparent,0px 1px 1px rgba(0,0,0,0.35);box-shadow:inset 0 1px rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.25);}
.breadBoxTop .breadCrumb .filter:hover a {color:#ffffff;text-decoration:none;background-color:#bbbbbb;border-color:#aaaaaa;border-top-color:#b4b4b4;border-bottom-color:#a2a2a2;}
.breadBoxTop .breadCrumb .filter:active a {background-color:#999999;border-color:#888888;border-top-color:#777777;border-bottom-color:#a6a6a6;background-image:linear-gradient(to top,rgba(255,255,255,0.25),rgba(255,255,255,0));box-shadow:inset 0 1px 3px rgba(0,0,0,0.15),inset 0 5px 12px rgba(0,0,0,0.1),inset 0 0 3px rgba(0,0,0,0.1),0 1px rgba(255,255,255,0.5);}
.breadBoxTop .breadCrumb .filter:active:after a {opacity:0.7;}

.breadBoxTos {margin:0;display:block;font-size:11px;font-weight:normal;text-align:left;padding:10px 20px 10px;border-top:1px solid #fedda8;border-bottom:1px solid #C17601;background-color:#e28b01;background-image:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0));}
.breadBoxTos span.step_a {padding-left:277px;}
.breadBoxTos span.step_b {padding-left:80px;}
.breadBoxTos span.step_c {padding-left:135px;}
.breadBoxTos span.step_d {padding-left:110px;}

.breadBoxBot {clear:both;padding:0;margin:-1px 0 0 0;}
.breadBoxBot .breadCruws {background-color:#eeeeee;padding:3px 20px 4px;border-top:1px solid #fcfcfc;border-bottom:1px solid #d1d1d1;box-shadow:0 1px 2px rgba(0,0,0,0.04);background-image:linear-gradient(rgba(255,255,255,0.85),rgba(255,255,255,0) 75%);border-top-color:#d1d1d1;border-bottom:none;border-radius:0 0 3px 3px;padding-top:4px;box-shadow:inset 0 1px rgba(255,255,255,0.5);}

.mainContent {margin:0;font-size:11px;min-height:650px;text-align:center;}

.proflistcoll {height:33px;line-height:33px;font-size:11px;text-align:left;border-top:1px solid #fcfcfc;border-bottom:1px solid #d1d1d1;background-color:#e5e5e5;background-image:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0));}
.proflistcoll:hover {cursor:default;background-color:#ced3ed;background-image:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0));}
.proflistcoll .shadow {font-weight:bold;text-shadow:1px 1px 0 #ffffff;}
.proflistcoll .images {width:18px;height:18px;margin:0;padding:0;position:relative;top:5px;left:1px;display:inline-block;background:url('img_images.png') no-repeat 0px 0px;}
.proflistcoll .images:hover {cursor:pointer;}
.proflistcoll .minimu {font-size:9px;line-height:14px;}
.proflistcoll .zapoln {color:#ffffff;position:relative;left:75px;font-size:10px;line-height:14px;}
.proflistcoll .redons {display:block;height:15px;background-color:#eb0202;float:right;}
.proflistcoll .greens {display:block;height:15px;background-color:#00a300;float:right;}
.proflistcoll .crumbs {display:block;padding-right:26px;}
.proflistcoll .crumbs .crust {margin:2px 0;position:relative;display:inline-block;vertical-align:middle;}
.proflistcoll .crumbs .crust:last-child .crumb {border-right-width:1px;border-right-style:solid;border-radius:3px;}
.proflistcoll .crumbs .crust:last-child:active .crumb {box-shadow:inset 0 1px 3px rgba(0,0,0,0.25);}
.proflistcoll .crumbs .crust a.crumb {color:#2e6e9f;font-weight:normal;opacity:1;cursor:pointer;text-decoration:none;background-color:#d1e9fa;padding:1px 6px;border:1px solid #abd5f2;border-top-color:#d1e9fa;border-right-width:0;border-right-style:none;border-bottom-color:#83bae2;border-radius:3px;border-top-right-radius:0;border-bottom-right-radius:0;outline:0 none;display:inline-block;height:18px;line-height:18px;opacity:0.85;text-shadow:0 1px rgba(255,255,255,0.5);box-shadow:inset 0 1px rgba(255,255,255,0.75),0 1px 1px rgba(0,0,0,0.07);background-image:linear-gradient(rgba(255,255,255,0.75),rgba(255,255,255,0));}
.proflistcoll .crumbs .crust:hover a.crumb {color:#015494;background-color:#abd5f2;border-color:#83bae2;border-top-color:#abd5f2;border-bottom-color:#5ba7e1;opacity:1;}
.proflistcoll .crumbs .crust:active a.crumb {color:#2b3f5c;background-color:#83bae2;border-color:#5ba7e1;border-top-color:#5ba7e1;border-bottom-color:#83bae2;box-shadow:inset 1px 1px 3px rgba(0,0,0,0.2),0 1px rgba(255,255,255,0.35);opacity:1;background-image:linear-gradient(to top,rgba(255,255,255,0.25),rgba(255,255,255,0));}

.infoz {width:100%;text-align:center;padding:50px 0 50px 0;line-height:18px;}
.infos {width:100%;text-align:center;padding:100px 0;line-height:18px;}
.infos h2 {font-size:13px;font-weight:bold;padding-bottom:7px;}
.infos p {line-height:24px;}
.infos p.eror {color:#ef0808;}

.fotos {width:237px;height:265px;padding:12px 12px 12px 12px;border-radius:6px;background-color:#cedbe3;margin-left:3px;}
.fotos img {width:229px;height:226px;padding:4px;border-radius:3px;background:#ffffff;}
.fotos input {margin-top:11px;}
.inpus {width:270px;height:19px;color:#000000;border-radius:0 0 5px 5px;padding:3px 5px 3px 5px;border:2px solid #cedbe3;}

.upload li {text-align:left;margin:8px 0 8px 10px;}

/* просмотр фотографий */
.tabs dd {float:left;width:546px;height:411px;border:4px solid #c9c9c9;background-color:#ffffff;margin-top:10px;}
.tabs dd div {height:405px;padding:3px;display:table-cell;vertical-align:middle;}
.tabs dt {float:left;width:129px;height:98px;margin-right:2px;border:4px solid #c9c9c9;background-color:#ffffff;border-top:none;}
.tabs dt:hover {cursor:pointer;}
.tabs dt div {height:92px;padding:3px;display:table-cell;vertical-align:middle;}
.tabs .on {display:block;position:relative;}
.tabs .of {position:relative;opacity:0.4;background-color:#fafafa;}
.tabs .oz {display:none;}
.tabs .on,
.tabs .on:hover {cursor:default;}

/* совпадения */
.sovpadenzago {text-align:left;margin:0;padding:4px 0 4px 20px;border-top:1px solid #fcfcfc;border-bottom:1px solid #d1d1d1;background-color:#e5e5e5;background-image:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0));}
.sovp {width:34px;float:left;text-align:center;border-radius:5px;margin:0px 4px 8px 4px;padding:15px 0 15px 0;font-weight:bold;}
.sovp.grey {color:#787878;background-color:#d3d3d3;border-top:1px solid #999898;border-bottom:1px solid #fcfcfc;}
.sovp.gren {color:#108001;background-color:#a3ce9d;border-top:1px solid #119200;border-bottom:1px solid #fcfcfc;}
.sovp.grey:hover,
.sovp.gren:hover {color:#2177ad;cursor:pointer;background-color:#cedbe3;border-top:1px solid #2177ad;border-bottom:1px solid #fcfcfc;}

table.table {width:100%;font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#5a5a5a;text-shadow:1px 1px 0px #ffffff;border:1px solid #cccccc;box-shadow:0 1px 2px #d1d1d1;}
table.table p {text-indent:20px;}
table.table span {color:#000000;font-weight:bold;}
table.table tr th {font-size:11px;text-align:center;font-weight:bold;padding:16px 2px 15px 2px;border-top:1px solid #fafafa;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;background-color:#ededed;}
table.table tr th:first-child {border-left:0;}
table.table tr td:first-child {border-left:0;}
table.table tr td {padding:9px 16px;border-top:1px solid #ffffff;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;background-color:#fafafa;}
table.table tr td input {height:18px;color:#5a5a5a;border:1px solid #e0e0e0;border-radius:3px;text-align:center;}
table.table tr td textarea {width:930px;height:185px;resize:none;overflow:auto;color:#5a5a5a;border-radius:5px;background-color:#ffffff;margin-top:7px;padding:4px 5px 4px 5px;border:1px solid #e0e0e0;}
table.table tr:last-child td {border-bottom:0;}
table.table tr:hover td {background-color:#f7f7f7;}
table.table tr:hover td.nohover {background-color:#fafafa;}

/* загрузка изображений */
.upload_dele {width:147px;height:20px;color:#2177ad;text-align:center;padding-top:2px;background-color:#cedbe3;}
.upload_imag p {width:139px;height:108px;display:table-cell;border:4px solid #cedbe3;vertical-align:middle;background-color:#ffffff;}

/* главная страница */
.mainpag {font-size:13px;text-align:justify;position:relative;}
.mainpag .section {border:none;border-radius:3px;padding:20px;background-color:#f2f2f2;background-image:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0));box-shadow:0 1px 2px rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.025),0 4px 10px rgba(0,0,0,0.075);}
.mainpag.justify {margin:18px auto 18px auto;}
.mainpag.right {margin:0 18px 18px auto;}
.mainpag.right a {float:right;width:105px;height:105px;display:block;margin-top:4px;background:url('img_main.png') no-repeat 15px 0px;}
.mainpag.right a:hover {background-position:15px -105px;}
.mainpag.left {margin:0 auto 18px 18px;}
.mainpag.left a {float:left;width:105px;height:105px;display:block;margin-top:4px;background:url('img_main.png') no-repeat -15px -210px;}
.mainpag.left a:hover {background-position:-15px -315px;}
.mainpag.w550 {width:570px;}
.mainpag.w960 {width:960px;}
.mainpag span {width:108px;height:150px;position:absolute;}
.mainpag span.fan1 {left:-120px;top:0px;background:url('img_fan1.png') no-repeat 0px 0px;}
.mainpag span.fan2 {left:580px;top:0px;background:url('img_fan2.png') no-repeat 0px 0px;}
.mainpag span.fan3 {left:-120px;top:0px;background:url('img_fan3.png') no-repeat 0px 0px;}
.mainpag span.fan4 {left:580px;top:0px;background:url('img_fan4.png') no-repeat 0px 0px;}
.mainpag div.youtube {padding:15px 0 5px 0;text-align:center;}

/* описание вкладышей */
.tabls {width:100%;color:#5a5a5a;font-size:11px;font-family:Arial, Helvetica, sans-serif;text-shadow:1px 1px 0px #ffffff;}
.tabls tr th {padding:15px 1px 14px 1px;background-color:#ededed;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-top:1px solid #fafafa;text-align:center;font-weight:bold;}
.tabls tr td {background-color:#fafafa;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;/* text-align:left; */}
.tabls tr td h2 {text-align:center;font-size:14px;color:#a20202;}
.tabls tr td div.links {text-align:center;padding-top:2px;font-size:12px;}
.tabls tr td div.opisa {text-align:left;padding:4px 10px 5px 10px;}
.tabls tr td div.price {text-align:left;padding:4px 10px 5px 10px;color:#000000;font-size:13px;}
.tabls tr th:first-child {border-left:0;}
.tabls tr td:first-child {border-left:0;}

/* галерея */
img.mi {margin:4px;padding:5px;border:1px solid #818181;background-color:#d0d0d0;}
img.mi:hover {border:1px solid #565656;background-color:#adacac;}
.MultiBoxContainer {position:absolute;border:20px solid #000;background-color:#FFFFFF;display:none;z-index:2;text-align:left;}
.MultiBoxLoading {background:url('img_gallery_loader.gif') no-repeat center;}
.MultiBoxContent {position:relative;width:100%;height:100%;overflow:hidden;}
.MultiBoxClose {position:absolute;top:-26px;right:-26px;background:url('img_gallery_close.png') no-repeat;width:24px;height:24px;cursor:pointer;}
.MultiBoxControlsContainer {overflow:hidden;height:0px;position:relative;}
.MultiBoxControls {width:100%;height:auto;position:relative;background-color:#000000;}
.MultiBoxPrevious {position:absolute;background:url('img_gallery_left.png') no-repeat;width:24px;height:24px;left:0px;margin-top:14px;cursor:pointer;}
.MultiBoxNext {position:absolute;background:url('img_gallery_right.png') no-repeat;width:24px;height:24px;right:0px;margin-top:14px;cursor:pointer;}
.MultiBoxNextDisabled {cursor:default;background:url('img_gallery_right_dis.png') no-repeat;}
.MultiBoxPreviousDisabled {cursor:default;background:url('img_gallery_left_dis.png') no-repeat;}
.MultiBoxTitle {width:200px;position:relative;margin:10px 0 0 35px;float:left;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#ff7234;font-weight:bold;text-align:left;}
.MultiBoxNumber {position:relative;width:65px;margin:10px 35px 0 0;float:right;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#ffffff;text-align:right;}
.MultiBoxDescription {clear:left;position:relative;margin:0 35px 0 35px;padding-top:5px;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#ffffff;text-align:left;}
.multiBoxDesc {display:none;}
.navigCollect {padding:10px 0 0 0;}

/* комментарии */
.formComment {margin:15px;}
.formComment .input {width:270px;height:19px;color:#000000;border-radius:0 0 5px 5px;padding:3px 5px 3px 5px;border:2px solid #cedbe3;}
.formComment .textarea {width:654px;height:185px;resize:none;overflow:auto;color:#000000;border-radius:0 0 5px 5px;padding:4px 5px 4px 5px;border:2px solid #cedbe3;}
.formComment .fotoz {width:257px;height:156px;text-align:center;padding:12px 12px 12px 12px;margin-right:2px;margin-bottom:6px;border-radius:6px;background:#cedbe3;}
.formComment .fotoz img {width:140px;height:140px;padding:4px;border-radius:3px;background:#ffffff;}
.forma,
.formb {height:16px;color:#368FC6;text-align:left;background:#cedbe3;border-radius:6px 6px 0 0;padding:4px 0 0 6px;}
.forma {width:662px;}
.formb {width:278px;}
.commena {background:#edf0f2;}
.commenb {background:#dde4e8;}
.commena,
.commenb {min-height:95px;text-align:left;padding:0px 10px 5px 15px;}
.commena h4,
.commenb h4 {height:16px;color:#900000;font-size:10px;font-weight:bold;text-align:left;text-shadow:1px 1px 0 #ffffff;padding:4px 0 0 15px;margin:0 -10px 3px -15px;box-shadow:0 1px 2px rgba(0,0,0,0.04);background-image:linear-gradient(rgba(255,255,255,0.85),rgba(255,255,255,0) 75%);}
.commena h4 i.no,
.commenb h4 i.no {float:left;width:12px;height:12px;padding-right:5px;background:url('img_registration_no.png') no-repeat 1px 1px;}
.commena h4 i.yes,
.commenb h4 i.yes {float:left;width:12px;height:12px;padding-right:5px;background:url('img_registration_yes.png') no-repeat 1px 1px;}
.commena h4 span,
.commenb h4 span {color:#747474;float:right;padding-right:15px;}
.comment_ajax {color:#e28c05;padding-top:5px;}
.comment_ajax:hover {color:#e25305;cursor:pointer;}
.comment_list {text-align:left;padding:0px 10px 5px 79px;}
.textares {width:873px;height:185px;resize:none;overflow:auto;color:#000000;border-radius:5px;padding:4px 5px 4px 5px;border:2px solid #cedbe3;}
.fotoComment {width:64px;height:64px;padding:6px 15px 5px 0px;float:left;display:block;}

/* просмотр конкретной коллекции */
ul.formd {padding:0px 0px 0px 15px;}
ul.formd li {width:374px;color:#2177ad;text-align:left;margin:0 0 6px 0;border-radius:5px;background:#cedbe3;padding:10px 10px 10px 10px;}
ul.formg li {width:265px;color:#2177ad;text-align:left;font-weight:bold;border-radius:5px;margin:0 0 6px 0px;background:#cedbe3;padding:10px 5px 10px 10px;}
ul.formg li a {text-decoration:underline;}
ul.formg li a:hover {text-decoration:none;}
.fant {width:52px;float:left;text-align:center;border-radius:6px;margin:0 4px 4px 0;padding:15px 0 15px 0;font-weight:bold;}
.fant.grey {color:#787878;background:#d3d3d3;border-top:1px solid #999898;border-bottom:1px solid #fcfcfc;}
.fant.gren {color:#108001;background:#a3ce9d;border-top:1px solid #119200;border-bottom:1px solid #fcfcfc;}
.fant.grey.baks {background:#d3d3d3 url('img_dollars.png') no-repeat 38px 1px;}
.fant.gren.baks {background:#a3ce9d url('img_dollars.png') no-repeat 38px 1px;}
.fant.grey:hover,
.fant.gren:hover {color:#2177ad;cursor:pointer;background:#cedbe3;border-top:1px solid #2177ad;border-bottom:1px solid #fcfcfc;}
.fant.grey.baks:hover,
.fant.gren.baks:hover {color:#2177ad;cursor:pointer;border-top:1px solid #2177ad;border-bottom:1px solid #fcfcfc;background:#cedbe3 url('img_dollars.png') no-repeat 38px 1px;}
.nomargin {margin:0;}
.proflistzago {padding:13px 0 13px 15px;border-top:1px solid #fcfcfc;border-bottom:1px solid #d1d1d1;background-color:#e5e5e5;background-image:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0));}
.proflistzago h2 {font-size:12px;text-shadow:1px 1px 0 #ffffff;text-align:left;}
#downloadxls {padding:11px 0 10px 28px;background:url('img_xls.png') no-repeat 6px 7px;}

/* кнопочка */
.button {font-size:12px;font-weight:normal;text-shadow:1px 1px 0 #ffffff;height:30px;background:#dddddd url('img_button.gif') repeat-x 0 0;border-width:1px;border-style:solid;border-color:#dddddd;border-bottom-color:#cccccc;border-radius:4px;color:#333333;cursor:pointer;padding:5px 10px 7px;}
.button:hover,
.button:focus {border-color:#999 #999 #888;background-position:0 -6px;color:#000000;}
.button:active {background-image:none;text-shadow:none;outline:none;}
.button.w200 {width:200px;}
.button.w256 {width:256px;}
.button.w284 {width:284px;}

/* квадратная область */
.sidebar {font-size:11px;width:300px;text-align:center;margin:0 auto;}
.sidebar .section {border:none;border-radius:3px;padding:10px;background-color:#f2f2f2;background-image:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0));box-shadow:0 1px 2px rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.025),0 4px 10px rgba(0,0,0,0.075);}
.sidebar .section h3 {color:#646464;font-size:13px;text-shadow:1px 1px 0 #ffffff;background-color:#e2e2e2;padding:4px 10px;margin:-10px -10px 10px;border-bottom:1px solid #d3d3d3;border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:inset 0 1px rgba(255,255,255,0.25),0 1px rgba(255,255,255,0.5);background-image:linear-gradient(rgba(255,255,255,0.25),rgba(255,255,255,0) 75%);}
.sidebar .section input.input {width:170px;height:20px;border:1px solid #e0e0e0;border-radius:3px;text-align:center;margin:0 7px 0 12px;}
.sidebar .section select.select {width:170px;height:24px;}

/* постраничная навигация */
#navigation {color:#9A9999;padding:4px 0;background:#ffffff;margin:10px auto;}
#navigation b,
#navigation span,
#navigation a {margin:0 3px;text-decoration:none;font-size:10px;display:inline-block;width:40px;height:24px;border:none;font-weight:bold;vertical-align:middle;text-align:center;line-height:24px;padding-bottom:1px;background:url('img_navigation.png') no-repeat center;}
#navigation a:link,
#navigation a:visited {color:#555555;text-decoration:none;}
#navigation a:hover {color:#ffffff;background:url('img_navigation_hover.png') no-repeat center;}
#navigation a:active {color:#cccccc;}
#navigation span {color:#ffffff;background:url('img_navigation_hover.png') no-repeat center;}

/* о нас */
.ofantikah {padding:17px 20px 20px 20px;text-align:justify;font-size:13px;}
.ofantikah img.left {margin:4px 20px 15px 0px;border:5px solid #929292;}
.ofantikah img.right {margin:4px 0px 15px 20px;border:5px solid #929292;}
.ofantikah p {text-indent:20px;}
.ofantikah p:first-letter {color:#d30000;}

/* контакты */
.contacts {font-size:13px;}
.contacts span {float:left;margin-top:20px;margin-left:20px;box-shadow:0 1px 2px rgba(0,0,0,0.2);}
.contacts img {border:7px solid #fcfcfc;}
.contacts ul {float:left;margin-top:5px;}
.contacts ul li {text-align:left;margin:16px 0 0 35px;padding:0;list-style:square;}

/* контакты в разделе цен */
.contacts_price {font-size:13px;overflow:hidden;padding-bottom:20px;}
.contacts_price span {float:left;margin-top:7px;margin-left:20px;box-shadow:0 1px 2px rgba(0,0,0,0.2);}
.contacts_price img {border:2px solid #fcfcfc;}
.contacts_price ul {float:left;margin-top:-7px;}
.contacts_price ul li {text-align:left;margin:16px 0 0 35px;padding:0;list-style:square;}

/* статистика */
.statistics {font-size:13px;}
.statistics tr.list {height:32px;color:#000000;border-bottom:1px solid #e0e0e0;}
.statistics tr.list td:first-child {padding:0 0 0 15px;}
div.statiszago {padding:13px 0 13px 15px;border-top:1px solid #fcfcfc;border-bottom:1px solid #d1d1d1;background-color:#e5e5e5;background-image:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0));}
div.statiszago h2 {font-weight:bold;text-shadow:1px 1px 0 #ffffff;text-align:left;}

/* навигация */
.navigations {text-align:left;margin:30px 0 30px 40px;padding:0;font-size:13px;}
.navigations ul li {margin:30px 0 0 30px;padding:0;list-style:square;font-weight:bold;}
.navigations ul ol li {list-style:decimal;margin:5px 0 0 60px;font-weight:normal;}

/* спонсорство */
.sponsorship {padding:15px 20px 20px 20px;text-align:justify;font-size:13px;}
.sponsorship p {padding-top:4px;text-indent:20px;}
.sponsorship p:first-letter {color:#d30000;}
.sponsorship ul {margin-top:3px;margin-bottom:20px;padding:0;}
.sponsorship ul li {text-align:left;margin:2px 0 0 15px;padding:0;list-style:square;}
.sponsorship span {display:block;width:233px;margin:20px auto 0 auto;box-shadow:0 1px 2px rgba(0,0,0,0.2);}
.sponsorship img {border:7px solid #99cccc;}

/* сапоссылки */
#linkusMover {font-size:11px;color:#ffffff;}
#linkusMover a {color:#ffffff;text-decoration:underline;}
#linkusMover a:hover {color:#00cc00;/*text-decoration:underline;*/}
#linkusMover ul {display:inline-block;margin-top:10px;margin-bottom:-10px;}
#linkusMover ul li {float:left;text-align:center;width:332px;line-height:16px;}

/* футер */
#footerMover .pageWidth {margin-top:20px;background:url('img_footermover.png') no-repeat 0px 0px;}
.footerNavig .pageContent {font-size:11px;color:#ffffff;padding-top:13px;overflow:hidden;}
.footerNavig .pageContent a {color:#ffffff;display:inline-block;text-shadow:0 0 0 transparent,0 1px 1px rgba(0,0,0,0.25);}
.footerNavig .podnavLinka {float:left;}
.footerNavig .podnavLinka li {float:left;margin-right:15px;}
.footerNavig .podnavLinkb {float:right;}
.footerNavig .podnavLinkb li {float:left;margin-left:15px;}
.footerNavig .podnavLinkb a.vkontakte {width:16px;height:16px;display:block;background:url('img_vkontakte.png') no-repeat 0px 0px;padding:0;margin:0;}
.footerLegal .pageContent {font-size:10px;color:rgba(255,255,255,0.35);text-shadow:0 0 0 transparent,0 1px 1px rgba(0,0,0,0.25);overflow:hidden;padding:10px 0 20px;}
.footerLegal .pageContent a {font-size:10px;color:rgba(255,255,255,0.5);text-shadow:0 0 0 transparent,0 1px 1px rgba(0,0,0,0.25);}
.footerLegal .podnavLinka {float:left;}
.footerLegal .podnavLinkb {float:right;}

/* всплывающие подсказки */
[data-hint] {position:relative;display:inline-block;}
[data-hint]:before,
[data-hint]:after {position:absolute;transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:0.3s ease;-moz-transition:0.3s ease;-webkit-transition:0.3s ease;}
[data-hint]:hover:before,
[data-hint]:hover:after,
[data-hint]:focus:before,
[data-hint]:focus:after {visibility:visible;opacity:1;}
[data-hint]:before {content:'';position:absolute;background:transparent;border:6px solid transparent;z-index:1000001;margin-left:-6px;}
[data-hint]:after {content:attr(data-hint);background-color:#383838;color:#ffffff;text-shadow:0 -1px 0 black;padding:8px 10px;font-size:11px;line-height:12px;white-space:nowrap;box-shadow:4px 4px 8px rgba(0, 0, 0, 0.3);}
.hint_top:before {margin-bottom:-12px;border-top-color:#383838;}
.hint_top:after {margin-left:-20px;}
.hint_top:before,
.hint_top:after {bottom:100%;left:20px;}
.hint_top:hover {cursor:pointer;}
.hint_top:hover:after,
.hint_top:hover:before,
.hint_top:focus:after,
.hint_top:focus:before {transform:translateY(-4px);-moz-transform:translateY(-4px);-webkit-transform:translateY(-4px);}
.hint_suc:after {border-radius:4px;background-color:#d58e15;text-shadow:0 -1px 0px #c09854;}
.hint_suc:before {border-top-color:#d58e15;}