html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;    
}
ol, ul {list-style: none;}
table {border-collapse: collapse;
       border-spacing: 0;}

html {height: 100%;}

body {background-color:#fff;
      font:normal 12px 'Verdana', 'Tahoma', 'Arial';
      color:#3d3d3d;
      height: 100%; 
      line-height: 0px;
      text-indent: 0px;}
      
/*IE убирает рамки вокруг кнопок*/ 	

/*------------------------------------[Ссылки]--------------------------------------------*/
/* FireFox убирает пунктиры при наведении */               

a {color: #4a4848; 
   text-decoration: blink;
   font-weight: bold; 
   font-size: 12px; 
   border:0; 
   outline: none; 
   border-top-width: 0px;    
   border-right-width: 0px;    
   border-bottom-width: 0px;      
   border-left-width: 0px;}
   
a:link, a:visited {color:#4a4848; 
                   text-decoration:underline;}
				    
a:hover {color:#FF0000; 
         text-decoration:none;}
         
/*----------------------------------------------------------------------------------------*/

/*--------------------------------------[Текст]-------------------------------------------*/

p {text-indent: 15px;}
					   
    
/*----------------------------------------------------------------------------------------*/

/*--------------------------------------[Основа]-------------------------------------------*/

#karkas {width: 100%;
         min-width: 1003px;
         min-height: 100%;
         height: auto !important;
         height: 100%;}
         
* html #karkas {width: 100%;
         min-width: 1000px;
         min-height: 100%;
         height: auto !important;
         height: 100%;}
/*-----------------------------------[header]-----------------------------------------*/
                    
#header {width: 100%; 
         min-width: 1000px;}
         
#wrapper {background:#e40001; 
          float:left;
          width:100%; 
          height: 193px;}

*+html #wrapper {background:#e40001; 
          float:left;
          width:100%; 
          height: 193px;}
         
#header_c {margin: 0 215px}

#header_l {float:left;
           width:228px;
           margin-left:-100%}
           
  
           
#header_r {float:left;
           width:291px;
           margin-left:-291px}

/*----------------------------------[menu]-----------------------------------------------*/ 
        
.line {background:#8d5757 url(http://sushistudio.net/img/bambuk.jpg) repeat-x;
       width: 100%;
       height: 10px; clear: left;}

#line1 img {background:#8d5757 url(http://sushistudio.net/img/line1.png) repeat-x;
       width: 100%;
       height: 10px; clear: left; }
       
* html #line1 img {background:#8d5757 url(http://sushistudio.net/img/line1.png) repeat-x;
       width: 100%;
       height: 10px; 
       clear: left;  margin-top: -4px;}
       
#line2 img {background:#e40001 url(http://sushistudio.net/img/line2.png) repeat-x;
       width: 100%;
       height: 10px; clear: left; display: block;}

#menu {background: #8d5757; 
       width: 100%;
       height: 40px;
       clear: left;}         

#menu_center { height: 40px; width: 700px; margin: 0 auto;}
#menu_center a {line-height: 35px; color: white; font-size: 14px; padding: 0 15px 0 0;}

/*----------------------------------------------------------------------------------------*/ 

#middle {width: 100%; background:#d5d4d5  url(http://sushistudio.net/img/grad_fon1.jpg) repeat-x;
         padding: 0 0 70px;
         height: 1%;}
                 
#middle:after {content: '.';
               display: block;
               clear: both;
               visibility: hidden;
               height: 0;}

#container {width: 1003px;
            /*min-height: 800px;*/
            height: 1000px;
            margin: 0 auto;}

* html #container {width: 996px;
            /*min-height: 800px;*/
            height: 1000px;
            margin: 0 auto;}         
            
/*----------------------------------[sidebar]----------------------------------------------*/ 
              
#sidebar {background: #d5d4d5 url(http://sushistudio.net/img/grad_fon1.jpg) repeat-x;
          float: left;
          height: 100%;
          width: 180px;}
          
#sidebar a {text-decoration: none;}          
          
* html #sidebar {background: #d5d4d5 url(http://sushistudio.net/img/grad_fon1.jpg) repeat-x;
          float: left;
          height: 100%;
          width: 173px;}
          
.ef {font: bold 14px 'Verdana';     
     padding: 0 0 0 5px; 
     line-height: 23px;
     width: 180px;
     height: 25px;
     text-decoration: none;}
     
.ef:hover {background: url(http://sushistudio.net/img/line_sidebar.png) repeat-y;
               color: #fff;}  
     
.ef1 {font: bold 14px 'Verdana';     
     padding: 0 0 0 5px; 
     line-height: 23px;
     width: 180px;
     height: 48px;
     text-decoration: none;}

.ef1:hover {background: url(http://sushistudio.net/img/line_sidebar.png) repeat-y;
               color: #fff;}  
     
* html .ef {font: bold 13px 'Verdana';     
     padding: 0 0 0 5px; 
     line-height: 23px;
     width: 168px;
     height: 25px;
     text-decoration: none;}
       
* html .ef1 {font: bold 13px 'Verdana';     
     padding: 0 0 0 5px; 
     line-height: 23px;
     width: 168px;
     height: 48px;
     text-decoration: none;}      

.button {height: 25px; 
         cursor: pointer;text-decoration: none;}
                                
* html .button:hover {background: url(http://sushistudio.net/img/line_sidebar_ie.jpg);
               color: #fff;}             
/*-----------------------------------[content]------------------------------------------------*/

#content {background: #cccccc/*url(http://testing-mag/img/content-bg.jpg) no-repeat*/;
          float: right;
          height: 100%;
          width: 823px;
          position: relative;
          z-index: 1;}
          
* html #content {background: #cccccc/*url(http://testing-mag/img/content-bg.jpg) no-repeat*/;
          float: right;
          height: 100%;
          width: 823px;
          position: relative;
          z-index: 1;}

#content_top {background: url(http://sushistudio.net/img/content_top.jpg) no-repeat;
              width: 823px;
              height: 19px;}

/*#vetka {background: url(http://testing-mag/img/vetka.png) no-repeat;
        width: 500px;
        height: 121px; float: right;}*/
        
#podpis {position: absolute;
         top: 40px;
         left: 30px;
         z-index: 2;}               

#content_top_l {width: 2px; 
                height: 19px; 
                float: left;
                background: #b70001;}
                
#content_top_r {width: 2px; 
                height: 19px; 
                float: right;
                background: #b70001;}
          
#red_l {width: 2px; 
        height: 981px; 
        float: left;
        background: #b70001;}
        
#red_r {width: 2px; 
        height: 981px; 
        float: right;
        background: #b70001;}

#line3 {background:#e40001 url(http://sushistudio.net/img/line3.png) repeat-x;
       width: 100%;
       height: 10px; clear: left;}
       
* html #line3 {background:#e40001 url(http://sushistudio.net/img/line3.png) repeat-x;
       width: 100%;
       height: 10px; 
       clear: left;
       margin-top: -4px;}
             
#text {position: absolute;
       left: 2px;
       top: 10px;
       z-index: 3; 
       overflow: auto; 
       width: 819px; 
       height: 960px;}
       
       
#text p {font: normal 12px 'Verdana';
         line-height: 18px;}

#price {color: red; 
        position: absolute; 
        bottom: 10px; 
        left: 10px;
        z-index: 4;
        line-height: 18px;}
        
*+html #price {color: red; 
        position: absolute; 
        bottom: 8px; 
        left: 10px;
        z-index: 4;
        line-height: 18px;}
 
                                                                
/*----------------------------------[footer]--------------------------------------------*/
         
#footer {background: #d5d4d5 /*url(http://testing-mag/img/footer-img.png) repeat-x*/;
         margin: -70px auto 0;
         /*min-width: 1000px;*/
         height: 70px;}
                  
#footer_p {font: normal 10px 'Verdana';
           line-height: 18px;
           padding: 5px 0 0 0;}
           
/*----------------------------------------------------------------------------------------*/

.sushi1 {margin-right: -200px;}

*+html .sushi1 {margin-right: 10px;}


#adres_l {position: absolute;
          top: 70px;
          left: 280px;}

#adres_l p {font: bold 12px 'Verdana';
            line-height: 18px;
            color: white;
            text-indent: 0;}

#adres_r {position: absolute;
          top: 70px;
          left: 750px;}

#adres_r p {font: bold 12px 'Verdana';
            line-height: 18px;
            color: white;
            text-indent: 0;}



div.img-border img {margin: 15px 0 0 10px;
                    border: 1px solid black;}


.cont { margin-top: 40px;}

*html .cont { margin-top: 20px;}

.box1 {float: left; margin-left: 20px; border-width: 1px; border-color: black; border-style: double; margin-right: 20px;}

*html .box1 {float: left; margin-left: 20px; border-width: 1px; border-color: black; border-style: double; margin-right: 5px;}












