    /*****  LOGO*****/
    
/*
#logo{
 display:block; 
 height:80px;
 width:780px;
 background-image: url(http://cpojweb.ogilvydevelopment.cz/images/logo.jpg) !important;
}
*/
#logo{
 display:block;
 height:89px;
 width:775px;
 margin-left: 5px;
 background-image: url(../images/kompas.jpg) !important;
}

#menu_left{
  float:left;
  background-image: url(../images/menu_left2.gif) !important;
  width:5px;
  height:28px;
}

#menu_right{
  float:right;
  background-image: url(../images/menu_right2.gif) !important;
  width:5px;
  height:28px;
}

#menu_center{
  float:left;
  background-color:rgb(22,58,105);
  background-image: url(../images/menu_bg2.gif) !important;
  background-repeat: repeat-x;
  width:765px;
  height:28px;
}

.right_col_box{
  background-image: url(../images/right_box_bg2.jpg) !important;
}

.right_col_box_bottom{
  background-image: url(../images/right_box_bottom2.jpg);
}

#left_menu a.left_menu_select{
  background-color: rgb(237,237,237);
}
