*{
  padding:0;
  margin:0;
}
body {       
      font-size:12px;
      font-family:Arial,Halvetice,"Times New Roman";
      font-weight:normal;
      text-align:center;
      background:#F1580E url('../../img/body_bg.jpg') 0px 130px repeat-x; 
}
#container{
    margin:0 auto 0.83em auto;
    width:69.17em;
    min-height:53.75em;
    height:auto !important;
    height:53.75em;
}
#logo{
    background:url('../../img/logo.jpg') no-repeat;
    width:69.17emem;
    height:8.58em;
}
#top_menu{
    margin-top:2.9em;
    text-align:left;
    color:#FFF;
    
}
#top_menu li{
    padding:0.42em 0.83em 0.42em 0.83em;
    margin-left:20px;
    float:left;
    list-style:none;
    width:8em;
    height:1.25em;
    background-color:#FF6600;
    cursor:pointer;
}
#top_menu_content{
    width:68.17em;
    min-height:1.5em;
    height:auto !important;
    height:1.5em;
    clear:left;
    background-color:#C0480B;
    color:white;
    text-align:left;
    margin-top:0;
    padding:0.5em 0.5em 0.5em 0.5em;
    
}
#top_menu li:hover{
    background-color:#C0480B;
}
#left_column{
    width:14.58em;
    height:53.75em;
    background-color:#333;
    float:left;
    margin:0.83em 0 0 0;
    padding:0.5em 0 0.5em 0;
}
#center{
    float:left;
     width:39.17em;
     padding-top:0.5em;
     background-color:#FFF;
     margin:0.83em 0.42em 0 0.42em;  
}
#center_column{
    width:38.17em;
    min-height:53.25em;
    height:auto !important;
    height:53.25em;
    background-color:#FFF;
   
    
     padding:0.5em 0.5em 0.5em 0.5em;
     text-align:left;
}
#navigation{
    width:38.17em;
    min-height:2em;
    height:auto !important;
    height:2em;
    background-color:#FFF;
    clear:left;  
    margin:0 0.42em 0 0.42em;  
    text-align:left;
    display:none;
}
#right_column{
    width:13.58em;
     
    min-height:53.75em;
    height:auto !important;
    height:53.75em;
    background-color:#333;
    float:right;
    margin:0.83em 0 0 0;
    padding:0.5em 0.5em 0.5em 0.5em;
    text-align:left;
    
}
#image{
      width:100%;
      height:53.75em;
     background:#333 url('../../img/laska.jpg') no-repeat ;
}
#footer{
    width:69.17em;
    min-height:3em;
    height:auto !important;
    height:3em;
    margin:10px 0 0 10px;
    color:#FFF;
    float:left;
    clear:left;
}
#left_menu{
    color:#FFCC00;
    text-align:left;
    list-style:none;
    margin:10px; 0 0 0;
}
#left_menu ul{
    list-style:none;
}
#left_menu li{
    cursor:pointer;
}
#left_menu li:hover{
    text-decoration:underline;
      
}
.menu_title{
    font-weight:bolder;
    text-align:center;
}
#top_content{
    width:63em;
    height:5em;
}
#center_content{
   width:35em;
    height:40em;
}
#description{
   width:35em;
  height:10em;
}
#save_button{
    margin:20px 0 0 0;
    clear:left;
    float:left;
}
#extra_options{
    color:#FFCC00;
    text-align:left;
    margin:10px; 0 0 0;
    display:none;
}
#extra_options p{
  cursor:pointer;
}
#adder_title{
    font-weight:bold;
    font-size:14px;
    text-align:center;
}
.prod_title{
    font-weight:bolder;
    color:#C0480B;
}
.product_photo{
    float:left;
    clear:left;
    margin-right:5px;
    border:0;
}
.product_div{
    margin-top:20px;
    float:left;
    clear:left;
    width:38em;
    
}
.edit{
    clear:left;
    float:right;
    margin-right:20px;
    font-weight:bolder;
    color:#C0480B;
    cursor:pointer
    font-size:0.8em;
    text-decoration:none;
}
.delete{
    clear:left;
    float:right;
    margin-right:20px;
    font-weight:bolder;
    color:#C0480B;
    cursor:pointer
    font-size:0.8em;
    text-decoration:none;
}
.price{
    font-weight:bolder;
    font-size:0.9em;
}
#pasek{
   
    position:relative;
    left:50%;
    width:auto;
    float:left;
    clear:left;
    text-align:center;
    color:#FFF;
    margin-top:1px;
    
}
#pasek li{
    text-align:center;
    padding:0.21em 0.21em 0.21em 0.21em;
    float:left;
    list-style:none;
    margin-right:1px;
    width:1em;
    height:1.25em;
    color:#FF6600;
    cursor:pointer;
    border:1px solid #000;
    font-weight:bold;
}
#pasek li:hover{
    color:#FFF;
    background-color:#FF6600;
    border:1px solid #FFF;
}
#pasek li#marked{  
    background-color:#FF6600;
    border:1px solid #FFF;
    color:#FFF;
}
.prev{
  display:none;
}
.next{
  display:none;
}
