/* Global reset (begin) */
    *
    {
        margin: 0;
    }


    h1, h2, h3, h4, h5, h6
    {
        font-weight: normal;
        padding: 0;
    }

    table, th, td
    {
        padding: 0;

        text-align: left;
        vertical-align: top;

        border-collapse: collapse;
    }

    ol, ul, li
    {
        padding: 0;

        list-style: none;
    }

    img, fieldset
    {
        border: 0;
    }

    b
    {
        font-weight: normal;
    }

    i
    {
        font-style: normal;
    }

    iframe{
      margin: 0;
      padding: 0;
      border: 0;
    }

/* Global reset (end) */
/* Global definitions: Links (begin) */
    a, a:link
    {
        color: #888888;
/*        text-decoration:none;*/
    }

    a:hover
    {
/*        color: #f00 !important;*/
          border-bottom: 1px dotted !important;
    }
/* Global definitions: Links (end) */
/* Global definitions (begin) */
    body
    {
      background:#f4f4f4;
      color: #888888;
      position:relative;
/*
  font-size: 62.5%; - 10px;
  font-size: 68.8%; - 11px;
  font-size: 75%; - 12px;
  font-size: 81.2%; - 13px;
  font-size: 87.2%; - 14px;
*/
        font-size: 75%;
        line-height:1.5em;
        font-family: tahoma, sans-serif;
         margin: 0px;
    }

    /*
        Äîáàâëÿåò ïóñòîé title äëÿ âñåõ êàðòèíîê.
        Èñïîëüçóåòñÿ äëÿ çàïðåòà îòîáðàæåíèÿ alt êàê title â MSIE.
    */

    img
    {
    /*
        clip: expression(runtimeStyle.clip="auto");

        aborder: expression(
            runtimeStyle.aborder = 0,
            (alt&&!title)?title="":0
        );
   */
    }
/* Global definitions (end) */
html {
  min-height: 100%;
}


/*ÎÁÙÈÅ ÁËÎÊÈ*/
.b-clearboth{
  clear: both;
}

.b-displaynone{
  display: none;
}
.b-textaligncenter{
  text-align:center;
}

.b-left{
  float:left;
}

.b-right{
  float:right;
}

.b-simplebutton400{
    border:1px solid #dbdbdb;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width:400px;
    text-align:center;
    float:right;
    padding:5px;
    font-weight: bold;
}

.b-simplebutton{
    border:1px solid #dbdbdb;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align:center;
    padding:5px;
    font-weight: bold;
}

.b-simplebutton400 a, .b-simplebutton a{
   text-decoration:none;
   color:#333333;
}

.b-whitemarker2bottom{
  background: url(/design/5/whitemarker2bottom.gif) no-repeat right 6px !important;
  padding:0 18px 0 0 !important;
}

.b-graymarker2bottom{
  background: url(/design/5/graymarker2bottom.gif) no-repeat right 6px;
  width:20px;
}

.b-centercolomn {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
/*
  position: relative;
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
*/
 }

/*ÎÁÙÈÅ ÁËÎÊÈ*/




/*ÂÅÐÕÍÈÉ ÔÎÍ*/
.b-topheaderbg{
  position: relative;
  width:100%;
  height:115px;
  margin:0;
  padding:0;
  background:#101010 url(/design/5/topheaderbg2.jpg) no-repeat left top;
}

.b-topheaderbg a{
  cursor:pointer;
}

/*ÂÅÐÕÍÈÉ ÔÎÍ*/

.b-headerphone{
  margin:40px 20px 0 0;
  padding:0;
  font-size:14px;
  color:#ffffff;
  text-shadow:#ffffff 0px 0px 1px;
  line-height:16px;
  text-align:right;
}

.b-headerphone a{
  color:#ffffff;
  text-shadow:#ffffff 0px 0px 1px;
  line-height:26px;
  text-decoration:none;
}

.b-headerphone span{
  font-size:16px;
}


/*ËÎÃÎÒÈÏ*/
.b-logo{
  float:left;
  margin:25px 0 0 0;
  padding:0;
  width:261px;
  height:115px;
}

.b-logo__box{
  width:95px;
  float:left;
}

.b-logo__slogan{
  float:left;
  color:#cccccc;
  width:150px;
  font-size:14px;
  padding:35px 0 0 0;
  line-height:14px;
}

.b-logo img {
  width:261px;
  height:66px;
  padding:0;
}

.b-logo .img2 {
  width:82px !important;
}



.b-logo a {
  border:0 !important;
}

/*ËÎÃÎÒÈÏ*/

/*ÂÅÐÕÍÅÅ ÑËÓÆÅÁÍÎÅ ÌÅÍÞ*/
.b-topright{
 float:right;
 width:719px;
 text-align:right;
 padding:5px 0 2px 0;
 border-bottom: 1px dotted #cccccc;
}

.b-topright a{
 text-decoration:none;
 color:#eeeeee;
 text-shadow:#eeeeee 0px 0px 1px;
}

.b-topright a:hover{
 text-decoration:none;
 color:#ffffff;
 text-shadow:#ffffff 0px 0px 1px;
 border:none !important;
}

.b-topright .b-left{
  margin:0 20px 0 0;
}

.b-topright .b-right{
  margin:0 0 0 20px;
}

.b-topright li{
   background:url(/design/5/whitemarker2left.gif) no-repeat 0 5px;
   padding:0 10px 0 10px;
}

.toprect1{
   width:150px;
   height:20px;
   padding:0;
   margin:0;
   overflow:hidden;
}
.toprect2{
   width:90px;
   height:20px;
   overflow:hidden;
}

.toprect3{
   width:75px;
   height:20px;
   overflow:hidden;
}

.toprect31{
   width:40px;
   height:20px;
   overflow:hidden;
}

.toprect4{
   width:200px;
   height:20px;
   overflow:hidden;
}


/*ÂÅÐÕÍÅÅ ÑËÓÆÅÁÍÎÅ ÌÅÍÞ*/


/*ÂÅÐÕÍÅÅ ÃÎÐÈÇÎÍÒÀËÜÍÎÅ ÌÅÍÞ*/
.b-topcontenthormenu {
    clear:both;
    margin:25px 0 0 0;
    padding:0;
    border:1px solid #dbdbdb;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background:#ffffff;
}
.b-topcontenthormenu li{
    float:left;
    padding:9px 12px 9px 25px;
    border-right:1px solid #dbdbdb;
    background:#ffffff url(/design/5/hormenumarker.gif) no-repeat 5px 9px;
}


.b-topcontenthormenu li:hover{
    background:#cccccc url(/design/5/hormenumarker.gif) no-repeat 5px 9px;
}

.b-topcontenthormenu li:hover a{
    color: #000000;
}

.b-topcontenthormenu li a{
    color:#999999;
    text-transform:uppercase;
    text-decoration: none;
    font-size: 100%;
    font-weight:normal;
/*    text-shadow:#7c7c7c 0px 0px 1px;*/
}

.b-topcontenthormenu li.current{
    background:#000000 url(/design/5/hormenumarker_white.gif) no-repeat 5px 9px;
}


.b-topcontenthormenu li.current a{
    color:#ffffff;
}

.b-topcontenthormenu li.currentfirst{
    background:#000000 url(/design/5/hormenumarker_white.gif) no-repeat 5px 9px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}

.b-topcontenthormenu li.currentfirst a{
    color:#ffffff;
}


.b-topcontenthormenu li.notepad{
    float:right;
    padding:9px 12px 9px 25px;
    background:none;
   color:#333333;
}

.b-topcontenthormenu li.notepad a{
   text-transform: none !important;
   color:#333333;
   border-bottom:1px dotted #333333;
}

.b-topcontenthormenu li.notepad b{
   font-weight:bold;
   color:#333333;
}
/*ÂÅÐÕÍÅÅ ÃÎÐÈÇÎÍÒÀËÜÍÎÅ ÌÅÍÞ*/
/*ÂÅÐÕÍÅÅ ÂÛÏÀÄÀÞÙÅÅ ÌÅÍÞ*/
.b-popmenu{
  display:none;
  position:absolute;
  z-index:200;
  clear:both;
  padding:7px;
  background: #333333;
}
.b-popmenu div.b-popmenu__line{
  clear:both;
  padding:5px 5px 5px 5px;
  border-bottom:1px solid #ffffff;
}

.b-popmenu div.b-popmenu__withoutline{
  clear:both;
  padding:5px 5px 5px 5px;
}

.b-popmenu div.b-popmenu__line a, .b-popmenu div.b-popmenu__withoutline a{
  color:#ffffff;
  text-decoration:none;
}

.b-popmenu div.b-popmenu__line:hover, .b-popmenu div.b-popmenu__withoutline:hover{
  background:#ffffff;
}

.b-popmenu div.b-popmenu__line:hover a, .b-popmenu div.b-popmenu__withoutline:hover a{
  color:#333333;
  text-decoration:none;
}

.b-popmenu div.b-popmenu__line:hover a:hover, .b-popmenu div.b-popmenu__withoutline:hover a:hover{
  border:none !important;
}

/*ÂÅÐÕÍÅÅ ÂÛÏÀÄÀÞÙÅÅ ÌÅÍÞ*/

/*ÎÑÍÎÂÍÎÉ ÁËÎÊ ÊÎÍÒÅÍÒÀ*/
.b-maincontent{
    clear:both;
    margin:10px 0 10px 0;
    padding:40px 40px 20px 40px;
    border:1px solid #dbdbdb;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background:#ffffff;
}

.b-maincontentcol-1{
  width:230px;
  vertical-align: top;
  padding:0 10px 0 0;
  margin:0;
}

.b-maincontentcol-2{
  width:670px;
  vertical-align: top;
  padding:0;
  margin:0;
}

.b-maincontentcol-22{
  width:910px;
  vertical-align: top;
  padding:0;
  margin:0;
}
/*ÎÑÍÎÂÍÎÉ ÁËÎÊ ÊÎÍÒÅÍÒÀ*/

/*ËÅÂÎÅ ÌÅÍÞ*/
.b-leftmenu li{
    margin:0;
    padding:10px 12px 10px 30px;
    border-left:1px solid #dbdbdb;
    border-right:1px solid #dbdbdb;
    border-bottom:1px solid #dbdbdb;
    font-size:115%;
    color:#000000;
    text-transform:uppercase;
    font-weight:bold;
    background:url(/design/5/leftmenumarker.gif) no-repeat 18px 16px;
}

.b-leftmenu li.first{
    border-top:1px solid #dbdbdb;
}

.b-leftmenu li.current a{
   font-weight:bold;
}
.b-leftmenu li.categories{
    margin:5px 0 3px 0;
    padding:10px 12px 10px 12px;
    border:1px solid #dbdbdb;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#000000;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:normal;
    background:#dddddd;
}

.b-leftmenu li.categories a{
    color:#000000;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:normal;
}

.b-leftmenu li.categories h2{
  font-size:14px;
}

.b-leftmenu li.categories0{
    margin:0 0 3px 0;
    padding:10px 12px 10px 12px;
    border:1px solid #dbdbdb;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#000000;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:none;
    background:#dddddd;
}

.b-leftmenu li.categories:hover a, .b-leftmenu li.categories0:hover a{
    color:#cc0000 !important;
}


.b-leftmenu li.c4main{
    border:1px solid #aaaaaa;
}


.b-leftmenu li.categories0 a{
    color:#000000;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:none;
}


.b-leftmenu .beforemenu{
    margin:0 0 30px 0;
}

.b-leftmenu li a{
    text-transform:none;
    font-weight:normal;
    text-decoration:none;
    color:#555555;
/*    text-shadow:#575656 0px 0px 1px;*/
}

.b-leftmenu li a:hover{
    border:none !important;
}

.b-leftmenu li:hover{
/*    background-color:#dbdbdb;*/
}
.b-leftmenu li:hover a{
    color:#000000;
/*    text-shadow:#ffffff 0px 0px 1px;*/
}

.b-leftmenu li.categories:hover{
/*    background:none*/
}

.b-leftmenu li.selected{
/*    background-color:#eeeeee;*/
}

.b-leftmenu li.selected a{
    color:#000000;
    font-weight: bold !important;
}

.b-leftmenu .portafolio{
   text-align:center;
   margin:0 0 0 0px;
}


/*ËÅÂÎÅ ÌÅÍÞ*/


/*ÁËÎÊ ÊÎÏÈÐÀÉÒÎÂ*/
.b-contactcopyright{
}

.b-contactcopyright ul{
  float:left;
  width:180px;
  list-style:none;
  padding:20px 70px 20px 70px;
}

.b-contactcopyright .col-1{
  background: url(/design/5/phone.png) no-repeat 30px 20px;
}

.b-contactcopyright .col-2{
  background: url(/design/5/kompas.png) no-repeat 30px 20px;
}

/*b-contactcopyright .col-3{

} */
.b-contactcopyright h1{
  clear: both;
 font-weight:none;
 font-size:10px;
 margin:0 10px 0 0;
 padding:0;
 text-align:right;
}

/*ÁËÎÊ ÊÎÏÈÐÀÉÒÎÂ*/

/* òàáëèöà äåìîíñòðàöèè øàáëîíîâ íà÷àëî*/
.b-templatetable .b-collagebox{
  width: 615px;
}

.b-templatetable td{
  width: 145px;
  padding:4px 12px 4px 12px;
/*  border:1px solid #000000;*/
}


.b-templatetable td > div{
  border:1px dotted #4e91e0;
  padding:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.b-templatetable td > div:hover{
    background:#c3dcfa;
}

.b-templatetable td.first{
  padding:4px 15px 4px 0;
}

.b-templatetable td.last{
  padding:4px 0 4px 15px;

}

.b-templatetable td a{
  text-decoration:none;
  color:#333333;
  font-size: 11px;
}

.b-templatetable .topline {
  padding:0 0 7px 0;
}

.b-templatetable .idline {
  clear: both;
  padding:5px 0 7px 0;
}
.b-innotebutton{
  cursor:pointer;
  padding:0 important;
  margin:0 important;
}

    .b-templatetable .idnumber {
      float:left;
      padding:5px 0 0 0;
      font-size:11px;
    }

    .b-templatetable .innote {
      padding:5px 3px 0 0;
      float:right;
      font-size:11px;
    }

    .b-templatetable .noteicon {
      padding:5px 0 0 0;
      float:right;
    }

    .b-templatetable .noteicon a:hover{
       border:0 !important;
    }

.b-templatetable .bottomline {
   clear:both;
   padding:0 0 7px 0;
}

.b-templatetable .detailsrow {
  padding:0;
  margin:0;
}

.b-templatetable .templateimg {
  width:145px;
/*  min-height:145px;*/
}

.b-icons{
   filter:alpha(opacity=60);
   -moz-opacity:.60;
   opacity:.60;
}

.b-icons:hover{
   filter:alpha(opacity=99);
   -moz-opacity:.99;
   opacity:.99;
}


.b-button_det {
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin:0px 0 0 0;
  padding:5px;
  text-align:center;
  background:#5297e8;
  width:135px;
  color:#ffffff !important;
  line-height:14px;
  text-transform: uppercase;
  display:block;
  border: none !important;
}

.b-button_det:hover {
  background:#104d97;
  border: none !important;
}


.b-button_det a{
  color:#ffffff !important;
}

.b-button_det a:hover{
  text-decoration:none !important;
  border: none !important;
}


.b-price {
  font-size:11px;
  color:#cc0000;
  font-weight:bold;
 /* border: 1px dotted #333333;
  padding: 2px;*/
}

.b-templatebigimg {
  position:absolute;
  display:none;
  margin:0;
  padding:10px;
  margin:0 !important;
  z-index:100;
  background:#ffffff;
  border:1px solid #333333;
}

.b-templatebigimg div{
  padding:5px 0 5px 0;
}

.b-templateprevimg{
  width:145px;
  height:145px;
  overflow:hidden;
}

.b-lupa {
  position:absolute;
  z-index: 200;
  margin:23px 0 0 118px;
  padding:3px 1px 3px 3px;
  background:#ffffff;
  border:1px dotted #333333;
  display:none;
}
.pricerowsBrowse {
  padding:0;
  margin:0;
  width:145px;
}
.pricerowsBrowse .orderline{
  clear:both;
  padding:5px;
  margin:5px 0 0 0;
}

.pricerowsBrowse .orderline-left{
  padding:0;
  margin:0 0 0 0;
  float:left;
  text-align:left;
  width:58px;
  font-size:11px;
  line-height:12px;
  color:#000000;
  cursor: help;
}

.pricerowsBrowse .orderline-right{
  padding:0;
  margin:0;
  float:right;
  text-align:right;
  width:75px;
  font-size:10px;
  line-height:12px;
  color:#000000;
  cursor: help;
}

.b-abouttemplatebigimg{
  cursor: pointer;
}

.b-abouttemplatebigimg .template{
  width:150px;
  float:left;
  cursor: pointer;
}

.b-abouttemplatebigimg .template b{
  color:#000000;
}

.b-abouttemplatebigimg .template2close{
  text-align:right;
  cursor: pointer;
}


/* òàáëèöà äåìîíñòðàöèè øàáëîíîâ êîíåö*/

/*ðàçáèâêà íà ñò ðàíèöû íà÷àëî*/
.b-splitonpage{
  color:#003333;
  font-size:16px;
  margin:10px 0 0 0;
  padding:5px 0 0 0;
  border-top:1px dotted #cccccc;
  color:#777777;
}

.b-splitonpage a{
  text-decoration: none;
  color:#000000;
  font-size:16px;
}
/*ðàçáèâêà íà ñò ðàíèöû êîíåö*/

/*äåðåâî ñàéòà íà÷àëî*/
.b-treestr {
 padding: 5px 5px 5px 5px;
}

.b-treestr{
 text-decoration:none;
 color:#aaaaaa;
}

.b-treestr a{
 text-decoration:none;
 color:#aaaaaa;
 border-bottom:1px dotted #aaaaaa;
 margin:0 10px 0 10px;
}

.b-treestr a.first{
 margin:0 10px 0 0;
}

.b-treestr span{
 margin:0 0 0 10px;
}

.b-treestr a:hover{
 text-decoration:none;
 color:#000000;
 border-bottom:1px dotted #000000;
}



.b-treestr_2back {
 padding: 5px 5px 5px 5px;
 text-decoration:none;
 color:#aaaaaa;
 float:right;
 width:150px;
 text-align:right;
}

.b-treestr_2back a{
 text-decoration:none;
 color:#aaaaaa;
 border-bottom:1px dotted #aaaaaa;
}

.b-treestr_2back a:hover{
 text-decoration:none;
 color:#000000;
 border-bottom:1px dotted #000000;
}

/*äåðåâî ñàéòà êîíåö*/

/* òàáëèöà ïîäðîáíåå äåìîíñòðàöèè øàáëîíîâ íà÷àëî*/
.b-templatedetailstable {
 padding:0;
 margin:0;
 width:907px;
}

.b-templatedetailstable td{
  padding:0;
  margin:0;
  vertical-align:top;
  overflow: hidden;
}
.b-templatedetailstable td div{
  padding:0;
  margin:0;
}

.b-detailspricerows{
  padding:0;
  margin:0;
}

.b-button2order{
   float:left;
   margin:0 10px 0 0;
   padding:5px;
   border:1px solid #999999;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:#ffffff url(/design/5/basket.gif) no-repeat 13px 11px;
  cursor: pointer;
}

.b-aabutton2order, .b-aabutton2order li{
  text-decoration: none;
}

.b-button2order .name{
   float:left;
   margin:0 5px 0 30px;
   color:#000000;
}

.b-button2order .coast{
   float:left;
   margin:0 0 0 10px;
}

.b-button2bloknot{
   float:right;
   margin:0 0 0 10px;
   padding:5px;
   border:1px solid #cccccc;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}

.b-button2bloknot .name{
   float:right;
   margin:0 10px 0 0;
   color:#000000;
}

.b-button2bloknot .noteicon{
   float:right !important;
   margin:0 0 0 0 !important;
}

.b-screenshot_2viewrealsize{
  background: #333333;
  overflow: hidden;
  width:907px;
  margin:0;
  padding:0;
}

.b-screenshot_2viewrealsize div{
  text-align:center;
  overflow: hidden;
  margin:3px 3px 3px 3px !important;
  padding:0;
  width:897px;
}

.b-screenshot_2viewrealsize h2{
  color: #ffffff;
  margin:3px 0 5px 0;
  font-weight:normal;
  text-transform:uppercase;
  font-size:12px;
}

.b-templatecolomnabout{
  width:477px;
}

.b-templatecolomnabout h3{
  font-weight:bold;
  font-size:12px;
  border:1px solid #cccccc;
  color:#ffffff;
  margin:0 10px 10px 0;
  padding:5px 15px 5px 15px;

  background:#5297e8;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#226cc2), to(#5297e8));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #226cc2, #5297e8);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #226cc2, #5297e8);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #226cc2, #5297e8);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #226cc2, #5297e8);
}

.b-templatecolomnabout h5{
  font-weight:bold;
  font-size:12px;
  color:#000000;
  margin:0 10px 10px 0;
  padding:5px 15px 5px 15px;
  border:1px solid #cccccc;
  background:#eeeeee;
}


.b-templatecolomnScreens{
  width:430px;
}

.b-abouttemplate{
  margin:5px 15px 10px 15px !important;
  color:#000000;
}

.b-abouttemplate b{
  font-weight:bold;
  color:#000000;
}

.b-internalpages {
  list-style:none;
}

.b-internalpages li{
  float:left;
  margin:0 5px 3px 0;
  padding:5px;
  background:#333333;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-internalpages li a{
  text-decoration:none;
  cursor: default;
  color:#ffffff;
}

.b-internalpages li a:hover{
  color:#cccccc !important;
}

.b-button2ordervertical{
  clear: both;
   margin:5px 25px 5px 15px;
   padding:5px;
   border:1px solid #999999;
   -moz-border-radius: 3px;
   border-radius: 3px;
  height:40px;
  cursor: pointer;
}

.b-button2ordervertical .radio{
   float:left;
   margin:2px 5px 0 0;
   color:#000000;
}
.b-button2ordervertical .name{
   float:left;
   margin:0 0 0 0;
   padding:0 0 0 15px;
   color:#000000;
   background:url(/design/5/marker4price-details.gif) no-repeat 0 8px;
}

.b-button2ordervertical .name span{
  color:#777777;
  font-size:11px;
}


.b-packagedetails{
  clear:both;
  color:#333333;
  margin:0 30px 0 30px !important;
  display:none;
}

b-packagedetails  ul{
}

.b-packagedetails  li{
  margin:0 0 0 20px !important;
  list-style: disc;
}

.b-packagedetails  li li{
  margin:0 0 0 20px !important;
  list-style: circle;
}

.b-packagedetails  ol{
}

.b-packagedetails  ol li{
  margin:0 0 0 20px !important;
  list-style: decimal;
}



.b-button2ordervertical .coast{
   float:right;
   text-align:right;
   width:90px;
   margin:0 0 0 10px;
}

.b-button2order4Action{
   margin:0 0 0 25px;
   padding:5px;
   border:1px solid #333333;
   width:400px;
   text-align:center;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:#000000 url(/design/5/basket-w.gif) no-repeat 13px 11px;
  cursor: pointer;
}

.b-button2order4Action .name{
   margin:0 5px 0 20px;
   color:#ffffff;
   text-transform:uppercase;
}

/* òàáëèöà ïîäðîáíåå äåìîíñòðàöèè øàáëîíîâ êîíåö*/

/* ñòðàíèöà 2order*/

.table4package {
  border-top:1px dotted #cccccc;
  border-left:1px dotted #cccccc;
  margin:0 25px 10px 15px;
  width:440px;
}

.table4package td{
  color:#333333;
  padding:3px;
  vertical-align: middle;
}

.table4package .name{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
}

.table4package h4{
  font-weight:bold;
  padding:0 0 0 20px !important;
  background: url(/design/5/marker4price-details.gif) no-repeat 5px 8px;
  cursor:pointer;
}


.table4package .kolvo{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  width:20px;
  text-align:center;
}

.table4package .price{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  width:100px;
  text-align:right;
}
.b-itogorightprice {
   text-align:right;
   color:#000000;
   margin:5px 35px 10px 0 !important;
}

#table4package .b-contentbox, #table4packageAdd .b-contentbox{
  display: none;
  padding:5px 0 5px 20px !important;
}

.b-itogorightpriceTop {
  margin:15x 15px 5px 15px !important;
  color:#000000;
}

.b-button2ordernext{
   float:right;
   margin:0 25px 5px 0;
   padding:3px 8px 3px 25px !important;
   border:1px solid #226cc2;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:#226cc2 url(/design/5/basket-w.png) no-repeat 5px 9px;
  cursor: pointer;
  color:#ffffff;
}

#button22ordernext{
   float:right;
   margin:0 25px 5px 0;
   padding:3px 8px 3px 25px !important;
   border:1px solid #000000;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:#000000 url(/design/5/basket-w.gif) no-repeat 5px 9px;
  cursor: pointer;
  color:#ffffff;
}

.b-detailssostavzakaza{
   float:left;
   width:180px;
   margin:0 0 5px 15px !important;
   padding:3px 8px 3px 5px !important;
   border:1px solid #999999;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:#ffffff url(/design/5/marker2bottom.gif) no-repeat 170px 11px;
  cursor: pointer;
  color:#000000;
}
#detailssostavzakazaBOX{
 /* display: none;*/
}

.b-prisepart{
   width:410px;
   margin:0 0 5px 15px !important;
   padding:3px 20px 3px 5px !important;
   border:1px solid #999999;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:#eeeeee url(/design/5/marker2bottom.gif) no-repeat 415px 11px;
  cursor: pointer;
  color:#000000;
}

.table4pricepart {
  border-top:1px dotted #cccccc;
  border-left:1px dotted #cccccc;
  margin:0 25px 10px 15px;
  display:none;
}

.table4pricepart tr:hover{
  background:#eeeeee;
  cursor:pointer;
}

.table4pricepart td{
  color:#333333;
  padding:3px;
  vertical-align: middle;
}

.table4pricepart .checkbox{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  width:30px;
  text-align:center;
}

.table4pricepart .name{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
}

.table4pricepart h4{
  font-weight:bold;
  background:url(/design/5/marker4price-details.gif) no-repeat 5px 8px;
  padding:0 0 0 20px !important;
  cursor:pointer;
}

.table4pricepart .b-contentbox{
  display: none;
  padding:5px 0 5px 20px !important;
}

.table4pricepart .kolvo{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  width:30px;
  text-align:center;
}


.table4pricepart .kolvo input{
  width:20px;
  text-align:right;
}

.table4pricepart .price{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  width:60px;
  text-align:right;
}

.table4pricepart .priceandkol{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  width:60px;
  text-align:right;
}
.table4pricepart .table4pricepartRowSelected{
  background: #fce8e8;
}

.table4pricepart .table4pricepartNotRowSelected{
  background: #ffffff;
}

.tablerows2Delete {
  font-size:14px;
  color:#dd0000 !important;
  font-weight:bold;
  cursor:pointer;
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;

}

.b-usertable {
  border-top:1px dotted #cccccc;
  border-left:1px dotted #cccccc;
  margin:0 25px 10px 15px;
  width:450px;
}


.b-usertable td{
  color:#333333;
  padding:5px;
  vertical-align: middle;
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
}
.b-usertable .zirochka{
  font-weight: bold;
  color:#cc0000;
  width:10px;
  text-align:center;
}

.b-usertable .describe{
  font-weight: bold;
  color:#000000;
}

.b-usertable .input{
}
.b-usertable .input input{
  width:260px;
}

.b-selectdomaintable, #divDomainResult table{
  border-top:1px dotted #cccccc;
  border-left:1px dotted #cccccc;
  margin:0 25px 10px 15px;
  width:365px;
}
.b-selectdomaintable td, #divDomainResult table td, #divDomainResult table th{
  color:#333333;
  padding:5px;
  vertical-align: middle;
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
}


#divDomainResult{
  display: none;
  width:365px;
  text-align: center;
}

#divDomainSelected{
  display: none;
   margin:0 25px 3px 15px;
}

#divDomainSelected{
  display: none;
   margin:0 25px 3px 15px;
}

#divDomainSelected table{
 border-top:1px dotted #cccccc;
  border-left:1px dotted #cccccc;
  margin:0 0 10px 0;
  width:365px;
}

#divDomainSelected td{
  color:#333333;
  padding:5px;
  vertical-align: middle;
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
}

#divDomainSelected td.x2delete{
  width:10px;
  color:#cc0000;
  font-weight:bold;
  text-align:center;
  cursor:pointer;
}


#domainNameId{
  width:150px;
}
.b-domainNameId{
  padding-top: 2px !important;
}

#b-button2checkDomain{
   float:right;
   padding:3px 8px 3px 25px !important;
   border:1px solid #999999;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:#cccccc url(/design/5/basket.gif) no-repeat 5px 9px;
  cursor: pointer;
  color:#000000;
}



/* ñòðàíèöà 2order^^^*/

/*ÁËÎÊ ÐÀÁÎ×ÅÉ ÎÁËÀÑÒÈ ÊÎÍÒÅÍÒÀ*/
.b-articlecontent {
  color:#888888;
}

.b-articlecontent h1, .b-articlecontent .h1{
    margin:0 0 5px 0;
    padding:10px 12px 10px 12px;
    border:1px solid #dbdbdb;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#000000;
    font-size:150%;
    font-weight:normal;
}

.b-categories{
   font-size:11px;
   font-weight:normal;
}

.b-categories a{
   font-size:11px;
   font-weight:normal;
   color:#333333;
   text-decoration:none;
}


.b-articlecontainer {
    padding:10px 12px 0 12px;
    margin:0;
    line-height:18px;
    font-size:120%;
}


/*ÁËÎÊ ÐÀÁÎ×ÅÉ ÎÁËÀÑÒÈ ÊÎÍÒÅÍÒÀ*/


.errorinput{
  font-weight: bold;
  color:#cc0000 !important;
  font-size:12px;
}

#voprosprobloknot_describe{
 display:none;
 position:absolute;
 z-index:1000;
 width:200px;
 height: 100px;
 margin:0 0 0 -95px;
 background: #ffffff;
 border:1px solid #cccccc;
 padding:10px 5px 0 5px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.blokonotpust, .blokonotpust a{
  color:#333333;
}

.blokonotpust b{
  font-weight:bold;
}

.b-portfoliowork{
   float:left;
   margin:0 9px 10px 0;
   width:200px;
}

.portfoliowork{
/*
  float:left;
   margin:0 9px 10px 0;
   */
   width:200px;
   height:200px;
   border:1px dotted #333333;
   -moz-border-radius: 10px;
   border-radius: 10px;
}

.portfoliowork:hover{
   border:1px solid #333333;
   cursor:pointer;
}

.portfolioworktype{
  margin:1px 0 0 0;
  padding:0 3px 3px 3px;
  width:193px;
  height:20px;
  text-align:center;
  color:#cccccc;
  text-transform:uppercase;
  font-size:10px;
  line-height:11px;
}

.portfolioworkname{
  position:absolute;
  z-index:100px;
  margin:150px 0 0 -1px;
  background:#333333;
  color:#ffffff;
  padding:5px;
  width:190px;
  height:40px;
  /*
   filter:alpha(opacity=60);
   -moz-opacity:.60;
   opacity:.60; */
   line-height:13px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   text-decoration: none;
   border:1px solid #333333;
  font-size:12px;
  text-align:center;
}
.a-portfoliowork{
   text-decoration: none;
}

.b-portfoliolabels a{
  text-decoration:none;
}
.b-portfoliolabels li{
   float:left;
   margin:0 16px 20px 0;
   width:126px;
   height:50px;
   padding:7px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   color:#ffffff;
   background:#777777;
   text-align:center;
   line-height:15px;
   font-size: 13px;
   font-weight:bold;

  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#777777), to(#aaaaaa));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #777777, #aaaaaa);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #777777, #aaaaaa);

  /* IE 10 */
  background: -ms-linear-gradient(bottom, #777777, #aaaaaa);

  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #777777, #aaaaaa);

}

.b-portfoliolabels li.current{
   background:#777777;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#888888), to(#585858));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #888888, #585858);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #888888, #585858);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #888888, #585858);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #888888, #585858);
}



.b-portfoliolabels li.pad{
   padding-top:15px;
   height:42px;
}

.b-deteailswork{
  text-align:center;
  background:#333333;
  padding:10px;
}

.b-sitename{
  text-align:center;
  color:#ffffff;
  padding:0 0 3px 0;
}

.b-siteurl{
  text-align:center;
  color:#ffffff;
  padding:3px 0 0 0;
}

.b-siteurl a{
  text-align:center;
  text-decoration: none;
  color:#ffffff;
}

.b-headerpackage{
  font-size:16px;
  font-weight:bold;
  padding:7px;
  color:#333333;
  border-top: solid 1px #333333;
  border-bottom: solid 1px #333333;
  margin:5px 0 5px 0;
}

.b-tablepackage{
  margin:0 15px 0 15px;
}

.b-tablepackage td{
  color:#333333;
}



/*ÐÀÁÎ×Àß ÎÁËÀÑÒ - ÒÅÃÈ*/

.b-contentbox  p, .b-contentbox  div{
  margin:0 0 20px 0;
  padding:0;
  line-height:25px;
  font-size:100%;
  color:#333333;
}
.b-contentbox  ul{
  margin:10px 0 10px 0;
  padding:0 0 0 50px;
  line-height:20px;
  font-size:100%;
  color:#333333;
}

.b-contentbox  ul li{
  margin:0 0 5px 0;
  padding:0;
  line-height:20px;
  font-size:100%;
  color:#333333;
  list-style: disc;
}

.b-contentbox  ol{
  margin:0 0 20px 0;
  padding:0 0 0 50px;
  line-height:20px;
  font-size:100%;
  color:#333333;
}

.b-contentbox  ol li{
  margin:0 0 5px 0;
  padding:0;
  line-height:20px;
  font-size:100%;
  color:#333333;
  list-style: decimal;
}

.b-contentbox  dl{
  margin:10px 0 10px 0;
  padding:0 0 0 0px;
  line-height:20px;
  font-size:100%;
  color:#333333;
}

.b-contentbox  dl dt{
  margin:0 0 5px 0;
  padding:0;
  line-height:20px;
  font-size:100%;
  color:#333333;
}

.b-contentbox  dl dd{
  margin:0 0 5px 20px;
  padding:0;
  line-height:20px;
  font-size:100%;
  color:#333333;
  list-style: disc;

}


.b-contentbox a{
  color:#333333;
  text-decoration:none;
  font-size:100%;
  border-bottom:1px dotted #333333;
}

.b-contentbox a:hover{
  color:#000000;
}


.b-contentbox  h1{
  margin:0 0 20px 0;
  padding:0;
  line-height:25px;
  font-size:140%;
  color:#333333;
  font-size:100%;
}

.b-contentbox  h2{
  margin:0 0 20px 0;
  padding:0;
  line-height:25px;
  font-size:130%;
  color:#333333;
}

.b-contentbox  h3{
  margin:0 0 20px 0;
  padding:0;
  line-height:25px;
  font-size:120%;
  color:#333333;
}

.b-contentbox  h4{
  margin:0 0 20px 0;
  padding:0;
  line-height:25px;
  font-size:110%;
  color:#333333;
}

.b-contentbox  h5{
  margin:0 0 20px 0;
  padding:0;
  line-height:25px;
  font-size:100%;
  color:#333333;
}

.b-contentbox  h6{
  margin:0 0 20px 0;
  padding:0;
  line-height:25px;
  font-size:90%;
  color:#fd4b00;
}

.b-contentbox  h1 a, .b-contentbox  h2 a, .b-contentbox  h3 a, .b-contentbox  h4 a, .b-contentbox  h5 a, .b-contentbox  h6 a{
  color:#fd4b00;
  text-decoration:none;
  border-bottom:1px dotted #fd4b00;
}

.b-contentbox table{
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
}

.b-contentbox table td, .b-contentbox table th{
  border-bottom:1px solid #cccccc;
  border-right:1px solid #cccccc;
  padding:3px;
  line-height:13px;
  font-size:13px;
  color:#333333;
  vertical-align:middle;
}

.b-contentbox table div{
  line-height:13px;
  font-size:13px;
  color:#333333;
}


.b-contentbox table td table, .b-contentbox table th table{
  border:none;
}

.b-contentbox table td table td, .b-contentbox table th table td{
  border:none;
  vertical-align:middle;
}

.b-contentbox table.b-tablewithoutbody{
  width: 615px;
}

.b-contentbox table.b-tablewithoutbody, .b-contentbox table.b-tablewithoutbody td, .b-contentbox table.b-tablewithoutbody th{
  border: none !important;
  vertical-align:top;
}

.b-contentbox table.b-tablewithoutbody td, .b-contentbox table.b-tablewithoutbody th{
  padding: 5px;
  width: 195px;
}

.b-contentbox table.b-tablewithoutbody2{
  width: 907px;
}

.b-contentbox table.b-tablewithoutbody2, .b-contentbox table.b-tablewithoutbody2 td, .b-contentbox table.b-tablewithoutbody2 th{
  border: none !important;
  vertical-align:top;
}

.b-contentbox table.b-tablewithoutbody2 td, .b-contentbox table.b-tablewithoutbody2 th{
  padding: 5px;
  width: 292px;
}


.table4pricepartOne {
  border-top:1px dotted #cccccc;
  border-left:1px dotted #cccccc;
  margin:0 25px 10px 15px;
}

.table4pricepartOne tr:hover{
  background:#eeeeee;
  cursor:pointer;
}

.table4pricepartOne td{
  color:#333333;
  padding:3px;
  vertical-align: middle;
}

.table4pricepartOne .checkbox{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  width:30px;
  text-align:center;
}

.table4pricepartOne .name{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
}

.table4pricepartOne h4{
  font-weight:bold;
  background: url(/design/5/marker4price-details.gif) no-repeat 5px 8px;
  padding:0 0 0 20px !important;
  cursor:pointer;
}

.table4pricepartOne .b-contentbox{
  display: none;
  padding:5px 0 5px 20px !important;
}

.table4pricepartOne .kolvo{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  width:30px;
  text-align:center;
}


.table4pricepartOne .kolvo input{
  width:20px;
  text-align:right;
}

.table4pricepartOne .price{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  width:60px;
  text-align:right;
}

.table4pricepartOne .priceandkol{
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  width:60px;
  text-align:right;
}
.table4pricepartOne .table4pricepartOneRowSelected{
  background: #fce8e8;
}

.table4pricepartOne .table4pricepartOneNotRowSelected{
  background: #ffffff;
}

.b-buttonbox{
  float: left;
  padding:0 !important;
  margin:0 10px 0 0 !important;
}

/*ïðâåüþ íà ãëàâíîé øàáëîíîâ äëÿ ñêðîëèíãà*/
.b-template4mainpageheader{
  margin:10px 0 0 15px;
  color:#000000;
  text-transform:uppercase;
  font-size: 11px;
  padding:0;
}

.b-template4mainpageheaderright{
  float: right;
  margin:10px 25px 0 15px;
  color:#000000;
  text-transform:uppercase;
  font-size: 11px;
  padding:0;
}

.b-template4mainpageheaderright a{
  text-decoration:none;
  color:#000000;
  font-weight:bold;
}


.b-template4mainpageheader b{
  font-weight: bold;
}


.b-template4mainpage{
  border:1px solid #cccccc;
  width:975px;
  height:370px;
  margin:10px 0 0 0 !important;
  padding:0 !important;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#ffffff), to(#dddddd));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #ffffff, #dddddd);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #ffffff, #dddddd);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #ffffff, #dddddd);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #ffffff, #dddddd);
}
#b-arow2left{
  position:absolute;
  width:50px;
  height:300px;
  cursor:pointer;
  background:url(/design/5/scroll_arrow2left.png) no-repeat 20px 80px;
}
#b-arow2right{
  position:absolute;
  width:50px;
  height:300px;
  margin:0 0 0 925px;
  cursor:pointer;
  background:url(/design/5/scroll_arrow2right.png) no-repeat 13px 80px;
}

#b-template4mainpage2visible{
  position:absolute;
  margin:0 0 0 50px;
  width:875px;
  height:350px;
  overflow: hidden;
}

#b-template4mainpage2move{
  margin-left:-1225px;
  width:1400px;
  height:300px;
}

.b-template4mainpage .b-templatetable td{
  width: 145px;
  padding:0 15px 0 15px !important;
}



/*ïðâåüþ íà ãëàâíîé øàáëîíîâ äëÿ ñêðîëèíãà ^^^*/


/*ïðâåüþ íà ãëàâíîé øàáëîíîâ äëÿ ñêðîëèíãà*/
.b-portfolio4mainpageheader{
  margin:10px 0 0 15px;
  color:#000000;
  text-transform:uppercase;
  font-size: 11px;
  padding:0;
}

.b-portfolio4mainpageheaderright{
  float: right;
  margin:10px 25px 0 15px;
  color:#000000;
  text-transform:uppercase;
  text-decoration:none;
  font-size: 11px;
  padding:0;
  text-align:right;
}

.b-portfolio4mainpageheaderright a{
  text-decoration:none;
  color:#000000;
  font-weight:bold;
}


.b-portfolio4mainpageheader b{
  font-weight: bold;
}


.b-portfolio4mainpage{
  border:1px solid #cccccc;
  width:975px;
  height:290px;
  margin:10px 0 0 0 !important;
  padding:0 !important;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#dddddd), to(#ffffff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #dddddd, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #dddddd, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #dddddd, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #dddddd, #ffffff);
}
#b-portfolioarow2left{
  position:absolute;
  width:50px;
  height:300px;
  cursor:pointer;
  background:url(/design/5/2scroll_arrow2left.png) no-repeat 20px 80px;
}
#b-portfolioarow2right{
  position:absolute;
  width:50px;
  height:300px;
  margin:0 0 0 925px;
  cursor:pointer;
  background:url(/design/5/2scroll_arrow2right.png) no-repeat 13px 80px;
}

#b-portfolio4mainpage2visible{
  position:absolute;
  margin:0 0 0 70px;
  width:836px;
  height:300px;
  overflow: hidden;
}

#b-portfolio4mainpage2move{
  margin-left:-836px;
  width:3344px;
  height:300px;
}

.b-portfolio4mainpage .b-templatetable td{
  width: 145px;
  padding:0 15px 0 15px !important;
}


/*ïðâåüþ íà ãëàâíîé øàáëîíîâ äëÿ ñêðîëèíãà ^^^*/

/*ñîöèàëêè*/

.b-social4pages{
  border:1px solid #cccccc;
  width:975px;
  margin:10px 0 0 0 !important;
  padding:0 !important;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#dddddd), to(#ffffff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #dddddd, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #dddddd, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #dddddd, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #dddddd, #ffffff);
}

.b-social4pages .header{
  margin:10px 0 0 15px;
  color:#000000;
  text-transform:uppercase;
  font-size: 11px;
  padding:0;
}

.b-social4pages .content{
  margin:10px 0 10px 15px;
  padding:0;
}

/*ñîöèàëêè^^^*/

.b-zirochka{
  font-weight:bold;
  color:#cc0000;
  font-size:20px;
  padding:8px 0 0 10px;
  float:right;
}

.b-zirochka2{
  font-weight:bold;
  color:#cc0000;
  font-size:12px;
}


.b-addinfo{
  font-weight:bold;
  font-size:12px;
  padding:7px 0 0 10px;
}


.b-regform td.namef{
  padding:15px 5px 5px 5px;
}

.b-regform td.inputf{
  padding:5px;
  width:340px;
}
.b-regform td.addinfo{
  padding:15px 5px 5px 5px;
}

.b-regform input[type="text"], .b-regform input[type="password"]{
    width:300px;
    height:24px;

  padding:3px;
  border:1px #cccccc solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#ececec), to(#ffffff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #ececec, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #ececec, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #ececec, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #ececec, #ffffff);

}

.b-regform input[type="submit"] {
    width:300px;
    height:30px;
    font-size: 20px;
    margin:0 0 0 150px;

  padding:3px;
  border:1px #cccccc solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#ececec), to(#ffffff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #ececec, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #ececec, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #ececec, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #ececec, #ffffff);
}

/*ðåãèñòðàöèÿ*/
#vtemplatehistorybox{
  display:none;
  position:absolute;
  z-index:1000;
  width:145px;
  border:1px dotted #333333;
  margin:22px 0 0 125px;
  padding:10px;
  color:#ffffff;
  text-align:left;
  line-height:28px;
  cursor:pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#000000;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#cccccc), to(#000000));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #cccccc, #000000);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #cccccc, #000000);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #cccccc, #000000);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #cccccc, #000000);
}
#vtemplatehistorybox .tnum{

}

#vtemplatehistorybox .timg{
   padding:0 0 7px 0;
}

.b-allhistiry{
 text-align:right;
 line-height:10px;
}
.b-allhistiry a{
 text-align:right;
 color:#000000;
 line-height:10px;
}

.b-allhistiry a:hover{
 text-align:right;
 color:#000000;
 line-height:10px;
 border-bottom:1px dotted #000000 !important;
}



#loginboxID{
  display:none;
  position:absolute;
  z-index:1000;
  width:200px;
  height:150px;
  border:1px dotted #333333;
  margin:22px 0 0 125px;
  padding:10px;
  color:#ffffff;
  text-align:left;
  line-height:28px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#000000;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#cccccc), to(#000000));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #cccccc, #000000);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #cccccc, #000000);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #cccccc, #000000);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #cccccc, #000000);

}

#loginboxID input[type="text"],  input[type="password"]{
    width:195px;
    height:20px;

  padding:3px;
  border:1px #cccccc solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#ececec), to(#ffffff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #ececec, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #ececec, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #ececec, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #ececec, #ffffff);

  font-size:16px;
}

#loginboxID input[type="submit"]{
    width:90px;
    height:26px;
    margin:10px 0 0 0;
  padding:3px;
  border:1px #cccccc solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#ececec), to(#ffffff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #ececec, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #ececec, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #ececec, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #ececec, #ffffff);

  font-size:14px;
}

#closeloginboxIDbutton, #closevtemplatehistorybox{
  cursor:pointer;
  color:#fffffff;
  float:right;
  font-size:10px;
}

/*ðåãèñòðàöèÿ ^^^*/


.b-callme {
	position: fixed;
	min-height: 44px;
	min-width: 999px;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 1002;
    text-align:right;
}


.b-callme .button{
    float:right;
    text-align:center;
    margin:0 5px 7px 0 0;
    padding:5px;
    width:150px;
   -moz-border-radius: 15px;
   border-radius: 15px;
  background:#000000;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#333333), to(#000000));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #333333, #000000);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #333333, #000000);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #333333, #000000);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #333333, #000000);
  color:#ffffff;
  font-size:14px;
  cursor: pointer;
}

.b-callme .button b{
  font-size:18px;
  font-weight:bold;
}

.b-callme .button span{
  font-size:14px;
  font-weight:bold;
  letter-spacing:3px;
}

.b-orderform .text{
  color:#000000;
  margin: 7px 0 7px 0;
}

.b-orderform input.text1{
   width:500px;
    height:24px;

  padding:3px;
  border:1px #cccccc solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#ececec), to(#ffffff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #ececec, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #ececec, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #ececec, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #ececec, #ffffff);
}

.b-orderform input.price{
   width:70px;
    height:24px;
   text-align:right;
  padding:3px;
  margin:0 0 0 0;
  border:1px #cccccc solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#ececec), to(#ffffff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #ececec, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #ececec, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #ececec, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #ececec, #ffffff);
}


.b-orderform input[type="submit"]{
   width:300px;
    height:28px;
  margin:7px 0 0 0;
  padding:3px;
  font-size: 14px;
  border:1px #cccccc solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#cccccc;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#dddddd), to(#cccccc));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #dddddd, #cccccc);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #dddddd, #cccccc);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #dddddd, #cccccc);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #dddddd, #cccccc);
}

ul.b-zakazorder{
  clear:both;
  list-style:none;
  border-top:1px dotted #cccccc;
  border-left:1px dotted #cccccc;
  width:573px;
  padding:0px !important;
}

ul.b-zakazorder li{
  float: left;
  padding:10px;
  margin:0px !important;
  width:170px;
  list-style:none;
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
}

ul.b-zakazorder2{
  clear:both;
  list-style:none;
  border-top:1px dotted #cccccc;
  border-left:1px dotted #cccccc;
  width:402px;
  padding:0px !important;
}

ul.b-zakazorder2 li{
  float: left;
  padding:10px;
  margin:0px !important;
  width:180px;
  list-style:none;
  border-right:1px dotted #cccccc;
  border-bottom:1px dotted #cccccc;
  color:#000000;
  font-weight:bold;
}

/*ïàíåëü ïîèñêà ìàêåòîâ*/

/*ïàíåëü ïîèñêà ìàêåòîâ*/

#sliderbox{
    margin:7px 0 0 0;
    width:978px;
    height:300px;
    -moz-border-radius: 9px;
    border-radius: 9px;
/*    border: 1px solid #cccccc;*/
    z-index: 100;
}
#sliderbox ul{
  width:978px;
  height:300px;
  position:absolute;
  border: 1px solid #cccccc;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

#sliderbox .kadr_chess{
  background:url(/design/5/slide_chess.jpg) no-repeat 0 0;
  z-index: 110;
}

#sliderbox #kadr_chess_trishaga{
  position: absolute;
  display:none;
  margin:20px 0 0 680px;
/*  text-indent:25px; */
  font-size:30px;
  line-height: 40px;
  text-align: center;
  color:#000000;
  text-transform: uppercase;
  font-family: Arial;
  /*  text-shadow:#ffffff 1px 1px 1px; */
}

#sliderbox .kadr_shag1{
  background:url(/design/5/slide_vibiraemdesign.jpg) no-repeat 0 0;
  z-index: 120;
  display:none;
}

#sliderbox #kadr_shag1_text{
  position: absolute;
  display:none;
  margin:20px 0 0 5px;
  font-size:26px;
  line-height: 40px;
  text-align: left;
  color:#000000;
  text-transform: uppercase;
  font-family: Arial;
/*  text-shadow:#ffffff 1px 1px 1px;*/
}

#sliderbox .kadr_shag2{
  background:url(/design/5/slide_moduli.jpg) no-repeat 0 0;
  z-index: 120;
  display:none;
}

#sliderbox #kadr_shag2_text{
  position: absolute;
  display:none;
  margin:220px 0 0 10px;
  font-size:28px;
  line-height: 40px;
  text-align: left;
  color:#000000;
  text-transform: uppercase;
  font-family: Arial;
/*  text-shadow:#ffffff 1px 1px 1px;*/
}

#sliderbox .kadr_shag3{
  background:url(/design/5/slide_golf.jpg) no-repeat 0 0;
  z-index: 120;
  display:none;
}

#sliderbox #kadr_shag3_text{
  position: absolute;
  display:none;
  margin:190px 0 0 570px;
  font-size:34px;
  line-height: 40px;
  text-align: left;
  color:#ffffff;
  text-transform: uppercase;
  font-family: Arial;
/*  text-shadow:#ffffff 1px 1px 1px;*/
}

.kadr_prijok{
  background:url(/design/5/slide_prijok.jpg) no-repeat 0 -861px;
  z-index: 130;
  display:none;
}
#kadr_prijok_ktrishaga{
position: absolute;
display:none;
z-index: 115;
margin:20px 0 0 20px;
font-size:36px;
line-height: 35px;
color:#000000;
  font-family: Arial;
}

#kadr_prijok_kviberidesign{
position: absolute;
display:none;
z-index: 115;
margin:130px 0 0 650px;
font-size:32px;
line-height: 30px;
color:#000000;
font-family: Arial;
}

#kadr_prijok_kdobavmodules{
position: absolute;
display:none;
z-index: 115;
margin:180px 0 0 650px;
font-size:32px;
line-height: 30px;
color:#000000;
font-family: Arial;
}

#kadr_prijok_kzakajisait{
position: absolute;
display:none;
z-index: 115;
margin:230px 0 0 650px;
font-size:32px;
line-height: 30px;
color:#000000;
font-family: Arial;
}

.b-krugliymarker1{
  background:url(/design/5/markercircle.png) no-repeat;
  padding:4px 10px 0 0;
  margin:-7px 0 0 0;
  width:47px;
  height:47px;
  text-align:center;
  float:left;
  color:#ffffff;
  font-size:32px;
  font-family: Arial;
}
.b-krugliymarker2{
  background:url(/design/5/markercircle.png) no-repeat;
  padding:7px 10px 0 0;
  margin:-7px 0 0 0;
  width:47px;
  height:47px;
  text-align:center;
  float:left;
  color:#ffffff;
  font-size:34px;
  font-family: Arial;
}

#bbutton2open{
   margin:5px 0 5px 0;
   padding:5px;
   width:280px;
   border:1px solid #333333;
   color:#ffffff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background:#333333 url(/design/5/white-marker2bottom.png) no-repeat 270px 12px;
}

#bpanel2maketsearch{
   position:absolute;
   display:none;
   margin:5px 0 5px 0;
   padding:5px;
   width:660px;
   height:180px;
   border:1px solid #333333;
   color:#ffffff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background:#333333;
  filter:alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
}


#bpanel2maketsearch input[type=text]{
  width: 300px;
  height: 24px;
  font-size: 18px;
  border:1px solid #000000;
}

#bpanel2maketsearch input[type=text].templetenumber{
  width: 100px !important;
}


#bpanel2maketsearch input[type=submit]{
  width: 200px;
  height: 26px;
  font-size: 16px;
  border:1px solid #cccccc;
  background:#000000;
  color:#cccccc;
  text-transform:uppercase;
}

#bpanel2maketsearch .maketsearchrow{
  margin:7px 0 7px 0;
}

#bpanel2maketsearch .maketsearchrow_right{
  text-align:right;
}

#bpanel2maketsearch table{
  width:100%;
}

#bpanel2maketsearch table.td{
  vertical-align: top;
  width:50%;
  padding:5px;
}
#bpanel2maketsearch b{
  font-weight: bold;
}
.b-searchparametrs{
 border:1px solid #777777;
 padding:7px;
   color:#777777;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background:#eeeeee;

}
.b-searchparametrs b{
 font-weight:bold;
}

/*êàòàëîã ïóáëèêàöèé*/
.b-onepubrow{
  clear:both;
}

.b-onepubrow__hr{
  clear:both;
  padding:10px 0 0 0;
  margin:0 0 10px 0 ;
  border-bottom:1px solid #cdcdcd;
}


.b-onepubrow .img{
  width:130px;
  min-height:130px;
  float:left;
  overflow: hidden;
}

.b-onepubrow h3, .b-onepubrow .h3{
  font-size:18px;
  color:#000000;
  margin:0 0 10px 0;
}

.b-onepubrow li{
  list-style: none !important;
}

.b-onepubrow div{
  font-size:14px;
  color:#333333;
}

.b-onepubrow div a{
  font-size:12px;
  color:#000000;
}

.b-onepubrow div a:hover{
  border-bottom:1px dotted #000000;
}


.b-onepubrow a{
  text-decoration:none !important;
}

.b-topnewbanner {
  position:absolute; margin:40px 0 0  260px;
}

pre{
  border:1px dotted #cccccc;
  padding:10px;
  background:#eeeeee;
  color:#006699 !important;
  width:700px;
  overflow: hidden;
}
.b-boxes_v2{
  display:flex;
  overflow: hidden;
  border:1px solid #cccccc;
  width:975px;
  margin:10px 0 0 0 !important;
  padding:0 !important;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#ffffff), to(#dddddd));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #ffffff, #dddddd);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #ffffff, #dddddd);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #ffffff, #dddddd);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #ffffff, #dddddd);
}

.b-boxes_v2 li:nth-child(1){width:300px;line-height:0;margin-right:20px;}
.b-boxes_v2 li:nth-child(1) img{width:300px;line-height:0;  -moz-border-radius: 10px;border-radius: 10px;}

.b-boxes_v2 li:nth-child(2){padding:10px 20px 10px 0;display:flex;
flex-direction: column;
justify-content: center;}
.b-boxes_v2 a{text-decoration:none;}
.b-boxes_v2 h3 a{color:#555;font-size:30px;line-height:30px;font-family: Georgia, serif;}
.b-boxes_v2 a:hover{border:0 !important;}
.b-boxes_v2 h3 a:hover{color:#000;}
.b-boxes_v2 h5{color:#333; font-size:18px;line-height:18px;margin:10px 0 10px 0;}
.b-boxes_v2 h5 i{color:#cc0000;font-size:24px;}
.b-boxes_v2 h5 b{color:#cc0000;font-size:24px;}
.b-boxes_v2 .describe{color:#333;font-size:13px;line-height:16px;}
.b-boxes_v2 .describe i{color:#cc0000;}
.b-boxes_v2 .btn_details{display:block;float:right;text-transform: uppercase;background:#555; color:#fff;padding:7px 10px 7px 10px; font-size:12px;-moz-border-radius: 14px;border-radius: 14px;}
.b-boxes_v2 .btn_details:hover{background:#000;}


.b-boxes{
  border:1px solid #cccccc;
  width:975px;
  margin:10px 0 0 0 !important;
  padding:0 !important;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#ffffff), to(#dddddd));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #ffffff, #dddddd);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #ffffff, #dddddd);
  /* IE 10 */
  background: -ms-linear-gradient(bottom, #ffffff, #dddddd);
  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #ffffff, #dddddd);
}

.b-boxes li{
    float:left;
    width: 300px;
    margin:15px 12px 15px 12px;
}

.b-boxes li.last{
    float:left;
    width: 300px;
    margin:10px 13px 10px 12px;
}

.b-boxes dt{
    float:left;
    width:110px;
}

.b-boxes dt img{
  width:100px;
  height:131px;
  padding-top: 10px;
}

.b-boxes dd{
    float:left;
    width:190px;
}


.b-boxes dd .describe{
  font-size: 11px;
  color:#000000;
  line-height:11px;
  height:85px;
  overflow: hidden;
}
.b-boxes dd .details{
  margin:10px 0 0 0;
}
.b-boxes dd .details a{
  font-size: 13px;
  margin:10px 0 0 0;
  text-decoration:none;
}

.b-boxes dd.vizitka .price{
  font-size: 20px;
  background:#5297e8;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#ffffff;
  padding:5px;
  text-align:center;
  margin:10px 0 10px 0;
}

.b-boxes dd.vizitka .price span{
  font-size: 11px;
  color:#d6e6f9;
}
.b-boxes dd.vizitka .details a{
  color:#2762a3;
  border-bottom:1px #2762a3 dotted;
}

.b-boxes dd.inc .price{
  font-size: 20px;
  background:#136d1c;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#ffffff;
  padding:5px;
  text-align:center;
  margin:10px 0 10px 0;
}

.b-boxes dd.inc .price span{
  font-size: 11px;
  color:#b6dfba;
}
.b-boxes dd.inc .details a{
  color:#136d1c;
  border-bottom:1px #136d1c dotted;
}

.b-boxes dd.shop .price{
  font-size: 20px;
  background:#b42c0c;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#ffffff;
  padding:5px;
  text-align:center;
  margin:10px 0 10px 0;
}

.b-boxes dd.shop .price span{
  font-size: 11px;
  color:#f1c3b8;
}
.b-boxes dd.shop .details a{
  color:#b42c0c;
  border-bottom:1px #b42c0c dotted;
}
.b-boxes dd.vizitka .describe div{
  margin:3px 0 3px 0;
  padding:0 0 0 15px;
  background: url(/design/5/box-vizitka-marker.png) no-repeat 5px 6px;
}

.b-boxes dd.inc .describe div{
  margin:3px 0 3px 0;
  padding:0 0 0 15px;
  background: url(/design/5/box-inc-marker.png) no-repeat 5px 6px;
}

.b-boxes dd.shop .describe div{
  margin:3px 0 3px 0;
  padding:0 0 0 15px;
  background: url(/design/5/box-shop-marker.png) no-repeat 5px 6px;
}

h3.hvizitka{
  color:#5297e8;
  font-size:18px;
  text-align:center;
}

h3.hvizitka a{
  color:#5297e8;
  font-size:18px;
  text-decoration: none;
}


h3.hinc{
  color:#136d1c;
  font-size:18px;
  text-align:center;
}

h3.hinc a{
  color:#136d1c;
  font-size:18px;
  text-decoration: none;
}


h3.hshop{
  color:#b42c0c;
  font-size:18px;
  text-align:center;
  margin:0 0 10px 0;
}

h3.hshop a{
  color:#b42c0c;
  font-size:18px;
  text-decoration:none;
}


.b-boxes2{
  width:500px;
}
.b-boxes2, .b-boxes2 td{
  border:0 !important;
}

.b-boxes2 td.left{
    float:left;
    width:200px;
}

.b-boxes2 img{
  width:179px;
  height:235px;
}


.b-boxes2 .describe{
  height:185px;
  overflow: hidden;
}

.b-boxes2 .details{
  margin:10px 0 0 0;
}
.b-boxes2 .details a{
  font-size: 13px;
  margin:10px 0 0 0;
  text-decoration:none;
}

.b-boxes2 td.vizitka .price{
  width:120px;
  font-size: 20px;
  background:#5297e8;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#ffffff;
  padding:5px;
  text-align:center;
  margin:20px 0 10px 15px;
}

.b-boxes2 td.vizitka .price span{
  font-size: 11px;
  color:#d6e6f9;
}
.b-boxes2 td.vizitka .details a{
  color:#2762a3;
  border-bottom:1px #2762a3 dotted;
}

.b-boxes2 td.inc .price{
  width:120px;
  font-size: 20px;
  background:#136d1c;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#ffffff;
  padding:5px;
  text-align:center;
  margin:10px 0 10px 0;
}

.b-boxes2 td.inc .price span{
  font-size: 11px;
  color:#b6dfba;
}
.b-boxes2 td.inc .details a{
  color:#136d1c;
  border-bottom:1px #136d1c dotted;
}

.b-boxes2 td.shop .price{
  width:120px;
  font-size: 20px;
  background:#b42c0c;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#ffffff;
  padding:5px;
  text-align:center;
  margin:10px 0 10px 0;
}

.b-boxes2 td.shop .price span{
  font-size: 11px;
  color:#f1c3b8;
}
.b-boxes2 td.shop .details a{
  color:#b42c0c;
  border-bottom:1px #b42c0c dotted;
}
.b-boxes2 td.vizitka .describe div{
  background: url(/design/5/box-vizitka-marker.png) no-repeat 5px 6px;
  padding:0 0 0 15px;
  font-size:15px;
  line-height:18px;
  color:#000000;
  margin:5px 0 5px 0;
}

.b-boxes2 td.inc .describe div{
  background: url(/design/5/box-inc-marker.png) no-repeat 5px 6px;
  padding:0 0 0 15px;
  font-size:15px;
  line-height:18px;
  color:#000000;
  margin:5px 0 5px 0;
}

.b-boxes2 td.shop .describe div{
  background: url(/design/5/box-shop-marker.png) no-repeat 5px 6px;
  padding:0 0 0 15px;
  font-size:15px;
  line-height:18px;
  color:#000000;
  margin:5px 0 5px 0;
}

.b-allnews{
  clear: both;
  float: right;
  background:#dddddd;
  padding: 5px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.b-allnews a{
  color:#555555;
  text-decoration:none;
  padding: 5px;
}

li.b-newscolomn1{
  float:left;
  margin:0 10px 0 0;
  width:460px;
}

li.b-newscolomn2{
  float:left;
  width:420px;
}

.b-newsheader{
  font-size: 18px !important;
  color:#aaaaaa !important;
}

.b-otziv .h4, .b-otziv h4{
  margin:10px 0 5px 0;
  padding:5px;
  text-align:center;
  font-size: 14px;
  background:#5297e8;
  color:#ffffff;
}

.b-otziv dt{
  font-weight:bold;
}

.b-otziv dd{
  font-style:italic;
  border:1px dotted #cccccc;
  padding:7px;
}
.b-otziv div{
  text-align: right;
}

.b-actionslabel{
    -webkit-border-radius: 50%;
    -moz-border-radius:  50%;
    border-radius:  50%;
    background:#cc0000;
    color:#ffffff;
    position:absolute;
    width:50px;
    height:35px;
    padding-top:15px;
    text-align:center;
    margin:0px 0 0 95px;
}

.b-actionslabel2{
    -webkit-border-radius: 50%;
    -moz-border-radius:  50%;
    border-radius:  50%;
    background:#cc0000;
    color:#ffffff;
    position:absolute;
    width:50px;
    height:35px;
    text-align:center;
    padding-top:15px !important;
    margin:10px 0 0 370px !important;
}


.ourlink{
  border:1px dotted #eeeeee;
  padding:7px;
  margin:10px 0 0 0;
}


.ourlink{
  border:1px dotted #eeeeee;
  padding:7px;
  margin:10px 0 0 0;
}

.ourlink .h4 {
margin: 10px 0 5px 0;
padding: 5px;
text-align: center;
font-size: 14px;
background: #5297e8;
color: #ffffff;
}

.ourlink p {
margin: 7px;
}

.ourlink a {
  text-decoration:none;
}

.b-hostingdomainbtn{
  background:#171a20;
  padding:10px;
  margin:10px 0 0 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
  border-top:4px solid #d61414;
}

.b-hostingdomainbtn a{
  color:#FFFFFF;
  text-decoration:none;
  text-transform: uppercase;
}

#loginbuttonID a{
   cursor:pointer;
}